{"info":{"_postman_id":"f741b385-e789-4809-838e-32f82a527877","name":"map apis","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"25959941","collectionId":"f741b385-e789-4809-838e-32f82a527877","publishedId":"2sAYJ4iLh1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-24T10:14:00.000Z"},"item":[{"name":"App functions","item":[{"name":"Trigger Function in Map remotely","id":"91270a3b-c15c-489f-bd2c-ea09359119d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://dev.iwayplus.in/secured/get-pending-functions","urlObject":{"protocol":"https","path":["secured","get-pending-functions"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"91270a3b-c15c-489f-bd2c-ea09359119d4"}],"id":"30b07a16-acbf-4ad6-aa38-89c75cb2c3b7","_postman_id":"30b07a16-acbf-4ad6-aa38-89c75cb2c3b7","description":""},{"name":"Landmarks","item":[{"name":"Fetching All Landmarks","id":"21b3eeab-2679-483e-9b21-e0ba438fbb44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"},{"key":"Authorization","value":"e28cdb80-c69a-11ef-aa4e-e7aa7912987a","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"6809dc5930f637fabe489f99\"//building id building._id\n    // \"outdoor\": true //optional\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/landmarks","urlObject":{"protocol":"https","path":["secured","landmarks"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"21b3eeab-2679-483e-9b21-e0ba438fbb44"},{"name":"Search Landmarks of venue","id":"02f47bc9-ba03-4656-89c5-5d68269f0443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"venueName\": \"Ashoka University\", //venue name\n    \"keywords\": \"search keyword\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/landmarks/search/venues","urlObject":{"protocol":"https","path":["secured","landmarks","search","venues"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"02f47bc9-ba03-4656-89c5-5d68269f0443"},{"name":"search landmark by entries","id":"f7ed0cfc-7317-4b50-bd71-7fb0f0b774e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"\" //building Id i.e. building._id\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/landmark/entries","urlObject":{"protocol":"https","path":["secured","landmark","entries"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7ed0cfc-7317-4b50-bd71-7fb0f0b774e8"},{"name":"Scan landmark by dynamic QR","id":"ac6d27ba-3384-4006-b3fa-74b75c7df0ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"code\": \"qrcode\" // code in the qr\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/qr-landmark-scan","urlObject":{"protocol":"https","path":["secured","qr-landmark-scan"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac6d27ba-3384-4006-b3fa-74b75c7df0ef"},{"name":"buildingQRList","id":"78d9757b-3e36-4cd3-bc5e-c0d9d8539698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"buildingIds\": [\"65d8835adb333f89456e687f\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/building-qrs","urlObject":{"protocol":"https","path":["secured","building-qrs"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"78d9757b-3e36-4cd3-bc5e-c0d9d8539698"},{"name":"Get landmark data using the QR code","id":"ff642e45-41d1-4838-9125-51d5853b2086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"buildingIds\": \"681af1c633ec6cc6a7a7fb32\"\n}","options":{"raw":{"language":"json"}}},"url":"https://notes-api-l5ye.onrender.com/api/users/register","urlObject":{"protocol":"https","path":["api","users","register"],"host":["notes-api-l5ye","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff642e45-41d1-4838-9125-51d5853b2086"},{"name":"building beacons","id":"dc0e103e-f07b-4616-9b34-fa606a853035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"buildingId\": \"6821ce4f9d3f927cab064e8a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/building/beacons?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","building","beacons"],"host":["maps","iwayplus","in"],"query":[{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[{"id":"8b05bfad-d5dd-4d56-87a2-6b049dbf2142","name":"building beacons","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"buildingId\": \"6821ce4f9d3f927cab064e8a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/building/beacons"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 28 Jul 2025 07:23:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184775"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"2d1c7-tVZV+LDFXvomlS9W4dzqwAarTWs\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"46711\",\n            \"nodeId\": \"f2ef465-ee4c-6003-b374-3c8631a46def\",\n            \"latitude\": \"28.543205336640412\",\n            \"longitude\": \"77.18732544920084\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889443\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 176,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030193\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 62,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 18,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 90,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 52,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 16,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 52,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 61,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 61,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 61,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 19,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 74,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 61,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 19,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 93,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.289Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.264Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"54229\",\n            \"nodeId\": \"a5b4bf8-16fc-0da1-27d-d2c1367c18e\",\n            \"latitude\": \"28.543217757418986\",\n            \"longitude\": \"77.18738362924684\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889445\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 85,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030185\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 52,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 62,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 86,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 15,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 19,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 60,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 60,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 72,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 16,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 89,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 20,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 57,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 123,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.290Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.258Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37535\",\n            \"nodeId\": \"4e8ac6-d4c1-5f36-aefe-55e13bab01\",\n            \"latitude\": \"28.54317763040292\",\n            \"longitude\": \"77.18765121427995\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889447\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 170,\n        \"coordinateY\": 141,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030958\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 41,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 63,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 35,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 107,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 71,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 107,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 40,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 40,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 40,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 64,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 129,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 116,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 74,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 38,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.291Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.233Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"64320\",\n            \"nodeId\": \"c5b1288-0d1-011a-33bb-22db4b11561b\",\n            \"latitude\": \"28.542903853092565\",\n            \"longitude\": \"77.18757466737443\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889449\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 190,\n        \"coordinateY\": 242,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030960\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 1,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 70,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 75,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 113,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 78,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 113,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 8,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 8,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 8,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 70,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 135,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 123,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 80,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 79,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.291Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.272Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37968\",\n            \"nodeId\": \"bfd20e-cb6-745f-47e1-8681b7cd6e7d\",\n            \"latitude\": \"28.54328226389513\",\n            \"longitude\": \"77.18736628449405\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88944b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 143,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030910\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 6,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 29,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 29,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 97,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 42,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 51,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 8,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 101,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 30,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 71,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 62,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.292Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.326Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"15922\",\n            \"nodeId\": \"7fbb2d-4d03-6282-727-0abfeff8af6\",\n            \"latitude\": \"28.543503172189286\",\n            \"longitude\": \"77.18768989613716\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88944d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 130,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030895\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 24,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 92,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 52,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 67,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 88,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 90,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 90,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 29,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 68,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 56,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 90,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 48,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 83,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.293Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.350Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37714\",\n            \"nodeId\": \"d6f2d-a812-a7f4-cefe-edf2a71efff\",\n            \"latitude\": \"28.54327201657619\",\n            \"longitude\": \"77.18739867517445\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88944f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 84,\n        \"coordinateY\": 142,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030911\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 3,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 33,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 33,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 76,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 101,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 45,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 54,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 4,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 104,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 33,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 66,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.293Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.334Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"57976\",\n            \"nodeId\": \"ee4065-f77f-d360-8a83-64a3cec4de7a\",\n            \"latitude\": \"28.54294224628217\",\n            \"longitude\": \"77.18764319523996\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889451\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 206,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030920\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 83,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 75,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 75,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 15,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 82,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 106,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 128,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 85,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 85,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 76,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 112,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.294Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.517Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22068\",\n            \"nodeId\": \"f474be7-75a0-0ee0-0344-a615b4516121\",\n            \"latitude\": \"28.543433804069426\",\n            \"longitude\": \"77.18745360479191\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889453\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 83,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030947\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 50,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 121,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 21,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 26,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 21,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 92,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 92,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 92,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 50,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 42,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 30,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 28,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 125,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.295Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.325Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8266\",\n            \"nodeId\": \"56a71-74f-045d-752d-4f0ac753fc64\",\n            \"latitude\": \"28.543585652308433\",\n            \"longitude\": \"77.1874516716309\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889455\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 51,\n        \"coordinateY\": 31,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030906\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 51,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 74,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 74,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 118,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 83,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 28,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 21,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 52,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 87,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 116,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 48,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.296Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.319Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"54246\",\n            \"nodeId\": \"61c5f33-a504-83f6-fd42-64ccf6102501\",\n            \"latitude\": \"28.543198085570268\",\n            \"longitude\": \"77.187431651794\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889457\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 102,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030186\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 52,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 62,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 86,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 15,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 19,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 60,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 60,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 72,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 16,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 89,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 20,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 57,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 123,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.296Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.458Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22935\",\n            \"nodeId\": \"a80a35-fdac-f37-3205-4ee7d65b32da\",\n            \"latitude\": \"28.543483949280795\",\n            \"longitude\": \"77.18755244478763\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889459\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 93,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030277\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 3,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 97,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 58,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 46,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 68,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 96,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 96,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 24,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 47,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 61,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 69,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 28,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 88,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.297Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.324Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8540\",\n            \"nodeId\": \"ab7ad71-ddd5-6ef-18e-5111a1d3d\",\n            \"latitude\": \"28.54357540498949\",\n            \"longitude\": \"77.18748406231128\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88945f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 60,\n        \"coordinateY\": 32,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030974\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 118,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 74,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 146,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 50,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 49,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 25,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 53,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 149,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.299Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.392Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"53144\",\n            \"nodeId\": \"1662361-1d57-52c6-2dc1-7057b6ea24a\",\n            \"latitude\": \"28.54305634377469\",\n            \"longitude\": \"77.18749741471245\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889461\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 144,\n        \"coordinateY\": 200,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030333\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 41,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 29,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 41,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 29,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 42,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 28,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.300Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.288Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22922\",\n            \"nodeId\": \"fbf6061-d7f5-07-0434-571aefcf4766\",\n            \"latitude\": \"28.543498992459224\",\n            \"longitude\": \"77.18751572166333\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889463\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 80,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030281\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 7,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 101,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 62,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 42,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 100,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 100,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 28,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 43,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 65,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 24,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 92,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.301Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.293Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22905\",\n            \"nodeId\": \"ab55-dfb7-4a53-52d-3c3231233c11\",\n            \"latitude\": \"28.543518664307943\",\n            \"longitude\": \"77.18746769911617\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889465\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 63,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030282\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 13,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 101,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 67,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 36,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 58,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 33,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 37,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 71,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 59,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 18,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 98,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.302Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.325Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"54206\",\n            \"nodeId\": \"a027015-6e20-53e7-6dfb-ef2d46e5a884\",\n            \"latitude\": \"28.543244372273133\",\n            \"longitude\": \"77.1873186575654\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889467\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 62,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030184\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 55,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 59,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 89,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 18,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 16,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 58,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 58,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 75,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 19,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 92,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 18,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 60,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 125,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.302Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.313Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"20037\",\n            \"nodeId\": \"8ea2473-63dd-31fe-b136-e45cb81e52f\",\n            \"latitude\": \"28.543348019636767\",\n            \"longitude\": \"77.18770727084429\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889469\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 162,\n        \"coordinateY\": 75,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030936\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 70,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 92,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 92,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 70,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 33,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 32,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 56,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 72,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 36,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 68,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 37,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.303Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.291Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26687\",\n            \"nodeId\": \"416f2f0-348-04b4-c40b-a73da7b3b8\",\n            \"latitude\": \"28.54325705233883\",\n            \"longitude\": \"77.18774496054908\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88946b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 187,\n        \"coordinateY\": 100,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030933\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 82,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 81,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 81,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 58,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 21,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 43,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 68,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 84,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 25,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 81,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 57,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 49,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.304Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.382Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"57999\",\n            \"nodeId\": \"cbe76-cbec-a1c-3d1-a30b0dcaeea\",\n            \"latitude\": \"28.54291563142802\",\n            \"longitude\": \"77.18770816692141\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88946d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 229,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030921\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 90,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 82,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 82,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 21,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 88,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 112,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 134,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 91,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 92,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 82,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 16,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 118,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.306Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.356Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"46329\",\n            \"nodeId\": \"ba673b-3a3e-daec-212-7ddef51ab42\",\n            \"latitude\": \"28.543291868770954\",\n            \"longitude\": \"77.18740921331462\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88946f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 81,\n        \"coordinateY\": 164,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030292\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 46,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 74,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 98,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 3,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 31,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 67,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 4,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 101,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 33,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 51,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 131,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.306Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.297Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"51394\",\n            \"nodeId\": \"10cdd6-6f85-507a-7f5e-ccdfa3153\",\n            \"latitude\": \"28.543259930176017\",\n            \"longitude\": \"77.18735442908634\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889471\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 70,\n        \"coordinateY\": 182,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030293\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 50,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 64,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 88,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 14,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 21,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 62,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 62,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 71,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 15,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 91,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 22,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 55,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 124,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.307Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.499Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"15787\",\n            \"nodeId\": \"0c6fd6d-0b33-64d3-16-bfdc4ff2e85\",\n            \"latitude\": \"28.543399295702017\",\n            \"longitude\": \"77.18770009856749\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889473\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 152,\n        \"coordinateY\": 59,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030925\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 66,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 89,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 89,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 75,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 38,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 52,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 67,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 41,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 90,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 73,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 33,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.308Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.455Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14873\",\n            \"nodeId\": \"4f1a2e0-5f78-6e48-6f5-ecdc0147e58a\",\n            \"latitude\": \"28.54354709192963\",\n            \"longitude\": \"77.18737617678643\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889475\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 33,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030941\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 116,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 72,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 144,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 48,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 115,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 115,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 115,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 47,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 7,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 51,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 147,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.308Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.425Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"42736\",\n            \"nodeId\": \"c164afa-6a2a-537c-500f-6167d35a22b\",\n            \"latitude\": \"28.54323991079205\",\n            \"longitude\": \"77.18733692396721\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889477\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 161,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030912\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 13,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 23,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 23,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 66,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 95,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 49,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 57,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 14,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 99,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 23,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 65,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 69,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.309Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.551Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8823\",\n            \"nodeId\": \"60fbd4-06f4-a76-3d8f-521d081a1b\",\n            \"latitude\": \"28.543552094448856\",\n            \"longitude\": \"77.18753359244664\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889479\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 78,\n        \"coordinateY\": 33,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030973\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 123,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 79,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 151,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 32,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 32,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 80,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 54,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 30,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 58,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 154,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.310Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.330Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"61120\",\n            \"nodeId\": \"4cec26e-0f05-d441-8cb-3e21e70f656\",\n            \"latitude\": \"28.542951811687455\",\n            \"longitude\": \"77.18753134293536\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88947b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 170,\n        \"coordinateY\": 230,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030331\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 58,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 12,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 58,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 12,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 59,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.311Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.484Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"53117\",\n            \"nodeId\": \"fee7303-dab3-38ac-1c03-4fb7a2b1ed\",\n            \"latitude\": \"28.543087587299127\",\n            \"longitude\": \"77.18742114360815\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88947d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 117,\n        \"coordinateY\": 200,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030334\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 30,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 40,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 30,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 40,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 31,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 39,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.311Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.335Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37966\",\n            \"nodeId\": \"2b11e55-b7c5-43d1-a5a8-2a730e73b0\",\n            \"latitude\": \"28.54328722694382\",\n            \"longitude\": \"77.1873689190291\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88947f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 143,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030949\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 29,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 101,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 41,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 5,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 41,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 72,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 72,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 72,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 30,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 63,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 50,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 8,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 104,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.312Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.481Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"15041\",\n            \"nodeId\": \"bf0f4c8-f4ef-6c45-11eb-c4ae262eccf\",\n            \"latitude\": \"28.54355111762733\",\n            \"longitude\": \"77.1875949779897\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889481\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 95,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030280\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 106,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 66,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 70,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 92,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 104,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 104,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 71,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 70,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 52,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 97,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.313Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.381Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"53091\",\n            \"nodeId\": \"652e5c-08af-f585-f0c-a8fdf337c40\",\n            \"latitude\": \"28.54311767365599\",\n            \"longitude\": \"77.18734769735954\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889483\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 91,\n        \"coordinateY\": 200,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030335\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 23,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 47,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 23,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 47,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 24,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 45,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.313Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.313Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14777\",\n            \"nodeId\": \"0dc206f-16fa-a2d7-7d5c-a126c7d5140a\",\n            \"latitude\": \"28.54353277013539\",\n            \"longitude\": \"77.1876471426601\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889485\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 113,\n        \"coordinateY\": 52,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030278\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 22,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 101,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 61,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 65,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 86,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 5,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 66,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 64,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 88,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 46,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 92,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.314Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.457Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"18766\",\n            \"nodeId\": \"54b2bf-123-7b1b-8de-7e64a5ceb\",\n            \"latitude\": \"28.54345058492411\",\n            \"longitude\": \"77.1877445199991\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889487\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 154,\n        \"coordinateY\": 66,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030316\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 88,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 48,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 73,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 94,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 86,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 86,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 36,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 74,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 51,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 95,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 55,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 79,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.315Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.364Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8772\",\n            \"nodeId\": \"bc0c0f5-2f17-38e-6eb-7ca72fa33\",\n            \"latitude\": \"28.54361110999501\",\n            \"longitude\": \"77.18738952480516\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889489\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 27,\n        \"coordinateY\": 33,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030976\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 126,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 82,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 154,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 35,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 58,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 35,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 125,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 125,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 125,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 83,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 57,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 33,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 61,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 157,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.315Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.558Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"60880\",\n            \"nodeId\": \"15ec872-7e34-7e77-88e5-35ed0346a722\",\n            \"latitude\": \"28.542927678357653\",\n            \"longitude\": \"77.18759763188433\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88948b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 195,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030919\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 75,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 7,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 74,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 98,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 120,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 77,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 77,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 68,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 2,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 104,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.316Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.403Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"27269\",\n            \"nodeId\": \"d1486d-d756-63ff-5b1-12c6eae1fa44\",\n            \"latitude\": \"28.543191916576415\",\n            \"longitude\": \"77.18788921851123\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88948d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 239,\n        \"coordinateY\": 102,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030926\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 104,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 100,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 100,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 78,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 65,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 90,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 105,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 10,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 101,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 76,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 71,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.317Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.344Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37272\",\n            \"nodeId\": \"b381c6e-bb8-ab3c-823f-71ef6aa6e65d\",\n            \"latitude\": \"28.543175148878575\",\n            \"longitude\": \"77.18764989701243\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88948f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 172,\n        \"coordinateY\": 140,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030923\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 71,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 63,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 63,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 41,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 37,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 61,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 85,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 73,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 40,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 64,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 39,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 66,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.318Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.301Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37284\",\n            \"nodeId\": \"4c8bbe-06eb-8fb3-aec0-f31510d1742\",\n            \"latitude\": \"28.543161262867716\",\n            \"longitude\": \"77.18768379528102\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889491\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 184,\n        \"coordinateY\": 140,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030929\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 74,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 66,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 66,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 44,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 34,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 58,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 82,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 76,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 37,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 67,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 42,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 63,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.318Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.312Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"39427\",\n            \"nodeId\": \"e861cd0-3a32-a445-25d5-7a25b1db7fa3\",\n            \"latitude\": \"28.543114795818802\",\n            \"longitude\": \"77.18773822882228\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889493\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 207,\n        \"coordinateY\": 148,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030928\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 83,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 75,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 75,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 52,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 31,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 66,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 91,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 84,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 30,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 51,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 72,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.319Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.300Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33100\",\n            \"nodeId\": \"d61518f-7a67-0d35-ca2d-faca65454d54\",\n            \"latitude\": \"28.543136165873236\",\n            \"longitude\": \"77.18786306348144\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889495\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 240,\n        \"coordinateY\": 124,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030927\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 105,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 97,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 97,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 74,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 9,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 67,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 92,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 106,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 8,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 97,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 73,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 73,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.320Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.488Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26450\",\n            \"nodeId\": \"f71ffac-57e5-3b2a-57e7-12f026545824\",\n            \"latitude\": \"28.54322713317117\",\n            \"longitude\": \"77.18782537377663\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889497\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 215,\n        \"coordinateY\": 99,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030932\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 93,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 85,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 85,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 63,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 15,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 55,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 79,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 95,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 18,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 86,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 61,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 60,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.320Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.332Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"30410\",\n            \"nodeId\": \"fd53835-a8b-e3b8-e73-db8fc77170e\",\n            \"latitude\": \"28.54320726781956\",\n            \"longitude\": \"77.18776324192807\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889499\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 200,\n        \"coordinateY\": 114,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030931\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 88,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 80,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 80,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 20,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 49,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 74,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 89,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 24,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 80,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 55,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.321Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.370Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"43897\",\n            \"nodeId\": \"df6243d-4f1e-d7a1-e8e8-f08448e681d\",\n            \"latitude\": \"28.54311311076993\",\n            \"longitude\": \"77.18761696532435\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88949b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 172,\n        \"coordinateY\": 165,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030922\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 47,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 47,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 24,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 53,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 77,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 99,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 57,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 47,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 23,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 83,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.322Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.411Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"52779\",\n            \"nodeId\": \"0474a-8824-dfad-71c7-6b72b882c0\",\n            \"latitude\": \"28.54317950510489\",\n            \"longitude\": \"77.1872188809435\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88949d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 44,\n        \"coordinateY\": 199,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030954\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 69,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 2,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 96,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 69,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 33,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 69,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 68,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 68,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 68,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 2,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 90,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 78,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 36,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 100,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.323Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.532Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26978\",\n            \"nodeId\": \"f2d5f41-adb-cdee-78e-4af8ede68d\",\n            \"latitude\": \"28.54322713317117\",\n            \"longitude\": \"77.18782537377663\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88949f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 213,\n        \"coordinateY\": 101,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030966\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 63,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 85,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 13,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 129,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 93,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 129,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 62,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 62,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 62,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 85,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 150,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 138,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 96,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 16,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.323Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.104Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"27533\",\n            \"nodeId\": \"334148-443e-cf4-7ce-23fb0b7b0a6\",\n            \"latitude\": \"28.54319324093319\",\n            \"longitude\": \"77.18789336063448\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894a1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 238,\n        \"coordinateY\": 103,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030968\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 76,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 98,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 142,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 106,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 142,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 99,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 164,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 151,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 109,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 10,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.324Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.491Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"54164\",\n            \"nodeId\": \"e57f3c0-3d8-2a3-46f8-655a574f27d4\",\n            \"latitude\": \"28.543292973311143\",\n            \"longitude\": \"77.18720001362536\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894a3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 20,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030182\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 73,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 78,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 107,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 36,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 17,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 76,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 76,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 93,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 37,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 110,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 18,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 78,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 144,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.325Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.285Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"57974\",\n            \"nodeId\": \"b830ecc-d788-56f2-f02e-a2c8da1bd7\",\n            \"latitude\": \"28.542947209330862\",\n            \"longitude\": \"77.18764582977501\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894a5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 204,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030962\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 13,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 74,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 79,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 117,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 82,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 117,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 9,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 9,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 9,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 139,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 127,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 84,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 83,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.331Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.377Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26952\",\n            \"nodeId\": \"256868d-6312-c6c2-7fe-bfe15234351e\",\n            \"latitude\": \"28.543257219528034\",\n            \"longitude\": \"77.18775192752804\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894a7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 187,\n        \"coordinateY\": 101,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030967\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 58,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 81,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 23,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 124,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 89,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 124,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 57,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 57,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 57,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 81,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 146,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 134,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 91,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 27,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.332Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.495Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"29878\",\n            \"nodeId\": \"8f8f8d4-d5b6-2cb1-035b-54c51a83ba24\",\n            \"latitude\": \"28.54321719391694\",\n            \"longitude\": \"77.18776851099815\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894a9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 198,\n        \"coordinateY\": 112,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030965\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 79,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 18,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 123,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 87,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 123,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 80,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 145,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 132,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 90,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 22,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.333Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.384Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"57998\",\n            \"nodeId\": \"c2b3781-b584-02d2-227e-be326bd367b\",\n            \"latitude\": \"28.54291943730914\",\n            \"longitude\": \"77.18771362631217\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894ab\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 228,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030963\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 21,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 81,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 87,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 125,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 89,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 125,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 17,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 17,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 17,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 82,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 147,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 134,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 92,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 90,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.333Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.361Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"11490\",\n            \"nodeId\": \"507a07-748-0a27-57-1100eb370a6\",\n            \"latitude\": \"28.543504958643133\",\n            \"longitude\": \"77.18756015807209\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894ad\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 95,\n        \"coordinateY\": 43,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030896\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 48,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 72,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 72,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 102,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 65,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 34,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 50,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 68,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 72,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 100,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 30,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.334Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.546Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"51520\",\n            \"nodeId\": \"d1a7a-0d65-540-1d2c-f43e6708700\",\n            \"latitude\": \"28.54311412706199\",\n            \"longitude\": \"77.18771036090646\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894b1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 196,\n        \"coordinateY\": 182,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030302\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 62,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 40,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 43,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 60,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 39,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 39,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 67,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 61,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 46,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 87,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 91,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.336Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.405Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"49727\",\n            \"nodeId\": \"e3144b-c0b2-8db2-df5c-8d23f8e5f047\",\n            \"latitude\": \"28.543058517234325\",\n            \"longitude\": \"77.18758798543885\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894b3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 172,\n        \"coordinateY\": 187,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030916\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 47,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 47,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 24,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 53,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 77,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 99,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 57,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 47,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 23,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 83,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.336Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.045Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33738\",\n            \"nodeId\": \"04cded-eb08-8a57-2c1-5d4a317577a0\",\n            \"latitude\": \"28.54328897777692\",\n            \"longitude\": \"77.18774815106897\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894b5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 180,\n        \"coordinateY\": 119,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030307\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 38,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 65,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 23,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 78,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 81,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 63,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 63,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 43,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 79,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 27,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 83,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 62,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 66,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.337Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.557Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"25565\",\n            \"nodeId\": \"47c1cf-c35e-beca-3b2f-4f51fa7877ba\",\n            \"latitude\": \"28.54335515614509\",\n            \"longitude\": \"77.18780047610572\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894b7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 185,\n        \"coordinateY\": 90,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030312\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 62,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 95,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 60,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 104,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 112,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 67,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 105,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 63,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 113,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 86,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 30,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.338Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.795Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"35768\",\n            \"nodeId\": \"7adcf03-42cc-8d60-a700-853dc1e8fef\",\n            \"latitude\": \"28.543206805722487\",\n            \"longitude\": \"77.18789712211637\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894b9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 236,\n        \"coordinateY\": 126,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030305\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 61,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 84,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 102,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 105,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 82,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 82,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 66,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 103,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 9,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 107,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 86,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 90,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.339Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.870Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22888\",\n            \"nodeId\": \"b65d84-8a26-43b4-44e0-2b812b133682\",\n            \"latitude\": \"28.54353833615666\",\n            \"longitude\": \"77.18741967656901\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894bb\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 46,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030283\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 19,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 107,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 73,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 42,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 105,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 105,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 39,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 43,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 76,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 12,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 104,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.339Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.533Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22861\",\n            \"nodeId\": \"8b5ef-db3-c67e-b16f-125d53ecc24b\",\n            \"latitude\": \"28.543569579681094\",\n            \"longitude\": \"77.18734340546469\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894bd\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 19,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030284\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 28,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 116,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 83,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 52,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 73,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 115,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 115,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 49,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 53,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 86,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 3,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 113,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.340Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.507Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14669\",\n            \"nodeId\": \"5a5dc18-e3f5-31f4-510a-0838dee02c65\",\n            \"latitude\": \"28.54347402318341\",\n            \"longitude\": \"77.18754717571753\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894bf\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 94,\n        \"coordinateY\": 55,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030318\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 0,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 48,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 5,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 50,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 28,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 26,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.341Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.489Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14641\",\n            \"nodeId\": \"fe46306-6fda-1fb1-8b1d-03e0a8ce4a7\",\n            \"latitude\": \"28.543506423875417\",\n            \"longitude\": \"77.18746807975751\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894c1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 66,\n        \"coordinateY\": 55,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030322\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 0,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 38,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 14,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 40,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 18,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 35,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.341Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.005Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"64584\",\n            \"nodeId\": \"f3c507-ed3b-f3d4-54ff-b4bcbb54bc8\",\n            \"latitude\": \"28.5428975656871\",\n            \"longitude\": \"77.18756789071615\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894c3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 189,\n        \"coordinateY\": 243,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030329\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 70,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 1,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 70,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 1,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 71,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 9,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.342Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.034Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"61145\",\n            \"nodeId\": \"44d5aa2-f6f-df04-b3e-7c237033fc7\",\n            \"latitude\": \"28.542922882498164\",\n            \"longitude\": \"77.18760196432824\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894c5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 195,\n        \"coordinateY\": 230,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030330\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 8,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 8,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 68,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 2,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.343Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.511Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"53170\",\n            \"nodeId\": \"d6c248e-0e52-2388-d600-b478cb1ea1\",\n            \"latitude\": \"28.54302625741783\",\n            \"longitude\": \"77.18757086096106\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894c7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 170,\n        \"coordinateY\": 200,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030332\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 48,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 22,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 48,\n                \"x\": 45,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-Lift-4\",\n                \"distance\": 22,\n                \"x\": 190,\n                \"y\": 244\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 49,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 20,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.343Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.492Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"29109\",\n            \"nodeId\": \"764e286-bed5-7838-5786-b4b28f35f4db\",\n            \"latitude\": \"28.543464070772337\",\n            \"longitude\": \"77.18743871923066\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894c9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 63,\n        \"coordinateY\": 103,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030288\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 20,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 94,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 74,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 30,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 51,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 40,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 31,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 77,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 53,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 25,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 105,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.344Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.416Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"31654\",\n            \"nodeId\": \"a8f4b8-de38-e88-6aba-c154bef771c\",\n            \"latitude\": \"28.543433636880224\",\n            \"longitude\": \"77.18744663781295\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894cb\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 70,\n        \"coordinateY\": 112,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030289\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 96,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 81,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 31,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 53,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 94,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 94,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 47,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 32,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 84,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 54,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 32,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 112,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.345Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.718Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"64782\",\n            \"nodeId\": \"0c8a1-71f3-1570-1e6c-1502e717834\",\n            \"latitude\": \"28.542988238077168\",\n            \"longitude\": \"77.18767104817861\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894cd\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 204,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030300\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 74,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 28,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 55,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 66,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 27,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 27,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 79,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 67,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 58,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 99,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 96,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.346Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.514Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37005\",\n            \"nodeId\": \"a877ac-c1e-dcb7-d4da-bdf8a3f6a1a7\",\n            \"latitude\": \"28.543394588090656\",\n            \"longitude\": \"77.18740183574002\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894cf\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 63,\n        \"coordinateY\": 131,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030290\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 83,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 85,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 19,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 40,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 82,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 82,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 51,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 20,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 88,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 42,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 36,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 116,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.346Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.550Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14319\",\n            \"nodeId\": \"52cc2-e823-ac40-2348-7ccdd3a834d0\",\n            \"latitude\": \"28.54357717828649\",\n            \"longitude\": \"77.18730273053782\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894d1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 9,\n        \"coordinateY\": 54,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030904\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 57,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 80,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 80,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 124,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 90,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 34,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 59,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 93,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 81,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 55,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.347Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.493Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"69283\",\n            \"nodeId\": \"bcbc630-cbb0-a875-530-3c2bde6ad5\",\n            \"latitude\": \"28.542961262530923\",\n            \"longitude\": \"77.18761889848537\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894d3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 193,\n        \"coordinateY\": 245,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030298\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 98,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 7,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 80,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 74,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 73,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 1,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 1,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 103,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 75,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 84,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 116,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 122,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.348Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.515Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8242\",\n            \"nodeId\": \"768b6aa-f660-ac64-b6c2-456f4463b28\",\n            \"latitude\": \"28.543613424330154\",\n            \"longitude\": \"77.18738387509373\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894d5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 27,\n        \"coordinateY\": 31,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030907\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 59,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 82,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 82,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 126,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 91,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 36,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 28,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 60,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 95,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 83,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 124,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 56,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.348Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.534Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8290\",\n            \"nodeId\": \"4bbdc-f002-2c60-55d-af4f34e2fea5\",\n            \"latitude\": \"28.543557880286713\",\n            \"longitude\": \"77.18751946816806\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894d7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 75,\n        \"coordinateY\": 31,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030905\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 56,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 79,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 79,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 123,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 88,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 33,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 30,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 57,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 92,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 80,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 121,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 53,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.349Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.607Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"64055\",\n            \"nodeId\": \"f1112dd-e01f-c0ee-771-a1dda2d7dda\",\n            \"latitude\": \"28.54290368590336\",\n            \"longitude\": \"77.18756770039549\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894d9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 190,\n        \"coordinateY\": 241,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030918\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 78,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 70,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 70,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 1,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 77,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 101,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 123,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 80,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 80,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 71,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 8,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 107,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.350Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.401Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"60857\",\n            \"nodeId\": \"7615e0-437c-dfa4-5615-d5ffb3411b\",\n            \"latitude\": \"28.5429542932118\",\n            \"longitude\": \"77.18753266020289\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894db\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 172,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030917\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 68,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 60,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 60,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 11,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 66,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 90,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 112,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 69,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 70,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 60,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 96,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.350Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.503Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14913\",\n            \"nodeId\": \"63036f-554c-f33-7a56-4c6d44ee555c\",\n            \"latitude\": \"28.54350080522676\",\n            \"longitude\": \"77.18748917101503\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894dd\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030939\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 102,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 59,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 130,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 35,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 101,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 101,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 101,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 59,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 33,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 21,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 37,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 134,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.351Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.592Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"50983\",\n            \"nodeId\": \"c0cc3e-edf-8673-ca-db153655eec1\",\n            \"latitude\": \"28.543128602888586\",\n            \"longitude\": \"77.18739476830336\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894df\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 103,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030955\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 48,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 22,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 76,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 66,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 30,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 66,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 47,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 47,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 47,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 23,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 88,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 75,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 33,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 79,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.352Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.896Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14176\",\n            \"nodeId\": \"a005e46-ac63-da2-d78-50f7e52b5f0f\",\n            \"latitude\": \"28.543438485367094\",\n            \"longitude\": \"77.18764868020261\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894e1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 131,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030924\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 54,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 78,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 78,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 86,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 49,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 16,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 40,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 52,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 78,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 84,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 21,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.352Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.670Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14584\",\n            \"nodeId\": \"4b077cd-474-f0ea-b3fa-e04f8ab145b3\",\n            \"latitude\": \"28.543577345475693\",\n            \"longitude\": \"77.18730969751678\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894e3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 9,\n        \"coordinateY\": 55,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030942\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 124,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 80,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 151,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 33,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 56,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 33,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 123,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 123,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 123,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 80,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 55,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 59,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 155,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.353Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.047Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"51012\",\n            \"nodeId\": \"bd72d61-e13f-0ee6-c166-ab08176c65ef\",\n            \"latitude\": \"28.54309504502901\",\n            \"longitude\": \"77.18747668911911\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894e5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 132,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030956\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 36,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 34,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 64,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 78,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 42,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 78,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 35,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 35,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 35,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 35,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 100,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 87,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 45,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 67,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.354Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.509Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14893\",\n            \"nodeId\": \"4deabd6-0aa-0fe1-1ba1-30a38c87a048\",\n            \"latitude\": \"28.543523948578194\",\n            \"longitude\": \"77.18743267390073\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894e7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 53,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030940\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 108,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 136,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 17,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 40,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 17,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 107,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 107,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 107,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 39,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 15,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 43,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 139,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.355Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.421Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"35401\",\n            \"nodeId\": \"e4332a5-486-650e-2bb8-cebb78c34ef\",\n            \"latitude\": \"28.543307646490426\",\n            \"longitude\": \"77.18765832664809\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894e9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 151,\n        \"coordinateY\": 125,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030311\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 37,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 64,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 34,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 67,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 70,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 62,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 62,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 42,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 68,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 38,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 72,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 61,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 71,\n                \"x\": 260,\n                \"y\": 0,\n                \"nodeId\": \"3ac738a-7dd6-4454-b74b-23ada1ae46a3\"\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.355Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.408Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"16317\",\n            \"nodeId\": \"bb64d88-ed3f-1c-4a15-c2756a3d4e\",\n            \"latitude\": \"28.54339698136687\",\n            \"longitude\": \"77.18770574827893\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894eb\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 152,\n        \"coordinateY\": 61,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030972\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 133,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 89,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 160,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 65,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 27,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 132,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 132,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 132,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 89,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 33,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 51,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 68,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 164,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.356Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.552Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"60857\",\n            \"nodeId\": \"7f07e12-300b-2808-220a-307a60e77f4c\",\n            \"latitude\": \"28.54295694192535\",\n            \"longitude\": \"77.18754094444937\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894ed\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 172,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030959\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 11,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 59,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 65,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 103,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 67,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 103,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 10,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 60,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 125,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 112,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 70,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 68,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.357Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.386Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"51050\",\n            \"nodeId\": \"2445672-353-c24-1a31-a25b3a07c53\",\n            \"latitude\": \"28.543051072661285\",\n            \"longitude\": \"77.18758403363628\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894ef\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 170,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030957\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 24,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 46,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 52,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 90,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 54,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 90,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 23,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 23,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 23,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 47,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 112,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 99,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 57,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 55,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.357Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.454Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6999\",\n            \"nodeId\": \"404678f-4cc5-f303-23e2-180bffb52874\",\n            \"latitude\": \"28.543533592924554\",\n            \"longitude\": \"77.18763038384647\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894f1\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 109,\n        \"coordinateY\": 26,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030945\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 130,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 86,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 158,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 62,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 129,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 129,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 129,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 87,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 6,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 49,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 65,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 161,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.358Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.606Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14957\",\n            \"nodeId\": \"a71fc6-342d-a6bc-068-0c2ad4812a3\",\n            \"latitude\": \"28.54344988985361\",\n            \"longitude\": \"77.18761346466651\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894f3\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 117,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030943\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 118,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 74,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 145,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 50,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 117,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 18,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 36,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 53,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 149,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.359Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.978Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"12019\",\n            \"nodeId\": \"0eb35f3-6f04-8efb-7f74-2d53005584b8\",\n            \"latitude\": \"28.54350380147556\",\n            \"longitude\": \"77.1875629829278\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894f5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 94,\n        \"coordinateY\": 45,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030937\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 114,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 71,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 142,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 47,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 113,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 113,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 113,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 71,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 31,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 33,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 49,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 146,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.359Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.460Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"23229\",\n            \"nodeId\": \"82dd1da-646-b5d-2417-37437b65df\",\n            \"latitude\": \"28.54330435533376\",\n            \"longitude\": \"77.18772536190258\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894f7\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 174,\n        \"coordinateY\": 87,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030934\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 76,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 87,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 87,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 64,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 27,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 37,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 62,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 78,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 31,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 87,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 63,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 43,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.360Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.580Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14097\",\n            \"nodeId\": \"27d61-03bc-64ef-ec75-6123c02ac3a3\",\n            \"latitude\": \"28.543529901605254\",\n            \"longitude\": \"77.18742551660111\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894f9\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 52,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030902\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 41,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 64,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 64,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 108,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 74,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 18,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 16,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 43,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 77,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 106,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 39,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.361Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.483Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14670\",\n            \"nodeId\": \"c421dee-6ac3-53d0-1b01-f88736c43585\",\n            \"latitude\": \"28.54347518035098\",\n            \"longitude\": \"77.18754435086181\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894fb\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 95,\n        \"coordinateY\": 55,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030897\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 43,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 67,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 97,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 60,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 5,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 29,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 45,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 63,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 67,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 95,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.362Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.467Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37980\",\n            \"nodeId\": \"eb6e135-4b8e-7ed-dcf-dc0400d80ce\",\n            \"latitude\": \"28.543271026597818\",\n            \"longitude\": \"77.1874084670091\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894fd\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 85,\n        \"coordinateY\": 143,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030950\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 76,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 32,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 104,\n                \"x\": 240,\n                \"y\": 100\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 33,\n                \"x\": 37,\n                \"y\": 198\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.362Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.536Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"46181\",\n            \"nodeId\": \"80b624e-bf50-72-0632-237e264f533\",\n            \"latitude\": \"28.543207650975553\",\n            \"longitude\": \"77.18731979948942\"\n        },\n        \"_id\": \"6879eb2ac8871de57e8894ff\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 174,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030913\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 20,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 15,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-Lift-3\",\n                \"distance\": 15,\n                \"x\": 45,\n                \"y\": 203\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 59,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 88,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 56,\n                \"x\": 96,\n                \"y\": 39\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 65,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 22,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 91,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 16,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 57,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 76,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.363Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.423Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33198\",\n            \"nodeId\": \"eb7800a-d-2546-2c1f-eefa6ff4182d\",\n            \"latitude\": \"28.5433295800469\",\n            \"longitude\": \"77.18739827955595\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889501\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 125,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030948\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 79,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 36,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 107,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 35,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 12,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 35,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 78,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 78,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 78,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 36,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 56,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 44,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 14,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 111,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.407Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.396Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37979\",\n            \"nodeId\": \"8ba2a1-fdab-60e2-24b0-7a4ccdd7cec3\",\n            \"latitude\": \"28.5432672207167\",\n            \"longitude\": \"77.18740300761836\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889503\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 84,\n        \"coordinateY\": 143,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030328\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 3,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 50,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 5,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 54,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 71,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.408Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.419Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"53064\",\n            \"nodeId\": \"56e3b34-0c6-f346-e2a1-fb561d3562ab\",\n            \"latitude\": \"28.543148917180424\",\n            \"longitude\": \"77.18727142625524\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889505\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 64,\n        \"coordinateY\": 200,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030336\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 21,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.410Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.524Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33366\",\n            \"nodeId\": \"58f0470-ec1f-4586-3d3-e76bd823e6d0\",\n            \"latitude\": \"28.543130212846176\",\n            \"longitude\": \"77.18787022078106\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889507\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 241,\n        \"coordinateY\": 125,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030188\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 10,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 7,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.411Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.502Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"52781\",\n            \"nodeId\": \"52e184c-b4a2-e361-e1ac-442c265ddf\",\n            \"latitude\": \"28.543172227721058\",\n            \"longitude\": \"77.18722189611988\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889509\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 46,\n        \"coordinateY\": 199,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030337\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 2,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 69,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 3,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 67,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.412Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.653Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22854\",\n            \"nodeId\": \"12238a5-e864-8144-f38e-3f5352ffdc\",\n            \"latitude\": \"28.54343181095584\",\n            \"longitude\": \"77.18742159475286\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88950b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 64,\n        \"coordinateY\": 86,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030325\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 27,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 29,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 29,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 46,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.413Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.829Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6719\",\n            \"nodeId\": \"a2df1cd-a10e-1dab-cda4-06af506ef6e7\",\n            \"latitude\": \"28.543553431962476\",\n            \"longitude\": \"77.18758932827826\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88950d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 94,\n        \"coordinateY\": 25,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030946\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 136,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 92,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 164,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 68,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 135,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 135,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 135,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 55,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 71,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 167,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.413Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.721Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"72943\",\n            \"nodeId\": \"72e640-5e2d-a8e4-f0ae-408af3348117\",\n            \"latitude\": \"28.542935945719858\",\n            \"longitude\": \"77.18758482487328\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88950f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 187,\n        \"coordinateY\": 258,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030297\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 100,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 1,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 83,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 77,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 75,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 8,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 8,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 105,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 78,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 86,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 76,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 118,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 124,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.414Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.624Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"52780\",\n            \"nodeId\": \"25cf00-55c8-e60e-4a4-1b8bc134e26\",\n            \"latitude\": \"28.543175699223774\",\n            \"longitude\": \"77.18721342155274\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889511\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 45,\n        \"coordinateY\": 199,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030970\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 33,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 69,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 98,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 69,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 2,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 78,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 35,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 101,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 3,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 67,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 90,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.415Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.652Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33841\",\n            \"nodeId\": \"70d7412-24c-0c7d-c682-d84a8738d2\",\n            \"latitude\": \"28.543193857062615\",\n            \"longitude\": \"77.18771485371673\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889513\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 186,\n        \"coordinateY\": 127,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030964\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 50,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 73,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 25,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 116,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 81,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 116,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 49,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 49,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 49,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 138,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 126,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 83,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 29,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.416Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.913Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14934\",\n            \"nodeId\": \"4773cf-1e4f-2832-fe30-a065001cc1\",\n            \"latitude\": \"28.54347650470776\",\n            \"longitude\": \"77.18754849298506\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889515\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 94,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030938\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 110,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 66,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 137,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 4,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 42,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 4,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 109,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 109,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 109,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 66,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 26,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 28,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 45,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 141,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.417Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.462Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14974\",\n            \"nodeId\": \"4b6330d-8b3f-e65a-b27c-6c71b612af5b\",\n            \"latitude\": \"28.54343021800489\",\n            \"longitude\": \"77.18766148721366\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889517\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 134,\n        \"coordinateY\": 56,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030971\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 123,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 79,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 150,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 17,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 17,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 122,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 79,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 23,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 41,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 58,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 154,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.417Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.542Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8599\",\n            \"nodeId\": \"875682-2f07-8d3b-3d-eff147eeab3\",\n            \"latitude\": \"28.543507132102764\",\n            \"longitude\": \"77.18765072879849\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889519\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 119,\n        \"coordinateY\": 32,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030944\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 125,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 82,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 153,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 20,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 58,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 20,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 124,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 124,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 124,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 82,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 10,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 44,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 60,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 157,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.418Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.048Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33577\",\n            \"nodeId\": \"0ded5e-823e-3cbc-6a06-01687c8fd4c\",\n            \"latitude\": \"28.54319253270584\",\n            \"longitude\": \"77.18771071159348\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88951b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 187,\n        \"coordinateY\": 126,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030930\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 81,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 51,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 27,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 56,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 73,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 80,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 83,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 30,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 49,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 61,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.419Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.812Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"54183\",\n            \"nodeId\": \"a21fe87-dc3b-e5e4-1044-30b5cc1844\",\n            \"latitude\": \"28.543270987127283\",\n            \"longitude\": \"77.18725368588395\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88951d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 39,\n        \"coordinateY\": 192,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030183\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 64,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 68,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 98,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 27,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 7,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 67,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 67,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 84,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 28,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 101,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 9,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 69,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 134,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.420Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.573Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6455\",\n            \"nodeId\": \"24167-a2c-eaf-7d6b-6ef6b416cb6f\",\n            \"latitude\": \"28.543549793270557\",\n            \"longitude\": \"77.18759083586646\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889521\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 95,\n        \"coordinateY\": 24,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030309\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 74,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 76,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 54,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.421Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.528Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14426\",\n            \"nodeId\": \"ea8b11c-84a4-1c07-5355-47134d6b05f\",\n            \"latitude\": \"28.54345104702118\",\n            \"longitude\": \"77.18761063981079\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889523\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 116,\n        \"coordinateY\": 54,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030319\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 56,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 13,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 58,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 36,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 18,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.422Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.852Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"27267\",\n            \"nodeId\": \"7860383-d48d-465f-0aa1-a7bd0823d3c\",\n            \"latitude\": \"28.543191916576415\",\n            \"longitude\": \"77.18788921851123\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889525\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 237,\n        \"coordinateY\": 102,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030187\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 0,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 0,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 10,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.423Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.562Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22850\",\n            \"nodeId\": \"2ea674c-76ab-63ab-86e5-6570c121631\",\n            \"latitude\": \"28.543582308524385\",\n            \"longitude\": \"77.18731233205183\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889527\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 8,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030285\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 119,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 86,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 76,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 118,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 118,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 52,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 89,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 78,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 0,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 116,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.423Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.560Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6763\",\n            \"nodeId\": \"82dd3-aa31-446d-e7d8-a721f2546112\",\n            \"latitude\": \"28.543497553540632\",\n            \"longitude\": \"77.1877109873947\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889529\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 138,\n        \"coordinateY\": 25,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030321\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 72,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 29,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 75,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 53,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 14,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.424Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.039Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6737\",\n            \"nodeId\": \"72fe1a1-f4eb-01de-6a7f-a355b8f8b\",\n            \"latitude\": \"28.543527639897494\",\n            \"longitude\": \"77.1876375411461\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88952b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 112,\n        \"coordinateY\": 25,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030320\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 68,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 70,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 48,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 6,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.431Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.554Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"11489\",\n            \"nodeId\": \"ab85350-d0fe-c803-3026-bcd3a02b3eda\",\n            \"latitude\": \"28.54350380147556\",\n            \"longitude\": \"77.1875629829278\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88952d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 94,\n        \"coordinateY\": 43,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030317\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 53,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 55,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 33,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 31,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.432Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.602Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"43796\",\n            \"nodeId\": \"8a8de-74f0-a21a-b80-f767dcf713b1\",\n            \"latitude\": \"28.543232633408216\",\n            \"longitude\": \"77.1873399391436\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88952f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 165,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030952\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 66,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 23,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 94,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 48,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 12,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 48,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 65,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 65,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 65,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 23,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 69,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 57,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 15,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 98,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.433Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.659Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"50421\",\n            \"nodeId\": \"ccd8a0e-bcce-5bb-85f8-f84ede8c87a8\",\n            \"latitude\": \"28.54317059529957\",\n            \"longitude\": \"77.18730700745552\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889531\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 190,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030953\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 13,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 85,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 57,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 21,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 57,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 14,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 79,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 66,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 24,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 88,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.434Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.641Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"60878\",\n            \"nodeId\": \"6f432e1-07d1-f6b-5b7-805378dc74e0\",\n            \"latitude\": \"28.542932641406345\",\n            \"longitude\": \"77.18760026641938\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889533\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 193,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030961\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 7,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 67,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 72,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 111,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 75,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 111,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 2,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 2,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 2,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 67,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 132,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 120,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 78,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 76,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.435Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.909Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"33099\",\n            \"nodeId\": \"f20677-3448-c8c4-ef86-224f7f68b0\",\n            \"latitude\": \"28.543139971754357\",\n            \"longitude\": \"77.18786852287221\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88953b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 239,\n        \"coordinateY\": 124,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030969\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 75,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 97,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 9,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 141,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 105,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 141,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 74,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 74,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 97,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 162,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 150,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 108,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 8,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.438Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.867Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"21538\",\n            \"nodeId\": \"a6dd46-a85a-8d76-07a5-321e6cf4cd1b\",\n            \"latitude\": \"28.543436118404568\",\n            \"longitude\": \"77.18744795508049\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88953d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 81,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030908\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 26,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 93,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 77,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 22,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 50,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 30,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 28,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 80,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 50,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 92,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 42,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.438Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.050Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"32668\",\n            \"nodeId\": \"b1b6d02-740a-ecfa-f37-f8abc801f115\",\n            \"latitude\": \"28.543331894382046\",\n            \"longitude\": \"77.18739262984451\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88953f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 123,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030909\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 12,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 79,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 91,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 36,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 36,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 44,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 14,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 94,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 36,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 78,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 56,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.439Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.011Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14361\",\n            \"nodeId\": \"f30ebfb-4672-c462-2417-e4dcff20bdf\",\n            \"latitude\": \"28.54352626291334\",\n            \"longitude\": \"77.1874270241893\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889541\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 51,\n        \"coordinateY\": 54,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030323\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 44,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 20,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 46,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 12,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 41,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.440Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.072Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14325\",\n            \"nodeId\": \"2832f7-ada-fe05-64b2-6d3b20a8dc63\",\n            \"latitude\": \"28.543567920945918\",\n            \"longitude\": \"77.18732532938355\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889543\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 15,\n        \"coordinateY\": 54,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030324\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 54,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 31,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 57,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 2,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 52,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.440Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.098Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"30276\",\n            \"nodeId\": \"dc7d8a-5d72-7c16-6d67-e3a40573a17\",\n            \"latitude\": \"28.543360013939015\",\n            \"longitude\": \"77.18739036097365\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889545\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 66,\n        \"coordinateY\": 114,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030326\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 18,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 34,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 20,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 38,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 55,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.441Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.846Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"37431\",\n            \"nodeId\": \"06ad4e-45e7-e4a4-58e3-1130ad88f\",\n            \"latitude\": \"28.54329301278168\",\n            \"longitude\": \"77.18735479475052\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889547\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 66,\n        \"coordinateY\": 141,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 1,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030327\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 9,\n                \"x\": 91,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 43,\n                \"x\": 94,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 0,\n                \"x\": 238,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 0,\n                \"x\": 45,\n                \"y\": 205\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 0,\n                \"x\": 191,\n                \"y\": 244\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 12,\n                \"x\": 84,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 0,\n                \"x\": 36,\n                \"y\": 199\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 0,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 47,\n                \"x\": 9,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 64,\n                \"x\": 94,\n                \"y\": 24\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 0,\n                \"x\": 250,\n                \"y\": 112\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.442Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.797Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"64819\",\n            \"nodeId\": \"0120528-a7ed-b1-f8eb-c7536778f0fc\",\n            \"latitude\": \"28.542945422877015\",\n            \"longitude\": \"77.18777556784008\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889549\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 241,\n        \"coordinateY\": 229,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030301\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 94,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 48,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 75,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 85,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 84,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 46,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 46,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 99,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 86,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 78,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 85,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 118,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 85,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.443Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.854Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"69312\",\n            \"nodeId\": \"0e82eca-655a-5100-f1b-d12d4367423b\",\n            \"latitude\": \"28.542927704671346\",\n            \"longitude\": \"77.18770081930111\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88954b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 222,\n        \"coordinateY\": 245,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030229\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 101,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 11,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 84,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 78,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 76,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 5,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 5,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 106,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 79,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 87,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 78,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 120,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 125,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.443Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.052Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"61647\",\n            \"nodeId\": \"5bb5e0-1100-dfec-dcef-7be37786e17d\",\n            \"latitude\": \"28.543053721374836\",\n            \"longitude\": \"77.18759231788276\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88954d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 171,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030295\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 81,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 20,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 63,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 57,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 56,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 18,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 18,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 86,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 58,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 67,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 57,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 99,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 105,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.444Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.818Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"61520\",\n            \"nodeId\": \"081c51-76b-d87e-227b-44daa0dcfca\",\n            \"latitude\": \"28.543200681656433\",\n            \"longitude\": \"77.18723356120692\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88954f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 44,\n        \"coordinateY\": 218,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030294\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 70,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 74,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 104,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 33,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 1,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 90,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 34,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 107,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 3,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 75,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 140,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.445Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.862Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"35736\",\n            \"nodeId\": \"2d6687a-d22d-5515-44a-c60621d5e4\",\n            \"latitude\": \"28.54324383508478\",\n            \"longitude\": \"77.18780672673348\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889551\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 204,\n        \"coordinateY\": 126,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030304\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 43,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 66,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 18,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 83,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 87,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 64,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 64,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 48,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 84,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 21,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 88,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 68,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 72,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.445Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.735Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"40847\",\n            \"nodeId\": \"b65eb35-74-b668-5f7d-1b2de6640e6\",\n            \"latitude\": \"28.54315866678155\",\n            \"longitude\": \"77.18788188586811\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889553\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 239,\n        \"coordinateY\": 144,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030306\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 64,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 87,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 9,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 104,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 108,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 85,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 85,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 69,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 105,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 7,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 109,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 89,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 93,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.446Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.008Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26407\",\n            \"nodeId\": \"cf43cf5-11c3-1740-ae74-6852eda427a\",\n            \"latitude\": \"28.54335234024234\",\n            \"longitude\": \"77.18778522488029\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889555\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 181,\n        \"coordinateY\": 93,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030308\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 36,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 75,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 34,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 79,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 86,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 74,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 74,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 41,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 80,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 37,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 87,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 60,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 56,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.447Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.057Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"26663\",\n            \"nodeId\": \"78543a-e66b-d676-4bd-14457d074225\",\n            \"latitude\": \"28.543379945074857\",\n            \"longitude\": \"77.18771046136418\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889557\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 155,\n        \"coordinateY\": 94,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030310\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 75,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 36,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 68,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 81,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 30,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 69,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 39,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 83,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 50,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 66,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.447Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.997Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"20397\",\n            \"nodeId\": \"f215ae-f340-7861-ab5-757cbdf1e0\",\n            \"latitude\": \"28.543506282999907\",\n            \"longitude\": \"77.18756430019533\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889559\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 93,\n        \"coordinateY\": 72,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030276\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 0,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 101,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 61,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 50,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 71,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 99,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 27,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 51,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 65,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 73,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 31,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 92,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.448Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.037Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"44055\",\n            \"nodeId\": \"85464cd-adde-1506-a7dc-ca1c18bd654c\",\n            \"latitude\": \"28.54333254998201\",\n            \"longitude\": \"77.18736890405194\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88955b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 63,\n        \"coordinateY\": 156,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030291\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 38,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 76,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 92,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 12,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 33,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 75,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 58,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 13,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 95,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 35,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 43,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 123,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.449Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.711Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14164\",\n            \"nodeId\": \"83583c6-e62d-6d14-6fbd-f73644a57\",\n            \"latitude\": \"28.543452371377956\",\n            \"longitude\": \"77.18761478193403\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88955d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 119,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030898\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 51,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 90,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 53,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 74,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 37,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 52,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 56,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 75,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 88,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 18,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.450Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.074Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6741\",\n            \"nodeId\": \"8f3716d-e7c8-aa8-6227-41bf6e3f7e05\",\n            \"latitude\": \"28.543525325562353\",\n            \"longitude\": \"77.18764319085753\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88955f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 116,\n        \"coordinateY\": 25,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030899\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 61,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 100,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 63,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 22,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 84,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 47,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 62,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 66,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 85,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 98,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 8,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.450Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.844Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"6456\",\n            \"nodeId\": \"672abaa-b773-14cf-db73-c50471403e7\",\n            \"latitude\": \"28.54355095043813\",\n            \"longitude\": \"77.18758801101075\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889561\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 96,\n        \"coordinateY\": 24,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030900\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 69,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 108,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 71,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 30,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 92,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 55,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 70,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 74,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 93,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 106,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 0,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.451Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.019Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14116\",\n            \"nodeId\": \"ebdd08-123e-5428-2ccb-2d25c57d4cbb\",\n            \"latitude\": \"28.543507915421394\",\n            \"longitude\": \"77.1874791888597\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889563\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 71,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030901\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 35,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 102,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 68,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 13,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 59,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 21,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 37,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 71,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 59,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 101,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 33,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.452Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.080Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"14079\",\n            \"nodeId\": \"2f7be81-5b5f-860b-58c5-6256856b22d\",\n            \"latitude\": \"28.543550730621543\",\n            \"longitude\": \"77.18737466919823\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889565\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 34,\n        \"coordinateY\": 53,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030903\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 47,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 114,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 80,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 25,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 71,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 9,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 49,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 83,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 71,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 113,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 45,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.452Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.042Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"50423\",\n            \"nodeId\": \"eade7f-4e06-287d-613-682152e74532\",\n            \"latitude\": \"28.54316563225088\",\n            \"longitude\": \"77.18730437292047\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889567\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 73,\n        \"coordinateY\": 190,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030914\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 22,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 86,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 58,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 14,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 66,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 23,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 90,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 14,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 56,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 78,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.453Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.068Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"50480\",\n            \"nodeId\": \"d334c66-403a-e1e8-c351-b1fa85a7860f\",\n            \"latitude\": \"28.543099673699295\",\n            \"longitude\": \"77.18746538969624\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889569\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 130,\n        \"coordinateY\": 190,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 2,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030915\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 40,\n                \"x\": 91,\n                \"y\": 142\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 39,\n                \"x\": 192,\n                \"y\": 242\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 68,\n                \"x\": 241,\n                \"y\": 99\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 76,\n                \"x\": 96,\n                \"y\": 39\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 32,\n                \"x\": 45,\n                \"y\": 204\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 84,\n                \"x\": 7,\n                \"y\": 54\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 41,\n                \"x\": 82,\n                \"y\": 156\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 72,\n                \"x\": 252,\n                \"y\": 112\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 32,\n                \"x\": 36,\n                \"y\": 197\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 38,\n                \"x\": 194,\n                \"y\": 221\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 96,\n                \"x\": 94,\n                \"y\": 24\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.454Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.054Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"40512\",\n            \"nodeId\": \"edafc74-ccc4-1b75-deda-15d1dce31f1\",\n            \"latitude\": \"28.543222478187193\",\n            \"longitude\": \"77.18773348578272\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88956b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 186,\n        \"coordinateY\": 143,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030303\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 44,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 59,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 25,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 79,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 82,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 57,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 49,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 80,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 28,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 84,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 68,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 72,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.455Z\",\n        \"updatedAt\": \"2025-07-23T07:01:21.106Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"69259\",\n            \"nodeId\": \"caf122-f0b6-8b32-247f-5bbfbb8a4183\",\n            \"latitude\": \"28.542989034552644\",\n            \"longitude\": \"77.1875511019482\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88956d\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 169,\n        \"coordinateY\": 245,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030296\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 91,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 11,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 74,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 68,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 66,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 9,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 9,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 96,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 69,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 77,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 67,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 109,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 115,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.455Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.850Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"8785\",\n            \"nodeId\": \"a14661-2851-51b-6cab-dae3dceaf5f\",\n            \"latitude\": \"28.54359606681658\",\n            \"longitude\": \"77.18742624792947\"\n        },\n        \"_id\": \"6879eb2ac8871de57e88956f\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 40,\n        \"coordinateY\": 33,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 3,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030975\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 121,\n                \"x\": 192,\n                \"y\": 243\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 77,\n                \"x\": 44,\n                \"y\": 204\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 148,\n                \"x\": 240,\n                \"y\": 100\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 30,\n                \"x\": 94,\n                \"y\": 41\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 53,\n                \"x\": 89,\n                \"y\": 143\n            },\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 30,\n                \"x\": 94,\n                \"y\": 41\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 120,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 120,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 120,\n                \"x\": 194,\n                \"y\": 222\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 77,\n                \"x\": 37,\n                \"y\": 198\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 52,\n                \"x\": 93,\n                \"y\": 25\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 28,\n                \"x\": 8,\n                \"y\": 55\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 83,\n                \"y\": 157\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 152,\n                \"x\": 253,\n                \"y\": 113\n            }\n        ],\n        \"entries\": [],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.456Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.797Z\",\n        \"__v\": 0\n    },\n    {\n        \"element\": {\n            \"type\": \"Services\",\n            \"subType\": \"beacons\"\n        },\n        \"properties\": {\n            \"nonWalkableGrids\": [],\n            \"flr_dist_matrix\": [],\n            \"frConn\": [],\n            \"clickedPoints\": [],\n            \"polygonId\": [],\n            \"node\": \"22399\",\n            \"nodeId\": \"bab55a-5ad0-76c8-487a-e517e005a0\",\n            \"latitude\": \"28.54345651163748\",\n            \"longitude\": \"77.1876341752827\"\n        },\n        \"_id\": \"6879eb2ac8871de57e889571\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"coordinateX\": 121,\n        \"coordinateY\": 79,\n        \"feature_type\": \"unit\",\n        \"type\": \"Feature\",\n        \"floor\": 0,\n        \"geometryType\": \"NODE\",\n        \"name\": \"IW25030315\",\n        \"lifts\": [\n            {\n                \"name\": \"Lift-1\",\n                \"distance\": 12,\n                \"x\": 93,\n                \"y\": 69\n            },\n            {\n                \"name\": \"Lift-4\",\n                \"distance\": 88,\n                \"x\": 189,\n                \"y\": 259\n            },\n            {\n                \"name\": \"Lift-5\",\n                \"distance\": 49,\n                \"x\": 238,\n                \"y\": 124\n            },\n            {\n                \"name\": \"Lift-2\",\n                \"distance\": 55,\n                \"x\": 90,\n                \"y\": 164\n            },\n            {\n                \"name\": \"Lift-3\",\n                \"distance\": 77,\n                \"x\": 43,\n                \"y\": 222\n            }\n        ],\n        \"stairs\": [\n            {\n                \"name\": \"Stairs-5\",\n                \"distance\": 87,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 87,\n                \"x\": 192,\n                \"y\": 241\n            },\n            {\n                \"name\": \"Stairs-1\",\n                \"distance\": 17,\n                \"x\": 94,\n                \"y\": 53\n            },\n            {\n                \"name\": \"Stairs-3\",\n                \"distance\": 56,\n                \"x\": 80,\n                \"y\": 177\n            },\n            {\n                \"name\": \"Stairs-6\",\n                \"distance\": 52,\n                \"x\": 250,\n                \"y\": 135\n            },\n            {\n                \"name\": \"Stairs-4\",\n                \"distance\": 78,\n                \"x\": 34,\n                \"y\": 217\n            },\n            {\n                \"name\": \"Stairs-2\",\n                \"distance\": 37,\n                \"x\": 9,\n                \"y\": 80\n            }\n        ],\n        \"entries\": [\n            {\n                \"name\": \"Reasearch Park Main Gate 1\",\n                \"distance\": 79,\n                \"x\": 260,\n                \"y\": 0\n            }\n        ],\n        \"ramps\": [],\n        \"escalators\": [],\n        \"priority\": 0,\n        \"others\": [],\n        \"createdAt\": \"2025-07-18T06:35:22.457Z\",\n        \"updatedAt\": \"2025-07-23T07:01:20.858Z\",\n        \"__v\": 0\n    }\n]"}],"_postman_id":"dc0e103e-f07b-4616-9b34-fa606a853035"},{"name":"venue beacons","id":"36a782d1-a4e3-4c21-a61d-bc81e7894cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"venueName\": \"Ashoka University\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/venue/beacons","urlObject":{"protocol":"https","path":["secured","venue","beacons"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"36a782d1-a4e3-4c21-a61d-bc81e7894cce"},{"name":"Landmarks by venue","id":"e7875202-211f-4576-8aff-4d6b345f5cab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmQxN2FhMjBhNmFhNTljMzk5N2UxOWUiLCJyb2xlcyI6WyJ1c2VyIl0sImlhdCI6MTc2MzExMzc3MywiZXhwIjoxNzYzMTE1NTczfQ.pImi31QDccho_GTULkqyMAdYwhyeCpcyrDEH0Oi9voU"}],"body":{"mode":"raw","raw":"{\n  \"venueName\": \"IIT Delhi\"\n  // \"venueId\": \"67ab045fccae4972301a4bad\"\n  // \"buildiningIds\": [\"av\", \"gf\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/landmarks-venue","urlObject":{"protocol":"https","path":["secured","landmarks-venue"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7875202-211f-4576-8aff-4d6b345f5cab"},{"name":"/search-nearby-landmarks","id":"d1f3ece7-6583-413b-aaf1-e2156d2c4455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://maps.iwayplus.in/secured/search-nearby-landmarks?lat=28.544414&lng=77.187714&keywords=iway&api_key=37e25430-979b-11f0-b1ec-09e606889019&count=5","urlObject":{"protocol":"https","path":["secured","search-nearby-landmarks"],"host":["maps","iwayplus","in"],"query":[{"key":"lat","value":"28.544414"},{"key":"lng","value":"77.187714"},{"key":"keywords","value":"iway"},{"key":"api_key","value":"37e25430-979b-11f0-b1ec-09e606889019"},{"key":"count","value":"5"}],"variable":[]}},"response":[],"_postman_id":"d1f3ece7-6583-413b-aaf1-e2156d2c4455"}],"id":"2abacf98-6040-4e1b-a522-42f3b985bb50","_postman_id":"2abacf98-6040-4e1b-a522-42f3b985bb50","description":""},{"name":"Polylines","item":[{"name":"Get polyline data according to the Floor","id":"e0450262-543b-4d74-9050-df940deb341e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NWZlNWFhY2NmMWRiYzFkZjVhMjQ1MDIiLCJyb2xlcyI6WyJ1c2VyIl0sImlhdCI6MTcxMzMzNDM5MCwiZXhwIjoxNzEzMzM1MjMwfQ.L60Uxamzur8eGnrDAbyfv0slmRHwYif5kRsYrUD-J8w","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"65d9cacfdb333f8945861f0f\",\n    \"floor\": 0\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/polyline/floor","urlObject":{"protocol":"https","path":["secured","polyline","floor"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0450262-543b-4d74-9050-df940deb341e"},{"name":"Get polyline data of all floor","id":"f20101eb-b68d-4f57-875c-98cdc74198d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-token","value":"{{token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"680a18a72a284d357e195796\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/polyline","urlObject":{"protocol":"https","path":["secured","polyline"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[{"id":"f15f98ac-a494-4e33-8a31-05dd8ba6fb75","name":"Get polyline data of all floor","originalRequest":{"method":"POST","header":[{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzRmZjdkNGIyMTQ3M2VlNTYxMzYwYWIiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iLCJzdXBlcl9hZG1pbiJdLCJpYXQiOjE3NTIyMTk2MTcsImV4cCI6MTc1MjIyMDQ1N30.pqI-pi6zL_ZCFT6NYDjlCEYesBYn5fXAiT3VzrUaE_8","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"66a294a17ffba8d535e50305\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/polyline"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Fri, 11 Jul 2025 07:49:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"793551"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"c1bcf-qhRpz+k1sJN60xwgy45Jss0olKk\""}],"cookie":[],"responseTime":null,"body":"{\n    \"polylineExist\": true,\n    \"polyline\": {\n        \"_id\": \"686d00c2ee4a827bd9792373\",\n        \"building_ID\": \"66a294a17ffba8d535e50305\",\n        \"floors\": [\n            {\n                \"floor\": \"ground\",\n                \"poly_array\": [\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b03c182-b813-dafa-b2c7-436af6b2bd2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 811,\n                                \"lat\": 28.425544485905885,\n                                \"lon\": 77.03048826275403,\n                                \"indexNode\": \"1027757\",\n                                \"_id\": \"6870b6a886c43c767ce2ec78\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 875,\n                                \"lat\": 28.425713747834877,\n                                \"lon\": 77.03043667810933,\n                                \"indexNode\": \"1108781\",\n                                \"_id\": \"6870b6a886c43c767ce2ec79\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 875,\n                                \"lat\": 28.425701697383115,\n                                \"lon\": 77.03038555534891,\n                                \"indexNode\": \"1108798\",\n                                \"_id\": \"6870b6a886c43c767ce2ec7a\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 811,\n                                \"lat\": 28.425532435454123,\n                                \"lon\": 77.03043713999362,\n                                \"indexNode\": \"1027774\",\n                                \"_id\": \"6870b6a886c43c767ce2ec7b\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 811,\n                                \"lat\": 28.425544485905885,\n                                \"lon\": 77.03048826275403,\n                                \"indexNode\": \"1027757\",\n                                \"_id\": \"6870b6a886c43c767ce2ec7c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4256230916445,\n                            77.03043690905147\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec77\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"75adc8d-b82d-886a-af2-f2d2718f44c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 131,\n                                \"lat\": 28.423965821442465,\n                                \"lon\": 77.0319685881763,\n                                \"indexNode\": \"166567\",\n                                \"_id\": \"6870b6a886c43c767ce2ec7e\"\n                            },\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 111,\n                                \"lat\": 28.423928521791932,\n                                \"lon\": 77.0320508672442,\n                                \"indexNode\": \"141225\",\n                                \"_id\": \"6870b6a886c43c767ce2ec7f\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 112,\n                                \"lat\": 28.423931875359678,\n                                \"lon\": 77.03205306845531,\n                                \"indexNode\": \"142490\",\n                                \"_id\": \"6870b6a886c43c767ce2ec80\"\n                            },\n                            {\n                                \"coordx\": 720,\n                                \"coordy\": 132,\n                                \"lat\": 28.423969175010207,\n                                \"lon\": 77.03197078938743,\n                                \"indexNode\": \"167832\",\n                                \"_id\": \"6870b6a886c43c767ce2ec81\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 131,\n                                \"lat\": 28.423965821442465,\n                                \"lon\": 77.0319685881763,\n                                \"indexNode\": \"166567\",\n                                \"_id\": \"6870b6a886c43c767ce2ec82\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42394884840107,\n                            77.0320108283158\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec7d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Tower-9\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b74823-80a2-cf-ab47-d3e4c0113b7\",\n                        \"name\": \"Accessible Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 506,\n                                \"lat\": 28.424686809818063,\n                                \"lon\": 77.0305175759,\n                                \"indexNode\": \"641699\",\n                                \"_id\": \"6870b6a886c43c767ce2ec84\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 494,\n                                \"lat\": 28.424655073206377,\n                                \"lon\": 77.03052724802089,\n                                \"indexNode\": \"626507\",\n                                \"_id\": \"6870b6a886c43c767ce2ec85\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 494,\n                                \"lat\": 28.424666414808033,\n                                \"lon\": 77.0305753635601,\n                                \"indexNode\": \"626491\",\n                                \"_id\": \"6870b6a886c43c767ce2ec86\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 506,\n                                \"lat\": 28.42469815141972,\n                                \"lon\": 77.03056569143922,\n                                \"indexNode\": \"641683\",\n                                \"_id\": \"6870b6a886c43c767ce2ec87\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 506,\n                                \"lat\": 28.424686809818063,\n                                \"lon\": 77.0305175759,\n                                \"indexNode\": \"641699\",\n                                \"_id\": \"6870b6a886c43c767ce2ec88\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42467661231305,\n                            77.03054646973006\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec83\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"13ca3-8114-41fd-031-a0d050fcc6a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1184,\n                                \"lat\": 28.426379271663617,\n                                \"lon\": 77.02954407565963,\n                                \"indexNode\": \"1500189\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8a\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1184,\n                                \"lat\": 28.426418258419318,\n                                \"lon\": 77.02970947282567,\n                                \"indexNode\": \"1500134\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8b\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1214,\n                                \"lat\": 28.426497599948533,\n                                \"lon\": 77.02968529252347,\n                                \"indexNode\": \"1538114\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8c\"\n                            },\n                            {\n                                \"coordx\": 1242,\n                                \"coordy\": 1214,\n                                \"lat\": 28.426460739743142,\n                                \"lon\": 77.02952891702103,\n                                \"indexNode\": \"1538166\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8d\"\n                            },\n                            {\n                                \"coordx\": 1242,\n                                \"coordy\": 1185,\n                                \"lat\": 28.426384042931566,\n                                \"lon\": 77.02955229131315,\n                                \"indexNode\": \"1501452\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8e\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1185,\n                                \"lat\": 28.426381916381256,\n                                \"lon\": 77.02954326964955,\n                                \"indexNode\": \"1501455\",\n                                \"_id\": \"6870b6a886c43c767ce2ec8f\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1184,\n                                \"lat\": 28.426379271663617,\n                                \"lon\": 77.02954407565963,\n                                \"indexNode\": \"1500189\",\n                                \"_id\": \"6870b6a886c43c767ce2ec90\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426439388060533,\n                            77.029619058625\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec89\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"31f08a7-5ddd-fa74-ec0d-1644eeb53f3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 636,\n                                \"lat\": 28.425682056356592,\n                                \"lon\": 77.03317643087401,\n                                \"indexNode\": \"805360\",\n                                \"_id\": \"6870b6a886c43c767ce2ec92\"\n                            },\n                            {\n                                \"coordx\": 211,\n                                \"coordy\": 662,\n                                \"lat\": 28.425731680062444,\n                                \"lon\": 77.03307427963968,\n                                \"indexNode\": \"838303\",\n                                \"_id\": \"6870b6a886c43c767ce2ec93\"\n                            },\n                            {\n                                \"coordx\": 152,\n                                \"coordy\": 724,\n                                \"lat\": 28.425937474712274,\n                                \"lon\": 77.03320173306597,\n                                \"indexNode\": \"916736\",\n                                \"_id\": \"6870b6a886c43c767ce2ec94\"\n                            },\n                            {\n                                \"coordx\": 123,\n                                \"coordy\": 697,\n                                \"lat\": 28.425886623988987,\n                                \"lon\": 77.03331070475278,\n                                \"indexNode\": \"882525\",\n                                \"_id\": \"6870b6a886c43c767ce2ec95\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 636,\n                                \"lat\": 28.425682056356592,\n                                \"lon\": 77.03317643087401,\n                                \"indexNode\": \"805360\",\n                                \"_id\": \"6870b6a886c43c767ce2ec96\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425810371929696,\n                            77.03319145604156\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec91\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4b8b4b-fe0-2be8-746-4e8cbdbe8e7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 915,\n                                \"lat\": 28.426148442988595,\n                                \"lon\": 77.03179978834358,\n                                \"indexNode\": \"1158957\",\n                                \"_id\": \"6870b6a886c43c767ce2ec98\"\n                            },\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 890,\n                                \"lat\": 28.42608232504758,\n                                \"lon\": 77.03181993859542,\n                                \"indexNode\": \"1127307\",\n                                \"_id\": \"6870b6a886c43c767ce2ec99\"\n                            },\n                            {\n                                \"coordx\": 576,\n                                \"coordy\": 890,\n                                \"lat\": 28.42607594539665,\n                                \"lon\": 77.0317928736046,\n                                \"indexNode\": \"1127316\",\n                                \"_id\": \"6870b6a886c43c767ce2ec9a\"\n                            },\n                            {\n                                \"coordx\": 576,\n                                \"coordy\": 915,\n                                \"lat\": 28.42614206333766,\n                                \"lon\": 77.03177272335277,\n                                \"indexNode\": \"1158966\",\n                                \"_id\": \"6870b6a886c43c767ce2ec9b\"\n                            },\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 915,\n                                \"lat\": 28.426148442988595,\n                                \"lon\": 77.03179978834358,\n                                \"indexNode\": \"1158957\",\n                                \"_id\": \"6870b6a886c43c767ce2ec9c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42611219419262,\n                            77.03179633097409\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec97\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cd41f1-43d6-3e2-bff8-f61bf7a0c3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 459,\n                                \"lat\": 28.42498356505053,\n                                \"lon\": 77.03234174776675,\n                                \"indexNode\": \"581603\",\n                                \"_id\": \"6870b6a886c43c767ce2ec9e\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 476,\n                                \"lat\": 28.42502852525042,\n                                \"lon\": 77.0323280455955,\n                                \"indexNode\": \"603125\",\n                                \"_id\": \"6870b6a886c43c767ce2ec9f\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 476,\n                                \"lat\": 28.42499804469596,\n                                \"lon\": 77.03219873508387,\n                                \"indexNode\": \"603168\",\n                                \"_id\": \"6870b6a886c43c767ce2eca0\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 460,\n                                \"lat\": 28.424955729213714,\n                                \"lon\": 77.03221163124505,\n                                \"indexNode\": \"582912\",\n                                \"_id\": \"6870b6a886c43c767ce2eca1\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 459,\n                                \"lat\": 28.424953084496074,\n                                \"lon\": 77.03221243725513,\n                                \"indexNode\": \"581646\",\n                                \"_id\": \"6870b6a886c43c767ce2eca2\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 459,\n                                \"lat\": 28.42498356505053,\n                                \"lon\": 77.03234174776675,\n                                \"indexNode\": \"581603\",\n                                \"_id\": \"6870b6a886c43c767ce2eca3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424990804873246,\n                            77.03227024142531\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ec9d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"18d63f1-1deb-ba3d-dbe4-ec8abb51cb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 390,\n                                \"coordy\": 673,\n                                \"lat\": 28.425633887787935,\n                                \"lon\": 77.03252712093392,\n                                \"indexNode\": \"852408\",\n                                \"_id\": \"6870b6a886c43c767ce2eca5\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 669,\n                                \"lat\": 28.425635359369135,\n                                \"lon\": 77.03258146773463,\n                                \"indexNode\": \"847327\",\n                                \"_id\": \"6870b6a886c43c767ce2eca6\"\n                            },\n                            {\n                                \"coordx\": 341,\n                                \"coordy\": 658,\n                                \"lat\": 28.42562895067841,\n                                \"lon\": 77.03268656492386,\n                                \"indexNode\": \"833369\",\n                                \"_id\": \"6870b6a886c43c767ce2eca7\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 658,\n                                \"lat\": 28.425655178132242,\n                                \"lon\": 77.03279783210829,\n                                \"indexNode\": \"833332\",\n                                \"_id\": \"6870b6a886c43c767ce2eca8\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 659,\n                                \"lat\": 28.425657822849885,\n                                \"lon\": 77.03279702609822,\n                                \"indexNode\": \"834598\",\n                                \"_id\": \"6870b6a886c43c767ce2eca9\"\n                            },\n                            {\n                                \"coordx\": 341,\n                                \"coordy\": 659,\n                                \"lat\": 28.425631595396048,\n                                \"lon\": 77.03268575891379,\n                                \"indexNode\": \"834635\",\n                                \"_id\": \"6870b6a886c43c767ce2ecaa\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 669,\n                                \"lat\": 28.425635359369135,\n                                \"lon\": 77.03258146773463,\n                                \"indexNode\": \"847327\",\n                                \"_id\": \"6870b6a886c43c767ce2ecab\"\n                            },\n                            {\n                                \"coordx\": 390,\n                                \"coordy\": 674,\n                                \"lat\": 28.425636532505578,\n                                \"lon\": 77.03252631492384,\n                                \"indexNode\": \"853674\",\n                                \"_id\": \"6870b6a886c43c767ce2ecac\"\n                            },\n                            {\n                                \"coordx\": 390,\n                                \"coordy\": 673,\n                                \"lat\": 28.425633887787935,\n                                \"lon\": 77.03252712093392,\n                                \"indexNode\": \"852408\",\n                                \"_id\": \"6870b6a886c43c767ce2ecad\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4256392929271,\n                            77.03269103873937\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eca4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8bf2a0-15e8-b81b-dcc3-5b312abfc4a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1133,\n                                \"lat\": 28.426661903775003,\n                                \"lon\": 77.03135643546067,\n                                \"indexNode\": \"1435034\",\n                                \"_id\": \"6870b6a886c43c767ce2ecaf\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 1133,\n                                \"lat\": 28.42664701792283,\n                                \"lon\": 77.03129328381544,\n                                \"indexNode\": \"1435055\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb0\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 1123,\n                                \"lat\": 28.426620570746422,\n                                \"lon\": 77.03130134391618,\n                                \"indexNode\": \"1422395\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb1\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1123,\n                                \"lat\": 28.4266354565986,\n                                \"lon\": 77.0313644955614,\n                                \"indexNode\": \"1422374\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb2\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1133,\n                                \"lat\": 28.426661903775003,\n                                \"lon\": 77.03135643546067,\n                                \"indexNode\": \"1435034\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426641237260714,\n                            77.03132888968842\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecae\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b6d7-7726-c8b-ef0e-80b7f7e752c6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1158,\n                                \"lat\": 28.426728021716016,\n                                \"lon\": 77.03133628520882,\n                                \"indexNode\": \"1466684\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb5\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 1158,\n                                \"lat\": 28.42671313586384,\n                                \"lon\": 77.03127313356362,\n                                \"indexNode\": \"1466705\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb6\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426747517193167,\n                                \"lon\": 77.03126265543266,\n                                \"indexNode\": \"1483163\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb7\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426762403045345,\n                                \"lon\": 77.03132580707788,\n                                \"indexNode\": \"1483142\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb8\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1158,\n                                \"lat\": 28.426728021716016,\n                                \"lon\": 77.03133628520882,\n                                \"indexNode\": \"1466684\",\n                                \"_id\": \"6870b6a886c43c767ce2ecb9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426737769454594,\n                            77.03129947032075\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecb4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e363e6-6c1-0486-4eaa-b7100441f660\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 929,\n                                \"lat\": 28.426201772587948,\n                                \"lon\": 77.03185767029017,\n                                \"indexNode\": \"1176658\",\n                                \"_id\": \"6870b6a886c43c767ce2ecbb\"\n                            },\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 917,\n                                \"lat\": 28.42617003597626,\n                                \"lon\": 77.03186734241105,\n                                \"indexNode\": \"1161466\",\n                                \"_id\": \"6870b6a886c43c767ce2ecbc\"\n                            },\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 917,\n                                \"lat\": 28.42617003597626,\n                                \"lon\": 77.03186734241105,\n                                \"indexNode\": \"1161466\",\n                                \"_id\": \"6870b6a886c43c767ce2ecbd\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecba\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"71bf312-ff3e-cde0-13f-7e2b8ce425\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1024,\n                                \"lat\": 28.426105684213006,\n                                \"lon\": 77.03030756094476,\n                                \"indexNode\": \"1297418\",\n                                \"_id\": \"6870b6a886c43c767ce2ecbf\"\n                            },\n                            {\n                                \"coordx\": 1041,\n                                \"coordy\": 1024,\n                                \"lat\": 28.42610072226228,\n                                \"lon\": 77.03028651039637,\n                                \"indexNode\": \"1297425\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc0\"\n                            },\n                            {\n                                \"coordx\": 1041,\n                                \"coordy\": 1050,\n                                \"lat\": 28.426169484920933,\n                                \"lon\": 77.03026555413444,\n                                \"indexNode\": \"1330341\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc1\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1050,\n                                \"lat\": 28.42617444687166,\n                                \"lon\": 77.03028660468286,\n                                \"indexNode\": \"1330334\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc2\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1024,\n                                \"lat\": 28.426105684213006,\n                                \"lon\": 77.03030756094476,\n                                \"indexNode\": \"1297418\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426137584566973,\n                            77.03028655753961\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecbe\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0b1f6-8f2c-c70f-4ae-1de06076a388\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 584,\n                                \"coordy\": 980,\n                                \"lat\": 28.426308299183468,\n                                \"lon\": 77.03169627492838,\n                                \"indexNode\": \"1241264\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc5\"\n                            },\n                            {\n                                \"coordx\": 584,\n                                \"coordy\": 991,\n                                \"lat\": 28.426337391077514,\n                                \"lon\": 77.03168740881758,\n                                \"indexNode\": \"1255190\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc6\"\n                            },\n                            {\n                                \"coordx\": 584,\n                                \"coordy\": 991,\n                                \"lat\": 28.426337391077514,\n                                \"lon\": 77.03168740881758,\n                                \"indexNode\": \"1255190\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc7\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecc4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5fe48e-e43-508d-5182-a425f1e2286\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 329,\n                                \"coordy\": 570,\n                                \"lat\": 28.425404721727286,\n                                \"lon\": 77.03279358046474,\n                                \"indexNode\": \"721949\",\n                                \"_id\": \"6870b6a886c43c767ce2ecc9\"\n                            },\n                            {\n                                \"coordx\": 330,\n                                \"coordy\": 562,\n                                \"lat\": 28.425382855136057,\n                                \"lon\": 77.03279702132413,\n                                \"indexNode\": \"711822\",\n                                \"_id\": \"6870b6a886c43c767ce2ecca\"\n                            },\n                            {\n                                \"coordx\": 337,\n                                \"coordy\": 553,\n                                \"lat\": 28.425354090726568,\n                                \"lon\": 77.03278322486639,\n                                \"indexNode\": \"700435\",\n                                \"_id\": \"6870b6a886c43c767ce2eccb\"\n                            },\n                            {\n                                \"coordx\": 346,\n                                \"coordy\": 543,\n                                \"lat\": 28.42532126389923,\n                                \"lon\": 77.03276421997631,\n                                \"indexNode\": \"687784\",\n                                \"_id\": \"6870b6a886c43c767ce2eccc\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 537,\n                                \"lat\": 28.425299015942453,\n                                \"lon\": 77.03274199104595,\n                                \"indexNode\": \"680197\",\n                                \"_id\": \"6870b6a886c43c767ce2eccd\"\n                            },\n                            {\n                                \"coordx\": 359,\n                                \"coordy\": 540,\n                                \"lat\": 28.42530411469496,\n                                \"lon\": 77.03272754413092,\n                                \"indexNode\": \"683999\",\n                                \"_id\": \"6870b6a886c43c767ce2ecce\"\n                            },\n                            {\n                                \"coordx\": 359,\n                                \"coordy\": 552,\n                                \"lat\": 28.42533585130665,\n                                \"lon\": 77.03271787201004,\n                                \"indexNode\": \"699191\",\n                                \"_id\": \"6870b6a886c43c767ce2eccf\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 562,\n                                \"lat\": 28.42536371618326,\n                                \"lon\": 77.0327158263517,\n                                \"indexNode\": \"711849\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd0\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 572,\n                                \"lat\": 28.425391581059873,\n                                \"lon\": 77.03271378069337,\n                                \"indexNode\": \"724507\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd1\"\n                            },\n                            {\n                                \"coordx\": 349,\n                                \"coordy\": 579,\n                                \"lat\": 28.425414347183978,\n                                \"lon\": 77.03272618195007,\n                                \"indexNode\": \"733363\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd2\"\n                            },\n                            {\n                                \"coordx\": 340,\n                                \"coordy\": 582,\n                                \"lat\": 28.425428660987833,\n                                \"lon\": 77.03275082891065,\n                                \"indexNode\": \"737152\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd3\"\n                            },\n                            {\n                                \"coordx\": 332,\n                                \"coordy\": 579,\n                                \"lat\": 28.42542639763574,\n                                \"lon\": 77.03277730471048,\n                                \"indexNode\": \"733346\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd4\"\n                            },\n                            {\n                                \"coordx\": 329,\n                                \"coordy\": 576,\n                                \"lat\": 28.42542059003313,\n                                \"lon\": 77.0327887444043,\n                                \"indexNode\": \"729545\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd5\"\n                            },\n                            {\n                                \"coordx\": 329,\n                                \"coordy\": 570,\n                                \"lat\": 28.425404721727286,\n                                \"lon\": 77.03279358046474,\n                                \"indexNode\": \"721949\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425370936348102,\n                            77.03275214150896\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecc8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2827a03-abec-d50e-1e3c-faaf5d41fb06\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 133,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426815765532695,\n                                \"lon\": 77.03299530497473,\n                                \"indexNode\": \"1330699\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd8\"\n                            },\n                            {\n                                \"coordx\": 133,\n                                \"coordy\": 1065,\n                                \"lat\": 28.426852791579662,\n                                \"lon\": 77.03298402083371,\n                                \"indexNode\": \"1348423\",\n                                \"_id\": \"6870b6a886c43c767ce2ecd9\"\n                            },\n                            {\n                                \"coordx\": 136,\n                                \"coordy\": 1065,\n                                \"lat\": 28.42685066502935,\n                                \"lon\": 77.03297499917011,\n                                \"indexNode\": \"1348426\",\n                                \"_id\": \"6870b6a886c43c767ce2ecda\"\n                            },\n                            {\n                                \"coordx\": 136,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42685859918227,\n                                \"lon\": 77.03297258113989,\n                                \"indexNode\": \"1352224\",\n                                \"_id\": \"6870b6a886c43c767ce2ecdb\"\n                            },\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42685647263196,\n                                \"lon\": 77.03296355947627,\n                                \"indexNode\": \"1352227\",\n                                \"_id\": \"6870b6a886c43c767ce2ecdc\"\n                            },\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1098,\n                                \"lat\": 28.426935814161176,\n                                \"lon\": 77.03293937917407,\n                                \"indexNode\": \"1390207\",\n                                \"_id\": \"6870b6a886c43c767ce2ecdd\"\n                            },\n                            {\n                                \"coordx\": 142,\n                                \"coordy\": 1098,\n                                \"lat\": 28.426933687610866,\n                                \"lon\": 77.03293035751047,\n                                \"indexNode\": \"1390210\",\n                                \"_id\": \"6870b6a886c43c767ce2ecde\"\n                            },\n                            {\n                                \"coordx\": 142,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42685434608165,\n                                \"lon\": 77.03295453781267,\n                                \"indexNode\": \"1352230\",\n                                \"_id\": \"6870b6a886c43c767ce2ecdf\"\n                            },\n                            {\n                                \"coordx\": 145,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426852219531337,\n                                \"lon\": 77.03294551614907,\n                                \"indexNode\": \"1352233\",\n                                \"_id\": \"6870b6a886c43c767ce2ece0\"\n                            },\n                            {\n                                \"coordx\": 145,\n                                \"coordy\": 1058,\n                                \"lat\": 28.426825772354935,\n                                \"lon\": 77.03295357624981,\n                                \"indexNode\": \"1339573\",\n                                \"_id\": \"6870b6a886c43c767ce2ece1\"\n                            },\n                            {\n                                \"coordx\": 149,\n                                \"coordy\": 1058,\n                                \"lat\": 28.42682293695452,\n                                \"lon\": 77.032941547365,\n                                \"indexNode\": \"1339577\",\n                                \"_id\": \"6870b6a886c43c767ce2ece2\"\n                            },\n                            {\n                                \"coordx\": 149,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426804423931035,\n                                \"lon\": 77.03294718943552,\n                                \"indexNode\": \"1330715\",\n                                \"_id\": \"6870b6a886c43c767ce2ece3\"\n                            },\n                            {\n                                \"coordx\": 133,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426815765532695,\n                                \"lon\": 77.03299530497473,\n                                \"indexNode\": \"1330699\",\n                                \"_id\": \"6870b6a886c43c767ce2ece4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4268492433771,\n                            77.03296164865733\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecd7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f7ec74a-6ec7-d8b-b48d-c1ecd475ced5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1163,\n                                \"coordy\": 647,\n                                \"lat\": 28.425017183999156,\n                                \"lon\": 77.0302234952076,\n                                \"indexNode\": \"820265\",\n                                \"_id\": \"6870b6a886c43c767ce2ece6\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 647,\n                                \"lat\": 28.425008677797912,\n                                \"lon\": 77.03018740855318,\n                                \"indexNode\": \"820277\",\n                                \"_id\": \"6870b6a886c43c767ce2ece7\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 663,\n                                \"lat\": 28.42505099328016,\n                                \"lon\": 77.030174512392,\n                                \"indexNode\": \"840533\",\n                                \"_id\": \"6870b6a886c43c767ce2ece8\"\n                            },\n                            {\n                                \"coordx\": 1164,\n                                \"coordy\": 663,\n                                \"lat\": 28.4250587906313,\n                                \"lon\": 77.0302075918252,\n                                \"indexNode\": \"840522\",\n                                \"_id\": \"6870b6a886c43c767ce2ece9\"\n                            },\n                            {\n                                \"coordx\": 1163,\n                                \"coordy\": 663,\n                                \"lat\": 28.425059499481403,\n                                \"lon\": 77.03021059904641,\n                                \"indexNode\": \"840521\",\n                                \"_id\": \"6870b6a886c43c767ce2ecea\"\n                            },\n                            {\n                                \"coordx\": 1163,\n                                \"coordy\": 647,\n                                \"lat\": 28.425017183999156,\n                                \"lon\": 77.0302234952076,\n                                \"indexNode\": \"820265\",\n                                \"_id\": \"6870b6a886c43c767ce2eceb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42503408863966,\n                            77.0301990037998\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ece5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f5df47-0b1a-eb2-dac4-34514cdeaf38\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 676,\n                                \"lat\": 28.42564607504148,\n                                \"lon\": 77.0325427462309,\n                                \"indexNode\": \"856200\",\n                                \"_id\": \"6870b6a886c43c767ce2eced\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 676,\n                                \"lat\": 28.425702783049772,\n                                \"lon\": 77.03278332392696,\n                                \"indexNode\": \"856120\",\n                                \"_id\": \"6870b6a886c43c767ce2ecee\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 675,\n                                \"lat\": 28.425700138332132,\n                                \"lon\": 77.03278412993704,\n                                \"indexNode\": \"854854\",\n                                \"_id\": \"6870b6a886c43c767ce2ecef\"\n                            },\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 675,\n                                \"lat\": 28.42564343032384,\n                                \"lon\": 77.03254355224098,\n                                \"indexNode\": \"854934\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf0\"\n                            },\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 676,\n                                \"lat\": 28.42564607504148,\n                                \"lon\": 77.0325427462309,\n                                \"indexNode\": \"856200\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42567310668681,\n                            77.03266343808397\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecec\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6da47b1-c37e-e1d-1a4d-06aea05f2fd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1098,\n                                \"lat\": 28.426935814161176,\n                                \"lon\": 77.03293937917407,\n                                \"indexNode\": \"1390207\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf3\"\n                            },\n                            {\n                                \"coordx\": 136,\n                                \"coordy\": 1098,\n                                \"lat\": 28.426937940711486,\n                                \"lon\": 77.03294840083767,\n                                \"indexNode\": \"1390204\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf4\"\n                            },\n                            {\n                                \"coordx\": 136,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426967032605532,\n                                \"lon\": 77.03293953472686,\n                                \"indexNode\": \"1404130\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf5\"\n                            },\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426964906055222,\n                                \"lon\": 77.03293051306326,\n                                \"indexNode\": \"1404133\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf6\"\n                            },\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1121,\n                                \"lat\": 28.426996642666907,\n                                \"lon\": 77.03292084094238,\n                                \"indexNode\": \"1419325\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf7\"\n                            },\n                            {\n                                \"coordx\": 143,\n                                \"coordy\": 1121,\n                                \"lat\": 28.426993807266495,\n                                \"lon\": 77.03290881205757,\n                                \"indexNode\": \"1419329\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf8\"\n                            },\n                            {\n                                \"coordx\": 143,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426962070654806,\n                                \"lon\": 77.03291848417847,\n                                \"indexNode\": \"1404137\",\n                                \"_id\": \"6870b6a886c43c767ce2ecf9\"\n                            },\n                            {\n                                \"coordx\": 146,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426959944104496,\n                                \"lon\": 77.03290946251485,\n                                \"indexNode\": \"1404140\",\n                                \"_id\": \"6870b6a886c43c767ce2ecfa\"\n                            },\n                            {\n                                \"coordx\": 146,\n                                \"coordy\": 1098,\n                                \"lat\": 28.42693085221045,\n                                \"lon\": 77.03291832862567,\n                                \"indexNode\": \"1390214\",\n                                \"_id\": \"6870b6a886c43c767ce2ecfb\"\n                            },\n                            {\n                                \"coordx\": 139,\n                                \"coordy\": 1098,\n                                \"lat\": 28.426935814161176,\n                                \"lon\": 77.03293937917407,\n                                \"indexNode\": \"1390207\",\n                                \"_id\": \"6870b6a886c43c767ce2ecfc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426958182181018,\n                            77.03292611574234\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecf2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6e443db-054f-05b7-501-737caa7a7636\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 1212,\n                                \"lat\": 28.427206122567636,\n                                \"lon\": 77.03271517629285,\n                                \"indexNode\": \"1534575\",\n                                \"_id\": \"6870b6a886c43c767ce2ecfe\"\n                            },\n                            {\n                                \"coordx\": 145,\n                                \"coordy\": 1177,\n                                \"lat\": 28.427140493754155,\n                                \"lon\": 77.03285766105105,\n                                \"indexNode\": \"1490227\",\n                                \"_id\": \"6870b6a886c43c767ce2ecff\"\n                            },\n                            {\n                                \"coordx\": 133,\n                                \"coordy\": 1187,\n                                \"lat\": 28.427175447131805,\n                                \"lon\": 77.03288568760473,\n                                \"indexNode\": \"1502875\",\n                                \"_id\": \"6870b6a886c43c767ce2ed00\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1223,\n                                \"lat\": 28.42724513836313,\n                                \"lon\": 77.03274841127886,\n                                \"indexNode\": \"1548487\",\n                                \"_id\": \"6870b6a886c43c767ce2ed01\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 1212,\n                                \"lat\": 28.427206122567636,\n                                \"lon\": 77.03271517629285,\n                                \"indexNode\": \"1534575\",\n                                \"_id\": \"6870b6a886c43c767ce2ed02\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4271924878469,\n                            77.03280022894465\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ecfd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7ad07cd-cdaa-ed5b-734f-5da6b247ab6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 340,\n                                \"coordy\": 847,\n                                \"lat\": 28.42612951116257,\n                                \"lon\": 77.03253723624117,\n                                \"indexNode\": \"1072642\",\n                                \"_id\": \"6870b6a886c43c767ce2ed04\"\n                            },\n                            {\n                                \"coordx\": 340,\n                                \"coordy\": 875,\n                                \"lat\": 28.426203563256504,\n                                \"lon\": 77.0325146679591,\n                                \"indexNode\": \"1108090\",\n                                \"_id\": \"6870b6a886c43c767ce2ed05\"\n                            },\n                            {\n                                \"coordx\": 345,\n                                \"coordy\": 875,\n                                \"lat\": 28.426200019005986,\n                                \"lon\": 77.0324996318531,\n                                \"indexNode\": \"1108095\",\n                                \"_id\": \"6870b6a886c43c767ce2ed06\"\n                            },\n                            {\n                                \"coordx\": 345,\n                                \"coordy\": 884,\n                                \"lat\": 28.426223821464752,\n                                \"lon\": 77.03249237776244,\n                                \"indexNode\": \"1119489\",\n                                \"_id\": \"6870b6a886c43c767ce2ed07\"\n                            },\n                            {\n                                \"coordx\": 368,\n                                \"coordy\": 884,\n                                \"lat\": 28.426207517912367,\n                                \"lon\": 77.03242321167482,\n                                \"indexNode\": \"1119512\",\n                                \"_id\": \"6870b6a886c43c767ce2ed08\"\n                            },\n                            {\n                                \"coordx\": 368,\n                                \"coordy\": 847,\n                                \"lat\": 28.426109663359668,\n                                \"lon\": 77.03245303404753,\n                                \"indexNode\": \"1072670\",\n                                \"_id\": \"6870b6a886c43c767ce2ed09\"\n                            },\n                            {\n                                \"coordx\": 340,\n                                \"coordy\": 847,\n                                \"lat\": 28.42612951116257,\n                                \"lon\": 77.03253723624117,\n                                \"indexNode\": \"1072642\",\n                                \"_id\": \"6870b6a886c43c767ce2ed0a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42616646307224,\n                            77.03247916598562\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed03\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"71f30b2-c316-2f22-3804-6506efe638\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 508,\n                                \"coordy\": 893,\n                                \"lat\": 28.42613208135662,\n                                \"lon\": 77.03199494661604,\n                                \"indexNode\": \"1131046\",\n                                \"_id\": \"6870b6a886c43c767ce2ed0c\"\n                            },\n                            {\n                                \"coordx\": 524,\n                                \"coordy\": 893,\n                                \"lat\": 28.42612073975496,\n                                \"lon\": 77.03194683107682,\n                                \"indexNode\": \"1131062\",\n                                \"_id\": \"6870b6a886c43c767ce2ed0d\"\n                            },\n                            {\n                                \"coordx\": 524,\n                                \"coordy\": 915,\n                                \"lat\": 28.426178923543052,\n                                \"lon\": 77.03192909885522,\n                                \"indexNode\": \"1158914\",\n                                \"_id\": \"6870b6a886c43c767ce2ed0e\"\n                            },\n                            {\n                                \"coordx\": 508,\n                                \"coordy\": 915,\n                                \"lat\": 28.42619026514471,\n                                \"lon\": 77.03197721439442,\n                                \"indexNode\": \"1158898\",\n                                \"_id\": \"6870b6a886c43c767ce2ed0f\"\n                            },\n                            {\n                                \"coordx\": 508,\n                                \"coordy\": 893,\n                                \"lat\": 28.42613208135662,\n                                \"lon\": 77.03199494661604,\n                                \"indexNode\": \"1131046\",\n                                \"_id\": \"6870b6a886c43c767ce2ed10\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426155502449834,\n                            77.03196202273563\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed0b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ad2b61-f701-245a-a1f-a1410d210ba\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1040,\n                                \"lat\": 28.426788091338857,\n                                \"lon\": 77.03301018552794,\n                                \"indexNode\": \"1316771\",\n                                \"_id\": \"6870b6a886c43c767ce2ed12\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 984,\n                                \"lat\": 28.426639987150985,\n                                \"lon\": 77.03305532209207,\n                                \"indexNode\": \"1245875\",\n                                \"_id\": \"6870b6a886c43c767ce2ed13\"\n                            },\n                            {\n                                \"coordx\": 144,\n                                \"coordy\": 972,\n                                \"lat\": 28.426599035487953,\n                                \"lon\": 77.03302590033734,\n                                \"indexNode\": \"1230696\",\n                                \"_id\": \"6870b6a886c43c767ce2ed14\"\n                            },\n                            {\n                                \"coordx\": 153,\n                                \"coordy\": 971,\n                                \"lat\": 28.42659001111938,\n                                \"lon\": 77.0329996413566,\n                                \"indexNode\": \"1229439\",\n                                \"_id\": \"6870b6a886c43c767ce2ed15\"\n                            },\n                            {\n                                \"coordx\": 157,\n                                \"coordy\": 978,\n                                \"lat\": 28.42660568874245,\n                                \"lon\": 77.03298197040128,\n                                \"indexNode\": \"1238305\",\n                                \"_id\": \"6870b6a886c43c767ce2ed16\"\n                            },\n                            {\n                                \"coordx\": 157,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426785529542002,\n                                \"lon\": 77.03292716171629,\n                                \"indexNode\": \"1324393\",\n                                \"_id\": \"6870b6a886c43c767ce2ed17\"\n                            },\n                            {\n                                \"coordx\": 151,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426789782642626,\n                                \"lon\": 77.03294520504349,\n                                \"indexNode\": \"1324387\",\n                                \"_id\": \"6870b6a886c43c767ce2ed18\"\n                            },\n                            {\n                                \"coordx\": 151,\n                                \"coordy\": 1040,\n                                \"lat\": 28.42677391433678,\n                                \"lon\": 77.03295004110393,\n                                \"indexNode\": \"1316791\",\n                                \"_id\": \"6870b6a886c43c767ce2ed19\"\n                            },\n                            {\n                                \"coordx\": 132,\n                                \"coordy\": 1040,\n                                \"lat\": 28.42678738248875,\n                                \"lon\": 77.03300717830675,\n                                \"indexNode\": \"1316772\",\n                                \"_id\": \"6870b6a886c43c767ce2ed1a\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1040,\n                                \"lat\": 28.426788091338857,\n                                \"lon\": 77.03301018552794,\n                                \"indexNode\": \"1316771\",\n                                \"_id\": \"6870b6a886c43c767ce2ed1b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42669446499705,\n                            77.03299504912432\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed11\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Aminity Block Parking\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a2224d7-e57c-6046-d37d-cdc22e3e7\",\n                        \"name\": \"Aminity Block Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 524,\n                                \"coordy\": 915,\n                                \"lat\": 28.426178923543052,\n                                \"lon\": 77.03192909885522,\n                                \"indexNode\": \"1158914\",\n                                \"_id\": \"6870b6a886c43c767ce2ed1d\"\n                            },\n                            {\n                                \"coordx\": 524,\n                                \"coordy\": 890,\n                                \"lat\": 28.42611280560204,\n                                \"lon\": 77.03194924910704,\n                                \"indexNode\": \"1127264\",\n                                \"_id\": \"6870b6a886c43c767ce2ed1e\"\n                            },\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 890,\n                                \"lat\": 28.42608232504758,\n                                \"lon\": 77.03181993859542,\n                                \"indexNode\": \"1127307\",\n                                \"_id\": \"6870b6a886c43c767ce2ed1f\"\n                            },\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 915,\n                                \"lat\": 28.426148442988595,\n                                \"lon\": 77.03179978834358,\n                                \"indexNode\": \"1158957\",\n                                \"_id\": \"6870b6a886c43c767ce2ed20\"\n                            },\n                            {\n                                \"coordx\": 524,\n                                \"coordy\": 915,\n                                \"lat\": 28.426178923543052,\n                                \"lon\": 77.03192909885522,\n                                \"indexNode\": \"1158914\",\n                                \"_id\": \"6870b6a886c43c767ce2ed21\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42613062429532,\n                            77.03187451872532\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed1c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5faa4f7-5aa-7db-6476-384bbc8602e7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 472,\n                                \"coordy\": 634,\n                                \"lat\": 28.425472618091458,\n                                \"lon\": 77.03231196318832,\n                                \"indexNode\": \"803116\",\n                                \"_id\": \"6870b6a886c43c767ce2ed23\"\n                            },\n                            {\n                                \"coordx\": 479,\n                                \"coordy\": 643,\n                                \"lat\": 28.425491458599495,\n                                \"lon\": 77.03228365854925,\n                                \"indexNode\": \"814517\",\n                                \"_id\": \"6870b6a886c43c767ce2ed24\"\n                            },\n                            {\n                                \"coordx\": 492,\n                                \"coordy\": 643,\n                                \"lat\": 28.42548224354815,\n                                \"lon\": 77.03224456467363,\n                                \"indexNode\": \"814530\",\n                                \"_id\": \"6870b6a886c43c767ce2ed25\"\n                            },\n                            {\n                                \"coordx\": 499,\n                                \"coordy\": 634,\n                                \"lat\": 28.425453479138657,\n                                \"lon\": 77.0322307682159,\n                                \"indexNode\": \"803143\",\n                                \"_id\": \"6870b6a886c43c767ce2ed26\"\n                            },\n                            {\n                                \"coordx\": 472,\n                                \"coordy\": 634,\n                                \"lat\": 28.425472618091458,\n                                \"lon\": 77.03231196318832,\n                                \"indexNode\": \"803116\",\n                                \"_id\": \"6870b6a886c43c767ce2ed27\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425473561367678,\n                            77.03226816181206\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed22\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2acaf0-1bd-0aef-71d-43cce7fcdcd\",\n                        \"name\": \"Accessible Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 842,\n                                \"lat\": 28.42614818582903,\n                                \"lon\": 77.03267659124558,\n                                \"indexNode\": \"1066267\",\n                                \"_id\": \"6870b6a886c43c767ce2ed29\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 854,\n                                \"lat\": 28.426179922440717,\n                                \"lon\": 77.03266691912468,\n                                \"indexNode\": \"1081459\",\n                                \"_id\": \"6870b6a886c43c767ce2ed2a\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 854,\n                                \"lat\": 28.426191972892482,\n                                \"lon\": 77.0327180418851,\n                                \"indexNode\": \"1081442\",\n                                \"_id\": \"6870b6a886c43c767ce2ed2b\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 842,\n                                \"lat\": 28.426160236280793,\n                                \"lon\": 77.03272771400599,\n                                \"indexNode\": \"1066250\",\n                                \"_id\": \"6870b6a886c43c767ce2ed2c\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 842,\n                                \"lat\": 28.42614818582903,\n                                \"lon\": 77.03267659124558,\n                                \"indexNode\": \"1066267\",\n                                \"_id\": \"6870b6a886c43c767ce2ed2d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426170079360755,\n                            77.03269731656533\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed28\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0b07a3-ef04-1ce4-37-8d32eca2eb6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 452,\n                                \"coordy\": 677,\n                                \"lat\": 28.425600517952073,\n                                \"lon\": 77.03233744917917,\n                                \"indexNode\": \"857534\",\n                                \"_id\": \"6870b6a886c43c767ce2ed2f\"\n                            },\n                            {\n                                \"coordx\": 452,\n                                \"coordy\": 667,\n                                \"lat\": 28.425574070775667,\n                                \"lon\": 77.0323455092799,\n                                \"indexNode\": \"844874\",\n                                \"_id\": \"6870b6a886c43c767ce2ed30\"\n                            },\n                            {\n                                \"coordx\": 462,\n                                \"coordy\": 667,\n                                \"lat\": 28.42556698227463,\n                                \"lon\": 77.0323154370679,\n                                \"indexNode\": \"844884\",\n                                \"_id\": \"6870b6a886c43c767ce2ed31\"\n                            },\n                            {\n                                \"coordx\": 462,\n                                \"coordy\": 677,\n                                \"lat\": 28.425593429451034,\n                                \"lon\": 77.03230737696717,\n                                \"indexNode\": \"857544\",\n                                \"_id\": \"6870b6a886c43c767ce2ed32\"\n                            },\n                            {\n                                \"coordx\": 452,\n                                \"coordy\": 677,\n                                \"lat\": 28.425600517952073,\n                                \"lon\": 77.03233744917917,\n                                \"indexNode\": \"857534\",\n                                \"_id\": \"6870b6a886c43c767ce2ed33\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42558375011335,\n                            77.03232644312354\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed2e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b218c7c-2f4-fdb2-cba0-b53d8880f81e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 143,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42713397730144,\n                                \"lon\": 77.03286609352368,\n                                \"indexNode\": \"1486427\",\n                                \"_id\": \"6870b6a886c43c767ce2ed35\"\n                            },\n                            {\n                                \"coordx\": 121,\n                                \"coordy\": 1156,\n                                \"lat\": 28.42710196708619,\n                                \"lon\": 77.03294676057142,\n                                \"indexNode\": \"1463617\",\n                                \"_id\": \"6870b6a886c43c767ce2ed36\"\n                            },\n                            {\n                                \"coordx\": 113,\n                                \"coordy\": 1167,\n                                \"lat\": 28.42713672978107,\n                                \"lon\": 77.03296195223022,\n                                \"indexNode\": \"1477535\",\n                                \"_id\": \"6870b6a886c43c767ce2ed37\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42717157539673,\n                                \"lon\": 77.03289331406728,\n                                \"indexNode\": \"1500341\",\n                                \"_id\": \"6870b6a886c43c767ce2ed38\"\n                            },\n                            {\n                                \"coordx\": 143,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42713397730144,\n                                \"lon\": 77.03286609352368,\n                                \"indexNode\": \"1486427\",\n                                \"_id\": \"6870b6a886c43c767ce2ed39\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427136232156467,\n                            77.03291571591981\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed34\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"078e38c-eacb-7c8e-56d8-56301acd8c4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 495,\n                                \"lat\": 28.425124850142325,\n                                \"lon\": 77.03250820078216,\n                                \"indexNode\": \"627114\",\n                                \"_id\": \"6870b6a886c43c767ce2ed3b\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 511,\n                                \"lat\": 28.425167165624575,\n                                \"lon\": 77.03249530462098,\n                                \"indexNode\": \"647370\",\n                                \"_id\": \"6870b6a886c43c767ce2ed3c\"\n                            },\n                            {\n                                \"coordx\": 411,\n                                \"coordy\": 511,\n                                \"lat\": 28.425190557677997,\n                                \"lon\": 77.03259454292062,\n                                \"indexNode\": \"647337\",\n                                \"_id\": \"6870b6a886c43c767ce2ed3d\"\n                            },\n                            {\n                                \"coordx\": 411,\n                                \"coordy\": 495,\n                                \"lat\": 28.425148242195746,\n                                \"lon\": 77.03260743908179,\n                                \"indexNode\": \"627081\",\n                                \"_id\": \"6870b6a886c43c767ce2ed3e\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 495,\n                                \"lat\": 28.425124850142325,\n                                \"lon\": 77.03250820078216,\n                                \"indexNode\": \"627114\",\n                                \"_id\": \"6870b6a886c43c767ce2ed3f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425157703910163,\n                            77.03255137185138\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed3a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"47fbaa-7177-165b-7f06-5c435b1c56be\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 985,\n                                \"coordy\": 245,\n                                \"lat\": 28.424080182826117,\n                                \"lon\": 77.0310827966309,\n                                \"indexNode\": \"311155\",\n                                \"_id\": \"6870b6a886c43c767ce2ed41\"\n                            },\n                            {\n                                \"coordx\": 954,\n                                \"coordy\": 198,\n                                \"lat\": 28.423977855450225,\n                                \"lon\": 77.03121390296158,\n                                \"indexNode\": \"251622\",\n                                \"_id\": \"6870b6a886c43c767ce2ed42\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 196,\n                                \"lat\": 28.423969021764428,\n                                \"lon\": 77.03120047887572,\n                                \"indexNode\": \"249095\",\n                                \"_id\": \"6870b6a886c43c767ce2ed43\"\n                            },\n                            {\n                                \"coordx\": 990,\n                                \"coordy\": 243,\n                                \"lat\": 28.42407134914032,\n                                \"lon\": 77.03106937254505,\n                                \"indexNode\": \"308628\",\n                                \"_id\": \"6870b6a886c43c767ce2ed44\"\n                            },\n                            {\n                                \"coordx\": 985,\n                                \"coordy\": 245,\n                                \"lat\": 28.424080182826117,\n                                \"lon\": 77.0310827966309,\n                                \"indexNode\": \"311155\",\n                                \"_id\": \"6870b6a886c43c767ce2ed45\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42402460229527,\n                            77.03114163775332\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed40\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ce83462-ffa5-0b47-3ea8-f714cf753a6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 929,\n                                \"lat\": 28.425964307803223,\n                                \"lon\": 77.03085025118789,\n                                \"indexNode\": \"1176993\",\n                                \"_id\": \"6870b6a886c43c767ce2ed47\"\n                            },\n                            {\n                                \"coordx\": 704,\n                                \"coordy\": 929,\n                                \"lat\": 28.426088356571363,\n                                \"lon\": 77.03137651489803,\n                                \"indexNode\": \"1176818\",\n                                \"_id\": \"6870b6a886c43c767ce2ed48\"\n                            },\n                            {\n                                \"coordx\": 704,\n                                \"coordy\": 929,\n                                \"lat\": 28.426088356571363,\n                                \"lon\": 77.03137651489803,\n                                \"indexNode\": \"1176818\",\n                                \"_id\": \"6870b6a886c43c767ce2ed49\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed46\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d75e7c6-a348-fa3f-77-c632b148380\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 117,\n                                \"lat\": 28.423919580344148,\n                                \"lon\": 77.03194077844172,\n                                \"indexNode\": \"148856\",\n                                \"_id\": \"6870b6a886c43c767ce2ed4b\"\n                            },\n                            {\n                                \"coordx\": 720,\n                                \"coordy\": 130,\n                                \"lat\": 28.423963885574928,\n                                \"lon\": 77.03197240140757,\n                                \"indexNode\": \"165300\",\n                                \"_id\": \"6870b6a886c43c767ce2ed4c\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 131,\n                                \"lat\": 28.423965821442465,\n                                \"lon\": 77.0319685881763,\n                                \"indexNode\": \"166567\",\n                                \"_id\": \"6870b6a886c43c767ce2ed4d\"\n                            },\n                            {\n                                \"coordx\": 735,\n                                \"coordy\": 118,\n                                \"lat\": 28.423921516211685,\n                                \"lon\": 77.03193696521045,\n                                \"indexNode\": \"150123\",\n                                \"_id\": \"6870b6a886c43c767ce2ed4e\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 117,\n                                \"lat\": 28.423919580344148,\n                                \"lon\": 77.03194077844172,\n                                \"indexNode\": \"148856\",\n                                \"_id\": \"6870b6a886c43c767ce2ed4f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423942700893306,\n                            77.03195468330901\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed4a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"307cae-d557-8d12-c21a-404d7dab18f0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 665,\n                                \"lat\": 28.425072586267827,\n                                \"lon\": 77.03024206645948,\n                                \"indexNode\": \"843042\",\n                                \"_id\": \"6870b6a886c43c767ce2ed51\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a886c43c767ce2ed52\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a886c43c767ce2ed53\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed50\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3544241-f365-1d21-313e-d751c0bf25\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 632,\n                                \"lat\": 28.425205762967927,\n                                \"lon\": 77.03120391058536,\n                                \"indexNode\": \"800953\",\n                                \"_id\": \"6870b6a886c43c767ce2ed55\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 640,\n                                \"lat\": 28.42522692070905,\n                                \"lon\": 77.03119746250476,\n                                \"indexNode\": \"811081\",\n                                \"_id\": \"6870b6a886c43c767ce2ed56\"\n                            },\n                            {\n                                \"coordx\": 816,\n                                \"coordy\": 640,\n                                \"lat\": 28.42524464196164,\n                                \"lon\": 77.0312726430348,\n                                \"indexNode\": \"811056\",\n                                \"_id\": \"6870b6a886c43c767ce2ed57\"\n                            },\n                            {\n                                \"coordx\": 816,\n                                \"coordy\": 632,\n                                \"lat\": 28.425223484220517,\n                                \"lon\": 77.03127909111538,\n                                \"indexNode\": \"800928\",\n                                \"_id\": \"6870b6a886c43c767ce2ed58\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 632,\n                                \"lat\": 28.425205762967927,\n                                \"lon\": 77.03120391058536,\n                                \"indexNode\": \"800953\",\n                                \"_id\": \"6870b6a886c43c767ce2ed59\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425225202464784,\n                            77.03123827681007\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed54\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"41ee165-bb4b-22b1-135b-cab73763a4e7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 296,\n                                \"lat\": 28.424251923631175,\n                                \"lon\": 77.03119806561959,\n                                \"indexNode\": \"375669\",\n                                \"_id\": \"6870b6a886c43c767ce2ed5b\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 418,\n                                \"lat\": 28.424574579183318,\n                                \"lon\": 77.03109973239062,\n                                \"indexNode\": \"530121\",\n                                \"_id\": \"6870b6a886c43c767ce2ed5c\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 418,\n                                \"lat\": 28.424573870333216,\n                                \"lon\": 77.03109672516942,\n                                \"indexNode\": \"530122\",\n                                \"_id\": \"6870b6a886c43c767ce2ed5d\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 296,\n                                \"lat\": 28.42425121478107,\n                                \"lon\": 77.0311950583984,\n                                \"indexNode\": \"375670\",\n                                \"_id\": \"6870b6a886c43c767ce2ed5e\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 296,\n                                \"lat\": 28.424251923631175,\n                                \"lon\": 77.03119806561959,\n                                \"indexNode\": \"375669\",\n                                \"_id\": \"6870b6a886c43c767ce2ed5f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424412896982187,\n                            77.03114739539451\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed5a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d22d2e-cffe-1873-e4b6-df800cb0a2\",\n                        \"name\": \"Point of Interest\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1041,\n                                \"lat\": 28.42639803309907,\n                                \"lon\": 77.03134337897261,\n                                \"indexNode\": \"1318591\",\n                                \"_id\": \"6870b6a886c43c767ce2ed61\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426393071148343,\n                                \"lon\": 77.03132232842421,\n                                \"indexNode\": \"1318598\",\n                                \"_id\": \"6870b6a886c43c767ce2ed62\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 1043,\n                                \"lat\": 28.426398360583626,\n                                \"lon\": 77.03132071640405,\n                                \"indexNode\": \"1321130\",\n                                \"_id\": \"6870b6a886c43c767ce2ed63\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1043,\n                                \"lat\": 28.42640332253435,\n                                \"lon\": 77.03134176695247,\n                                \"indexNode\": \"1321123\",\n                                \"_id\": \"6870b6a886c43c767ce2ed64\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1041,\n                                \"lat\": 28.42639803309907,\n                                \"lon\": 77.03134337897261,\n                                \"indexNode\": \"1318591\",\n                                \"_id\": \"6870b6a886c43c767ce2ed65\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426398196841347,\n                            77.03133204768834\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed60\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2bbe1c4-8bc-51ea-16a2-70f5ba37ba5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1138,\n                                \"lat\": 28.42643340947786,\n                                \"lon\": 77.03032694298082,\n                                \"indexNode\": \"1441705\",\n                                \"_id\": \"6870b6a886c43c767ce2ed67\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1138,\n                                \"lat\": 28.42642773867703,\n                                \"lon\": 77.03030288521121,\n                                \"indexNode\": \"1441713\",\n                                \"_id\": \"6870b6a886c43c767ce2ed68\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1182,\n                                \"lat\": 28.426544106253214,\n                                \"lon\": 77.03026742076797,\n                                \"indexNode\": \"1497417\",\n                                \"_id\": \"6870b6a886c43c767ce2ed69\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1182,\n                                \"lat\": 28.426549777054042,\n                                \"lon\": 77.03029147853758,\n                                \"indexNode\": \"1497409\",\n                                \"_id\": \"6870b6a886c43c767ce2ed6a\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1138,\n                                \"lat\": 28.42643340947786,\n                                \"lon\": 77.03032694298082,\n                                \"indexNode\": \"1441705\",\n                                \"_id\": \"6870b6a886c43c767ce2ed6b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426488757865535,\n                            77.0302971818744\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed66\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"25af2d-302a-1c07-838a-a65af783864e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 495,\n                                \"lat\": 28.42504829433113,\n                                \"lon\": 77.03218342089248,\n                                \"indexNode\": \"627222\",\n                                \"_id\": \"6870b6a886c43c767ce2ed6d\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 511,\n                                \"lat\": 28.42509060981338,\n                                \"lon\": 77.0321705247313,\n                                \"indexNode\": \"647478\",\n                                \"_id\": \"6870b6a886c43c767ce2ed6e\"\n                            },\n                            {\n                                \"coordx\": 501,\n                                \"coordy\": 511,\n                                \"lat\": 28.425126761168666,\n                                \"lon\": 77.03232389301255,\n                                \"indexNode\": \"647427\",\n                                \"_id\": \"6870b6a886c43c767ce2ed6f\"\n                            },\n                            {\n                                \"coordx\": 501,\n                                \"coordy\": 495,\n                                \"lat\": 28.42508444568642,\n                                \"lon\": 77.03233678917371,\n                                \"indexNode\": \"627171\",\n                                \"_id\": \"6870b6a886c43c767ce2ed70\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 495,\n                                \"lat\": 28.42504829433113,\n                                \"lon\": 77.03218342089248,\n                                \"indexNode\": \"627222\",\n                                \"_id\": \"6870b6a886c43c767ce2ed71\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4250875277499,\n                            77.0322536569525\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed6c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a056af-a0c1-b0d8-c6ae-328802f0680\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 998,\n                                \"lat\": 28.42592067013735,\n                                \"lon\": 77.02983533292975,\n                                \"indexNode\": \"1264666\",\n                                \"_id\": \"6870b6a886c43c767ce2ed73\"\n                            },\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 972,\n                                \"lat\": 28.425851907478698,\n                                \"lon\": 77.02985628919166,\n                                \"indexNode\": \"1231750\",\n                                \"_id\": \"6870b6a886c43c767ce2ed74\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 972,\n                                \"lat\": 28.425839857026936,\n                                \"lon\": 77.02980516643125,\n                                \"indexNode\": \"1231767\",\n                                \"_id\": \"6870b6a886c43c767ce2ed75\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 998,\n                                \"lat\": 28.42590861968559,\n                                \"lon\": 77.02978421016932,\n                                \"indexNode\": \"1264683\",\n                                \"_id\": \"6870b6a886c43c767ce2ed76\"\n                            },\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 998,\n                                \"lat\": 28.42592067013735,\n                                \"lon\": 77.02983533292975,\n                                \"indexNode\": \"1264666\",\n                                \"_id\": \"6870b6a886c43c767ce2ed77\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425880263582144,\n                            77.0298202496805\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed72\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3ad13df-4857-6e1d-7b87-c3ad2b3866\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 33,\n                                \"lat\": 28.42367119660851,\n                                \"lon\": 77.03189721610347,\n                                \"indexNode\": \"42549\",\n                                \"_id\": \"6870b6a886c43c767ce2ed79\"\n                            },\n                            {\n                                \"coordx\": 793,\n                                \"coordy\": 55,\n                                \"lat\": 28.42371378569432,\n                                \"lon\": 77.03181332501543,\n                                \"indexNode\": \"70423\",\n                                \"_id\": \"6870b6a886c43c767ce2ed7a\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 53,\n                                \"lat\": 28.42370707855883,\n                                \"lon\": 77.03180892259317,\n                                \"indexNode\": \"67893\",\n                                \"_id\": \"6870b6a886c43c767ce2ed7b\"\n                            },\n                            {\n                                \"coordx\": 772,\n                                \"coordy\": 31,\n                                \"lat\": 28.423665198323125,\n                                \"lon\": 77.03189582090242,\n                                \"indexNode\": \"40018\",\n                                \"_id\": \"6870b6a886c43c767ce2ed7c\"\n                            },\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 33,\n                                \"lat\": 28.42367119660851,\n                                \"lon\": 77.03189721610347,\n                                \"indexNode\": \"42549\",\n                                \"_id\": \"6870b6a886c43c767ce2ed7d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423690293917048,\n                            77.03185180781922\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed78\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cbe640-ee12-1b45-1ef2-e88f518f8a0c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 929,\n                                \"lat\": 28.42611883712582,\n                                \"lon\": 77.03150582540967,\n                                \"indexNode\": \"1176775\",\n                                \"_id\": \"6870b6a886c43c767ce2ed7f\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a886c43c767ce2ed80\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a886c43c767ce2ed81\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed7e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f2d2fd-2fc-a0e-15cc-eddd86824e4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 223,\n                                \"lat\": 28.42407090969518,\n                                \"lon\": 77.03130802711537,\n                                \"indexNode\": \"283234\",\n                                \"_id\": \"6870b6a886c43c767ce2ed83\"\n                            },\n                            {\n                                \"coordx\": 971,\n                                \"coordy\": 250,\n                                \"lat\": 28.42410333031577,\n                                \"lon\": 77.03112086767734,\n                                \"indexNode\": \"317471\",\n                                \"_id\": \"6870b6a886c43c767ce2ed84\"\n                            },\n                            {\n                                \"coordx\": 971,\n                                \"coordy\": 250,\n                                \"lat\": 28.42410333031577,\n                                \"lon\": 77.03112086767734,\n                                \"indexNode\": \"317471\",\n                                \"_id\": \"6870b6a886c43c767ce2ed85\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed82\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c7cf6c-5148-0267-e8f-6b8682f2d8db\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427010301501653,\n                                \"lon\": 77.03299081304007,\n                                \"indexNode\": \"1418036\",\n                                \"_id\": \"6870b6a886c43c767ce2ed87\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1074,\n                                \"lat\": 28.426888644490187,\n                                \"lon\": 77.03302788950346,\n                                \"indexNode\": \"1359800\",\n                                \"_id\": \"6870b6a886c43c767ce2ed88\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1074,\n                                \"lat\": 28.426889353340293,\n                                \"lon\": 77.03303089672465,\n                                \"indexNode\": \"1359799\",\n                                \"_id\": \"6870b6a886c43c767ce2ed89\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427011010351755,\n                                \"lon\": 77.03299382026127,\n                                \"indexNode\": \"1418035\",\n                                \"_id\": \"6870b6a886c43c767ce2ed8a\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427010301501653,\n                                \"lon\": 77.03299081304007,\n                                \"indexNode\": \"1418036\",\n                                \"_id\": \"6870b6a886c43c767ce2ed8b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42694982742097,\n                            77.03301085488236\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed86\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2ae34-0cf0-5cbe-c1a8-34825da63e27\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42686560476252,\n                                \"lon\": 77.03308648317362,\n                                \"indexNode\": \"1343326\",\n                                \"_id\": \"6870b6a886c43c767ce2ed8d\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426815301246357,\n                                \"lon\": 77.03305346500672,\n                                \"indexNode\": \"1324351\",\n                                \"_id\": \"6870b6a886c43c767ce2ed8e\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426814592396255,\n                                \"lon\": 77.03305045778552,\n                                \"indexNode\": \"1324352\",\n                                \"_id\": \"6870b6a886c43c767ce2ed8f\"\n                            },\n                            {\n                                \"coordx\": 101,\n                                \"coordy\": 1061,\n                                \"lat\": 28.426864895912416,\n                                \"lon\": 77.03308347595242,\n                                \"indexNode\": \"1343327\",\n                                \"_id\": \"6870b6a886c43c767ce2ed90\"\n                            },\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42686560476252,\n                                \"lon\": 77.03308648317362,\n                                \"indexNode\": \"1343326\",\n                                \"_id\": \"6870b6a886c43c767ce2ed91\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426840098579387,\n                            77.03306847047956\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed8c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5b38d65-dda8-632-74-334e2e56ecd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1225,\n                                \"coordy\": 742,\n                                \"lat\": 28.42522448346858,\n                                \"lon\": 77.02996047653615,\n                                \"indexNode\": \"940597\",\n                                \"_id\": \"6870b6a886c43c767ce2ed93\"\n                            },\n                            {\n                                \"coordx\": 1207,\n                                \"coordy\": 742,\n                                \"lat\": 28.425237242770443,\n                                \"lon\": 77.03001460651777,\n                                \"indexNode\": \"940579\",\n                                \"_id\": \"6870b6a886c43c767ce2ed94\"\n                            },\n                            {\n                                \"coordx\": 1200,\n                                \"coordy\": 687,\n                                \"lat\": 28.42509674525094,\n                                \"lon\": 77.03007998762021,\n                                \"indexNode\": \"870942\",\n                                \"_id\": \"6870b6a886c43c767ce2ed95\"\n                            },\n                            {\n                                \"coordx\": 1216,\n                                \"coordy\": 687,\n                                \"lat\": 28.425085403649284,\n                                \"lon\": 77.030031872081,\n                                \"indexNode\": \"870958\",\n                                \"_id\": \"6870b6a886c43c767ce2ed96\"\n                            },\n                            {\n                                \"coordx\": 1225,\n                                \"coordy\": 742,\n                                \"lat\": 28.42522448346858,\n                                \"lon\": 77.02996047653615,\n                                \"indexNode\": \"940597\",\n                                \"_id\": \"6870b6a886c43c767ce2ed97\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425162339261963,\n                            77.03002106521502\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed92\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8dde525-cf50-7f3-ade0-50be1f008625\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 117,\n                                \"lat\": 28.423919580344148,\n                                \"lon\": 77.03194077844172,\n                                \"indexNode\": \"148856\",\n                                \"_id\": \"6870b6a886c43c767ce2ed99\"\n                            },\n                            {\n                                \"coordx\": 770,\n                                \"coordy\": 79,\n                                \"lat\": 28.423793562470077,\n                                \"lon\": 77.03186314686128,\n                                \"indexNode\": \"100784\",\n                                \"_id\": \"6870b6a886c43c767ce2ed9a\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 93,\n                                \"lat\": 28.423821373465696,\n                                \"lon\": 77.03181276884465,\n                                \"indexNode\": \"118521\",\n                                \"_id\": \"6870b6a886c43c767ce2ed9b\"\n                            },\n                            {\n                                \"coordx\": 747,\n                                \"coordy\": 129,\n                                \"lat\": 28.423942101904487,\n                                \"lon\": 77.03189201244523,\n                                \"indexNode\": \"164061\",\n                                \"_id\": \"6870b6a886c43c767ce2ed9c\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 117,\n                                \"lat\": 28.423919580344148,\n                                \"lon\": 77.03194077844172,\n                                \"indexNode\": \"148856\",\n                                \"_id\": \"6870b6a886c43c767ce2ed9d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42386831706889,\n                            77.03187679390899\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed98\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e6f8c76-b3df-736f-614-b7c2afa2f0c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 655,\n                                \"lat\": 28.425371501289,\n                                \"lon\": 77.0316304410914,\n                                \"indexNode\": \"829923\",\n                                \"_id\": \"6870b6a886c43c767ce2ed9f\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 655,\n                                \"lat\": 28.425377880939934,\n                                \"lon\": 77.0316575060822,\n                                \"indexNode\": \"829914\",\n                                \"_id\": \"6870b6a886c43c767ce2eda0\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 655,\n                                \"lat\": 28.425377880939934,\n                                \"lon\": 77.0316575060822,\n                                \"indexNode\": \"829914\",\n                                \"_id\": \"6870b6a886c43c767ce2eda1\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ed9e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"750b64-b6e3-441a-f768-cc448d4573c\",\n                        \"name\": \"Passage between Amenity Block & Ground\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 673,\n                                \"lat\": 28.42541910620653,\n                                \"lon\": 77.03161593291007,\n                                \"indexNode\": \"852711\",\n                                \"_id\": \"6870b6a886c43c767ce2eda3\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 728,\n                                \"lat\": 28.42556456567676,\n                                \"lon\": 77.03157160235602,\n                                \"indexNode\": \"922341\",\n                                \"_id\": \"6870b6a886c43c767ce2eda4\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 728,\n                                \"lat\": 28.42556456567676,\n                                \"lon\": 77.03157160235602,\n                                \"indexNode\": \"922341\",\n                                \"_id\": \"6870b6a886c43c767ce2eda5\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eda2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7c56c83-a6b-2237-6b4-1adde71b38c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 101,\n                                \"coordy\": 1061,\n                                \"lat\": 28.426864895912416,\n                                \"lon\": 77.03308347595242,\n                                \"indexNode\": \"1343327\",\n                                \"_id\": \"6870b6a886c43c767ce2eda7\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1074,\n                                \"lat\": 28.426888644490187,\n                                \"lon\": 77.03302788950346,\n                                \"indexNode\": \"1359800\",\n                                \"_id\": \"6870b6a886c43c767ce2eda8\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1074,\n                                \"lat\": 28.426889353340293,\n                                \"lon\": 77.03303089672465,\n                                \"indexNode\": \"1359799\",\n                                \"_id\": \"6870b6a886c43c767ce2eda9\"\n                            },\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42686560476252,\n                                \"lon\": 77.03308648317362,\n                                \"indexNode\": \"1343326\",\n                                \"_id\": \"6870b6a886c43c767ce2edaa\"\n                            },\n                            {\n                                \"coordx\": 101,\n                                \"coordy\": 1061,\n                                \"lat\": 28.426864895912416,\n                                \"lon\": 77.03308347595242,\n                                \"indexNode\": \"1343327\",\n                                \"_id\": \"6870b6a886c43c767ce2edab\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42687712462636,\n                            77.03305718633852\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eda6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"85581ca-6e7-366a-30d-438731cf5ce\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 52,\n                                \"lat\": 28.423659067434556,\n                                \"lon\": 77.0316172664464,\n                                \"indexNode\": \"66691\",\n                                \"_id\": \"6870b6a886c43c767ce2edad\"\n                            },\n                            {\n                                \"coordx\": 850,\n                                \"coordy\": 63,\n                                \"lat\": 28.423694538979536,\n                                \"lon\": 77.03163546532639,\n                                \"indexNode\": \"80608\",\n                                \"_id\": \"6870b6a886c43c767ce2edae\"\n                            },\n                            {\n                                \"coordx\": 834,\n                                \"coordy\": 47,\n                                \"lat\": 28.423663565098945,\n                                \"lon\": 77.03169647702678,\n                                \"indexNode\": \"60336\",\n                                \"_id\": \"6870b6a886c43c767ce2edaf\"\n                            },\n                            {\n                                \"coordx\": 837,\n                                \"coordy\": 40,\n                                \"lat\": 28.42364292552515,\n                                \"lon\": 77.0316930974337,\n                                \"indexNode\": \"51477\",\n                                \"_id\": \"6870b6a886c43c767ce2edb0\"\n                            },\n                            {\n                                \"coordx\": 844,\n                                \"coordy\": 34,\n                                \"lat\": 28.423622095268584,\n                                \"lon\": 77.03167688294573,\n                                \"indexNode\": \"43888\",\n                                \"_id\": \"6870b6a886c43c767ce2edb1\"\n                            },\n                            {\n                                \"coordx\": 854,\n                                \"coordy\": 44,\n                                \"lat\": 28.42364145394395,\n                                \"lon\": 77.031638750633,\n                                \"indexNode\": \"56558\",\n                                \"_id\": \"6870b6a886c43c767ce2edb2\"\n                            },\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 52,\n                                \"lat\": 28.423659067434556,\n                                \"lon\": 77.0316172664464,\n                                \"indexNode\": \"66691\",\n                                \"_id\": \"6870b6a886c43c767ce2edb3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423657950825415,\n                            77.03165797129776\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edac\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"080781b-8b24-8ff-1d8-b0b5caf08f7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 319,\n                                \"coordy\": 643,\n                                \"lat\": 28.42560487461608,\n                                \"lon\": 77.03276481394138,\n                                \"indexNode\": \"814357\",\n                                \"_id\": \"6870b6a886c43c767ce2edb5\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 643,\n                                \"lat\": 28.425625431269086,\n                                \"lon\": 77.03285202335621,\n                                \"indexNode\": \"814328\",\n                                \"_id\": \"6870b6a886c43c767ce2edb6\"\n                            },\n                            {\n                                \"coordx\": 285,\n                                \"coordy\": 640,\n                                \"lat\": 28.425621041366682,\n                                \"lon\": 77.03286947749243,\n                                \"indexNode\": \"810525\",\n                                \"_id\": \"6870b6a886c43c767ce2edb7\"\n                            },\n                            {\n                                \"coordx\": 281,\n                                \"coordy\": 634,\n                                \"lat\": 28.425608008461253,\n                                \"lon\": 77.03288634243768,\n                                \"indexNode\": \"802925\",\n                                \"_id\": \"6870b6a886c43c767ce2edb8\"\n                            },\n                            {\n                                \"coordx\": 281,\n                                \"coordy\": 618,\n                                \"lat\": 28.425565692979006,\n                                \"lon\": 77.03289923859886,\n                                \"indexNode\": \"782669\",\n                                \"_id\": \"6870b6a886c43c767ce2edb9\"\n                            },\n                            {\n                                \"coordx\": 284,\n                                \"coordy\": 613,\n                                \"lat\": 28.42555034284049,\n                                \"lon\": 77.03289424698562,\n                                \"indexNode\": \"776342\",\n                                \"_id\": \"6870b6a886c43c767ce2edba\"\n                            },\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 608,\n                                \"lat\": 28.425533575001772,\n                                \"lon\": 77.03288324092998,\n                                \"indexNode\": \"770017\",\n                                \"_id\": \"6870b6a886c43c767ce2edbb\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 608,\n                                \"lat\": 28.42552719535084,\n                                \"lon\": 77.03285617593917,\n                                \"indexNode\": \"770026\",\n                                \"_id\": \"6870b6a886c43c767ce2edbc\"\n                            },\n                            {\n                                \"coordx\": 307,\n                                \"coordy\": 616,\n                                \"lat\": 28.42554197344103,\n                                \"lon\": 77.03282266286777,\n                                \"indexNode\": \"780163\",\n                                \"_id\": \"6870b6a886c43c767ce2edbd\"\n                            },\n                            {\n                                \"coordx\": 322,\n                                \"coordy\": 630,\n                                \"lat\": 28.425568366736442,\n                                \"lon\": 77.03276627040874,\n                                \"indexNode\": \"797902\",\n                                \"_id\": \"6870b6a886c43c767ce2edbe\"\n                            },\n                            {\n                                \"coordx\": 319,\n                                \"coordy\": 643,\n                                \"lat\": 28.42560487461608,\n                                \"lon\": 77.03276481394138,\n                                \"indexNode\": \"814357\",\n                                \"_id\": \"6870b6a886c43c767ce2edbf\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425578542005667,\n                            77.0328365497035\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edb4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f142b-864-ccd-e240-86dcf4ebad5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 871,\n                                \"lat\": 28.425538006890164,\n                                \"lon\": 77.02973921960984,\n                                \"indexNode\": \"1103950\",\n                                \"_id\": \"6870b6a886c43c767ce2edc1\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 951,\n                                \"lat\": 28.425749584301403,\n                                \"lon\": 77.02967473880395,\n                                \"indexNode\": \"1205230\",\n                                \"_id\": \"6870b6a886c43c767ce2edc2\"\n                            },\n                            {\n                                \"coordx\": 1249,\n                                \"coordy\": 951,\n                                \"lat\": 28.42576021705296,\n                                \"lon\": 77.02971984712195,\n                                \"indexNode\": \"1205215\",\n                                \"_id\": \"6870b6a886c43c767ce2edc3\"\n                            },\n                            {\n                                \"coordx\": 1251,\n                                \"coordy\": 871,\n                                \"lat\": 28.42554722194151,\n                                \"lon\": 77.02977831348544,\n                                \"indexNode\": \"1103937\",\n                                \"_id\": \"6870b6a886c43c767ce2edc4\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 871,\n                                \"lat\": 28.425538006890164,\n                                \"lon\": 77.02973921960984,\n                                \"indexNode\": \"1103950\",\n                                \"_id\": \"6870b6a886c43c767ce2edc5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42565128476391,\n                            77.02972729792691\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edc0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f7afee-e374-fdcc-341b-881b5367af35\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 628,\n                                \"lat\": 28.425271031058454,\n                                \"lon\": 77.03152890729415,\n                                \"indexNode\": \"795782\",\n                                \"_id\": \"6870b6a886c43c767ce2edc7\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 628,\n                                \"lat\": 28.425290878861357,\n                                \"lon\": 77.03161310948776,\n                                \"indexNode\": \"795754\",\n                                \"_id\": \"6870b6a886c43c767ce2edc8\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 627,\n                                \"lat\": 28.425288234143718,\n                                \"lon\": 77.03161391549784,\n                                \"indexNode\": \"794488\",\n                                \"_id\": \"6870b6a886c43c767ce2edc9\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 627,\n                                \"lat\": 28.425268386340814,\n                                \"lon\": 77.03152971330421,\n                                \"indexNode\": \"794516\",\n                                \"_id\": \"6870b6a886c43c767ce2edca\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 628,\n                                \"lat\": 28.425271031058454,\n                                \"lon\": 77.03152890729415,\n                                \"indexNode\": \"795782\",\n                                \"_id\": \"6870b6a886c43c767ce2edcb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42527963260109,\n                            77.031571411396\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edc6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2e0103-d42f-8328-acb1-e750addc24d1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 844,\n                                \"coordy\": 34,\n                                \"lat\": 28.423622095268584,\n                                \"lon\": 77.03167688294573,\n                                \"indexNode\": \"43888\",\n                                \"_id\": \"6870b6a886c43c767ce2edcd\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 0,\n                                \"lat\": 28.42355982002285,\n                                \"lon\": 77.03182156891506,\n                                \"indexNode\": \"805\",\n                                \"_id\": \"6870b6a886c43c767ce2edce\"\n                            },\n                            {\n                                \"coordx\": 804,\n                                \"coordy\": 0,\n                                \"lat\": 28.42356052887295,\n                                \"lon\": 77.03182457613627,\n                                \"indexNode\": \"804\",\n                                \"_id\": \"6870b6a886c43c767ce2edcf\"\n                            },\n                            {\n                                \"coordx\": 843,\n                                \"coordy\": 35,\n                                \"lat\": 28.423625448836326,\n                                \"lon\": 77.03167908415686,\n                                \"indexNode\": \"45153\",\n                                \"_id\": \"6870b6a886c43c767ce2edd0\"\n                            },\n                            {\n                                \"coordx\": 844,\n                                \"coordy\": 34,\n                                \"lat\": 28.423622095268584,\n                                \"lon\": 77.03167688294573,\n                                \"indexNode\": \"43888\",\n                                \"_id\": \"6870b6a886c43c767ce2edd1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423595804018362,\n                            77.03174179985056\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edcc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5b33bfe-5a0e-e4a-8cdf-3552cfefd6f4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 623,\n                                \"lat\": 28.42516423925657,\n                                \"lon\": 77.031135984146,\n                                \"indexNode\": \"789584\",\n                                \"_id\": \"6870b6a886c43c767ce2edd3\"\n                            },\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 632,\n                                \"lat\": 28.425188041715334,\n                                \"lon\": 77.03112873005534,\n                                \"indexNode\": \"800978\",\n                                \"_id\": \"6870b6a886c43c767ce2edd4\"\n                            },\n                            {\n                                \"coordx\": 816,\n                                \"coordy\": 632,\n                                \"lat\": 28.425223484220517,\n                                \"lon\": 77.03127909111538,\n                                \"indexNode\": \"800928\",\n                                \"_id\": \"6870b6a886c43c767ce2edd5\"\n                            },\n                            {\n                                \"coordx\": 816,\n                                \"coordy\": 623,\n                                \"lat\": 28.425199681761754,\n                                \"lon\": 77.03128634520604,\n                                \"indexNode\": \"789534\",\n                                \"_id\": \"6870b6a886c43c767ce2edd6\"\n                            },\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 623,\n                                \"lat\": 28.42516423925657,\n                                \"lon\": 77.031135984146,\n                                \"indexNode\": \"789584\",\n                                \"_id\": \"6870b6a886c43c767ce2edd7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425193861738542,\n                            77.03120753763069\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edd2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"eaf5ad-b70b-0ce-d17-7e3cc81242\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 491,\n                                \"lat\": 28.424664860306045,\n                                \"lon\": 77.03060484658113,\n                                \"indexNode\": \"622684\",\n                                \"_id\": \"6870b6a886c43c767ce2edd9\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 514,\n                                \"lat\": 28.424725688811776,\n                                \"lon\": 77.03058630834944,\n                                \"indexNode\": \"651802\",\n                                \"_id\": \"6870b6a886c43c767ce2edda\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 514,\n                                \"lat\": 28.42475333396582,\n                                \"lon\": 77.03070358997627,\n                                \"indexNode\": \"651763\",\n                                \"_id\": \"6870b6a886c43c767ce2eddb\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 522,\n                                \"lat\": 28.424774491706945,\n                                \"lon\": 77.03069714189569,\n                                \"indexNode\": \"661891\",\n                                \"_id\": \"6870b6a886c43c767ce2eddc\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 522,\n                                \"lat\": 28.42474046690197,\n                                \"lon\": 77.03055279527804,\n                                \"indexNode\": \"661939\",\n                                \"_id\": \"6870b6a886c43c767ce2eddd\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 494,\n                                \"lat\": 28.424666414808033,\n                                \"lon\": 77.0305753635601,\n                                \"indexNode\": \"626491\",\n                                \"_id\": \"6870b6a886c43c767ce2edde\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 494,\n                                \"lat\": 28.424655073206377,\n                                \"lon\": 77.03052724802089,\n                                \"indexNode\": \"626507\",\n                                \"_id\": \"6870b6a886c43c767ce2eddf\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 491,\n                                \"lat\": 28.424647139053455,\n                                \"lon\": 77.03052966605111,\n                                \"indexNode\": \"622709\",\n                                \"_id\": \"6870b6a886c43c767ce2ede0\"\n                            },\n                            {\n                                \"coordx\": 1095,\n                                \"coordy\": 479,\n                                \"lat\": 28.424621073242598,\n                                \"lon\": 77.0305633959416,\n                                \"indexNode\": \"607509\",\n                                \"_id\": \"6870b6a886c43c767ce2ede1\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 491,\n                                \"lat\": 28.424664860306045,\n                                \"lon\": 77.03060484658113,\n                                \"indexNode\": \"622684\",\n                                \"_id\": \"6870b6a886c43c767ce2ede2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4247075414819,\n                            77.030599651986\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edd8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f0107ad-a715-22d6-85de-c5718fc17cc\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 749,\n                                \"lat\": 28.425978074049556,\n                                \"lon\": 77.0330733228509,\n                                \"indexNode\": \"948422\",\n                                \"_id\": \"6870b6a886c43c767ce2ede4\"\n                            },\n                            {\n                                \"coordx\": 238,\n                                \"coordy\": 796,\n                                \"lat\": 28.42606693327348,\n                                \"lon\": 77.0328850793174,\n                                \"indexNode\": \"1007974\",\n                                \"_id\": \"6870b6a886c43c767ce2ede5\"\n                            },\n                            {\n                                \"coordx\": 244,\n                                \"coordy\": 805,\n                                \"lat\": 28.426086482631618,\n                                \"lon\": 77.03285978189953,\n                                \"indexNode\": \"1019374\",\n                                \"_id\": \"6870b6a886c43c767ce2ede6\"\n                            },\n                            {\n                                \"coordx\": 245,\n                                \"coordy\": 813,\n                                \"lat\": 28.42610693152264,\n                                \"lon\": 77.03285032659774,\n                                \"indexNode\": \"1029503\",\n                                \"_id\": \"6870b6a886c43c767ce2ede7\"\n                            },\n                            {\n                                \"coordx\": 246,\n                                \"coordy\": 822,\n                                \"lat\": 28.4261300251313,\n                                \"lon\": 77.03284006528588,\n                                \"indexNode\": \"1040898\",\n                                \"_id\": \"6870b6a886c43c767ce2ede8\"\n                            },\n                            {\n                                \"coordx\": 245,\n                                \"coordy\": 830,\n                                \"lat\": 28.42615189172253,\n                                \"lon\": 77.0328366244265,\n                                \"indexNode\": \"1051025\",\n                                \"_id\": \"6870b6a886c43c767ce2ede9\"\n                            },\n                            {\n                                \"coordx\": 244,\n                                \"coordy\": 839,\n                                \"lat\": 28.4261764030314,\n                                \"lon\": 77.03283237755703,\n                                \"indexNode\": \"1062418\",\n                                \"_id\": \"6870b6a886c43c767ce2edea\"\n                            },\n                            {\n                                \"coordx\": 241,\n                                \"coordy\": 848,\n                                \"lat\": 28.42620233204047,\n                                \"lon\": 77.03283414512997,\n                                \"indexNode\": \"1073809\",\n                                \"_id\": \"6870b6a886c43c767ce2edeb\"\n                            },\n                            {\n                                \"coordx\": 237,\n                                \"coordy\": 854,\n                                \"lat\": 28.42622103574673,\n                                \"lon\": 77.03284133795434,\n                                \"indexNode\": \"1081401\",\n                                \"_id\": \"6870b6a886c43c767ce2edec\"\n                            },\n                            {\n                                \"coordx\": 220,\n                                \"coordy\": 836,\n                                \"lat\": 28.426185481280964,\n                                \"lon\": 77.03290696889607,\n                                \"indexNode\": \"1058596\",\n                                \"_id\": \"6870b6a886c43c767ce2eded\"\n                            },\n                            {\n                                \"coordx\": 234,\n                                \"coordy\": 824,\n                                \"lat\": 28.426143820767827,\n                                \"lon\": 77.03287453992014,\n                                \"indexNode\": \"1043418\",\n                                \"_id\": \"6870b6a886c43c767ce2edee\"\n                            },\n                            {\n                                \"coordx\": 171,\n                                \"coordy\": 766,\n                                \"lat\": 28.426035084701205,\n                                \"lon\": 77.03311074344006,\n                                \"indexNode\": \"969927\",\n                                \"_id\": \"6870b6a886c43c767ce2edef\"\n                            },\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 749,\n                                \"lat\": 28.425978074049556,\n                                \"lon\": 77.0330733228509,\n                                \"indexNode\": \"948422\",\n                                \"_id\": \"6870b6a886c43c767ce2edf0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426083436053812,\n                            77.0329533692857\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ede3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"004655c-02b-8e-fc0d-ff7d1f7a3e0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 33,\n                                \"lat\": 28.42367119660851,\n                                \"lon\": 77.03189721610347,\n                                \"indexNode\": \"42549\",\n                                \"_id\": \"6870b6a886c43c767ce2edf2\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 0,\n                                \"lat\": 28.42355982002285,\n                                \"lon\": 77.03182156891506,\n                                \"indexNode\": \"805\",\n                                \"_id\": \"6870b6a886c43c767ce2edf3\"\n                            },\n                            {\n                                \"coordx\": 808,\n                                \"coordy\": 2,\n                                \"lat\": 28.423562982907818,\n                                \"lon\": 77.03181093523132,\n                                \"indexNode\": \"3340\",\n                                \"_id\": \"6870b6a886c43c767ce2edf4\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 36,\n                                \"lat\": 28.42367700421112,\n                                \"lon\": 77.03188577640964,\n                                \"indexNode\": \"46350\",\n                                \"_id\": \"6870b6a886c43c767ce2edf5\"\n                            },\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 33,\n                                \"lat\": 28.42367119660851,\n                                \"lon\": 77.03189721610347,\n                                \"indexNode\": \"42549\",\n                                \"_id\": \"6870b6a886c43c767ce2edf6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423619478349917,\n                            77.03185500857286\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edf1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8b38cc-03e-1fd0-334e-4310d7d0a63b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 887,\n                                \"coordy\": 94,\n                                \"lat\": 28.423750297772557,\n                                \"lon\": 77.03149921182968,\n                                \"indexNode\": \"119891\",\n                                \"_id\": \"6870b6a886c43c767ce2edf8\"\n                            },\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 52,\n                                \"lat\": 28.423659067434556,\n                                \"lon\": 77.0316172664464,\n                                \"indexNode\": \"66691\",\n                                \"_id\": \"6870b6a886c43c767ce2edf9\"\n                            },\n                            {\n                                \"coordx\": 850,\n                                \"coordy\": 63,\n                                \"lat\": 28.423694538979536,\n                                \"lon\": 77.03163546532639,\n                                \"indexNode\": \"80608\",\n                                \"_id\": \"6870b6a886c43c767ce2edfa\"\n                            },\n                            {\n                                \"coordx\": 883,\n                                \"coordy\": 96,\n                                \"lat\": 28.423758422608252,\n                                \"lon\": 77.03150962869434,\n                                \"indexNode\": \"122419\",\n                                \"_id\": \"6870b6a886c43c767ce2edfb\"\n                            },\n                            {\n                                \"coordx\": 887,\n                                \"coordy\": 94,\n                                \"lat\": 28.423750297772557,\n                                \"lon\": 77.03149921182968,\n                                \"indexNode\": \"119891\",\n                                \"_id\": \"6870b6a886c43c767ce2edfc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42370871931576,\n                            77.03157594489807\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edf7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7ddb40-6474-bc4d-0d6e-88556bc644\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 881,\n                                \"lat\": 28.425619744374654,\n                                \"lon\": 77.02996572276275,\n                                \"indexNode\": \"1116532\",\n                                \"_id\": \"6870b6a886c43c767ce2edfe\"\n                            },\n                            {\n                                \"coordx\": 1206,\n                                \"coordy\": 881,\n                                \"lat\": 28.425605567372582,\n                                \"lon\": 77.02990557833874,\n                                \"indexNode\": \"1116552\",\n                                \"_id\": \"6870b6a886c43c767ce2edff\"\n                            },\n                            {\n                                \"coordx\": 1205,\n                                \"coordy\": 904,\n                                \"lat\": 28.425667104728415,\n                                \"lon\": 77.02989004732825,\n                                \"indexNode\": \"1145669\",\n                                \"_id\": \"6870b6a886c43c767ce2ee00\"\n                            },\n                            {\n                                \"coordx\": 1220,\n                                \"coordy\": 904,\n                                \"lat\": 28.42565647197686,\n                                \"lon\": 77.02984493901025,\n                                \"indexNode\": \"1145684\",\n                                \"_id\": \"6870b6a886c43c767ce2ee01\"\n                            },\n                            {\n                                \"coordx\": 1220,\n                                \"coordy\": 911,\n                                \"lat\": 28.425674985000345,\n                                \"lon\": 77.02983929693973,\n                                \"indexNode\": \"1154546\",\n                                \"_id\": \"6870b6a886c43c767ce2ee02\"\n                            },\n                            {\n                                \"coordx\": 1218,\n                                \"coordy\": 914,\n                                \"lat\": 28.425684336853475,\n                                \"lon\": 77.02984289335191,\n                                \"indexNode\": \"1158342\",\n                                \"_id\": \"6870b6a886c43c767ce2ee03\"\n                            },\n                            {\n                                \"coordx\": 1214,\n                                \"coordy\": 916,\n                                \"lat\": 28.42569246168917,\n                                \"lon\": 77.02985331021657,\n                                \"indexNode\": \"1160870\",\n                                \"_id\": \"6870b6a886c43c767ce2ee04\"\n                            },\n                            {\n                                \"coordx\": 1201,\n                                \"coordy\": 916,\n                                \"lat\": 28.425701676740516,\n                                \"lon\": 77.02989240409218,\n                                \"indexNode\": \"1160857\",\n                                \"_id\": \"6870b6a886c43c767ce2ee05\"\n                            },\n                            {\n                                \"coordx\": 1201,\n                                \"coordy\": 898,\n                                \"lat\": 28.425654071822986,\n                                \"lon\": 77.0299069122735,\n                                \"indexNode\": \"1138069\",\n                                \"_id\": \"6870b6a886c43c767ce2ee06\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 898,\n                                \"lat\": 28.425664704574544,\n                                \"lon\": 77.02995202059151,\n                                \"indexNode\": \"1138054\",\n                                \"_id\": \"6870b6a886c43c767ce2ee07\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 881,\n                                \"lat\": 28.425619744374654,\n                                \"lon\": 77.02996572276275,\n                                \"indexNode\": \"1116532\",\n                                \"_id\": \"6870b6a886c43c767ce2ee08\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42565266123613,\n                            77.02990567500001\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2edfd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cb24afe-defb-4c7-acb7-46ec8d737c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 626,\n                                \"lat\": 28.425295513327526,\n                                \"lon\": 77.03165682260472,\n                                \"indexNode\": \"793208\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0a\"\n                            },\n                            {\n                                \"coordx\": 690,\n                                \"coordy\": 629,\n                                \"lat\": 28.425304865180657,\n                                \"lon\": 77.0316604190169,\n                                \"indexNode\": \"797004\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0b\"\n                            },\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 632,\n                                \"lat\": 28.42531350818368,\n                                \"lon\": 77.03166100820789,\n                                \"indexNode\": \"800801\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0c\"\n                            },\n                            {\n                                \"coordx\": 687,\n                                \"coordy\": 635,\n                                \"lat\": 28.42532286003681,\n                                \"lon\": 77.03166460462006,\n                                \"indexNode\": \"804597\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0d\"\n                            },\n                            {\n                                \"coordx\": 686,\n                                \"coordy\": 639,\n                                \"lat\": 28.425334147757475,\n                                \"lon\": 77.03166438780097,\n                                \"indexNode\": \"809660\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0e\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 642,\n                                \"lat\": 28.425343499610605,\n                                \"lon\": 77.03166798421316,\n                                \"indexNode\": \"813456\",\n                                \"_id\": \"6870b6a886c43c767ce2ee0f\"\n                            },\n                            {\n                                \"coordx\": 682,\n                                \"coordy\": 643,\n                                \"lat\": 28.425347562028453,\n                                \"lon\": 77.03167319264548,\n                                \"indexNode\": \"814720\",\n                                \"_id\": \"6870b6a886c43c767ce2ee10\"\n                            },\n                            {\n                                \"coordx\": 691,\n                                \"coordy\": 643,\n                                \"lat\": 28.42534118237752,\n                                \"lon\": 77.03164612765467,\n                                \"indexNode\": \"814729\",\n                                \"_id\": \"6870b6a886c43c767ce2ee11\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 643,\n                                \"lat\": 28.425340473527417,\n                                \"lon\": 77.03164312043347,\n                                \"indexNode\": \"814730\",\n                                \"_id\": \"6870b6a886c43c767ce2ee12\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 626,\n                                \"lat\": 28.425295513327526,\n                                \"lon\": 77.03165682260472,\n                                \"indexNode\": \"793208\",\n                                \"_id\": \"6870b6a886c43c767ce2ee13\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42532698875433,\n                            77.0316563734466\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee09\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ae48454-01de-7a43-a6d-87b5785857\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 593,\n                                \"coordy\": 368,\n                                \"lat\": 28.424683352336537,\n                                \"lon\": 77.03216248810259,\n                                \"indexNode\": \"466481\",\n                                \"_id\": \"6870b6a886c43c767ce2ee15\"\n                            },\n                            {\n                                \"coordx\": 609,\n                                \"coordy\": 351,\n                                \"lat\": 28.424627050534987,\n                                \"lon\": 77.03212807473462,\n                                \"indexNode\": \"444975\",\n                                \"_id\": \"6870b6a886c43c767ce2ee16\"\n                            },\n                            {\n                                \"coordx\": 609,\n                                \"coordy\": 351,\n                                \"lat\": 28.424627050534987,\n                                \"lon\": 77.03212807473462,\n                                \"indexNode\": \"444975\",\n                                \"_id\": \"6870b6a886c43c767ce2ee17\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee14\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f4a5f8f-c4b4-351-8448-f467e3ef165b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1128,\n                                \"lat\": 28.42647572076151,\n                                \"lon\": 77.03062670353803,\n                                \"indexNode\": \"1428948\",\n                                \"_id\": \"6870b6a886c43c767ce2ee19\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1128,\n                                \"lat\": 28.426434607455498,\n                                \"lon\": 77.03045228470839,\n                                \"indexNode\": \"1429006\",\n                                \"_id\": \"6870b6a886c43c767ce2ee1a\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426384357820325,\n                                \"lon\": 77.03046759889978,\n                                \"indexNode\": \"1404952\",\n                                \"_id\": \"6870b6a886c43c767ce2ee1b\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1109,\n                                \"lat\": 28.42642547112634,\n                                \"lon\": 77.03064201772943,\n                                \"indexNode\": \"1404894\",\n                                \"_id\": \"6870b6a886c43c767ce2ee1c\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1128,\n                                \"lat\": 28.42647572076151,\n                                \"lon\": 77.03062670353803,\n                                \"indexNode\": \"1428948\",\n                                \"_id\": \"6870b6a886c43c767ce2ee1d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426430039290917,\n                            77.03054715121891\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee18\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d661fe-0cc-37a5-24a7-b27f20cbd07\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 548,\n                                \"lat\": 28.425123959006648,\n                                \"lon\": 77.0318670452293,\n                                \"indexNode\": \"694411\",\n                                \"_id\": \"6870b6a886c43c767ce2ee1f\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 548,\n                                \"lat\": 28.42511332625509,\n                                \"lon\": 77.03182193691129,\n                                \"indexNode\": \"694426\",\n                                \"_id\": \"6870b6a886c43c767ce2ee20\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 547,\n                                \"lat\": 28.42511068153745,\n                                \"lon\": 77.03182274292136,\n                                \"indexNode\": \"693160\",\n                                \"_id\": \"6870b6a886c43c767ce2ee21\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 547,\n                                \"lat\": 28.425121314289004,\n                                \"lon\": 77.03186785123937,\n                                \"indexNode\": \"693145\",\n                                \"_id\": \"6870b6a886c43c767ce2ee22\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 548,\n                                \"lat\": 28.425123959006648,\n                                \"lon\": 77.0318670452293,\n                                \"indexNode\": \"694411\",\n                                \"_id\": \"6870b6a886c43c767ce2ee23\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425117320272047,\n                            77.03184489407533\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee1e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"587735-738a-dad-dbfb-3715a44d43a8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 540,\n                                \"lat\": 28.425079409212103,\n                                \"lon\": 77.03177425501026,\n                                \"indexNode\": \"684316\",\n                                \"_id\": \"6870b6a886c43c767ce2ee25\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 540,\n                                \"lat\": 28.42510280126552,\n                                \"lon\": 77.03187349330989,\n                                \"indexNode\": \"684283\",\n                                \"_id\": \"6870b6a886c43c767ce2ee26\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 540,\n                                \"lat\": 28.42510280126552,\n                                \"lon\": 77.03187349330989,\n                                \"indexNode\": \"684283\",\n                                \"_id\": \"6870b6a886c43c767ce2ee27\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee24\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"acac475-0e6-1a60-e680-ff53e13be206\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 209,\n                                \"lat\": 28.424064364202668,\n                                \"lon\": 77.03144862176804,\n                                \"indexNode\": \"265467\",\n                                \"_id\": \"6870b6a886c43c767ce2ee29\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 152,\n                                \"lat\": 28.42391361529716,\n                                \"lon\": 77.03149456434222,\n                                \"indexNode\": \"193305\",\n                                \"_id\": \"6870b6a886c43c767ce2ee2a\"\n                            },\n                            {\n                                \"coordx\": 874,\n                                \"coordy\": 152,\n                                \"lat\": 28.423912906447054,\n                                \"lon\": 77.03149155712103,\n                                \"indexNode\": \"193306\",\n                                \"_id\": \"6870b6a886c43c767ce2ee2b\"\n                            },\n                            {\n                                \"coordx\": 874,\n                                \"coordy\": 209,\n                                \"lat\": 28.424063655352565,\n                                \"lon\": 77.03144561454684,\n                                \"indexNode\": \"265468\",\n                                \"_id\": \"6870b6a886c43c767ce2ee2c\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 209,\n                                \"lat\": 28.424064364202668,\n                                \"lon\": 77.03144862176804,\n                                \"indexNode\": \"265467\",\n                                \"_id\": \"6870b6a886c43c767ce2ee2d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423988635324857,\n                            77.03147008944454\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee28\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5604f16-aa1-5f4-ed60-fa02aec0ba\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 722,\n                                \"lat\": 28.42541614240153,\n                                \"lon\": 77.0310140880519,\n                                \"indexNode\": \"914932\",\n                                \"_id\": \"6870b6a886c43c767ce2ee2f\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 722,\n                                \"lat\": 28.42540692735018,\n                                \"lon\": 77.03097499417629,\n                                \"indexNode\": \"914945\",\n                                \"_id\": \"6870b6a886c43c767ce2ee30\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 735,\n                                \"lat\": 28.42544130867951,\n                                \"lon\": 77.03096451604534,\n                                \"indexNode\": \"931403\",\n                                \"_id\": \"6870b6a886c43c767ce2ee31\"\n                            },\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 735,\n                                \"lat\": 28.425450523730856,\n                                \"lon\": 77.03100360992096,\n                                \"indexNode\": \"931390\",\n                                \"_id\": \"6870b6a886c43c767ce2ee32\"\n                            },\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 722,\n                                \"lat\": 28.42541614240153,\n                                \"lon\": 77.0310140880519,\n                                \"indexNode\": \"914932\",\n                                \"_id\": \"6870b6a886c43c767ce2ee33\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42542872554052,\n                            77.03098930204862\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee2e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3ffc7e8-1a4e-0126-e81d-b6fa33b51c\",\n                        \"name\": \"Outer Road Tower9\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 435,\n                                \"lat\": 28.424709563346372,\n                                \"lon\": 77.03146794731188,\n                                \"indexNode\": \"551516\",\n                                \"_id\": \"6870b6a886c43c767ce2ee35\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 611,\n                                \"lat\": 28.425175033651104,\n                                \"lon\": 77.03132608953894,\n                                \"indexNode\": \"774332\",\n                                \"_id\": \"6870b6a886c43c767ce2ee36\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 611,\n                                \"lat\": 28.425175033651104,\n                                \"lon\": 77.03132608953894,\n                                \"indexNode\": \"774332\",\n                                \"_id\": \"6870b6a886c43c767ce2ee37\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee34\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ec300f0-03b4-dd2b-d18a-5bafc5f43f43\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 781,\n                                \"coordy\": 404,\n                                \"lat\": 28.424645298352107,\n                                \"lon\": 77.03156811415417,\n                                \"indexNode\": \"512245\",\n                                \"_id\": \"6870b6a886c43c767ce2ee39\"\n                            },\n                            {\n                                \"coordx\": 781,\n                                \"coordy\": 421,\n                                \"lat\": 28.424690258551994,\n                                \"lon\": 77.03155441198292,\n                                \"indexNode\": \"533767\",\n                                \"_id\": \"6870b6a886c43c767ce2ee3a\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 421,\n                                \"lat\": 28.424732789558213,\n                                \"lon\": 77.03173484525497,\n                                \"indexNode\": \"533707\",\n                                \"_id\": \"6870b6a886c43c767ce2ee3b\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 404,\n                                \"lat\": 28.424687829358326,\n                                \"lon\": 77.03174854742622,\n                                \"indexNode\": \"512185\",\n                                \"_id\": \"6870b6a886c43c767ce2ee3c\"\n                            },\n                            {\n                                \"coordx\": 781,\n                                \"coordy\": 404,\n                                \"lat\": 28.424645298352107,\n                                \"lon\": 77.03156811415417,\n                                \"indexNode\": \"512245\",\n                                \"_id\": \"6870b6a886c43c767ce2ee3d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42468904395516,\n                            77.03165147970458\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee38\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"addceb-bf2b-234-06c2-3d6ec6c4641\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 166,\n                                \"lat\": 28.42392016078967,\n                                \"lon\": 77.03135396968956,\n                                \"indexNode\": \"211072\",\n                                \"_id\": \"6870b6a886c43c767ce2ee3f\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 203,\n                                \"lat\": 28.42401801534237,\n                                \"lon\": 77.03132414731685,\n                                \"indexNode\": \"257914\",\n                                \"_id\": \"6870b6a886c43c767ce2ee40\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 203,\n                                \"lat\": 28.42401801534237,\n                                \"lon\": 77.03132414731685,\n                                \"indexNode\": \"257914\",\n                                \"_id\": \"6870b6a886c43c767ce2ee41\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee3e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"34cc0e-e372-7874-d57f-b1fbd0e03c20\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 858,\n                                \"coordy\": 144,\n                                \"lat\": 28.42390309030759,\n                                \"lon\": 77.03154612074083,\n                                \"indexNode\": \"183162\",\n                                \"_id\": \"6870b6a886c43c767ce2ee43\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 144,\n                                \"lat\": 28.423884660204894,\n                                \"lon\": 77.03146793298961,\n                                \"indexNode\": \"183188\",\n                                \"_id\": \"6870b6a886c43c767ce2ee44\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 144,\n                                \"lat\": 28.423884660204894,\n                                \"lon\": 77.03146793298961,\n                                \"indexNode\": \"183188\",\n                                \"_id\": \"6870b6a886c43c767ce2ee45\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee42\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"73a4-7b80-8c5e-0763-37e4333fec7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 847,\n                                \"lat\": 28.426138017363815,\n                                \"lon\": 77.03257332289557,\n                                \"indexNode\": \"1072630\",\n                                \"_id\": \"6870b6a886c43c767ce2ee47\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 877,\n                                \"lat\": 28.42621735889303,\n                                \"lon\": 77.03254914259337,\n                                \"indexNode\": \"1110610\",\n                                \"_id\": \"6870b6a886c43c767ce2ee48\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 888,\n                                \"lat\": 28.426246450787076,\n                                \"lon\": 77.03254027648256,\n                                \"indexNode\": \"1124536\",\n                                \"_id\": \"6870b6a886c43c767ce2ee49\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 888,\n                                \"lat\": 28.426246450787076,\n                                \"lon\": 77.03254027648256,\n                                \"indexNode\": \"1124536\",\n                                \"_id\": \"6870b6a886c43c767ce2ee4a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee46\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6ca77db-c6e8-2fae-b43-d6bcac40142\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1103,\n                                \"lat\": 28.42617426458608,\n                                \"lon\": 77.0296484563512,\n                                \"indexNode\": \"1397630\",\n                                \"_id\": \"6870b6a886c43c767ce2ee4c\"\n                            },\n                            {\n                                \"coordx\": 1219,\n                                \"coordy\": 1103,\n                                \"lat\": 28.42618347963743,\n                                \"lon\": 77.02968755022681,\n                                \"indexNode\": \"1397617\",\n                                \"_id\": \"6870b6a886c43c767ce2ee4d\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1103,\n                                \"lat\": 28.426202618590228,\n                                \"lon\": 77.02976874519923,\n                                \"indexNode\": \"1397590\",\n                                \"_id\": \"6870b6a886c43c767ce2ee4e\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1103,\n                                \"lat\": 28.426202618590228,\n                                \"lon\": 77.02976874519923,\n                                \"indexNode\": \"1397590\",\n                                \"_id\": \"6870b6a886c43c767ce2ee4f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee4b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"00773d5-8f7b-6f51-5822-82eba28a42ea\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426081699468664,\n                                \"lon\": 77.02967666670376,\n                                \"indexNode\": \"1353320\",\n                                \"_id\": \"6870b6a886c43c767ce2ee51\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1103,\n                                \"lat\": 28.42617426458608,\n                                \"lon\": 77.0296484563512,\n                                \"indexNode\": \"1397630\",\n                                \"_id\": \"6870b6a886c43c767ce2ee52\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1103,\n                                \"lat\": 28.42617426458608,\n                                \"lon\": 77.0296484563512,\n                                \"indexNode\": \"1397630\",\n                                \"_id\": \"6870b6a886c43c767ce2ee53\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee50\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"217417-b538-1e2c-7fb0-452c43bdae\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 486,\n                                \"lat\": 28.424660142919087,\n                                \"lon\": 77.03064496328591,\n                                \"indexNode\": \"616342\",\n                                \"_id\": \"6870b6a886c43c767ce2ee55\"\n                            },\n                            {\n                                \"coordx\": 1095,\n                                \"coordy\": 464,\n                                \"lat\": 28.42458140247799,\n                                \"lon\": 77.0305754860927,\n                                \"indexNode\": \"588519\",\n                                \"_id\": \"6870b6a886c43c767ce2ee56\"\n                            },\n                            {\n                                \"coordx\": 1095,\n                                \"coordy\": 464,\n                                \"lat\": 28.42458140247799,\n                                \"lon\": 77.0305754860927,\n                                \"indexNode\": \"588519\",\n                                \"_id\": \"6870b6a886c43c767ce2ee57\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee54\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5dc33b-f05-6a07-7f63-84773ce0032f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1148,\n                                \"coordy\": 891,\n                                \"lat\": 28.425673127855,\n                                \"lon\": 77.03007193706766,\n                                \"indexNode\": \"1129154\",\n                                \"_id\": \"6870b6a886c43c767ce2ee59\"\n                            },\n                            {\n                                \"coordx\": 1148,\n                                \"coordy\": 929,\n                                \"lat\": 28.425773627125338,\n                                \"lon\": 77.03004130868486,\n                                \"indexNode\": \"1177262\",\n                                \"_id\": \"6870b6a886c43c767ce2ee5a\"\n                            },\n                            {\n                                \"coordx\": 1148,\n                                \"coordy\": 929,\n                                \"lat\": 28.425773627125338,\n                                \"lon\": 77.03004130868486,\n                                \"indexNode\": \"1177262\",\n                                \"_id\": \"6870b6a886c43c767ce2ee5b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee58\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f4dd38-3d6e-18a1-547a-c16a3010a42\",\n                        \"name\": \"Pathway Between Tower4 & Tower3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1025,\n                                \"lat\": 28.426347211415578,\n                                \"lon\": 77.03132018847937,\n                                \"indexNode\": \"1298347\",\n                                \"_id\": \"6870b6a886c43c767ce2ee5d\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426397461050747,\n                                \"lon\": 77.03130487428798,\n                                \"indexNode\": \"1322401\",\n                                \"_id\": \"6870b6a886c43c767ce2ee5e\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1146,\n                                \"lat\": 28.42666722225008,\n                                \"lon\": 77.03122266126047,\n                                \"indexNode\": \"1451533\",\n                                \"_id\": \"6870b6a886c43c767ce2ee5f\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1146,\n                                \"lat\": 28.42666722225008,\n                                \"lon\": 77.03122266126047,\n                                \"indexNode\": \"1451533\",\n                                \"_id\": \"6870b6a886c43c767ce2ee60\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee5c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8757c33-4301-b72-4655-40531f7164e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42658150946713,\n                                \"lon\": 77.03059446313509,\n                                \"indexNode\": \"1479588\",\n                                \"_id\": \"6870b6a886c43c767ce2ee62\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1128,\n                                \"lat\": 28.42647572076151,\n                                \"lon\": 77.03062670353803,\n                                \"indexNode\": \"1428948\",\n                                \"_id\": \"6870b6a886c43c767ce2ee63\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1128,\n                                \"lat\": 28.426467923410367,\n                                \"lon\": 77.03059362410482,\n                                \"indexNode\": \"1428959\",\n                                \"_id\": \"6870b6a886c43c767ce2ee64\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42657371211599,\n                                \"lon\": 77.03056138370188,\n                                \"indexNode\": \"1479599\",\n                                \"_id\": \"6870b6a886c43c767ce2ee65\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42658150946713,\n                                \"lon\": 77.03059446313509,\n                                \"indexNode\": \"1479588\",\n                                \"_id\": \"6870b6a886c43c767ce2ee66\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42652471643875,\n                            77.03059404361996\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.2\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee61\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b88014c-38a5-0bfe-55f-05f67a5c7b36\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 459,\n                                \"lat\": 28.42495024909566,\n                                \"lon\": 77.03220040837031,\n                                \"indexNode\": \"581650\",\n                                \"_id\": \"6870b6a886c43c767ce2ee68\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 476,\n                                \"lat\": 28.424995209295545,\n                                \"lon\": 77.03218670619907,\n                                \"indexNode\": \"603172\",\n                                \"_id\": \"6870b6a886c43c767ce2ee69\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 476,\n                                \"lat\": 28.424966146441296,\n                                \"lon\": 77.03206341012984,\n                                \"indexNode\": \"603213\",\n                                \"_id\": \"6870b6a886c43c767ce2ee6a\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 460,\n                                \"lat\": 28.42492383095905,\n                                \"lon\": 77.032076306291,\n                                \"indexNode\": \"582957\",\n                                \"_id\": \"6870b6a886c43c767ce2ee6b\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 459,\n                                \"lat\": 28.42492118624141,\n                                \"lon\": 77.03207711230108,\n                                \"indexNode\": \"581691\",\n                                \"_id\": \"6870b6a886c43c767ce2ee6c\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 459,\n                                \"lat\": 28.42495024909566,\n                                \"lon\": 77.03220040837031,\n                                \"indexNode\": \"581650\",\n                                \"_id\": \"6870b6a886c43c767ce2ee6d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424958197768476,\n                            77.03213190925007\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee67\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f55f87-cb0e-a8-4bd-1374784638da\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1153,\n                                \"lat\": 28.426514193548478,\n                                \"lon\": 77.03048927165936,\n                                \"indexNode\": \"1460637\",\n                                \"_id\": \"6870b6a886c43c767ce2ee6f\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1153,\n                                \"lat\": 28.426542547552625,\n                                \"lon\": 77.0306095605074,\n                                \"indexNode\": \"1460597\",\n                                \"_id\": \"6870b6a886c43c767ce2ee70\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1153,\n                                \"lat\": 28.426542547552625,\n                                \"lon\": 77.0306095605074,\n                                \"indexNode\": \"1460597\",\n                                \"_id\": \"6870b6a886c43c767ce2ee71\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee6e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1dfa8b-641a-4002-fed0-744e4e466705\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 1153,\n                                \"lat\": 28.426530497100863,\n                                \"lon\": 77.03055843774698,\n                                \"indexNode\": \"1460614\",\n                                \"_id\": \"6870b6a886c43c767ce2ee73\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426578102018393,\n                                \"lon\": 77.03054392956565,\n                                \"indexNode\": \"1483402\",\n                                \"_id\": \"6870b6a886c43c767ce2ee74\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426578102018393,\n                                \"lon\": 77.03054392956565,\n                                \"indexNode\": \"1483402\",\n                                \"_id\": \"6870b6a886c43c767ce2ee75\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee72\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"60a54b-76ee-33a6-d338-e6bee145acbe\",\n                        \"name\": \"\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42669822097187,\n                                \"lon\": 77.03134214409843,\n                                \"indexNode\": \"1452759\",\n                                \"_id\": \"6870b6a886c43c767ce2ee77\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 1147,\n                                \"lat\": 28.426679082019067,\n                                \"lon\": 77.03126094912602,\n                                \"indexNode\": \"1452786\",\n                                \"_id\": \"6870b6a886c43c767ce2ee78\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42666986696772,\n                                \"lon\": 77.03122185525041,\n                                \"indexNode\": \"1452799\",\n                                \"_id\": \"6870b6a886c43c767ce2ee79\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42666986696772,\n                                \"lon\": 77.03122185525041,\n                                \"indexNode\": \"1452799\",\n                                \"_id\": \"6870b6a886c43c767ce2ee7a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee76\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c42fd0-30b5-fa2a-618-ab2a40f864b\",\n                        \"name\": \"Entry Towards Tower 5\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1106,\n                                \"lat\": 28.426935706399192,\n                                \"lon\": 77.03284271445746,\n                                \"indexNode\": \"1400365\",\n                                \"_id\": \"6870b6a886c43c767ce2ee7c\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1106,\n                                \"lat\": 28.426925073647634,\n                                \"lon\": 77.03279760613944,\n                                \"indexNode\": \"1400380\",\n                                \"_id\": \"6870b6a886c43c767ce2ee7d\"\n                            },\n                            {\n                                \"coordx\": 196,\n                                \"coordy\": 1106,\n                                \"lat\": 28.42691656744639,\n                                \"lon\": 77.03276151948504,\n                                \"indexNode\": \"1400392\",\n                                \"_id\": \"6870b6a886c43c767ce2ee7e\"\n                            },\n                            {\n                                \"coordx\": 196,\n                                \"coordy\": 1106,\n                                \"lat\": 28.42691656744639,\n                                \"lon\": 77.03276151948504,\n                                \"indexNode\": \"1400392\",\n                                \"_id\": \"6870b6a886c43c767ce2ee7f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee7b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c0447a-e2ac-21ea-88ce-efd6adc2b04f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 404,\n                                \"lat\": 28.424561654039874,\n                                \"lon\": 77.03121326205247,\n                                \"indexNode\": \"512363\",\n                                \"_id\": \"6870b6a886c43c767ce2ee81\"\n                            },\n                            {\n                                \"coordx\": 910,\n                                \"coordy\": 404,\n                                \"lat\": 28.424553856688735,\n                                \"lon\": 77.03118018261927,\n                                \"indexNode\": \"512374\",\n                                \"_id\": \"6870b6a886c43c767ce2ee82\"\n                            },\n                            {\n                                \"coordx\": 910,\n                                \"coordy\": 421,\n                                \"lat\": 28.424598816888622,\n                                \"lon\": 77.03116648044802,\n                                \"indexNode\": \"533896\",\n                                \"_id\": \"6870b6a886c43c767ce2ee83\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 421,\n                                \"lat\": 28.424606614239764,\n                                \"lon\": 77.03119955988123,\n                                \"indexNode\": \"533885\",\n                                \"_id\": \"6870b6a886c43c767ce2ee84\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 404,\n                                \"lat\": 28.424561654039874,\n                                \"lon\": 77.03121326205247,\n                                \"indexNode\": \"512363\",\n                                \"_id\": \"6870b6a886c43c767ce2ee85\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424580235464248,\n                            77.03118987125025\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee80\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"232e57-5bf6-ddbc-dc-b3c354a217f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 486,\n                                \"lat\": 28.424681408422195,\n                                \"lon\": 77.03073517992193,\n                                \"indexNode\": \"616312\",\n                                \"_id\": \"6870b6a886c43c767ce2ee87\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 484,\n                                \"lat\": 28.424676118986916,\n                                \"lon\": 77.03073679194208,\n                                \"indexNode\": \"613780\",\n                                \"_id\": \"6870b6a886c43c767ce2ee88\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 484,\n                                \"lat\": 28.424676118986916,\n                                \"lon\": 77.03073679194208,\n                                \"indexNode\": \"613780\",\n                                \"_id\": \"6870b6a886c43c767ce2ee89\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee86\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d0d0877-83c7-1ec1-e2fd-21feb18abb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 889,\n                                \"coordy\": 217,\n                                \"lat\": 28.424074180342135,\n                                \"lon\": 77.03139405814824,\n                                \"indexNode\": \"275611\",\n                                \"_id\": \"6870b6a886c43c767ce2ee8b\"\n                            },\n                            {\n                                \"coordx\": 889,\n                                \"coordy\": 204,\n                                \"lat\": 28.424039799012807,\n                                \"lon\": 77.0314045362792,\n                                \"indexNode\": \"259153\",\n                                \"_id\": \"6870b6a886c43c767ce2ee8c\"\n                            },\n                            {\n                                \"coordx\": 889,\n                                \"coordy\": 203,\n                                \"lat\": 28.424037154295167,\n                                \"lon\": 77.03140534228926,\n                                \"indexNode\": \"257887\",\n                                \"_id\": \"6870b6a886c43c767ce2ee8d\"\n                            },\n                            {\n                                \"coordx\": 889,\n                                \"coordy\": 203,\n                                \"lat\": 28.424037154295167,\n                                \"lon\": 77.03140534228926,\n                                \"indexNode\": \"257887\",\n                                \"_id\": \"6870b6a886c43c767ce2ee8e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee8a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c3c5158-68a2-b2f2-6088-ac6d1627311f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 889,\n                                \"coordy\": 203,\n                                \"lat\": 28.424037154295167,\n                                \"lon\": 77.03140534228926,\n                                \"indexNode\": \"257887\",\n                                \"_id\": \"6870b6a886c43c767ce2ee90\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 203,\n                                \"lat\": 28.42403361004465,\n                                \"lon\": 77.03139030618327,\n                                \"indexNode\": \"257892\",\n                                \"_id\": \"6870b6a886c43c767ce2ee91\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 203,\n                                \"lat\": 28.42403361004465,\n                                \"lon\": 77.03139030618327,\n                                \"indexNode\": \"257892\",\n                                \"_id\": \"6870b6a886c43c767ce2ee92\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee8f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bec5cd-bf5-56-4ebb-da3f705da8c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 858,\n                                \"coordy\": 168,\n                                \"lat\": 28.42396656353096,\n                                \"lon\": 77.03152677649906,\n                                \"indexNode\": \"213546\",\n                                \"_id\": \"6870b6a886c43c767ce2ee94\"\n                            },\n                            {\n                                \"coordx\": 858,\n                                \"coordy\": 144,\n                                \"lat\": 28.42390309030759,\n                                \"lon\": 77.03154612074083,\n                                \"indexNode\": \"183162\",\n                                \"_id\": \"6870b6a886c43c767ce2ee95\"\n                            },\n                            {\n                                \"coordx\": 858,\n                                \"coordy\": 144,\n                                \"lat\": 28.42390309030759,\n                                \"lon\": 77.03154612074083,\n                                \"indexNode\": \"183162\",\n                                \"_id\": \"6870b6a886c43c767ce2ee96\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee93\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"281c-fc1f-a32-ed4c-d53655aaf1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 862,\n                                \"lat\": 28.425921793241002,\n                                \"lon\": 77.03147562589098,\n                                \"indexNode\": \"1091981\",\n                                \"_id\": \"6870b6a886c43c767ce2ee98\"\n                            },\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 862,\n                                \"lat\": 28.425937387943282,\n                                \"lon\": 77.0315417847574,\n                                \"indexNode\": \"1091959\",\n                                \"_id\": \"6870b6a886c43c767ce2ee99\"\n                            },\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 862,\n                                \"lat\": 28.425937387943282,\n                                \"lon\": 77.0315417847574,\n                                \"indexNode\": \"1091959\",\n                                \"_id\": \"6870b6a886c43c767ce2ee9a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee97\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4330f14-5cd0-bd2a-2340-a1818358b73\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 886,\n                                \"lat\": 28.426000861166656,\n                                \"lon\": 77.03152244051563,\n                                \"indexNode\": \"1122343\",\n                                \"_id\": \"6870b6a886c43c767ce2ee9c\"\n                            },\n                            {\n                                \"coordx\": 641,\n                                \"coordy\": 886,\n                                \"lat\": 28.42601929126935,\n                                \"lon\": 77.03160062826684,\n                                \"indexNode\": \"1122317\",\n                                \"_id\": \"6870b6a886c43c767ce2ee9d\"\n                            },\n                            {\n                                \"coordx\": 641,\n                                \"coordy\": 886,\n                                \"lat\": 28.42601929126935,\n                                \"lon\": 77.03160062826684,\n                                \"indexNode\": \"1122317\",\n                                \"_id\": \"6870b6a886c43c767ce2ee9e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee9b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1c18211-456-ebb2-0ac2-be37612fe136\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 392,\n                                \"lat\": 28.42474399015949,\n                                \"lon\": 77.03213111497601,\n                                \"indexNode\": \"496869\",\n                                \"_id\": \"6870b6a886c43c767ce2eea0\"\n                            },\n                            {\n                                \"coordx\": 519,\n                                \"coordy\": 316,\n                                \"lat\": 28.424598281926897,\n                                \"lon\": 77.03242693499527,\n                                \"indexNode\": \"400575\",\n                                \"_id\": \"6870b6a886c43c767ce2eea1\"\n                            },\n                            {\n                                \"coordx\": 519,\n                                \"coordy\": 316,\n                                \"lat\": 28.424598281926897,\n                                \"lon\": 77.03242693499527,\n                                \"indexNode\": \"400575\",\n                                \"_id\": \"6870b6a886c43c767ce2eea2\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ee9f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8c65ecc-cab-1c60-b588-dc8e7a4cb3bd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 875,\n                                \"lat\": 28.425713747834877,\n                                \"lon\": 77.03043667810933,\n                                \"indexNode\": \"1108781\",\n                                \"_id\": \"6870b6a886c43c767ce2eea4\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 917,\n                                \"lat\": 28.42582482597578,\n                                \"lon\": 77.03040282568624,\n                                \"indexNode\": \"1161953\",\n                                \"_id\": \"6870b6a886c43c767ce2eea5\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 917,\n                                \"lat\": 28.42581277552402,\n                                \"lon\": 77.03035170292583,\n                                \"indexNode\": \"1161970\",\n                                \"_id\": \"6870b6a886c43c767ce2eea6\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 875,\n                                \"lat\": 28.425701697383115,\n                                \"lon\": 77.03038555534891,\n                                \"indexNode\": \"1108798\",\n                                \"_id\": \"6870b6a886c43c767ce2eea7\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 875,\n                                \"lat\": 28.425713747834877,\n                                \"lon\": 77.03043667810933,\n                                \"indexNode\": \"1108781\",\n                                \"_id\": \"6870b6a886c43c767ce2eea8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425763261679446,\n                            77.03039419051757\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eea3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"37825-caa-20bb-c708-e3d4d80f818\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 720,\n                                \"lat\": 28.425303816600596,\n                                \"lon\": 77.03056160967073,\n                                \"indexNode\": \"912551\",\n                                \"_id\": \"6870b6a886c43c767ce2eeaa\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 667,\n                                \"lat\": 28.42516364656565,\n                                \"lon\": 77.03060432820463,\n                                \"indexNode\": \"845453\",\n                                \"_id\": \"6870b6a886c43c767ce2eeab\"\n                            },\n                            {\n                                \"coordx\": 1047,\n                                \"coordy\": 667,\n                                \"lat\": 28.42515230496399,\n                                \"lon\": 77.03055621266542,\n                                \"indexNode\": \"845469\",\n                                \"_id\": \"6870b6a886c43c767ce2eeac\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 667,\n                                \"lat\": 28.42515159611389,\n                                \"lon\": 77.0305532054442,\n                                \"indexNode\": \"845470\",\n                                \"_id\": \"6870b6a886c43c767ce2eead\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 719,\n                                \"lat\": 28.425289121431195,\n                                \"lon\": 77.0305112929204,\n                                \"indexNode\": \"911302\",\n                                \"_id\": \"6870b6a886c43c767ce2eeae\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 720,\n                                \"lat\": 28.425291766148835,\n                                \"lon\": 77.03051048691032,\n                                \"indexNode\": \"912568\",\n                                \"_id\": \"6870b6a886c43c767ce2eeaf\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 720,\n                                \"lat\": 28.425303816600596,\n                                \"lon\": 77.03056160967073,\n                                \"indexNode\": \"912551\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425227706357237,\n                            77.03055740755747\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eea9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0c1a52d-8dbf-83b7-fb13-28bdab8b7e0c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 443,\n                                \"coordy\": 661,\n                                \"lat\": 28.425564582120757,\n                                \"lon\": 77.03237741033115,\n                                \"indexNode\": \"837269\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb2\"\n                            },\n                            {\n                                \"coordx\": 410,\n                                \"coordy\": 661,\n                                \"lat\": 28.425587974174178,\n                                \"lon\": 77.03247664863079,\n                                \"indexNode\": \"837236\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb3\"\n                            },\n                            {\n                                \"coordx\": 410,\n                                \"coordy\": 662,\n                                \"lat\": 28.425590618891817,\n                                \"lon\": 77.03247584262071,\n                                \"indexNode\": \"838502\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb4\"\n                            },\n                            {\n                                \"coordx\": 443,\n                                \"coordy\": 662,\n                                \"lat\": 28.425567226838396,\n                                \"lon\": 77.03237660432109,\n                                \"indexNode\": \"838535\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb5\"\n                            },\n                            {\n                                \"coordx\": 443,\n                                \"coordy\": 661,\n                                \"lat\": 28.425564582120757,\n                                \"lon\": 77.03237741033115,\n                                \"indexNode\": \"837269\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42557760050629,\n                            77.03242662647594\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eeb1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b8e88db-a05e-d667-45c8-a6aaffdccff\",\n                        \"name\": \"Cricket Pitch\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb8\"\n                            },\n                            {\n                                \"coordx\": 571,\n                                \"coordy\": 238,\n                                \"lat\": 28.424355133745546,\n                                \"lon\": 77.03233342827856,\n                                \"indexNode\": \"301879\",\n                                \"_id\": \"6870b6a886c43c767ce2eeb9\"\n                            },\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 111,\n                                \"lat\": 28.423928521791932,\n                                \"lon\": 77.0320508672442,\n                                \"indexNode\": \"141225\",\n                                \"_id\": \"6870b6a886c43c767ce2eeba\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 49,\n                                \"lat\": 28.423809206854752,\n                                \"lon\": 77.0322902948044,\n                                \"indexNode\": \"62670\",\n                                \"_id\": \"6870b6a886c43c767ce2eebb\"\n                            },\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a886c43c767ce2eebc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424083933047186,\n                            77.03231163126293\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eeb7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c08f668-c13a-2b30-a287-8208a518aa7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 711,\n                                \"coordy\": 662,\n                                \"lat\": 28.425377255010616,\n                                \"lon\": 77.03157066903925,\n                                \"indexNode\": \"838803\",\n                                \"_id\": \"6870b6a886c43c767ce2eebe\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 666,\n                                \"lat\": 28.42538996043149,\n                                \"lon\": 77.03157646666257,\n                                \"indexNode\": \"843864\",\n                                \"_id\": \"6870b6a886c43c767ce2eebf\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 672,\n                                \"lat\": 28.425405828737333,\n                                \"lon\": 77.03157163060213,\n                                \"indexNode\": \"851460\",\n                                \"_id\": \"6870b6a886c43c767ce2eec0\"\n                            },\n                            {\n                                \"coordx\": 709,\n                                \"coordy\": 679,\n                                \"lat\": 28.425423632910714,\n                                \"lon\": 77.03156298131042,\n                                \"indexNode\": \"860323\",\n                                \"_id\": \"6870b6a886c43c767ce2eec1\"\n                            },\n                            {\n                                \"coordx\": 713,\n                                \"coordy\": 685,\n                                \"lat\": 28.425436665816143,\n                                \"lon\": 77.03154611636516,\n                                \"indexNode\": \"867923\",\n                                \"_id\": \"6870b6a886c43c767ce2eec2\"\n                            },\n                            {\n                                \"coordx\": 718,\n                                \"coordy\": 690,\n                                \"lat\": 28.425446345153826,\n                                \"lon\": 77.0315270502088,\n                                \"indexNode\": \"874258\",\n                                \"_id\": \"6870b6a886c43c767ce2eec3\"\n                            },\n                            {\n                                \"coordx\": 725,\n                                \"coordy\": 690,\n                                \"lat\": 28.4254413832031,\n                                \"lon\": 77.0315059996604,\n                                \"indexNode\": \"874265\",\n                                \"_id\": \"6870b6a886c43c767ce2eec4\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 682,\n                                \"lat\": 28.42541880776177,\n                                \"lon\": 77.03150643329857,\n                                \"indexNode\": \"864139\",\n                                \"_id\": \"6870b6a886c43c767ce2eec5\"\n                            },\n                            {\n                                \"coordx\": 725,\n                                \"coordy\": 672,\n                                \"lat\": 28.42539377828557,\n                                \"lon\": 77.03152050784172,\n                                \"indexNode\": \"851477\",\n                                \"_id\": \"6870b6a886c43c767ce2eec6\"\n                            },\n                            {\n                                \"coordx\": 719,\n                                \"coordy\": 665,\n                                \"lat\": 28.42537951836271,\n                                \"lon\": 77.03154419323943,\n                                \"indexNode\": \"842609\",\n                                \"_id\": \"6870b6a886c43c767ce2eec7\"\n                            },\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 662,\n                                \"lat\": 28.425375128460306,\n                                \"lon\": 77.03156164737565,\n                                \"indexNode\": \"838806\",\n                                \"_id\": \"6870b6a886c43c767ce2eec8\"\n                            },\n                            {\n                                \"coordx\": 711,\n                                \"coordy\": 662,\n                                \"lat\": 28.425377255010616,\n                                \"lon\": 77.03157066903925,\n                                \"indexNode\": \"838803\",\n                                \"_id\": \"6870b6a886c43c767ce2eec9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4254106195682,\n                            77.03154031437661\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eebd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"15e7af7-15c4-1643-2010-3d5d68c77d3d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 435,\n                                \"lat\": 28.424807384660674,\n                                \"lon\": 77.03188294383759,\n                                \"indexNode\": \"551378\",\n                                \"_id\": \"6870b6a886c43c767ce2eecb\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 399,\n                                \"lat\": 28.42471217482562,\n                                \"lon\": 77.03191196020023,\n                                \"indexNode\": \"505802\",\n                                \"_id\": \"6870b6a886c43c767ce2eecc\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 399,\n                                \"lat\": 28.424720681026862,\n                                \"lon\": 77.03194804685465,\n                                \"indexNode\": \"505790\",\n                                \"_id\": \"6870b6a886c43c767ce2eecd\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 424,\n                                \"lat\": 28.424786798967872,\n                                \"lon\": 77.03192789660281,\n                                \"indexNode\": \"537440\",\n                                \"_id\": \"6870b6a886c43c767ce2eece\"\n                            },\n                            {\n                                \"coordx\": 592,\n                                \"coordy\": 424,\n                                \"lat\": 28.424832165374507,\n                                \"lon\": 77.03212035875966,\n                                \"indexNode\": \"537376\",\n                                \"_id\": \"6870b6a886c43c767ce2eecf\"\n                            },\n                            {\n                                \"coordx\": 592,\n                                \"coordy\": 425,\n                                \"lat\": 28.42483481009215,\n                                \"lon\": 77.03211955274959,\n                                \"indexNode\": \"538642\",\n                                \"_id\": \"6870b6a886c43c767ce2eed0\"\n                            },\n                            {\n                                \"coordx\": 583,\n                                \"coordy\": 425,\n                                \"lat\": 28.42484118974308,\n                                \"lon\": 77.0321466177404,\n                                \"indexNode\": \"538633\",\n                                \"_id\": \"6870b6a886c43c767ce2eed1\"\n                            },\n                            {\n                                \"coordx\": 583,\n                                \"coordy\": 424,\n                                \"lat\": 28.42483854502544,\n                                \"lon\": 77.03214742375047,\n                                \"indexNode\": \"537367\",\n                                \"_id\": \"6870b6a886c43c767ce2eed2\"\n                            },\n                            {\n                                \"coordx\": 568,\n                                \"coordy\": 424,\n                                \"lat\": 28.424849177776995,\n                                \"lon\": 77.03219253206848,\n                                \"indexNode\": \"537352\",\n                                \"_id\": \"6870b6a886c43c767ce2eed3\"\n                            },\n                            {\n                                \"coordx\": 568,\n                                \"coordy\": 435,\n                                \"lat\": 28.42487826967104,\n                                \"lon\": 77.03218366595767,\n                                \"indexNode\": \"551278\",\n                                \"_id\": \"6870b6a886c43c767ce2eed4\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 435,\n                                \"lat\": 28.424807384660674,\n                                \"lon\": 77.03188294383759,\n                                \"indexNode\": \"551378\",\n                                \"_id\": \"6870b6a886c43c767ce2eed5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42481123315004,\n                            77.03201171019018\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eeca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5d7b3-dab8-e6b6-3f3e-e17f6e618c44\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 565,\n                                \"lat\": 28.42512922360073,\n                                \"lon\": 77.03168493867081,\n                                \"indexNode\": \"715989\",\n                                \"_id\": \"6870b6a886c43c767ce2eed7\"\n                            },\n                            {\n                                \"coordx\": 701,\n                                \"coordy\": 559,\n                                \"lat\": 28.42511193759468,\n                                \"lon\": 77.03168376028884,\n                                \"indexNode\": \"708395\",\n                                \"_id\": \"6870b6a886c43c767ce2eed8\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 555,\n                                \"lat\": 28.4250978144736,\n                                \"lon\": 77.03167194822313,\n                                \"indexNode\": \"703336\",\n                                \"_id\": \"6870b6a886c43c767ce2eed9\"\n                            },\n                            {\n                                \"coordx\": 712,\n                                \"coordy\": 553,\n                                \"lat\": 28.425088271937696,\n                                \"lon\": 77.03165551691608,\n                                \"indexNode\": \"700810\",\n                                \"_id\": \"6870b6a886c43c767ce2eeda\"\n                            },\n                            {\n                                \"coordx\": 718,\n                                \"coordy\": 553,\n                                \"lat\": 28.425084018837076,\n                                \"lon\": 77.03163747358887,\n                                \"indexNode\": \"700816\",\n                                \"_id\": \"6870b6a886c43c767ce2eedb\"\n                            },\n                            {\n                                \"coordx\": 719,\n                                \"coordy\": 558,\n                                \"lat\": 28.425096533575175,\n                                \"lon\": 77.0316304363173,\n                                \"indexNode\": \"707147\",\n                                \"_id\": \"6870b6a886c43c767ce2eedc\"\n                            },\n                            {\n                                \"coordx\": 717,\n                                \"coordy\": 565,\n                                \"lat\": 28.425116464298863,\n                                \"lon\": 77.03163080868919,\n                                \"indexNode\": \"716007\",\n                                \"_id\": \"6870b6a886c43c767ce2eedd\"\n                            },\n                            {\n                                \"coordx\": 711,\n                                \"coordy\": 567,\n                                \"lat\": 28.425126006834766,\n                                \"lon\": 77.03164723999625,\n                                \"indexNode\": \"718533\",\n                                \"_id\": \"6870b6a886c43c767ce2eede\"\n                            },\n                            {\n                                \"coordx\": 704,\n                                \"coordy\": 569,\n                                \"lat\": 28.425136258220775,\n                                \"lon\": 77.0316666785245,\n                                \"indexNode\": \"721058\",\n                                \"_id\": \"6870b6a886c43c767ce2eedf\"\n                            },\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 565,\n                                \"lat\": 28.42512922360073,\n                                \"lon\": 77.03168493867081,\n                                \"indexNode\": \"715989\",\n                                \"_id\": \"6870b6a886c43c767ce2eee0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425110510275086,\n                            77.0316567291373\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eed6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f0daed6-7de7-1661-f0f4-6e17c8e213e3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 519,\n                                \"lat\": 28.425046553344966,\n                                \"lon\": 77.03188741230024,\n                                \"indexNode\": \"657698\",\n                                \"_id\": \"6870b6a886c43c767ce2eee2\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 521,\n                                \"lat\": 28.42505184278025,\n                                \"lon\": 77.03188580028008,\n                                \"indexNode\": \"660230\",\n                                \"_id\": \"6870b6a886c43c767ce2eee3\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 522,\n                                \"lat\": 28.42505448749789,\n                                \"lon\": 77.03188499427002,\n                                \"indexNode\": \"661496\",\n                                \"_id\": \"6870b6a886c43c767ce2eee4\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 522,\n                                \"lat\": 28.425055196347994,\n                                \"lon\": 77.03188800149121,\n                                \"indexNode\": \"661495\",\n                                \"_id\": \"6870b6a886c43c767ce2eee5\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 519,\n                                \"lat\": 28.425047262195072,\n                                \"lon\": 77.03189041952143,\n                                \"indexNode\": \"657697\",\n                                \"_id\": \"6870b6a886c43c767ce2eee6\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 519,\n                                \"lat\": 28.425046553344966,\n                                \"lon\": 77.03188741230024,\n                                \"indexNode\": \"657698\",\n                                \"_id\": \"6870b6a886c43c767ce2eee7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42505087484648,\n                            77.03188770689572\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eee1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4c3c6de-2aa3-08aa-7eb1-f571eca17e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 167,\n                                \"lat\": 28.423975969265083,\n                                \"lon\": 77.03157870526955,\n                                \"indexNode\": \"212263\",\n                                \"_id\": \"6870b6a886c43c767ce2eee9\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 167,\n                                \"lat\": 28.42407804368001,\n                                \"lon\": 77.03201174512247,\n                                \"indexNode\": \"212119\",\n                                \"_id\": \"6870b6a886c43c767ce2eeea\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 167,\n                                \"lat\": 28.42407804368001,\n                                \"lon\": 77.03201174512247,\n                                \"indexNode\": \"212119\",\n                                \"_id\": \"6870b6a886c43c767ce2eeeb\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 167,\n                                \"lat\": 28.423975969265083,\n                                \"lon\": 77.03157870526955,\n                                \"indexNode\": \"212263\",\n                                \"_id\": \"6870b6a886c43c767ce2eeec\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 167,\n                                \"lat\": 28.423975969265083,\n                                \"lon\": 77.03157870526955,\n                                \"indexNode\": \"212263\",\n                                \"_id\": \"6870b6a886c43c767ce2eeed\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424027006472546,\n                            77.03179522519602\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eee8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f1bffb8-301-c0b3-ab68-8d2a657b3f8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 941,\n                                \"lat\": 28.42641568367627,\n                                \"lon\": 77.03262085401789,\n                                \"indexNode\": \"1191593\",\n                                \"_id\": \"6870b6a886c43c767ce2eeef\"\n                            },\n                            {\n                                \"coordx\": 253,\n                                \"coordy\": 941,\n                                \"lat\": 28.4264397845798,\n                                \"lon\": 77.03272309953873,\n                                \"indexNode\": \"1191559\",\n                                \"_id\": \"6870b6a886c43c767ce2eef0\"\n                            },\n                            {\n                                \"coordx\": 253,\n                                \"coordy\": 951,\n                                \"lat\": 28.4264662317562,\n                                \"lon\": 77.03271503943799,\n                                \"indexNode\": \"1204219\",\n                                \"_id\": \"6870b6a886c43c767ce2eef1\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 951,\n                                \"lat\": 28.426442130852678,\n                                \"lon\": 77.03261279391715,\n                                \"indexNode\": \"1204253\",\n                                \"_id\": \"6870b6a886c43c767ce2eef2\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 941,\n                                \"lat\": 28.42641568367627,\n                                \"lon\": 77.03262085401789,\n                                \"indexNode\": \"1191593\",\n                                \"_id\": \"6870b6a886c43c767ce2eef3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42644095771624,\n                            77.03266794672794\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eeee\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3b6cf5-aa2c-d4f4-35e-7e365f375d46\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 548,\n                                \"lat\": 28.425123250156542,\n                                \"lon\": 77.0318640380081,\n                                \"indexNode\": \"694412\",\n                                \"_id\": \"6870b6a886c43c767ce2eef5\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 622,\n                                \"lat\": 28.42531895926194,\n                                \"lon\": 77.03180439326266,\n                                \"indexNode\": \"788096\",\n                                \"_id\": \"6870b6a886c43c767ce2eef6\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 622,\n                                \"lat\": 28.425319668112046,\n                                \"lon\": 77.03180740048386,\n                                \"indexNode\": \"788095\",\n                                \"_id\": \"6870b6a886c43c767ce2eef7\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 548,\n                                \"lat\": 28.425123959006648,\n                                \"lon\": 77.0318670452293,\n                                \"indexNode\": \"694411\",\n                                \"_id\": \"6870b6a886c43c767ce2eef8\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 548,\n                                \"lat\": 28.425123250156542,\n                                \"lon\": 77.0318640380081,\n                                \"indexNode\": \"694412\",\n                                \"_id\": \"6870b6a886c43c767ce2eef9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42522145913422,\n                            77.031835719246\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eef4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6bcab88-2ec7-bfe7-b61-fb663b76b6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 522,\n                                \"lat\": 28.425044563596437,\n                                \"lon\": 77.0318428931732,\n                                \"indexNode\": \"661510\",\n                                \"_id\": \"6870b6a886c43c767ce2eefb\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 530,\n                                \"lat\": 28.42506572133756,\n                                \"lon\": 77.03183644509261,\n                                \"indexNode\": \"671638\",\n                                \"_id\": \"6870b6a886c43c767ce2eefc\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 530,\n                                \"lat\": 28.425066430187666,\n                                \"lon\": 77.03183945231382,\n                                \"indexNode\": \"671637\",\n                                \"_id\": \"6870b6a886c43c767ce2eefd\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 522,\n                                \"lat\": 28.425045272446543,\n                                \"lon\": 77.0318459003944,\n                                \"indexNode\": \"661509\",\n                                \"_id\": \"6870b6a886c43c767ce2eefe\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 522,\n                                \"lat\": 28.425044563596437,\n                                \"lon\": 77.0318428931732,\n                                \"indexNode\": \"661510\",\n                                \"_id\": \"6870b6a886c43c767ce2eeff\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42505549689206,\n                            77.03184117274351\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eefa\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"28cbac-beb4-dc4c-65-cc2a42d4a548\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 484,\n                                \"lat\": 28.424676118986916,\n                                \"lon\": 77.03073679194208,\n                                \"indexNode\": \"613780\",\n                                \"_id\": \"6870b6a886c43c767ce2ef01\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 467,\n                                \"lat\": 28.424631158787026,\n                                \"lon\": 77.03075049411333,\n                                \"indexNode\": \"592258\",\n                                \"_id\": \"6870b6a886c43c767ce2ef02\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 435,\n                                \"lat\": 28.42454652782253,\n                                \"lon\": 77.03077628643568,\n                                \"indexNode\": \"551746\",\n                                \"_id\": \"6870b6a886c43c767ce2ef03\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 435,\n                                \"lat\": 28.42454652782253,\n                                \"lon\": 77.03077628643568,\n                                \"indexNode\": \"551746\",\n                                \"_id\": \"6870b6a886c43c767ce2ef04\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef00\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"641c7d1-7124-dee5-b7aa-cdd4b3d5ca2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 486,\n                                \"lat\": 28.424692041173753,\n                                \"lon\": 77.03078028823994,\n                                \"indexNode\": \"616297\",\n                                \"_id\": \"6870b6a886c43c767ce2ef06\"\n                            },\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 486,\n                                \"lat\": 28.424660142919087,\n                                \"lon\": 77.03064496328591,\n                                \"indexNode\": \"616342\",\n                                \"_id\": \"6870b6a886c43c767ce2ef07\"\n                            },\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 486,\n                                \"lat\": 28.424660142919087,\n                                \"lon\": 77.03064496328591,\n                                \"indexNode\": \"616342\",\n                                \"_id\": \"6870b6a886c43c767ce2ef08\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef05\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"537f18-66d-2e34-b4d-5c5edf6317\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 655,\n                                \"lat\": 28.425371501289,\n                                \"lon\": 77.0316304410914,\n                                \"indexNode\": \"829923\",\n                                \"_id\": \"6870b6a886c43c767ce2ef0a\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 663,\n                                \"lat\": 28.425392659030123,\n                                \"lon\": 77.0316239930108,\n                                \"indexNode\": \"840051\",\n                                \"_id\": \"6870b6a886c43c767ce2ef0b\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 673,\n                                \"lat\": 28.42541910620653,\n                                \"lon\": 77.03161593291007,\n                                \"indexNode\": \"852711\",\n                                \"_id\": \"6870b6a886c43c767ce2ef0c\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 673,\n                                \"lat\": 28.42541910620653,\n                                \"lon\": 77.03161593291007,\n                                \"indexNode\": \"852711\",\n                                \"_id\": \"6870b6a886c43c767ce2ef0d\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef09\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c8365-0223-df7-5def-408625beebed\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 166,\n                                \"lat\": 28.42392016078967,\n                                \"lon\": 77.03135396968956,\n                                \"indexNode\": \"211072\",\n                                \"_id\": \"6870b6a886c43c767ce2ef0f\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 144,\n                                \"lat\": 28.423884660204894,\n                                \"lon\": 77.03146793298961,\n                                \"indexNode\": \"183188\",\n                                \"_id\": \"6870b6a886c43c767ce2ef10\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 144,\n                                \"lat\": 28.423884660204894,\n                                \"lon\": 77.03146793298961,\n                                \"indexNode\": \"183188\",\n                                \"_id\": \"6870b6a886c43c767ce2ef11\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef0e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1bcddd2-851-6aa-31f0-d488ff30a7c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 655,\n                                \"lat\": 28.42538355174076,\n                                \"lon\": 77.0316815638518,\n                                \"indexNode\": \"829906\",\n                                \"_id\": \"6870b6a886c43c767ce2ef13\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 646,\n                                \"lat\": 28.425359749281995,\n                                \"lon\": 77.03168881794247,\n                                \"indexNode\": \"818512\",\n                                \"_id\": \"6870b6a886c43c767ce2ef14\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 646,\n                                \"lat\": 28.425359749281995,\n                                \"lon\": 77.03168881794247,\n                                \"indexNode\": \"818512\",\n                                \"_id\": \"6870b6a886c43c767ce2ef15\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef12\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fac6a6d-f24d-c7a-fbdc-aa127a26e81\",\n                        \"name\": \"Entry Towards Amenity Block\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 851,\n                                \"lat\": 28.425908296049236,\n                                \"lon\": 77.0315506508682,\n                                \"indexNode\": \"1078033\",\n                                \"_id\": \"6870b6a886c43c767ce2ef17\"\n                            },\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 886,\n                                \"lat\": 28.426000861166656,\n                                \"lon\": 77.03152244051563,\n                                \"indexNode\": \"1122343\",\n                                \"_id\": \"6870b6a886c43c767ce2ef18\"\n                            },\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 886,\n                                \"lat\": 28.426000861166656,\n                                \"lon\": 77.03152244051563,\n                                \"indexNode\": \"1122343\",\n                                \"_id\": \"6870b6a886c43c767ce2ef19\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef16\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cda802-8caf-258-dd60-0ea355dccfd3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 232,\n                                \"coordy\": 877,\n                                \"lat\": 28.42628540850298,\n                                \"lon\": 77.03283783582864,\n                                \"indexNode\": \"1110514\",\n                                \"_id\": \"6870b6a886c43c767ce2ef1b\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 877,\n                                \"lat\": 28.42626201644956,\n                                \"lon\": 77.03273859752902,\n                                \"indexNode\": \"1110547\",\n                                \"_id\": \"6870b6a886c43c767ce2ef1c\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 877,\n                                \"lat\": 28.42621735889303,\n                                \"lon\": 77.03254914259337,\n                                \"indexNode\": \"1110610\",\n                                \"_id\": \"6870b6a886c43c767ce2ef1d\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 877,\n                                \"lat\": 28.42621735889303,\n                                \"lon\": 77.03254914259337,\n                                \"indexNode\": \"1110610\",\n                                \"_id\": \"6870b6a886c43c767ce2ef1e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef1a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"70f343-5f13-c786-d0d7-d7c6706c28\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 888,\n                                \"lat\": 28.42622022333324,\n                                \"lon\": 77.03242900929813,\n                                \"indexNode\": \"1124573\",\n                                \"_id\": \"6870b6a886c43c767ce2ef20\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 888,\n                                \"lat\": 28.426246450787076,\n                                \"lon\": 77.03254027648256,\n                                \"indexNode\": \"1124536\",\n                                \"_id\": \"6870b6a886c43c767ce2ef21\"\n                            },\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 888,\n                                \"lat\": 28.426246450787076,\n                                \"lon\": 77.03254027648256,\n                                \"indexNode\": \"1124536\",\n                                \"_id\": \"6870b6a886c43c767ce2ef22\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef1f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3e05b6f-05a-0433-2c66-455e1d5b0635\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 680,\n                                \"lat\": 28.42520511639601,\n                                \"lon\": 77.03062392228568,\n                                \"indexNode\": \"861901\",\n                                \"_id\": \"6870b6a886c43c767ce2ef24\"\n                            },\n                            {\n                                \"coordx\": 852,\n                                \"coordy\": 680,\n                                \"lat\": 28.42532491206353,\n                                \"lon\": 77.03113214266862,\n                                \"indexNode\": \"861732\",\n                                \"_id\": \"6870b6a886c43c767ce2ef25\"\n                            },\n                            {\n                                \"coordx\": 852,\n                                \"coordy\": 680,\n                                \"lat\": 28.42532491206353,\n                                \"lon\": 77.03113214266862,\n                                \"indexNode\": \"861732\",\n                                \"_id\": \"6870b6a886c43c767ce2ef26\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef23\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4cfaf4b-5266-1b61-4a86-773b1eee63aa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 680,\n                                \"lat\": 28.425290887258555,\n                                \"lon\": 77.03098779605098,\n                                \"indexNode\": \"861780\",\n                                \"_id\": \"6870b6a886c43c767ce2ef28\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 741,\n                                \"lat\": 28.42545221503463,\n                                \"lon\": 77.03093862943649,\n                                \"indexNode\": \"939006\",\n                                \"_id\": \"6870b6a886c43c767ce2ef29\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 741,\n                                \"lat\": 28.42545221503463,\n                                \"lon\": 77.03093862943649,\n                                \"indexNode\": \"939006\",\n                                \"_id\": \"6870b6a886c43c767ce2ef2a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef27\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c8d1b0-013f-77cc-686d-6ced3b463a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 504,\n                                \"lat\": 28.424984199377043,\n                                \"lon\": 77.03180327137291,\n                                \"indexNode\": \"638740\",\n                                \"_id\": \"6870b6a886c43c767ce2ef2c\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 491,\n                                \"lat\": 28.424949818047715,\n                                \"lon\": 77.03181374950387,\n                                \"indexNode\": \"622282\",\n                                \"_id\": \"6870b6a886c43c767ce2ef2d\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 482,\n                                \"lat\": 28.42492601558895,\n                                \"lon\": 77.03182100359453,\n                                \"indexNode\": \"610888\",\n                                \"_id\": \"6870b6a886c43c767ce2ef2e\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 482,\n                                \"lat\": 28.42492601558895,\n                                \"lon\": 77.03182100359453,\n                                \"indexNode\": \"610888\",\n                                \"_id\": \"6870b6a886c43c767ce2ef2f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef2b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2c7a37e-70f8-82af-6d4-3fe2d04731c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 129,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426810666780188,\n                                \"lon\": 77.03300975188976,\n                                \"indexNode\": \"1326897\",\n                                \"_id\": \"6870b6a886c43c767ce2ef31\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426812084480392,\n                                \"lon\": 77.03301576633216,\n                                \"indexNode\": \"1326895\",\n                                \"_id\": \"6870b6a886c43c767ce2ef32\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426812084480392,\n                                \"lon\": 77.03301576633216,\n                                \"indexNode\": \"1326895\",\n                                \"_id\": \"6870b6a886c43c767ce2ef33\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef30\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"13b745-206-b258-2ac8-ce7ff1f20bf7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1060,\n                                \"lat\": 28.42684382109208,\n                                \"lon\": 77.03300609421127,\n                                \"indexNode\": \"1342087\",\n                                \"_id\": \"6870b6a886c43c767ce2ef35\"\n                            },\n                            {\n                                \"coordx\": 114,\n                                \"coordy\": 1060,\n                                \"lat\": 28.426853036143427,\n                                \"lon\": 77.03304518808689,\n                                \"indexNode\": \"1342074\",\n                                \"_id\": \"6870b6a886c43c767ce2ef36\"\n                            },\n                            {\n                                \"coordx\": 114,\n                                \"coordy\": 1060,\n                                \"lat\": 28.426853036143427,\n                                \"lon\": 77.03304518808689,\n                                \"indexNode\": \"1342074\",\n                                \"_id\": \"6870b6a886c43c767ce2ef37\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef34\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4b30465-7454-080c-25f4-725a3d187c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 406,\n                                \"coordy\": 634,\n                                \"lat\": 28.425519402198297,\n                                \"lon\": 77.03251043978757,\n                                \"indexNode\": \"803050\",\n                                \"_id\": \"6870b6a886c43c767ce2ef39\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 642,\n                                \"lat\": 28.425534889138593,\n                                \"lon\": 77.03247993393738,\n                                \"indexNode\": \"813186\",\n                                \"_id\": \"6870b6a886c43c767ce2ef3a\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 642,\n                                \"lat\": 28.425534889138593,\n                                \"lon\": 77.03247993393738,\n                                \"indexNode\": \"813186\",\n                                \"_id\": \"6870b6a886c43c767ce2ef3b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef38\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c2170a6-7e3b-5244-0a-268dec238e1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427149874647082,\n                                \"lon\": 77.0327290952832,\n                                \"indexNode\": \"1507990\",\n                                \"_id\": \"6870b6a886c43c767ce2ef3d\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427070533117863,\n                                \"lon\": 77.0327532755854,\n                                \"indexNode\": \"1470010\",\n                                \"_id\": \"6870b6a886c43c767ce2ef3e\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426991191588648,\n                                \"lon\": 77.03277745588761,\n                                \"indexNode\": \"1432030\",\n                                \"_id\": \"6870b6a886c43c767ce2ef3f\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1106,\n                                \"lat\": 28.426925073647634,\n                                \"lon\": 77.03279760613944,\n                                \"indexNode\": \"1400380\",\n                                \"_id\": \"6870b6a886c43c767ce2ef40\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1106,\n                                \"lat\": 28.426925073647634,\n                                \"lon\": 77.03279760613944,\n                                \"indexNode\": \"1400380\",\n                                \"_id\": \"6870b6a886c43c767ce2ef41\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef3c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b01215-30a7-d8e0-6dc-1de81afd208\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426991191588648,\n                                \"lon\": 77.03277745588761,\n                                \"indexNode\": \"1432030\",\n                                \"_id\": \"6870b6a886c43c767ce2ef43\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427001824340202,\n                                \"lon\": 77.03282256420562,\n                                \"indexNode\": \"1432015\",\n                                \"_id\": \"6870b6a886c43c767ce2ef44\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427001824340202,\n                                \"lon\": 77.03282256420562,\n                                \"indexNode\": \"1432015\",\n                                \"_id\": \"6870b6a886c43c767ce2ef45\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef42\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a5fec7-554-5060-c7f-e187c0a8aa5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 929,\n                                \"lat\": 28.42589200509265,\n                                \"lon\": 77.0305435146254,\n                                \"indexNode\": \"1177095\",\n                                \"_id\": \"6870b6a886c43c767ce2ef47\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 1035,\n                                \"lat\": 28.426172345162545,\n                                \"lon\": 77.03045807755761,\n                                \"indexNode\": \"1311291\",\n                                \"_id\": \"6870b6a886c43c767ce2ef48\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 1035,\n                                \"lat\": 28.426172345162545,\n                                \"lon\": 77.03045807755761,\n                                \"indexNode\": \"1311291\",\n                                \"_id\": \"6870b6a886c43c767ce2ef49\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef46\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b38ad4a-24-c44-2c58-b66a6f2862\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 655,\n                                \"lat\": 28.425377172089828,\n                                \"lon\": 77.031654498861,\n                                \"indexNode\": \"829915\",\n                                \"_id\": \"6870b6a886c43c767ce2ef4b\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 655,\n                                \"lat\": 28.42538355174076,\n                                \"lon\": 77.0316815638518,\n                                \"indexNode\": \"829906\",\n                                \"_id\": \"6870b6a886c43c767ce2ef4c\"\n                            },\n                            {\n                                \"coordx\": 497,\n                                \"coordy\": 655,\n                                \"lat\": 28.425510435909317,\n                                \"lon\": 77.03221985644676,\n                                \"indexNode\": \"829727\",\n                                \"_id\": \"6870b6a886c43c767ce2ef4d\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a886c43c767ce2ef4e\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a886c43c767ce2ef4f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef4a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"867bba7-5be6-bc37-71d4-b30ca1f11c6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426861654305256,\n                                \"lon\": 77.03286528273952,\n                                \"indexNode\": \"1364917\",\n                                \"_id\": \"6870b6a886c43c767ce2ef51\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 1055,\n                                \"lat\": 28.426790901898073,\n                                \"lon\": 77.0328417198744,\n                                \"indexNode\": \"1335813\",\n                                \"_id\": \"6870b6a886c43c767ce2ef52\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 1055,\n                                \"lat\": 28.426790901898073,\n                                \"lon\": 77.0328417198744,\n                                \"indexNode\": \"1335813\",\n                                \"_id\": \"6870b6a886c43c767ce2ef53\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef50\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2a4364-266c-2ae6-d22d-36164037ab6f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427070533117863,\n                                \"lon\": 77.0327532755854,\n                                \"indexNode\": \"1470010\",\n                                \"_id\": \"6870b6a886c43c767ce2ef55\"\n                            },\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 1161,\n                                \"lat\": 28.426966332152627,\n                                \"lon\": 77.03231121406888,\n                                \"indexNode\": \"1470157\",\n                                \"_id\": \"6870b6a886c43c767ce2ef56\"\n                            },\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 1161,\n                                \"lat\": 28.426966332152627,\n                                \"lon\": 77.03231121406888,\n                                \"indexNode\": \"1470157\",\n                                \"_id\": \"6870b6a886c43c767ce2ef57\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef54\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aabe1b-fd62-bdd8-ef15-b2da33e73bc\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 1161,\n                                \"lat\": 28.426966332152627,\n                                \"lon\": 77.03231121406888,\n                                \"indexNode\": \"1470157\",\n                                \"_id\": \"6870b6a886c43c767ce2ef59\"\n                            },\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 1154,\n                                \"lat\": 28.426947819129143,\n                                \"lon\": 77.03231685613939,\n                                \"indexNode\": \"1461295\",\n                                \"_id\": \"6870b6a886c43c767ce2ef5a\"\n                            },\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 1154,\n                                \"lat\": 28.426947819129143,\n                                \"lon\": 77.03231685613939,\n                                \"indexNode\": \"1461295\",\n                                \"_id\": \"6870b6a886c43c767ce2ef5b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef58\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3fc568-2d65-0a-7ecc-b3b0df03fd\",\n                        \"name\": \"Pathway Tower3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1048,\n                                \"lat\": 28.42621665039332,\n                                \"lon\": 77.03048970052346,\n                                \"indexNode\": \"1327735\",\n                                \"_id\": \"6870b6a886c43c767ce2ef5d\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426452030263327,\n                                \"lon\": 77.03041796562691,\n                                \"indexNode\": \"1440409\",\n                                \"_id\": \"6870b6a886c43c767ce2ef5e\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426452030263327,\n                                \"lon\": 77.03041796562691,\n                                \"indexNode\": \"1440409\",\n                                \"_id\": \"6870b6a886c43c767ce2ef5f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef5c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"513eabc-4fd8-654e-0ad-f710cf67de13\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1137,\n                                \"lat\": 28.42647187806623,\n                                \"lon\": 77.03050216782054,\n                                \"indexNode\": \"1440381\",\n                                \"_id\": \"6870b6a886c43c767ce2ef61\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426452030263327,\n                                \"lon\": 77.03041796562691,\n                                \"indexNode\": \"1440409\",\n                                \"_id\": \"6870b6a886c43c767ce2ef62\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426452030263327,\n                                \"lon\": 77.03041796562691,\n                                \"indexNode\": \"1440409\",\n                                \"_id\": \"6870b6a886c43c767ce2ef63\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef60\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ef13e18-266d-6318-516d-a66a4d03066\",\n                        \"name\": \"Passage Wellness Center\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 980,\n                                \"lat\": 28.426231034522168,\n                                \"lon\": 77.03136848781749,\n                                \"indexNode\": \"1241373\",\n                                \"_id\": \"6870b6a886c43c767ce2ef65\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 980,\n                                \"lat\": 28.426026885692316,\n                                \"lon\": 77.03050240811164,\n                                \"indexNode\": \"1241661\",\n                                \"_id\": \"6870b6a886c43c767ce2ef66\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 980,\n                                \"lat\": 28.426026885692316,\n                                \"lon\": 77.03050240811164,\n                                \"indexNode\": \"1241661\",\n                                \"_id\": \"6870b6a886c43c767ce2ef67\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef64\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1a11e-a15e-5d4-2e64-15e5b0cb5b2e\",\n                        \"name\": \"Passage between Club House & Ground\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 741,\n                                \"lat\": 28.42539479817623,\n                                \"lon\": 77.03069504451922,\n                                \"indexNode\": \"939087\",\n                                \"_id\": \"6870b6a886c43c767ce2ef69\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 741,\n                                \"lat\": 28.42545221503463,\n                                \"lon\": 77.03093862943649,\n                                \"indexNode\": \"939006\",\n                                \"_id\": \"6870b6a886c43c767ce2ef6a\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 741,\n                                \"lat\": 28.425552871749346,\n                                \"lon\": 77.03136565484701,\n                                \"indexNode\": \"938864\",\n                                \"_id\": \"6870b6a886c43c767ce2ef6b\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 741,\n                                \"lat\": 28.425552871749346,\n                                \"lon\": 77.03136565484701,\n                                \"indexNode\": \"938864\",\n                                \"_id\": \"6870b6a886c43c767ce2ef6c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef68\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a38bb-2b6c-cb05-ce0a-f752661a368\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 595,\n                                \"lat\": 28.42488745603299,\n                                \"lon\": 77.03029848716461,\n                                \"indexNode\": \"754422\",\n                                \"_id\": \"6870b6a886c43c767ce2ef6e\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a886c43c767ce2ef6f\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a886c43c767ce2ef70\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef6d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d46ca0d-85a4-527f-5107-3e2036cc4eaa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 629,\n                                \"lat\": 28.424996515385565,\n                                \"lon\": 77.03035227779455,\n                                \"indexNode\": \"797439\",\n                                \"_id\": \"6870b6a886c43c767ce2ef72\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 568,\n                                \"lat\": 28.424835187609492,\n                                \"lon\": 77.03040144440902,\n                                \"indexNode\": \"720213\",\n                                \"_id\": \"6870b6a886c43c767ce2ef73\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 568,\n                                \"lat\": 28.424835187609492,\n                                \"lon\": 77.03040144440902,\n                                \"indexNode\": \"720213\",\n                                \"_id\": \"6870b6a886c43c767ce2ef74\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef71\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"025d172-2a0-ae3f-3418-4e24d135d88\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42666986696772,\n                                \"lon\": 77.03122185525041,\n                                \"indexNode\": \"1452799\",\n                                \"_id\": \"6870b6a886c43c767ce2ef76\"\n                            },\n                            {\n                                \"coordx\": 711,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42665994306627,\n                                \"lon\": 77.0311797541536,\n                                \"indexNode\": \"1452813\",\n                                \"_id\": \"6870b6a886c43c767ce2ef77\"\n                            },\n                            {\n                                \"coordx\": 711,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42665994306627,\n                                \"lon\": 77.0311797541536,\n                                \"indexNode\": \"1452813\",\n                                \"_id\": \"6870b6a886c43c767ce2ef78\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef75\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d34b742-7070-ceaa-cef1-db0e38bcf73\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 642,\n                                \"lat\": 28.425503699734033,\n                                \"lon\": 77.03234761620455,\n                                \"indexNode\": \"813230\",\n                                \"_id\": \"6870b6a886c43c767ce2ef7a\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a886c43c767ce2ef7b\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a886c43c767ce2ef7c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef79\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8eedb24-7666-be4a-24c1-35b0b40e22f5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426452030263327,\n                                \"lon\": 77.03041796562691,\n                                \"indexNode\": \"1440409\",\n                                \"_id\": \"6870b6a886c43c767ce2ef7e\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426594845015916,\n                                \"lon\": 77.03037444108294,\n                                \"indexNode\": \"1508773\",\n                                \"_id\": \"6870b6a886c43c767ce2ef7f\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426594845015916,\n                                \"lon\": 77.03037444108294,\n                                \"indexNode\": \"1508773\",\n                                \"_id\": \"6870b6a886c43c767ce2ef80\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef7d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ee06c56-d826-8e-f378-1d130d4e0216\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1160,\n                                \"lat\": 28.42653270657196,\n                                \"lon\": 77.03048362958884,\n                                \"indexNode\": \"1469499\",\n                                \"_id\": \"6870b6a886c43c767ce2ef82\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1160,\n                                \"lat\": 28.426512858769062,\n                                \"lon\": 77.03039942739522,\n                                \"indexNode\": \"1469527\",\n                                \"_id\": \"6870b6a886c43c767ce2ef83\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1160,\n                                \"lat\": 28.426512858769062,\n                                \"lon\": 77.03039942739522,\n                                \"indexNode\": \"1469527\",\n                                \"_id\": \"6870b6a886c43c767ce2ef84\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef81\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c12f3fd-448b-2db4-a27-21cea8263860\",\n                        \"name\": \"Outer Road Tower3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426685577829186,\n                                \"lon\": 77.03075936539665,\n                                \"indexNode\": \"1508645\",\n                                \"_id\": \"6870b6a886c43c767ce2ef86\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426594845015916,\n                                \"lon\": 77.03037444108294,\n                                \"indexNode\": \"1508773\",\n                                \"_id\": \"6870b6a886c43c767ce2ef87\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426594845015916,\n                                \"lon\": 77.03037444108294,\n                                \"indexNode\": \"1508773\",\n                                \"_id\": \"6870b6a886c43c767ce2ef88\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef85\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f5cf20-7ecf-5608-d1b8-4648f84550ac\",\n                        \"name\": \"EV Charging Station\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 940,\n                                \"lat\": 28.426254965385517,\n                                \"lon\": 77.03195104970018,\n                                \"indexNode\": \"1190550\",\n                                \"_id\": \"6870b6a886c43c767ce2ef8a\"\n                            },\n                            {\n                                \"coordx\": 487,\n                                \"coordy\": 940,\n                                \"lat\": 28.426271268937903,\n                                \"lon\": 77.0320202157878,\n                                \"indexNode\": \"1190527\",\n                                \"_id\": \"6870b6a886c43c767ce2ef8b\"\n                            },\n                            {\n                                \"coordx\": 487,\n                                \"coordy\": 974,\n                                \"lat\": 28.42636118933768,\n                                \"lon\": 77.0319928114453,\n                                \"indexNode\": \"1233571\",\n                                \"_id\": \"6870b6a886c43c767ce2ef8c\"\n                            },\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 974,\n                                \"lat\": 28.426344885785294,\n                                \"lon\": 77.03192364535768,\n                                \"indexNode\": \"1233594\",\n                                \"_id\": \"6870b6a886c43c767ce2ef8d\"\n                            },\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 940,\n                                \"lat\": 28.426254965385517,\n                                \"lon\": 77.03195104970018,\n                                \"indexNode\": \"1190550\",\n                                \"_id\": \"6870b6a886c43c767ce2ef8e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4263080773616,\n                            77.03197193057274\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef89\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fe05e7e-bf1-7de-325-7a42445ae5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 500,\n                                \"coordy\": 929,\n                                \"lat\": 28.426232961992508,\n                                \"lon\": 77.031989988023,\n                                \"indexNode\": \"1176614\",\n                                \"_id\": \"6870b6a886c43c767ce2ef90\"\n                            },\n                            {\n                                \"coordx\": 500,\n                                \"coordy\": 938,\n                                \"lat\": 28.426256764451274,\n                                \"lon\": 77.03198273393234,\n                                \"indexNode\": \"1188008\",\n                                \"_id\": \"6870b6a886c43c767ce2ef91\"\n                            },\n                            {\n                                \"coordx\": 500,\n                                \"coordy\": 938,\n                                \"lat\": 28.426256764451274,\n                                \"lon\": 77.03198273393234,\n                                \"indexNode\": \"1188008\",\n                                \"_id\": \"6870b6a886c43c767ce2ef92\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef8f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ee7d3c6-21e6-c4b-70f4-7e3a80c4fc0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 659,\n                                \"coordy\": 891,\n                                \"lat\": 28.426019755555686,\n                                \"lon\": 77.03154246823486,\n                                \"indexNode\": \"1128665\",\n                                \"_id\": \"6870b6a886c43c767ce2ef94\"\n                            },\n                            {\n                                \"coordx\": 659,\n                                \"coordy\": 902,\n                                \"lat\": 28.42604884744973,\n                                \"lon\": 77.03153360212406,\n                                \"indexNode\": \"1142591\",\n                                \"_id\": \"6870b6a886c43c767ce2ef95\"\n                            },\n                            {\n                                \"coordx\": 659,\n                                \"coordy\": 915,\n                                \"lat\": 28.42608322877906,\n                                \"lon\": 77.0315231239931,\n                                \"indexNode\": \"1159049\",\n                                \"_id\": \"6870b6a886c43c767ce2ef96\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 915,\n                                \"lat\": 28.426065507526467,\n                                \"lon\": 77.03144794346308,\n                                \"indexNode\": \"1159074\",\n                                \"_id\": \"6870b6a886c43c767ce2ef97\"\n                            },\n                            {\n                                \"coordx\": 684,\n                                \"coordy\": 891,\n                                \"lat\": 28.426002034303096,\n                                \"lon\": 77.03146728770484,\n                                \"indexNode\": \"1128690\",\n                                \"_id\": \"6870b6a886c43c767ce2ef98\"\n                            },\n                            {\n                                \"coordx\": 659,\n                                \"coordy\": 891,\n                                \"lat\": 28.426019755555686,\n                                \"lon\": 77.03154246823486,\n                                \"indexNode\": \"1128665\",\n                                \"_id\": \"6870b6a886c43c767ce2ef99\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426042631541076,\n                            77.03149520584897\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef93\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ed5c-af20-4380-0cac-2331064f30a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 440,\n                                \"lat\": 28.424697268330842,\n                                \"lon\": 77.03135565729828,\n                                \"indexNode\": \"557882\",\n                                \"_id\": \"6870b6a886c43c767ce2ef9b\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 456,\n                                \"lat\": 28.42473958381309,\n                                \"lon\": 77.0313427611371,\n                                \"indexNode\": \"578138\",\n                                \"_id\": \"6870b6a886c43c767ce2ef9c\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 457,\n                                \"lat\": 28.424742228530732,\n                                \"lon\": 77.03134195512703,\n                                \"indexNode\": \"579404\",\n                                \"_id\": \"6870b6a886c43c767ce2ef9d\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 457,\n                                \"lat\": 28.42469190017337,\n                                \"lon\": 77.03112844242177,\n                                \"indexNode\": \"579475\",\n                                \"_id\": \"6870b6a886c43c767ce2ef9e\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 440,\n                                \"lat\": 28.42464693997348,\n                                \"lon\": 77.03114214459302,\n                                \"indexNode\": \"557953\",\n                                \"_id\": \"6870b6a886c43c767ce2ef9f\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 440,\n                                \"lat\": 28.424697268330842,\n                                \"lon\": 77.03135565729828,\n                                \"indexNode\": \"557882\",\n                                \"_id\": \"6870b6a886c43c767ce2efa0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424694584252105,\n                            77.03124204986003\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2ef9a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6d7bad2-e460-3a05-f22a-a67b7fe3c3c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 615,\n                                \"lat\": 28.425216801926226,\n                                \"lon\": 77.03145518323147,\n                                \"indexNode\": \"779352\",\n                                \"_id\": \"6870b6a886c43c767ce2efa2\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 615,\n                                \"lat\": 28.42523664972913,\n                                \"lon\": 77.03153938542509,\n                                \"indexNode\": \"779324\",\n                                \"_id\": \"6870b6a886c43c767ce2efa3\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 616,\n                                \"lat\": 28.42523929444677,\n                                \"lon\": 77.03153857941503,\n                                \"indexNode\": \"780590\",\n                                \"_id\": \"6870b6a886c43c767ce2efa4\"\n                            },\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 616,\n                                \"lat\": 28.425219446643865,\n                                \"lon\": 77.0314543772214,\n                                \"indexNode\": \"780618\",\n                                \"_id\": \"6870b6a886c43c767ce2efa5\"\n                            },\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 615,\n                                \"lat\": 28.425216801926226,\n                                \"lon\": 77.03145518323147,\n                                \"indexNode\": \"779352\",\n                                \"_id\": \"6870b6a886c43c767ce2efa6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425228048186494,\n                            77.03149688132324\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efa1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"01d056a-f780-3d0b-6bb-851f4e3c52c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 990,\n                                \"coordy\": 243,\n                                \"lat\": 28.42407134914032,\n                                \"lon\": 77.03106937254505,\n                                \"indexNode\": \"308628\",\n                                \"_id\": \"6870b6a886c43c767ce2efa8\"\n                            },\n                            {\n                                \"coordx\": 1108,\n                                \"coordy\": 412,\n                                \"lat\": 28.424434662109334,\n                                \"lon\": 77.03057830474091,\n                                \"indexNode\": \"522700\",\n                                \"_id\": \"6870b6a886c43c767ce2efa9\"\n                            },\n                            {\n                                \"coordx\": 1094,\n                                \"coordy\": 424,\n                                \"lat\": 28.42447632262247,\n                                \"lon\": 77.03061073371684,\n                                \"indexNode\": \"537878\",\n                                \"_id\": \"6870b6a886c43c767ce2efaa\"\n                            },\n                            {\n                                \"coordx\": 1083,\n                                \"coordy\": 414,\n                                \"lat\": 28.424457672797207,\n                                \"lon\": 77.03065187325079,\n                                \"indexNode\": \"525207\",\n                                \"_id\": \"6870b6a886c43c767ce2efab\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 411,\n                                \"lat\": 28.424458953695634,\n                                \"lon\": 77.03069338515662,\n                                \"indexNode\": \"521396\",\n                                \"_id\": \"6870b6a886c43c767ce2efac\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 391,\n                                \"lat\": 28.42440605934282,\n                                \"lon\": 77.03070950535809,\n                                \"indexNode\": \"496076\",\n                                \"_id\": \"6870b6a886c43c767ce2efad\"\n                            },\n                            {\n                                \"coordx\": 1024,\n                                \"coordy\": 391,\n                                \"lat\": 28.424438666447593,\n                                \"lon\": 77.03084783753333,\n                                \"indexNode\": \"496030\",\n                                \"_id\": \"6870b6a886c43c767ce2efae\"\n                            },\n                            {\n                                \"coordx\": 1024,\n                                \"coordy\": 411,\n                                \"lat\": 28.4244915608004,\n                                \"lon\": 77.03083171733186,\n                                \"indexNode\": \"521350\",\n                                \"_id\": \"6870b6a886c43c767ce2efaf\"\n                            },\n                            {\n                                \"coordx\": 999,\n                                \"coordy\": 411,\n                                \"lat\": 28.42450928205299,\n                                \"lon\": 77.03090689786188,\n                                \"indexNode\": \"521325\",\n                                \"_id\": \"6870b6a886c43c767ce2efb0\"\n                            },\n                            {\n                                \"coordx\": 990,\n                                \"coordy\": 408,\n                                \"lat\": 28.424507727551003,\n                                \"lon\": 77.0309363808829,\n                                \"indexNode\": \"517518\",\n                                \"_id\": \"6870b6a886c43c767ce2efb1\"\n                            },\n                            {\n                                \"coordx\": 984,\n                                \"coordy\": 399,\n                                \"lat\": 28.42448817819286,\n                                \"lon\": 77.03096167830077,\n                                \"indexNode\": \"506118\",\n                                \"_id\": \"6870b6a886c43c767ce2efb2\"\n                            },\n                            {\n                                \"coordx\": 982,\n                                \"coordy\": 390,\n                                \"lat\": 28.424465793434305,\n                                \"lon\": 77.03097494683384,\n                                \"indexNode\": \"494722\",\n                                \"_id\": \"6870b6a886c43c767ce2efb3\"\n                            },\n                            {\n                                \"coordx\": 987,\n                                \"coordy\": 383,\n                                \"lat\": 28.424443736160303,\n                                \"lon\": 77.03096555279835,\n                                \"indexNode\": \"485865\",\n                                \"_id\": \"6870b6a886c43c767ce2efb4\"\n                            },\n                            {\n                                \"coordx\": 989,\n                                \"coordy\": 379,\n                                \"lat\": 28.424431739589533,\n                                \"lon\": 77.03096276239624,\n                                \"indexNode\": \"480803\",\n                                \"_id\": \"6870b6a886c43c767ce2efb5\"\n                            },\n                            {\n                                \"coordx\": 989,\n                                \"coordy\": 252,\n                                \"lat\": 28.424095860449185,\n                                \"lon\": 77.03106512567558,\n                                \"indexNode\": \"320021\",\n                                \"_id\": \"6870b6a886c43c767ce2efb6\"\n                            },\n                            {\n                                \"coordx\": 987,\n                                \"coordy\": 248,\n                                \"lat\": 28.42408669927883,\n                                \"lon\": 77.03107436415827,\n                                \"indexNode\": \"314955\",\n                                \"_id\": \"6870b6a886c43c767ce2efb7\"\n                            },\n                            {\n                                \"coordx\": 985,\n                                \"coordy\": 245,\n                                \"lat\": 28.424080182826117,\n                                \"lon\": 77.0310827966309,\n                                \"indexNode\": \"311155\",\n                                \"_id\": \"6870b6a886c43c767ce2efb8\"\n                            },\n                            {\n                                \"coordx\": 990,\n                                \"coordy\": 243,\n                                \"lat\": 28.42407134914032,\n                                \"lon\": 77.03106937254505,\n                                \"indexNode\": \"308628\",\n                                \"_id\": \"6870b6a886c43c767ce2efb9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424331600124756,\n                            77.03086904179897\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efa7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"47daa85-24a-b631-d0b3-738b2fca0336\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 789,\n                                \"coordy\": 404,\n                                \"lat\": 28.424639627551276,\n                                \"lon\": 77.03154405638458,\n                                \"indexNode\": \"512253\",\n                                \"_id\": \"6870b6a886c43c767ce2efbb\"\n                            },\n                            {\n                                \"coordx\": 789,\n                                \"coordy\": 421,\n                                \"lat\": 28.424684587751166,\n                                \"lon\": 77.03153035421332,\n                                \"indexNode\": \"533775\",\n                                \"_id\": \"6870b6a886c43c767ce2efbc\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 421,\n                                \"lat\": 28.424606614239764,\n                                \"lon\": 77.03119955988123,\n                                \"indexNode\": \"533885\",\n                                \"_id\": \"6870b6a886c43c767ce2efbd\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 404,\n                                \"lat\": 28.424561654039874,\n                                \"lon\": 77.03121326205247,\n                                \"indexNode\": \"512363\",\n                                \"_id\": \"6870b6a886c43c767ce2efbe\"\n                            },\n                            {\n                                \"coordx\": 789,\n                                \"coordy\": 404,\n                                \"lat\": 28.424639627551276,\n                                \"lon\": 77.03154405638458,\n                                \"indexNode\": \"512253\",\n                                \"_id\": \"6870b6a886c43c767ce2efbf\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42462312089552,\n                            77.0313718081329\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efba\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0f8784-4f4e-f106-2cff-aaf837f5be2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 660,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426415754351662,\n                                \"lon\": 77.03141855950263,\n                                \"indexNode\": \"1318566\",\n                                \"_id\": \"6870b6a886c43c767ce2efc1\"\n                            },\n                            {\n                                \"coordx\": 660,\n                                \"coordy\": 1119,\n                                \"lat\": 28.426622042327622,\n                                \"lon\": 77.0313556907169,\n                                \"indexNode\": \"1417314\",\n                                \"_id\": \"6870b6a886c43c767ce2efc2\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1119,\n                                \"lat\": 28.42660432107503,\n                                \"lon\": 77.03128051018687,\n                                \"indexNode\": \"1417339\",\n                                \"_id\": \"6870b6a886c43c767ce2efc3\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1041,\n                                \"lat\": 28.42639803309907,\n                                \"lon\": 77.03134337897261,\n                                \"indexNode\": \"1318591\",\n                                \"_id\": \"6870b6a886c43c767ce2efc4\"\n                            },\n                            {\n                                \"coordx\": 660,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426415754351662,\n                                \"lon\": 77.03141855950263,\n                                \"indexNode\": \"1318566\",\n                                \"_id\": \"6870b6a886c43c767ce2efc5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426510037713346,\n                            77.03134953484475\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efc0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a47e18b-11cc-8aaf-2a3-231232237eb2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 196,\n                                \"lat\": 28.423969021764428,\n                                \"lon\": 77.03120047887572,\n                                \"indexNode\": \"249095\",\n                                \"_id\": \"6870b6a886c43c767ce2efc7\"\n                            },\n                            {\n                                \"coordx\": 954,\n                                \"coordy\": 198,\n                                \"lat\": 28.423977855450225,\n                                \"lon\": 77.03121390296158,\n                                \"indexNode\": \"251622\",\n                                \"_id\": \"6870b6a886c43c767ce2efc8\"\n                            },\n                            {\n                                \"coordx\": 883,\n                                \"coordy\": 96,\n                                \"lat\": 28.423758422608252,\n                                \"lon\": 77.03150962869434,\n                                \"indexNode\": \"122419\",\n                                \"_id\": \"6870b6a886c43c767ce2efc9\"\n                            },\n                            {\n                                \"coordx\": 887,\n                                \"coordy\": 94,\n                                \"lat\": 28.423750297772557,\n                                \"lon\": 77.03149921182968,\n                                \"indexNode\": \"119891\",\n                                \"_id\": \"6870b6a886c43c767ce2efca\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 196,\n                                \"lat\": 28.423969021764428,\n                                \"lon\": 77.03120047887572,\n                                \"indexNode\": \"249095\",\n                                \"_id\": \"6870b6a886c43c767ce2efcb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423866990351254,\n                            77.03135160553025\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efc6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"623fd2-558d-83cd-7828-bc3c1dff60c8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 941,\n                                \"lat\": 28.42644191113011,\n                                \"lon\": 77.03273212120233,\n                                \"indexNode\": \"1191556\",\n                                \"_id\": \"6870b6a886c43c767ce2efcd\"\n                            },\n                            {\n                                \"coordx\": 217,\n                                \"coordy\": 941,\n                                \"lat\": 28.42646530318353,\n                                \"lon\": 77.03283135950196,\n                                \"indexNode\": \"1191523\",\n                                \"_id\": \"6870b6a886c43c767ce2efce\"\n                            },\n                            {\n                                \"coordx\": 217,\n                                \"coordy\": 951,\n                                \"lat\": 28.426491750359933,\n                                \"lon\": 77.03282329940122,\n                                \"indexNode\": \"1204183\",\n                                \"_id\": \"6870b6a886c43c767ce2efcf\"\n                            },\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 951,\n                                \"lat\": 28.426468358306515,\n                                \"lon\": 77.03272406110159,\n                                \"indexNode\": \"1204216\",\n                                \"_id\": \"6870b6a886c43c767ce2efd0\"\n                            },\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 941,\n                                \"lat\": 28.42644191113011,\n                                \"lon\": 77.03273212120233,\n                                \"indexNode\": \"1191556\",\n                                \"_id\": \"6870b6a886c43c767ce2efd1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42646683074502,\n                            77.03277771030177\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efcc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aee41c-50e-e5c-87be-fbb8656e0a8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 687,\n                                \"lat\": 28.42510666915239,\n                                \"lon\": 77.03012208871702,\n                                \"indexNode\": \"870928\",\n                                \"_id\": \"6870b6a886c43c767ce2efd3\"\n                            },\n                            {\n                                \"coordx\": 1200,\n                                \"coordy\": 687,\n                                \"lat\": 28.42509674525094,\n                                \"lon\": 77.03007998762021,\n                                \"indexNode\": \"870942\",\n                                \"_id\": \"6870b6a886c43c767ce2efd4\"\n                            },\n                            {\n                                \"coordx\": 1207,\n                                \"coordy\": 742,\n                                \"lat\": 28.425237242770443,\n                                \"lon\": 77.03001460651777,\n                                \"indexNode\": \"940579\",\n                                \"_id\": \"6870b6a886c43c767ce2efd5\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 742,\n                                \"lat\": 28.42525212862262,\n                                \"lon\": 77.03007775816299,\n                                \"indexNode\": \"940558\",\n                                \"_id\": \"6870b6a886c43c767ce2efd6\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 687,\n                                \"lat\": 28.42510666915239,\n                                \"lon\": 77.03012208871702,\n                                \"indexNode\": \"870928\",\n                                \"_id\": \"6870b6a886c43c767ce2efd7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42517796239893,\n                            77.03007178172689\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efd2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"60d0c5c-46b3-874c-3517-dde85a7dbe13\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 49,\n                                \"lat\": 28.423809206854752,\n                                \"lon\": 77.0322902948044,\n                                \"indexNode\": \"62670\",\n                                \"_id\": \"6870b6a886c43c767ce2efd9\"\n                            },\n                            {\n                                \"coordx\": 679,\n                                \"coordy\": 3,\n                                \"lat\": 28.42365706928883,\n                                \"lon\": 77.03219806075614,\n                                \"indexNode\": \"4477\",\n                                \"_id\": \"6870b6a886c43c767ce2efda\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 2,\n                                \"lat\": 28.423655133421295,\n                                \"lon\": 77.03220187398742,\n                                \"indexNode\": \"3210\",\n                                \"_id\": \"6870b6a886c43c767ce2efdb\"\n                            },\n                            {\n                                \"coordx\": 635,\n                                \"coordy\": 48,\n                                \"lat\": 28.423807270987215,\n                                \"lon\": 77.03229410803567,\n                                \"indexNode\": \"61403\",\n                                \"_id\": \"6870b6a886c43c767ce2efdc\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 49,\n                                \"lat\": 28.423809206854752,\n                                \"lon\": 77.0322902948044,\n                                \"indexNode\": \"62670\",\n                                \"_id\": \"6870b6a886c43c767ce2efdd\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423732170138027,\n                            77.03224608439591\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efd8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1e8e085-0241-5b86-d5de-ec6a51ff404\",\n                        \"name\": \"Outdoor Gym\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 605,\n                                \"coordy\": 345,\n                                \"lat\": 28.42461401762956,\n                                \"lon\": 77.03214493967987,\n                                \"indexNode\": \"437375\",\n                                \"_id\": \"6870b6a886c43c767ce2efdf\"\n                            },\n                            {\n                                \"coordx\": 645,\n                                \"coordy\": 307,\n                                \"lat\": 28.424485164355072,\n                                \"lon\": 77.03205527921462,\n                                \"indexNode\": \"389307\",\n                                \"_id\": \"6870b6a886c43c767ce2efe0\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 315,\n                                \"lat\": 28.424500651295368,\n                                \"lon\": 77.03202477336443,\n                                \"indexNode\": \"399443\",\n                                \"_id\": \"6870b6a886c43c767ce2efe1\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 354,\n                                \"lat\": 28.42460379528335,\n                                \"lon\": 77.03199333897156,\n                                \"indexNode\": \"448817\",\n                                \"_id\": \"6870b6a886c43c767ce2efe2\"\n                            },\n                            {\n                                \"coordx\": 615,\n                                \"coordy\": 354,\n                                \"lat\": 28.42463073158729,\n                                \"lon\": 77.03210761337719,\n                                \"indexNode\": \"448779\",\n                                \"_id\": \"6870b6a886c43c767ce2efe3\"\n                            },\n                            {\n                                \"coordx\": 605,\n                                \"coordy\": 345,\n                                \"lat\": 28.42461401762956,\n                                \"lon\": 77.03214493967987,\n                                \"indexNode\": \"437375\",\n                                \"_id\": \"6870b6a886c43c767ce2efe4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424569352030034,\n                            77.0320622179489\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#b8f3ff\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efde\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cee8bdb-d1f-e7a7-888f-32342a181178\",\n                        \"name\": \"Point of Interest\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1043,\n                                \"lat\": 28.426387018981966,\n                                \"lon\": 77.03127260086484,\n                                \"indexNode\": \"1321146\",\n                                \"_id\": \"6870b6a886c43c767ce2efe6\"\n                            },\n                            {\n                                \"coordx\": 702,\n                                \"coordy\": 1043,\n                                \"lat\": 28.42639127208259,\n                                \"lon\": 77.03129064419205,\n                                \"indexNode\": \"1321140\",\n                                \"_id\": \"6870b6a886c43c767ce2efe7\"\n                            },\n                            {\n                                \"coordx\": 702,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426385982647307,\n                                \"lon\": 77.0312922562122,\n                                \"indexNode\": \"1318608\",\n                                \"_id\": \"6870b6a886c43c767ce2efe8\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426381729546687,\n                                \"lon\": 77.031274212885,\n                                \"indexNode\": \"1318614\",\n                                \"_id\": \"6870b6a886c43c767ce2efe9\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1043,\n                                \"lat\": 28.426387018981966,\n                                \"lon\": 77.03127260086484,\n                                \"indexNode\": \"1321146\",\n                                \"_id\": \"6870b6a886c43c767ce2efea\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426386500814637,\n                            77.03128242853852\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efe5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"635464-db13-fa7d-bca5-eea837bad0cd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 395,\n                                \"coordy\": 293,\n                                \"lat\": 28.42462535083402,\n                                \"lon\": 77.03281836865585,\n                                \"indexNode\": \"371333\",\n                                \"_id\": \"6870b6a886c43c767ce2efec\"\n                            },\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a886c43c767ce2efed\"\n                            },\n                            {\n                                \"coordx\": 506,\n                                \"coordy\": 179,\n                                \"lat\": 28.424245170661496,\n                                \"lon\": 77.03257645225095,\n                                \"indexNode\": \"227120\",\n                                \"_id\": \"6870b6a886c43c767ce2efee\"\n                            },\n                            {\n                                \"coordx\": 394,\n                                \"coordy\": 292,\n                                \"lat\": 28.424623414966483,\n                                \"lon\": 77.03282218188713,\n                                \"indexNode\": \"370066\",\n                                \"_id\": \"6870b6a886c43c767ce2efef\"\n                            },\n                            {\n                                \"coordx\": 395,\n                                \"coordy\": 293,\n                                \"lat\": 28.42462535083402,\n                                \"lon\": 77.03281836865585,\n                                \"indexNode\": \"371333\",\n                                \"_id\": \"6870b6a886c43c767ce2eff0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42443526074777,\n                            77.03269741045341\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2efeb\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"Outdoor\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a1f7e0-34f3-6cea-5305-4ba3b27dcfab\",\n                        \"name\": \"Smoking Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1024,\n                                \"coordy\": 391,\n                                \"lat\": 28.424438666447593,\n                                \"lon\": 77.03084783753333,\n                                \"indexNode\": \"496030\",\n                                \"_id\": \"6870b6a886c43c767ce2eff2\"\n                            },\n                            {\n                                \"coordx\": 1024,\n                                \"coordy\": 411,\n                                \"lat\": 28.4244915608004,\n                                \"lon\": 77.03083171733186,\n                                \"indexNode\": \"521350\",\n                                \"_id\": \"6870b6a886c43c767ce2eff3\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 411,\n                                \"lat\": 28.424458953695634,\n                                \"lon\": 77.03069338515662,\n                                \"indexNode\": \"521396\",\n                                \"_id\": \"6870b6a886c43c767ce2eff4\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 391,\n                                \"lat\": 28.42440605934282,\n                                \"lon\": 77.03070950535809,\n                                \"indexNode\": \"496076\",\n                                \"_id\": \"6870b6a886c43c767ce2eff5\"\n                            },\n                            {\n                                \"coordx\": 1024,\n                                \"coordy\": 391,\n                                \"lat\": 28.424438666447593,\n                                \"lon\": 77.03084783753333,\n                                \"indexNode\": \"496030\",\n                                \"_id\": \"6870b6a886c43c767ce2eff6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424448810071613,\n                            77.03077061134498\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eff1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b4fce3f-6fe-5831-14e8-eb757b47d42\",\n                        \"name\": \"Sitting Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 739,\n                                \"coordy\": 549,\n                                \"lat\": 28.425058554114337,\n                                \"lon\": 77.03157754598395,\n                                \"indexNode\": \"695773\",\n                                \"_id\": \"6870b6a886c43c767ce2eff8\"\n                            },\n                            {\n                                \"coordx\": 757,\n                                \"coordy\": 549,\n                                \"lat\": 28.42504579481247,\n                                \"lon\": 77.03152341600233,\n                                \"indexNode\": \"695791\",\n                                \"_id\": \"6870b6a886c43c767ce2eff9\"\n                            },\n                            {\n                                \"coordx\": 757,\n                                \"coordy\": 552,\n                                \"lat\": 28.42505372896539,\n                                \"lon\": 77.03152099797211,\n                                \"indexNode\": \"699589\",\n                                \"_id\": \"6870b6a886c43c767ce2effa\"\n                            },\n                            {\n                                \"coordx\": 739,\n                                \"coordy\": 552,\n                                \"lat\": 28.42506648826726,\n                                \"lon\": 77.03157512795373,\n                                \"indexNode\": \"699571\",\n                                \"_id\": \"6870b6a886c43c767ce2effb\"\n                            },\n                            {\n                                \"coordx\": 739,\n                                \"coordy\": 549,\n                                \"lat\": 28.425058554114337,\n                                \"lon\": 77.03157754598395,\n                                \"indexNode\": \"695773\",\n                                \"_id\": \"6870b6a886c43c767ce2effc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425056141539866,\n                            77.03154927197804\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2eff7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cc3c3a0-6102-8c7f-4cc7-428c4f26b1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426600022490614,\n                                \"lon\": 77.03058882106458,\n                                \"indexNode\": \"1488450\",\n                                \"_id\": \"6870b6a886c43c767ce2effe\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1156,\n                                \"lat\": 28.42654977285544,\n                                \"lon\": 77.03060413525597,\n                                \"indexNode\": \"1464396\",\n                                \"_id\": \"6870b6a886c43c767ce2efff\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1156,\n                                \"lat\": 28.426550481705547,\n                                \"lon\": 77.03060714247718,\n                                \"indexNode\": \"1464395\",\n                                \"_id\": \"6870b6a886c43c767ce2f000\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426600731340717,\n                                \"lon\": 77.03059182828578,\n                                \"indexNode\": \"1488449\",\n                                \"_id\": \"6870b6a886c43c767ce2f001\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426600022490614,\n                                \"lon\": 77.03058882106458,\n                                \"indexNode\": \"1488450\",\n                                \"_id\": \"6870b6a886c43c767ce2f002\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42657525209806,\n                            77.03059798177088\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2effd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"60a62cb-adee-f825-8b-7701aeda7434\",\n                        \"name\": \"Visitor's Parking 6\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 994,\n                                \"lat\": 28.426132670199337,\n                                \"lon\": 77.0307828244271,\n                                \"indexNode\": \"1259288\",\n                                \"_id\": \"6870b6a886c43c767ce2f004\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 1010,\n                                \"lat\": 28.426174985681584,\n                                \"lon\": 77.03076992826593,\n                                \"indexNode\": \"1279544\",\n                                \"_id\": \"6870b6a886c43c767ce2f005\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1010,\n                                \"lat\": 28.426155846728786,\n                                \"lon\": 77.0306887332935,\n                                \"indexNode\": \"1279571\",\n                                \"_id\": \"6870b6a886c43c767ce2f006\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 994,\n                                \"lat\": 28.42611353124654,\n                                \"lon\": 77.03070162945468,\n                                \"indexNode\": \"1259315\",\n                                \"_id\": \"6870b6a886c43c767ce2f007\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 994,\n                                \"lat\": 28.426132670199337,\n                                \"lon\": 77.0307828244271,\n                                \"indexNode\": \"1259288\",\n                                \"_id\": \"6870b6a886c43c767ce2f008\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42614425846406,\n                            77.0307357788603\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f003\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fbefabf-b105-ae16-841-f3c6f57c63c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f00a\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 454,\n                                \"lat\": 28.42503059372114,\n                                \"lon\": 77.0326013916192,\n                                \"indexNode\": \"575188\",\n                                \"_id\": \"6870b6a886c43c767ce2f00b\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 455,\n                                \"lat\": 28.42503323843878,\n                                \"lon\": 77.03260058560912,\n                                \"indexNode\": \"576454\",\n                                \"_id\": \"6870b6a886c43c767ce2f00c\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 424,\n                                \"lat\": 28.424974644245342,\n                                \"lon\": 77.03272481022103,\n                                \"indexNode\": \"537175\",\n                                \"_id\": \"6870b6a886c43c767ce2f00d\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f00e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42500341228691,\n                            77.03266150333877\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f009\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"411c14-e7a-7fdc-c12e-80d6e4216e48\",\n                        \"name\": \"Passage Between Tower1 & Ground\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 611,\n                                \"lat\": 28.425022630878818,\n                                \"lon\": 77.03067953698076,\n                                \"indexNode\": \"774547\",\n                                \"_id\": \"6870b6a886c43c767ce2f010\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 629,\n                                \"lat\": 28.425070235796348,\n                                \"lon\": 77.03066502879943,\n                                \"indexNode\": \"797335\",\n                                \"_id\": \"6870b6a886c43c767ce2f011\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 683,\n                                \"lat\": 28.425213050548933,\n                                \"lon\": 77.03062150425546,\n                                \"indexNode\": \"865699\",\n                                \"_id\": \"6870b6a886c43c767ce2f012\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 929,\n                                \"lat\": 28.425863651088502,\n                                \"lon\": 77.03042322577737,\n                                \"indexNode\": \"1177135\",\n                                \"_id\": \"6870b6a886c43c767ce2f013\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 929,\n                                \"lat\": 28.425863651088502,\n                                \"lon\": 77.03042322577737,\n                                \"indexNode\": \"1177135\",\n                                \"_id\": \"6870b6a886c43c767ce2f014\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f00f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4a818a4-c08b-d2cd-02f-6db8f06e288a\",\n                        \"name\": \"Cricket Pitch\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 571,\n                                \"coordy\": 238,\n                                \"lat\": 28.424355133745546,\n                                \"lon\": 77.03233342827856,\n                                \"indexNode\": \"301879\",\n                                \"_id\": \"6870b6a886c43c767ce2f016\"\n                            },\n                            {\n                                \"coordx\": 459,\n                                \"coordy\": 352,\n                                \"lat\": 28.424736022768176,\n                                \"lon\": 77.03257835190466,\n                                \"indexNode\": \"446091\",\n                                \"_id\": \"6870b6a886c43c767ce2f017\"\n                            },\n                            {\n                                \"coordx\": 396,\n                                \"coordy\": 291,\n                                \"lat\": 28.424619352548635,\n                                \"lon\": 77.0328169734548,\n                                \"indexNode\": \"368802\",\n                                \"_id\": \"6870b6a886c43c767ce2f018\"\n                            },\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a886c43c767ce2f019\"\n                            },\n                            {\n                                \"coordx\": 571,\n                                \"coordy\": 238,\n                                \"lat\": 28.424355133745546,\n                                \"lon\": 77.03233342827856,\n                                \"indexNode\": \"301879\",\n                                \"_id\": \"6870b6a886c43c767ce2f01a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424490079402087,\n                            77.03257531537427\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f015\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"52bf57a-4604-5b04-f5eb-ab0aec6fa61\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 951,\n                                \"lat\": 28.426442130852678,\n                                \"lon\": 77.03261279391715,\n                                \"indexNode\": \"1204253\",\n                                \"_id\": \"6870b6a886c43c767ce2f01c\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 941,\n                                \"lat\": 28.42641568367627,\n                                \"lon\": 77.03262085401789,\n                                \"indexNode\": \"1191593\",\n                                \"_id\": \"6870b6a886c43c767ce2f01d\"\n                            },\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 941,\n                                \"lat\": 28.426414265976067,\n                                \"lon\": 77.03261483957549,\n                                \"indexNode\": \"1191595\",\n                                \"_id\": \"6870b6a886c43c767ce2f01e\"\n                            },\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 951,\n                                \"lat\": 28.42644071315247,\n                                \"lon\": 77.03260677947476,\n                                \"indexNode\": \"1204255\",\n                                \"_id\": \"6870b6a886c43c767ce2f01f\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 951,\n                                \"lat\": 28.426442130852678,\n                                \"lon\": 77.03261279391715,\n                                \"indexNode\": \"1204253\",\n                                \"_id\": \"6870b6a886c43c767ce2f020\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426428198414367,\n                            77.03261381674632\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f01b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"516157c-620-1fa-643a-2eec7638056\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 951,\n                                \"lat\": 28.426468358306515,\n                                \"lon\": 77.03272406110159,\n                                \"indexNode\": \"1204216\",\n                                \"_id\": \"6870b6a886c43c767ce2f022\"\n                            },\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 941,\n                                \"lat\": 28.42644191113011,\n                                \"lon\": 77.03273212120233,\n                                \"indexNode\": \"1191556\",\n                                \"_id\": \"6870b6a886c43c767ce2f023\"\n                            },\n                            {\n                                \"coordx\": 253,\n                                \"coordy\": 941,\n                                \"lat\": 28.4264397845798,\n                                \"lon\": 77.03272309953873,\n                                \"indexNode\": \"1191559\",\n                                \"_id\": \"6870b6a886c43c767ce2f024\"\n                            },\n                            {\n                                \"coordx\": 253,\n                                \"coordy\": 951,\n                                \"lat\": 28.4264662317562,\n                                \"lon\": 77.03271503943799,\n                                \"indexNode\": \"1204219\",\n                                \"_id\": \"6870b6a886c43c767ce2f025\"\n                            },\n                            {\n                                \"coordx\": 250,\n                                \"coordy\": 951,\n                                \"lat\": 28.426468358306515,\n                                \"lon\": 77.03272406110159,\n                                \"indexNode\": \"1204216\",\n                                \"_id\": \"6870b6a886c43c767ce2f026\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426454071443157,\n                            77.03272358032017\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f021\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"32fe50a-5ca5-83af-e2e8-cd427fe52687\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 314,\n                                \"coordy\": 847,\n                                \"lat\": 28.426147941265267,\n                                \"lon\": 77.03261542399238,\n                                \"indexNode\": \"1072616\",\n                                \"_id\": \"6870b6a886c43c767ce2f028\"\n                            },\n                            {\n                                \"coordx\": 314,\n                                \"coordy\": 875,\n                                \"lat\": 28.4262219933592,\n                                \"lon\": 77.03259285571032,\n                                \"indexNode\": \"1108064\",\n                                \"_id\": \"6870b6a886c43c767ce2f029\"\n                            },\n                            {\n                                \"coordx\": 305,\n                                \"coordy\": 875,\n                                \"lat\": 28.426228373010133,\n                                \"lon\": 77.03261992070114,\n                                \"indexNode\": \"1108055\",\n                                \"_id\": \"6870b6a886c43c767ce2f02a\"\n                            },\n                            {\n                                \"coordx\": 305,\n                                \"coordy\": 866,\n                                \"lat\": 28.42620457055137,\n                                \"lon\": 77.0326271747918,\n                                \"indexNode\": \"1096661\",\n                                \"_id\": \"6870b6a886c43c767ce2f02b\"\n                            },\n                            {\n                                \"coordx\": 308,\n                                \"coordy\": 866,\n                                \"lat\": 28.426202444001056,\n                                \"lon\": 77.0326181531282,\n                                \"indexNode\": \"1096664\",\n                                \"_id\": \"6870b6a886c43c767ce2f02c\"\n                            },\n                            {\n                                \"coordx\": 308,\n                                \"coordy\": 847,\n                                \"lat\": 28.426152194365887,\n                                \"lon\": 77.03263346731958,\n                                \"indexNode\": \"1072610\",\n                                \"_id\": \"6870b6a886c43c767ce2f02d\"\n                            },\n                            {\n                                \"coordx\": 314,\n                                \"coordy\": 847,\n                                \"lat\": 28.426147941265267,\n                                \"lon\": 77.03261542399238,\n                                \"indexNode\": \"1072616\",\n                                \"_id\": \"6870b6a886c43c767ce2f02e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426191014351584,\n                            77.03261397503184\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f027\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1a4c26d-cec3-5804-a80-cbefdd2c25a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426381729546687,\n                                \"lon\": 77.031274212885,\n                                \"indexNode\": \"1318614\",\n                                \"_id\": \"6870b6a886c43c767ce2f030\"\n                            },\n                            {\n                                \"coordx\": 748,\n                                \"coordy\": 1041,\n                                \"lat\": 28.42635337554254,\n                                \"lon\": 77.03115392403696,\n                                \"indexNode\": \"1318654\",\n                                \"_id\": \"6870b6a886c43c767ce2f031\"\n                            },\n                            {\n                                \"coordx\": 748,\n                                \"coordy\": 1094,\n                                \"lat\": 28.426493545577486,\n                                \"lon\": 77.03111120550307,\n                                \"indexNode\": \"1385752\",\n                                \"_id\": \"6870b6a886c43c767ce2f032\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 1094,\n                                \"lat\": 28.426512684530287,\n                                \"lon\": 77.03119240047548,\n                                \"indexNode\": \"1385725\",\n                                \"_id\": \"6870b6a886c43c767ce2f033\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 1127,\n                                \"lat\": 28.42659996021242,\n                                \"lon\": 77.03116580214305,\n                                \"indexNode\": \"1427503\",\n                                \"_id\": \"6870b6a886c43c767ce2f034\"\n                            },\n                            {\n                                \"coordx\": 724,\n                                \"coordy\": 1127,\n                                \"lat\": 28.42659783366211,\n                                \"lon\": 77.03115678047945,\n                                \"indexNode\": \"1427506\",\n                                \"_id\": \"6870b6a886c43c767ce2f035\"\n                            },\n                            {\n                                \"coordx\": 724,\n                                \"coordy\": 1138,\n                                \"lat\": 28.426626925556157,\n                                \"lon\": 77.03114791436865,\n                                \"indexNode\": \"1441432\",\n                                \"_id\": \"6870b6a886c43c767ce2f036\"\n                            },\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 1138,\n                                \"lat\": 28.426634014057193,\n                                \"lon\": 77.03117798658066,\n                                \"indexNode\": \"1441422\",\n                                \"_id\": \"6870b6a886c43c767ce2f037\"\n                            },\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 1133,\n                                \"lat\": 28.42662079046899,\n                                \"lon\": 77.03118201663102,\n                                \"indexNode\": \"1435092\",\n                                \"_id\": \"6870b6a886c43c767ce2f038\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1133,\n                                \"lat\": 28.426625043569615,\n                                \"lon\": 77.03120005995822,\n                                \"indexNode\": \"1435086\",\n                                \"_id\": \"6870b6a886c43c767ce2f039\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426381729546687,\n                                \"lon\": 77.031274212885,\n                                \"indexNode\": \"1318614\",\n                                \"_id\": \"6870b6a886c43c767ce2f03a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426466909671692,\n                            77.03119263087396\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f02f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4cb533e-2df-b7e0-76ae-285544ed6c2f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 939,\n                                \"lat\": 28.42633242072959,\n                                \"lon\": 77.03229167170595,\n                                \"indexNode\": \"1189171\",\n                                \"_id\": \"6870b6a886c43c767ce2f03c\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 980,\n                                \"lat\": 28.42644085415285,\n                                \"lon\": 77.03225862529294,\n                                \"indexNode\": \"1241077\",\n                                \"_id\": \"6870b6a886c43c767ce2f03d\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 980,\n                                \"lat\": 28.42644085415285,\n                                \"lon\": 77.03225862529294,\n                                \"indexNode\": \"1241077\",\n                                \"_id\": \"6870b6a886c43c767ce2f03e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f03b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4eff08a-d26-e8b8-32ed-584ec557dd6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1044,\n                                \"lat\": 28.42679867020942,\n                                \"lon\": 77.03300696148764,\n                                \"indexNode\": \"1321835\",\n                                \"_id\": \"6870b6a886c43c767ce2f040\"\n                            },\n                            {\n                                \"coordx\": 146,\n                                \"coordy\": 1044,\n                                \"lat\": 28.42678803745786,\n                                \"lon\": 77.03296185316964,\n                                \"indexNode\": \"1321850\",\n                                \"_id\": \"6870b6a886c43c767ce2f041\"\n                            },\n                            {\n                                \"coordx\": 146,\n                                \"coordy\": 1045,\n                                \"lat\": 28.426790682175504,\n                                \"lon\": 77.03296104715956,\n                                \"indexNode\": \"1323116\",\n                                \"_id\": \"6870b6a886c43c767ce2f042\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1045,\n                                \"lat\": 28.426801314927058,\n                                \"lon\": 77.03300615547758,\n                                \"indexNode\": \"1323101\",\n                                \"_id\": \"6870b6a886c43c767ce2f043\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1044,\n                                \"lat\": 28.42679867020942,\n                                \"lon\": 77.03300696148764,\n                                \"indexNode\": \"1321835\",\n                                \"_id\": \"6870b6a886c43c767ce2f044\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426794676192458,\n                            77.0329840043236\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f03f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8d4fb43-ab42-ec06-341d-723fd76c2642\",\n                        \"name\": \"Visitor's Parking 9\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 974,\n                                \"lat\": 28.42607268734549,\n                                \"lon\": 77.03076887241656,\n                                \"indexNode\": \"1233978\",\n                                \"_id\": \"6870b6a886c43c767ce2f046\"\n                            },\n                            {\n                                \"coordx\": 953,\n                                \"coordy\": 974,\n                                \"lat\": 28.426030865189375,\n                                \"lon\": 77.03059144636572,\n                                \"indexNode\": \"1234037\",\n                                \"_id\": \"6870b6a886c43c767ce2f047\"\n                            },\n                            {\n                                \"coordx\": 953,\n                                \"coordy\": 941,\n                                \"lat\": 28.425943589507238,\n                                \"lon\": 77.03061804469814,\n                                \"indexNode\": \"1192259\",\n                                \"_id\": \"6870b6a886c43c767ce2f048\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 941,\n                                \"lat\": 28.425985411663355,\n                                \"lon\": 77.03079547074898,\n                                \"indexNode\": \"1192200\",\n                                \"_id\": \"6870b6a886c43c767ce2f049\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 974,\n                                \"lat\": 28.42607268734549,\n                                \"lon\": 77.03076887241656,\n                                \"indexNode\": \"1233978\",\n                                \"_id\": \"6870b6a886c43c767ce2f04a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426008138426365,\n                            77.03069345855735\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f045\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d3c3dcd-6467-071-2318-b5ed337c8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 742,\n                                \"lat\": 28.42525212862262,\n                                \"lon\": 77.03007775816299,\n                                \"indexNode\": \"940558\",\n                                \"_id\": \"6870b6a886c43c767ce2f04c\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 881,\n                                \"lat\": 28.425619744374654,\n                                \"lon\": 77.02996572276275,\n                                \"indexNode\": \"1116532\",\n                                \"_id\": \"6870b6a886c43c767ce2f04d\"\n                            },\n                            {\n                                \"coordx\": 1206,\n                                \"coordy\": 881,\n                                \"lat\": 28.425605567372582,\n                                \"lon\": 77.02990557833874,\n                                \"indexNode\": \"1116552\",\n                                \"_id\": \"6870b6a886c43c767ce2f04e\"\n                            },\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 742,\n                                \"lat\": 28.42523653392034,\n                                \"lon\": 77.03001159929656,\n                                \"indexNode\": \"940580\",\n                                \"_id\": \"6870b6a886c43c767ce2f04f\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 742,\n                                \"lat\": 28.42525212862262,\n                                \"lon\": 77.03007775816299,\n                                \"indexNode\": \"940558\",\n                                \"_id\": \"6870b6a886c43c767ce2f050\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425425570361412,\n                            77.02999102994328\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f04b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"664c26c-df31-c27-2a1a-3f86bc083c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 951,\n                                \"lat\": 28.42644071315247,\n                                \"lon\": 77.03260677947476,\n                                \"indexNode\": \"1204255\",\n                                \"_id\": \"6870b6a886c43c767ce2f052\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 951,\n                                \"lat\": 28.426391802495317,\n                                \"lon\": 77.0323992812119,\n                                \"indexNode\": \"1204324\",\n                                \"_id\": \"6870b6a886c43c767ce2f053\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 949,\n                                \"lat\": 28.426386513060038,\n                                \"lon\": 77.03240089323205,\n                                \"indexNode\": \"1201792\",\n                                \"_id\": \"6870b6a886c43c767ce2f054\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 949,\n                                \"lat\": 28.426388639610348,\n                                \"lon\": 77.03240991489565,\n                                \"indexNode\": \"1201789\",\n                                \"_id\": \"6870b6a886c43c767ce2f055\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 941,\n                                \"lat\": 28.426367481869224,\n                                \"lon\": 77.03241636297624,\n                                \"indexNode\": \"1191661\",\n                                \"_id\": \"6870b6a886c43c767ce2f056\"\n                            },\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 941,\n                                \"lat\": 28.426414265976067,\n                                \"lon\": 77.03261483957549,\n                                \"indexNode\": \"1191595\",\n                                \"_id\": \"6870b6a886c43c767ce2f057\"\n                            },\n                            {\n                                \"coordx\": 289,\n                                \"coordy\": 951,\n                                \"lat\": 28.42644071315247,\n                                \"lon\": 77.03260677947476,\n                                \"indexNode\": \"1204255\",\n                                \"_id\": \"6870b6a886c43c767ce2f058\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426403972497713,\n                            77.03251060750323\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f051\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87e432-eb4e-2e2d-e685-e2e8ba18784\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 464,\n                                \"lat\": 28.42463385738566,\n                                \"lon\": 77.03079802046156,\n                                \"indexNode\": \"588445\",\n                                \"_id\": \"6870b6a886c43c767ce2f05a\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 464,\n                                \"lat\": 28.42462606003452,\n                                \"lon\": 77.03076494102835,\n                                \"indexNode\": \"588456\",\n                                \"_id\": \"6870b6a886c43c767ce2f05b\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 472,\n                                \"lat\": 28.424647217775643,\n                                \"lon\": 77.03075849294777,\n                                \"indexNode\": \"598584\",\n                                \"_id\": \"6870b6a886c43c767ce2f05c\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 472,\n                                \"lat\": 28.424655015126785,\n                                \"lon\": 77.03079157238098,\n                                \"indexNode\": \"598573\",\n                                \"_id\": \"6870b6a886c43c767ce2f05d\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 464,\n                                \"lat\": 28.42463385738566,\n                                \"lon\": 77.03079802046156,\n                                \"indexNode\": \"588445\",\n                                \"_id\": \"6870b6a886c43c767ce2f05e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424640537580654,\n                            77.03077825670466\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f059\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3ed5d38-3dc8-62c6-6be2-4e7ef708ea4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426422826408697,\n                                \"lon\": 77.0306428237395,\n                                \"indexNode\": \"1403628\",\n                                \"_id\": \"6870b6a886c43c767ce2f060\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1145,\n                                \"lat\": 28.426520680961396,\n                                \"lon\": 77.03061300136679,\n                                \"indexNode\": \"1450470\",\n                                \"_id\": \"6870b6a886c43c767ce2f061\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1145,\n                                \"lat\": 28.4265213898115,\n                                \"lon\": 77.03061600858798,\n                                \"indexNode\": \"1450469\",\n                                \"_id\": \"6870b6a886c43c767ce2f062\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426423535258802,\n                                \"lon\": 77.03064583096071,\n                                \"indexNode\": \"1403627\",\n                                \"_id\": \"6870b6a886c43c767ce2f063\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426422826408697,\n                                \"lon\": 77.0306428237395,\n                                \"indexNode\": \"1403628\",\n                                \"_id\": \"6870b6a886c43c767ce2f064\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42647210811006,\n                            77.03062941616376\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f05f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dfbdeab-f88a-06fc-7482-5fabdf3fc70d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 926,\n                                \"coordy\": 440,\n                                \"lat\": 28.424637724922135,\n                                \"lon\": 77.0311030507174,\n                                \"indexNode\": \"557966\",\n                                \"_id\": \"6870b6a886c43c767ce2f066\"\n                            },\n                            {\n                                \"coordx\": 926,\n                                \"coordy\": 457,\n                                \"lat\": 28.424682685122026,\n                                \"lon\": 77.03108934854616,\n                                \"indexNode\": \"579488\",\n                                \"_id\": \"6870b6a886c43c767ce2f067\"\n                            },\n                            {\n                                \"coordx\": 1026,\n                                \"coordy\": 457,\n                                \"lat\": 28.42461180011166,\n                                \"lon\": 77.03078862642607,\n                                \"indexNode\": \"579588\",\n                                \"_id\": \"6870b6a886c43c767ce2f068\"\n                            },\n                            {\n                                \"coordx\": 1026,\n                                \"coordy\": 440,\n                                \"lat\": 28.42456683991177,\n                                \"lon\": 77.03080232859732,\n                                \"indexNode\": \"558066\",\n                                \"_id\": \"6870b6a886c43c767ce2f069\"\n                            },\n                            {\n                                \"coordx\": 926,\n                                \"coordy\": 440,\n                                \"lat\": 28.424637724922135,\n                                \"lon\": 77.0311030507174,\n                                \"indexNode\": \"557966\",\n                                \"_id\": \"6870b6a886c43c767ce2f06a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4246247625169,\n                            77.03094583857174\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f065\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e711be8-8487-028-b446-5767fc7e57\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 563,\n                                \"coordy\": 682,\n                                \"lat\": 28.42553505917877,\n                                \"lon\": 77.03199961757551,\n                                \"indexNode\": \"863975\",\n                                \"_id\": \"6870b6a886c43c767ce2f06c\"\n                            },\n                            {\n                                \"coordx\": 563,\n                                \"coordy\": 676,\n                                \"lat\": 28.425519190872926,\n                                \"lon\": 77.03200445363595,\n                                \"indexNode\": \"856379\",\n                                \"_id\": \"6870b6a886c43c767ce2f06d\"\n                            },\n                            {\n                                \"coordx\": 650,\n                                \"coordy\": 676,\n                                \"lat\": 28.42545752091391,\n                                \"lon\": 77.03174282539148,\n                                \"indexNode\": \"856466\",\n                                \"_id\": \"6870b6a886c43c767ce2f06e\"\n                            },\n                            {\n                                \"coordx\": 650,\n                                \"coordy\": 682,\n                                \"lat\": 28.42547338921975,\n                                \"lon\": 77.03173798933103,\n                                \"indexNode\": \"864062\",\n                                \"_id\": \"6870b6a886c43c767ce2f06f\"\n                            },\n                            {\n                                \"coordx\": 563,\n                                \"coordy\": 682,\n                                \"lat\": 28.42553505917877,\n                                \"lon\": 77.03199961757551,\n                                \"indexNode\": \"863975\",\n                                \"_id\": \"6870b6a886c43c767ce2f070\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42549629004634,\n                            77.0318712214835\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f06b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8c880-4bd5-8dcc-b088-6cfc218ca16\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 862,\n                                \"lat\": 28.42588422418551,\n                                \"lon\": 77.03131624316732,\n                                \"indexNode\": \"1092034\",\n                                \"_id\": \"6870b6a886c43c767ce2f072\"\n                            },\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 862,\n                                \"lat\": 28.425921793241002,\n                                \"lon\": 77.03147562589098,\n                                \"indexNode\": \"1091981\",\n                                \"_id\": \"6870b6a886c43c767ce2f073\"\n                            },\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 862,\n                                \"lat\": 28.425921793241002,\n                                \"lon\": 77.03147562589098,\n                                \"indexNode\": \"1091981\",\n                                \"_id\": \"6870b6a886c43c767ce2f074\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f071\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0ddc660-a748-d4b8-033e-45f6fef068fd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f076\"\n                            },\n                            {\n                                \"coordx\": 281,\n                                \"coordy\": 537,\n                                \"lat\": 28.425351470850124,\n                                \"lon\": 77.03296452541481,\n                                \"indexNode\": \"680123\",\n                                \"_id\": \"6870b6a886c43c767ce2f077\"\n                            },\n                            {\n                                \"coordx\": 280,\n                                \"coordy\": 536,\n                                \"lat\": 28.425349534982587,\n                                \"lon\": 77.03296833864609,\n                                \"indexNode\": \"678856\",\n                                \"_id\": \"6870b6a886c43c767ce2f078\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 423,\n                                \"lat\": 28.424971999527703,\n                                \"lon\": 77.0327256162311,\n                                \"indexNode\": \"535909\",\n                                \"_id\": \"6870b6a886c43c767ce2f079\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f07a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42516173518891,\n                            77.03284507082296\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f075\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"570f6-d5d-664-4cb-04563dd3eaed\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 255,\n                                \"coordy\": 882,\n                                \"lat\": 28.4262823285388,\n                                \"lon\": 77.03276463969065,\n                                \"indexNode\": \"1116867\",\n                                \"_id\": \"6870b6a886c43c767ce2f07c\"\n                            },\n                            {\n                                \"coordx\": 242,\n                                \"coordy\": 896,\n                                \"lat\": 28.426328569637114,\n                                \"lon\": 77.03279244942524,\n                                \"indexNode\": \"1134578\",\n                                \"_id\": \"6870b6a886c43c767ce2f07d\"\n                            },\n                            {\n                                \"coordx\": 241,\n                                \"coordy\": 904,\n                                \"lat\": 28.426350436228343,\n                                \"lon\": 77.03278900856586,\n                                \"indexNode\": \"1144705\",\n                                \"_id\": \"6870b6a886c43c767ce2f07e\"\n                            },\n                            {\n                                \"coordx\": 242,\n                                \"coordy\": 912,\n                                \"lat\": 28.42637088511936,\n                                \"lon\": 77.03277955326406,\n                                \"indexNode\": \"1154834\",\n                                \"_id\": \"6870b6a886c43c767ce2f07f\"\n                            },\n                            {\n                                \"coordx\": 247,\n                                \"coordy\": 917,\n                                \"lat\": 28.426380564457048,\n                                \"lon\": 77.0327604871077,\n                                \"indexNode\": \"1161169\",\n                                \"_id\": \"6870b6a886c43c767ce2f080\"\n                            },\n                            {\n                                \"coordx\": 252,\n                                \"coordy\": 922,\n                                \"lat\": 28.42639024379473,\n                                \"lon\": 77.03274142095133,\n                                \"indexNode\": \"1167504\",\n                                \"_id\": \"6870b6a886c43c767ce2f081\"\n                            },\n                            {\n                                \"coordx\": 362,\n                                \"coordy\": 922,\n                                \"lat\": 28.42631227028333,\n                                \"lon\": 77.03241062661922,\n                                \"indexNode\": \"1167614\",\n                                \"_id\": \"6870b6a886c43c767ce2f082\"\n                            },\n                            {\n                                \"coordx\": 362,\n                                \"coordy\": 894,\n                                \"lat\": 28.426238218189393,\n                                \"lon\": 77.03243319490129,\n                                \"indexNode\": \"1132166\",\n                                \"_id\": \"6870b6a886c43c767ce2f083\"\n                            },\n                            {\n                                \"coordx\": 266,\n                                \"coordy\": 894,\n                                \"lat\": 28.426306267799344,\n                                \"lon\": 77.03272188813656,\n                                \"indexNode\": \"1132070\",\n                                \"_id\": \"6870b6a886c43c767ce2f084\"\n                            },\n                            {\n                                \"coordx\": 255,\n                                \"coordy\": 882,\n                                \"lat\": 28.4262823285388,\n                                \"lon\": 77.03276463969065,\n                                \"indexNode\": \"1116867\",\n                                \"_id\": \"6870b6a886c43c767ce2f085\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426316305829268,\n                            77.03260633347489\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f07b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f7045fa-da46-315a-6004-f4f18651ad65\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 123,\n                                \"lat\": 28.42390071499491,\n                                \"lon\": 77.03178858854244,\n                                \"indexNode\": \"156501\",\n                                \"_id\": \"6870b6a886c43c767ce2f087\"\n                            },\n                            {\n                                \"coordx\": 821,\n                                \"coordy\": 84,\n                                \"lat\": 28.423770634702993,\n                                \"lon\": 77.03170574852967,\n                                \"indexNode\": \"107165\",\n                                \"_id\": \"6870b6a886c43c767ce2f088\"\n                            },\n                            {\n                                \"coordx\": 829,\n                                \"coordy\": 85,\n                                \"lat\": 28.423767608619805,\n                                \"lon\": 77.03168088474999,\n                                \"indexNode\": \"108439\",\n                                \"_id\": \"6870b6a886c43c767ce2f089\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 104,\n                                \"lat\": 28.42380509895311,\n                                \"lon\": 77.03161144057698,\n                                \"indexNode\": \"132511\",\n                                \"_id\": \"6870b6a886c43c767ce2f08a\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 111,\n                                \"lat\": 28.42382361197659,\n                                \"lon\": 77.03160579850646,\n                                \"indexNode\": \"141373\",\n                                \"_id\": \"6870b6a886c43c767ce2f08b\"\n                            },\n                            {\n                                \"coordx\": 845,\n                                \"coordy\": 115,\n                                \"lat\": 28.42383560854736,\n                                \"lon\": 77.03160858890857,\n                                \"indexNode\": \"146435\",\n                                \"_id\": \"6870b6a886c43c767ce2f08c\"\n                            },\n                            {\n                                \"coordx\": 836,\n                                \"coordy\": 119,\n                                \"lat\": 28.423852567068856,\n                                \"lon\": 77.03163242985909,\n                                \"indexNode\": \"151490\",\n                                \"_id\": \"6870b6a886c43c767ce2f08d\"\n                            },\n                            {\n                                \"coordx\": 813,\n                                \"coordy\": 124,\n                                \"lat\": 28.423882094209443,\n                                \"lon\": 77.03169756589634,\n                                \"indexNode\": \"157797\",\n                                \"_id\": \"6870b6a886c43c767ce2f08e\"\n                            },\n                            {\n                                \"coordx\": 790,\n                                \"coordy\": 128,\n                                \"lat\": 28.42390897663239,\n                                \"lon\": 77.03176350794367,\n                                \"indexNode\": \"162838\",\n                                \"_id\": \"6870b6a886c43c767ce2f08f\"\n                            },\n                            {\n                                \"coordx\": 785,\n                                \"coordy\": 128,\n                                \"lat\": 28.423912520882908,\n                                \"lon\": 77.03177854404967,\n                                \"indexNode\": \"162833\",\n                                \"_id\": \"6870b6a886c43c767ce2f090\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 123,\n                                \"lat\": 28.42390071499491,\n                                \"lon\": 77.03178858854244,\n                                \"indexNode\": \"156501\",\n                                \"_id\": \"6870b6a886c43c767ce2f091\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42383723683915,\n                            77.03169462011262\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f086\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c361c-4426-03c8-2fe-3321bb82b7b8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 53,\n                                \"lat\": 28.42370707855883,\n                                \"lon\": 77.03180892259317,\n                                \"indexNode\": \"67893\",\n                                \"_id\": \"6870b6a886c43c767ce2f093\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 60,\n                                \"lat\": 28.423725591582315,\n                                \"lon\": 77.03180328052267,\n                                \"indexNode\": \"76755\",\n                                \"_id\": \"6870b6a886c43c767ce2f094\"\n                            },\n                            {\n                                \"coordx\": 794,\n                                \"coordy\": 66,\n                                \"lat\": 28.42374216873826,\n                                \"lon\": 77.03180145168342,\n                                \"indexNode\": \"84350\",\n                                \"_id\": \"6870b6a886c43c767ce2f095\"\n                            },\n                            {\n                                \"coordx\": 792,\n                                \"coordy\": 69,\n                                \"lat\": 28.42375152059139,\n                                \"lon\": 77.0318050480956,\n                                \"indexNode\": \"88146\",\n                                \"_id\": \"6870b6a886c43c767ce2f096\"\n                            },\n                            {\n                                \"coordx\": 787,\n                                \"coordy\": 64,\n                                \"lat\": 28.423741841253708,\n                                \"lon\": 77.03182411425198,\n                                \"indexNode\": \"81811\",\n                                \"_id\": \"6870b6a886c43c767ce2f097\"\n                            },\n                            {\n                                \"coordx\": 772,\n                                \"coordy\": 81,\n                                \"lat\": 28.423797434205152,\n                                \"lon\": 77.03185552039874,\n                                \"indexNode\": \"103318\",\n                                \"_id\": \"6870b6a886c43c767ce2f098\"\n                            },\n                            {\n                                \"coordx\": 770,\n                                \"coordy\": 79,\n                                \"lat\": 28.423793562470077,\n                                \"lon\": 77.03186314686128,\n                                \"indexNode\": \"100784\",\n                                \"_id\": \"6870b6a886c43c767ce2f099\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 53,\n                                \"lat\": 28.42370707855883,\n                                \"lon\": 77.03180892259317,\n                                \"indexNode\": \"67893\",\n                                \"_id\": \"6870b6a886c43c767ce2f09a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42374795743796,\n                            77.03182558683936\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f092\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"37b21d3-cfb-f0d3-36a4-48a20a13713\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 219,\n                                \"coordy\": 631,\n                                \"lat\": 28.425644023014762,\n                                \"lon\": 77.03307520818235,\n                                \"indexNode\": \"799065\",\n                                \"_id\": \"6870b6a886c43c767ce2f09c\"\n                            },\n                            {\n                                \"coordx\": 203,\n                                \"coordy\": 617,\n                                \"lat\": 28.42561833856945,\n                                \"lon\": 77.03313460786259,\n                                \"indexNode\": \"781325\",\n                                \"_id\": \"6870b6a886c43c767ce2f09d\"\n                            },\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 634,\n                                \"lat\": 28.425673931520894,\n                                \"lon\": 77.03316601400935,\n                                \"indexNode\": \"802832\",\n                                \"_id\": \"6870b6a886c43c767ce2f09e\"\n                            },\n                            {\n                                \"coordx\": 204,\n                                \"coordy\": 648,\n                                \"lat\": 28.425699615966202,\n                                \"lon\": 77.03310661432911,\n                                \"indexNode\": \"820572\",\n                                \"_id\": \"6870b6a886c43c767ce2f09f\"\n                            },\n                            {\n                                \"coordx\": 219,\n                                \"coordy\": 631,\n                                \"lat\": 28.425644023014762,\n                                \"lon\": 77.03307520818235,\n                                \"indexNode\": \"799065\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425658977267826,\n                            77.03312061109585\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f09b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"62fbe1e-37da-675-c051-0f2cbdabda70\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 379,\n                                \"coordy\": 445,\n                                \"lat\": 28.425038689517038,\n                                \"lon\": 77.0327439706639,\n                                \"indexNode\": \"563749\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a2\"\n                            },\n                            {\n                                \"coordx\": 207,\n                                \"coordy\": 620,\n                                \"lat\": 28.42562343732196,\n                                \"lon\": 77.03312016094756,\n                                \"indexNode\": \"785127\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a3\"\n                            },\n                            {\n                                \"coordx\": 219,\n                                \"coordy\": 631,\n                                \"lat\": 28.425644023014762,\n                                \"lon\": 77.03307520818235,\n                                \"indexNode\": \"799065\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a4\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 455,\n                                \"lat\": 28.4250566304922,\n                                \"lon\": 77.03269982390874,\n                                \"indexNode\": \"576421\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a5\"\n                            },\n                            {\n                                \"coordx\": 379,\n                                \"coordy\": 445,\n                                \"lat\": 28.425038689517038,\n                                \"lon\": 77.0327439706639,\n                                \"indexNode\": \"563749\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42534284733656,\n                            77.03291115639969\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0a1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5776b4-f572-8582-d881-fa2fb53e2de3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 295,\n                                \"lat\": 28.424237937311876,\n                                \"lon\": 77.03115075609045,\n                                \"indexNode\": \"374419\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a8\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 295,\n                                \"lat\": 28.42425849396488,\n                                \"lon\": 77.03123796550527,\n                                \"indexNode\": \"374390\",\n                                \"_id\": \"6870b6a886c43c767ce2f0a9\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 296,\n                                \"lat\": 28.42426113868252,\n                                \"lon\": 77.0312371594952,\n                                \"indexNode\": \"375656\",\n                                \"_id\": \"6870b6a886c43c767ce2f0aa\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 296,\n                                \"lat\": 28.424240582029515,\n                                \"lon\": 77.03114995008038,\n                                \"indexNode\": \"375685\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ab\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 295,\n                                \"lat\": 28.424237937311876,\n                                \"lon\": 77.03115075609045,\n                                \"indexNode\": \"374419\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ac\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424249537997195,\n                            77.03119395779282\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0a7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c746d6e-6f4-14e8-e4e-82f14a1380\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426578102018393,\n                                \"lon\": 77.03054392956565,\n                                \"indexNode\": \"1483402\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ae\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1171,\n                                \"lat\": 28.42658377281922,\n                                \"lon\": 77.03056798733526,\n                                \"indexNode\": \"1483394\",\n                                \"_id\": \"6870b6a886c43c767ce2f0af\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1171,\n                                \"lat\": 28.42658377281922,\n                                \"lon\": 77.03056798733526,\n                                \"indexNode\": \"1483394\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b0\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0ad\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6b0b50e-b4d-43c2-8667-fc6a8131888d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 512,\n                                \"lat\": 28.42521517674885,\n                                \"lon\": 77.03268696076776,\n                                \"indexNode\": \"648572\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b2\"\n                            },\n                            {\n                                \"coordx\": 402,\n                                \"coordy\": 512,\n                                \"lat\": 28.42519958204657,\n                                \"lon\": 77.03262080190134,\n                                \"indexNode\": \"648594\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b3\"\n                            },\n                            {\n                                \"coordx\": 402,\n                                \"coordy\": 592,\n                                \"lat\": 28.42541115945781,\n                                \"lon\": 77.03255632109547,\n                                \"indexNode\": \"749874\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b4\"\n                            },\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 592,\n                                \"lat\": 28.425426754160092,\n                                \"lon\": 77.03262247996189,\n                                \"indexNode\": \"749852\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b5\"\n                            },\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 512,\n                                \"lat\": 28.42521517674885,\n                                \"lon\": 77.03268696076776,\n                                \"indexNode\": \"648572\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42531316810333,\n                            77.03262164093162\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0b1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"32700d4-65f7-d08-8114-48ca138500b7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 912,\n                                \"coordy\": 227,\n                                \"lat\": 28.424084323966156,\n                                \"lon\": 77.03131683195988,\n                                \"indexNode\": \"288294\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b8\"\n                            },\n                            {\n                                \"coordx\": 912,\n                                \"coordy\": 208,\n                                \"lat\": 28.424034074330986,\n                                \"lon\": 77.03133214615129,\n                                \"indexNode\": \"264240\",\n                                \"_id\": \"6870b6a886c43c767ce2f0b9\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 208,\n                                \"lat\": 28.42403336548088,\n                                \"lon\": 77.03132913893008,\n                                \"indexNode\": \"264241\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ba\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 227,\n                                \"lat\": 28.42408361511605,\n                                \"lon\": 77.03131382473869,\n                                \"indexNode\": \"288295\",\n                                \"_id\": \"6870b6a886c43c767ce2f0bb\"\n                            },\n                            {\n                                \"coordx\": 912,\n                                \"coordy\": 227,\n                                \"lat\": 28.424084323966156,\n                                \"lon\": 77.03131683195988,\n                                \"indexNode\": \"288294\",\n                                \"_id\": \"6870b6a886c43c767ce2f0bc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4240588447235,\n                            77.03132298544499\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0b7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8427b0c-a47d-e32-6be8-18bf2e67a116\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 891,\n                                \"lat\": 28.42590988378962,\n                                \"lon\": 77.03107634894873,\n                                \"indexNode\": \"1128820\",\n                                \"_id\": \"6870b6a886c43c767ce2f0be\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 904,\n                                \"lat\": 28.425944265118947,\n                                \"lon\": 77.03106587081778,\n                                \"indexNode\": \"1145278\",\n                                \"_id\": \"6870b6a886c43c767ce2f0bf\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 904,\n                                \"lat\": 28.42590811376366,\n                                \"lon\": 77.03091250253654,\n                                \"indexNode\": \"1145329\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c0\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 921,\n                                \"lat\": 28.425953073963548,\n                                \"lon\": 77.03089880036528,\n                                \"indexNode\": \"1166851\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c1\"\n                            },\n                            {\n                                \"coordx\": 874,\n                                \"coordy\": 921,\n                                \"lat\": 28.425946694312614,\n                                \"lon\": 77.03087173537448,\n                                \"indexNode\": \"1166860\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c2\"\n                            },\n                            {\n                                \"coordx\": 874,\n                                \"coordy\": 897,\n                                \"lat\": 28.425883221089244,\n                                \"lon\": 77.03089107961624,\n                                \"indexNode\": \"1136476\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c3\"\n                            },\n                            {\n                                \"coordx\": 874,\n                                \"coordy\": 891,\n                                \"lat\": 28.4258673527834,\n                                \"lon\": 77.03089591567668,\n                                \"indexNode\": \"1128880\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c4\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 891,\n                                \"lat\": 28.42590988378962,\n                                \"lon\": 77.03107634894873,\n                                \"indexNode\": \"1128820\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425909350267684,\n                            77.03096633540518\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0bd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"373eb62-5601-82c-16e7-636b81ca12a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426786234543904,\n                                \"lon\": 77.03118639080716,\n                                \"indexNode\": \"1508503\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c7\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42677036623806,\n                                \"lon\": 77.0311912268676,\n                                \"indexNode\": \"1500907\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c8\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42677036623806,\n                                \"lon\": 77.0311912268676,\n                                \"indexNode\": \"1500907\",\n                                \"_id\": \"6870b6a886c43c767ce2f0c9\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0c6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1f7ce5e-78f5-8f66-75f6-d65ff13ba1d4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 482,\n                                \"lat\": 28.42492601558895,\n                                \"lon\": 77.03182100359453,\n                                \"indexNode\": \"610888\",\n                                \"_id\": \"6870b6a886c43c767ce2f0cb\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 435,\n                                \"lat\": 28.424801713859846,\n                                \"lon\": 77.03185888606798,\n                                \"indexNode\": \"551386\",\n                                \"_id\": \"6870b6a886c43c767ce2f0cc\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 392,\n                                \"lat\": 28.424687991001303,\n                                \"lon\": 77.03189354450114,\n                                \"indexNode\": \"496948\",\n                                \"_id\": \"6870b6a886c43c767ce2f0cd\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 392,\n                                \"lat\": 28.424687991001303,\n                                \"lon\": 77.03189354450114,\n                                \"indexNode\": \"496948\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ce\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0ca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"158c636-b6b5-d72-18bc-353ffd5deede\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 905,\n                                \"lat\": 28.425890910678397,\n                                \"lon\": 77.03082749433284,\n                                \"indexNode\": \"1146623\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d0\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 891,\n                                \"lat\": 28.42585388463143,\n                                \"lon\": 77.03083877847386,\n                                \"indexNode\": \"1128899\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d1\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 891,\n                                \"lat\": 28.425803556274072,\n                                \"lon\": 77.0306252657686,\n                                \"indexNode\": \"1128970\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d2\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 905,\n                                \"lat\": 28.425840582321037,\n                                \"lon\": 77.03061398162758,\n                                \"indexNode\": \"1146694\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d3\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 905,\n                                \"lat\": 28.425890910678397,\n                                \"lon\": 77.03082749433284,\n                                \"indexNode\": \"1146623\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425847233476233,\n                            77.03072638005072\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0cf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"13a15bf-732-d105-bd0b-3e3d3af5d6bd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426925956736515,\n                                \"lon\": 77.03200764028038,\n                                \"indexNode\": \"1484181\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d6\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1158,\n                                \"lat\": 28.426888930689547,\n                                \"lon\": 77.03201892442142,\n                                \"indexNode\": \"1466457\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d7\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1158,\n                                \"lat\": 28.426888221839445,\n                                \"lon\": 77.03201591720021,\n                                \"indexNode\": \"1466458\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d8\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1172,\n                                \"lat\": 28.42692524788641,\n                                \"lon\": 77.03200463305919,\n                                \"indexNode\": \"1484182\",\n                                \"_id\": \"6870b6a886c43c767ce2f0d9\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426925956736515,\n                                \"lon\": 77.03200764028038,\n                                \"indexNode\": \"1484181\",\n                                \"_id\": \"6870b6a886c43c767ce2f0da\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426907089287965,\n                            77.03201177874031\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0d5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1b8024b-85b4-ad36-0a4e-6c25d270f3db\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 656,\n                                \"lat\": 28.425032480256675,\n                                \"lon\": 77.03018015446251,\n                                \"indexNode\": \"831671\",\n                                \"_id\": \"6870b6a886c43c767ce2f0dc\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 645,\n                                \"lat\": 28.42499559101149,\n                                \"lon\": 77.03015594114011,\n                                \"indexNode\": \"817756\",\n                                \"_id\": \"6870b6a886c43c767ce2f0dd\"\n                            },\n                            {\n                                \"coordx\": 1177,\n                                \"coordy\": 637,\n                                \"lat\": 28.424980812921298,\n                                \"lon\": 77.03018945421151,\n                                \"indexNode\": \"807619\",\n                                \"_id\": \"6870b6a886c43c767ce2f0de\"\n                            },\n                            {\n                                \"coordx\": 1172,\n                                \"coordy\": 636,\n                                \"lat\": 28.424981712454176,\n                                \"lon\": 77.0302052963276,\n                                \"indexNode\": \"806348\",\n                                \"_id\": \"6870b6a886c43c767ce2f0df\"\n                            },\n                            {\n                                \"coordx\": 1169,\n                                \"coordy\": 638,\n                                \"lat\": 28.42498912843977,\n                                \"lon\": 77.03021270597104,\n                                \"indexNode\": \"808877\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e0\"\n                            },\n                            {\n                                \"coordx\": 1167,\n                                \"coordy\": 642,\n                                \"lat\": 28.42500112501054,\n                                \"lon\": 77.03021549637315,\n                                \"indexNode\": \"813939\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e1\"\n                            },\n                            {\n                                \"coordx\": 1167,\n                                \"coordy\": 643,\n                                \"lat\": 28.42500376972818,\n                                \"lon\": 77.03021469036308,\n                                \"indexNode\": \"815205\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e2\"\n                            },\n                            {\n                                \"coordx\": 1163,\n                                \"coordy\": 643,\n                                \"lat\": 28.425006605128594,\n                                \"lon\": 77.03022671924788,\n                                \"indexNode\": \"815201\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e3\"\n                            },\n                            {\n                                \"coordx\": 1163,\n                                \"coordy\": 647,\n                                \"lat\": 28.425017183999156,\n                                \"lon\": 77.0302234952076,\n                                \"indexNode\": \"820265\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e4\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 647,\n                                \"lat\": 28.425008677797912,\n                                \"lon\": 77.03018740855318,\n                                \"indexNode\": \"820277\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e5\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 656,\n                                \"lat\": 28.425032480256675,\n                                \"lon\": 77.03018015446251,\n                                \"indexNode\": \"831671\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42500137200213,\n                            77.03018996002959\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0db\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4cb38ce-a0a8-c2df-88f7-1abf74a33b50\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 556,\n                                \"lat\": 28.425138028246735,\n                                \"lon\": 77.03183052493671,\n                                \"indexNode\": \"704549\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e8\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 604,\n                                \"lat\": 28.42526497469348,\n                                \"lon\": 77.03179183645318,\n                                \"indexNode\": \"765317\",\n                                \"_id\": \"6870b6a886c43c767ce2f0e9\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 604,\n                                \"lat\": 28.42525717734234,\n                                \"lon\": 77.03175875701996,\n                                \"indexNode\": \"765328\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ea\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 556,\n                                \"lat\": 28.425130230895594,\n                                \"lon\": 77.0317974455035,\n                                \"indexNode\": \"704560\",\n                                \"_id\": \"6870b6a886c43c767ce2f0eb\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 556,\n                                \"lat\": 28.425138028246735,\n                                \"lon\": 77.03183052493671,\n                                \"indexNode\": \"704549\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ec\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42519760279454,\n                            77.03179464097833\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0e7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dfa21b2-4cbb-c2a3-e54-8dacac4fdaa\",\n                        \"name\": \"Outer Road Amenity Block \",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 862,\n                                \"lat\": 28.425918957840587,\n                                \"lon\": 77.03146359700617,\n                                \"indexNode\": \"1091985\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ee\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 728,\n                                \"lat\": 28.42556456567676,\n                                \"lon\": 77.03157160235602,\n                                \"indexNode\": \"922341\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ef\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 728,\n                                \"lat\": 28.42556456567676,\n                                \"lon\": 77.03157160235602,\n                                \"indexNode\": \"922341\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f0\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0ed\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1208f3-b18c-0b8-ca73-851eed30b33\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 646,\n                                \"lat\": 28.425359749281995,\n                                \"lon\": 77.03168881794247,\n                                \"indexNode\": \"818512\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f2\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 663,\n                                \"lat\": 28.425392659030123,\n                                \"lon\": 77.0316239930108,\n                                \"indexNode\": \"840051\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f3\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 663,\n                                \"lat\": 28.425392659030123,\n                                \"lon\": 77.0316239930108,\n                                \"indexNode\": \"840051\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f4\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0f1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"736d46-851c-c120-e5ac-f63d80151b7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1115,\n                                \"lat\": 28.426234355201913,\n                                \"lon\": 77.02975907307835,\n                                \"indexNode\": \"1412782\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f6\"\n                            },\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 1115,\n                                \"lat\": 28.426223013600254,\n                                \"lon\": 77.02971095753914,\n                                \"indexNode\": \"1412798\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f7\"\n                            },\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426265329082504,\n                                \"lon\": 77.02969806137796,\n                                \"indexNode\": \"1433054\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f8\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426276670684164,\n                                \"lon\": 77.02974617691717,\n                                \"indexNode\": \"1433038\",\n                                \"_id\": \"6870b6a886c43c767ce2f0f9\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1115,\n                                \"lat\": 28.426234355201913,\n                                \"lon\": 77.02975907307835,\n                                \"indexNode\": \"1412782\",\n                                \"_id\": \"6870b6a886c43c767ce2f0fa\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42624984214221,\n                            77.02972856722816\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0f5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f8d3653-d057-3ad4-74-22ebb874ed8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f0fc\"\n                            },\n                            {\n                                \"coordx\": 459,\n                                \"coordy\": 354,\n                                \"lat\": 28.42474131220346,\n                                \"lon\": 77.03257673988452,\n                                \"indexNode\": \"448623\",\n                                \"_id\": \"6870b6a886c43c767ce2f0fd\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 353,\n                                \"lat\": 28.42473937633592,\n                                \"lon\": 77.03258055311579,\n                                \"indexNode\": \"447356\",\n                                \"_id\": \"6870b6a886c43c767ce2f0fe\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 423,\n                                \"lat\": 28.424971999527703,\n                                \"lon\": 77.0327256162311,\n                                \"indexNode\": \"535909\",\n                                \"_id\": \"6870b6a886c43c767ce2f0ff\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 424,\n                                \"lat\": 28.42497393539524,\n                                \"lon\": 77.03272180299983,\n                                \"indexNode\": \"537176\",\n                                \"_id\": \"6870b6a886c43c767ce2f100\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42485665586558,\n                            77.0326511780578\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f0fb\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"88e256-45b-462-4ef2-85ee11ba864e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 650,\n                                \"lat\": 28.425595742485523,\n                                \"lon\": 77.03264189024404,\n                                \"indexNode\": \"823258\",\n                                \"_id\": \"6870b6a886c43c767ce2f102\"\n                            },\n                            {\n                                \"coordx\": 346,\n                                \"coordy\": 647,\n                                \"lat\": 28.425596314533845,\n                                \"lon\": 77.03268039492866,\n                                \"indexNode\": \"819448\",\n                                \"_id\": \"6870b6a886c43c767ce2f103\"\n                            },\n                            {\n                                \"coordx\": 332,\n                                \"coordy\": 645,\n                                \"lat\": 28.425600949000014,\n                                \"lon\": 77.03272410804563,\n                                \"indexNode\": \"816902\",\n                                \"_id\": \"6870b6a886c43c767ce2f104\"\n                            },\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 645,\n                                \"lat\": 28.425611581751568,\n                                \"lon\": 77.03276921636363,\n                                \"indexNode\": \"816887\",\n                                \"_id\": \"6870b6a886c43c767ce2f105\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 645,\n                                \"lat\": 28.425620796802917,\n                                \"lon\": 77.03280831023925,\n                                \"indexNode\": \"816874\",\n                                \"_id\": \"6870b6a886c43c767ce2f106\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 646,\n                                \"lat\": 28.425623441520557,\n                                \"lon\": 77.03280750422917,\n                                \"indexNode\": \"818140\",\n                                \"_id\": \"6870b6a886c43c767ce2f107\"\n                            },\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 646,\n                                \"lat\": 28.42561422646921,\n                                \"lon\": 77.03276841035357,\n                                \"indexNode\": \"818153\",\n                                \"_id\": \"6870b6a886c43c767ce2f108\"\n                            },\n                            {\n                                \"coordx\": 332,\n                                \"coordy\": 646,\n                                \"lat\": 28.425603593717653,\n                                \"lon\": 77.03272330203555,\n                                \"indexNode\": \"818168\",\n                                \"_id\": \"6870b6a886c43c767ce2f109\"\n                            },\n                            {\n                                \"coordx\": 346,\n                                \"coordy\": 648,\n                                \"lat\": 28.425598959251484,\n                                \"lon\": 77.0326795889186,\n                                \"indexNode\": \"820714\",\n                                \"_id\": \"6870b6a886c43c767ce2f10a\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 650,\n                                \"lat\": 28.425595742485523,\n                                \"lon\": 77.03264189024404,\n                                \"indexNode\": \"823258\",\n                                \"_id\": \"6870b6a886c43c767ce2f10b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425606726199796,\n                            77.03273483747458\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f101\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"76d124-aebf-f26-61b5-c64f7a102f2b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 643,\n                                \"lat\": 28.425340473527417,\n                                \"lon\": 77.03164312043347,\n                                \"indexNode\": \"814730\",\n                                \"_id\": \"6870b6a886c43c767ce2f10d\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 597,\n                                \"lat\": 28.42521881651595,\n                                \"lon\": 77.03168019689686,\n                                \"indexNode\": \"756494\",\n                                \"_id\": \"6870b6a886c43c767ce2f10e\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 597,\n                                \"lat\": 28.42521668996564,\n                                \"lon\": 77.03167117523326,\n                                \"indexNode\": \"756497\",\n                                \"_id\": \"6870b6a886c43c767ce2f10f\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 643,\n                                \"lat\": 28.425338346977107,\n                                \"lon\": 77.03163409876987,\n                                \"indexNode\": \"814733\",\n                                \"_id\": \"6870b6a886c43c767ce2f110\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 643,\n                                \"lat\": 28.425340473527417,\n                                \"lon\": 77.03164312043347,\n                                \"indexNode\": \"814730\",\n                                \"_id\": \"6870b6a886c43c767ce2f111\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42527858174653,\n                            77.03165714783336\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f10c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87202e-a3e4-b51a-0d46-5630a8a156a2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 703,\n                                \"lat\": 28.42586917633996,\n                                \"lon\": 77.03316452929589,\n                                \"indexNode\": \"890168\",\n                                \"_id\": \"6870b6a886c43c767ce2f113\"\n                            },\n                            {\n                                \"coordx\": 203,\n                                \"coordy\": 735,\n                                \"lat\": 28.425930415251035,\n                                \"lon\": 77.03303949867392,\n                                \"indexNode\": \"930713\",\n                                \"_id\": \"6870b6a886c43c767ce2f114\"\n                            },\n                            {\n                                \"coordx\": 172,\n                                \"coordy\": 767,\n                                \"lat\": 28.426037020568742,\n                                \"lon\": 77.03310693020879,\n                                \"indexNode\": \"971194\",\n                                \"_id\": \"6870b6a886c43c767ce2f115\"\n                            },\n                            {\n                                \"coordx\": 112,\n                                \"coordy\": 709,\n                                \"lat\": 28.425926157951814,\n                                \"lon\": 77.0333341120651,\n                                \"indexNode\": \"897706\",\n                                \"_id\": \"6870b6a886c43c767ce2f116\"\n                            },\n                            {\n                                \"coordx\": 123,\n                                \"coordy\": 697,\n                                \"lat\": 28.425886623988987,\n                                \"lon\": 77.03331070475278,\n                                \"indexNode\": \"882525\",\n                                \"_id\": \"6870b6a886c43c767ce2f117\"\n                            },\n                            {\n                                \"coordx\": 152,\n                                \"coordy\": 724,\n                                \"lat\": 28.425937474712274,\n                                \"lon\": 77.03320173306597,\n                                \"indexNode\": \"916736\",\n                                \"_id\": \"6870b6a886c43c767ce2f118\"\n                            },\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 703,\n                                \"lat\": 28.42586917633996,\n                                \"lon\": 77.03316452929589,\n                                \"indexNode\": \"890168\",\n                                \"_id\": \"6870b6a886c43c767ce2f119\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425948280180293,\n                            77.03316711261459\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f112\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5731205-37a1-6ce5-a73c-cce4af06540\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 424,\n                                \"lat\": 28.424974644245342,\n                                \"lon\": 77.03272481022103,\n                                \"indexNode\": \"537175\",\n                                \"_id\": \"6870b6a886c43c767ce2f11b\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 455,\n                                \"lat\": 28.42503323843878,\n                                \"lon\": 77.03260058560912,\n                                \"indexNode\": \"576454\",\n                                \"_id\": \"6870b6a886c43c767ce2f11c\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 435,\n                                \"lat\": 28.42498034408597,\n                                \"lon\": 77.0326167058106,\n                                \"indexNode\": \"551134\",\n                                \"_id\": \"6870b6a886c43c767ce2f11d\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 427,\n                                \"lat\": 28.424959186344843,\n                                \"lon\": 77.03262315389118,\n                                \"indexNode\": \"541006\",\n                                \"_id\": \"6870b6a886c43c767ce2f11e\"\n                            },\n                            {\n                                \"coordx\": 478,\n                                \"coordy\": 374,\n                                \"lat\": 28.424780738404298,\n                                \"lon\": 77.03250348248024,\n                                \"indexNode\": \"473962\",\n                                \"_id\": \"6870b6a886c43c767ce2f11f\"\n                            },\n                            {\n                                \"coordx\": 523,\n                                \"coordy\": 331,\n                                \"lat\": 28.424635117291093,\n                                \"lon\": 77.03240281595936,\n                                \"indexNode\": \"419569\",\n                                \"_id\": \"6870b6a886c43c767ce2f120\"\n                            },\n                            {\n                                \"coordx\": 499,\n                                \"coordy\": 309,\n                                \"lat\": 28.42459394590549,\n                                \"lon\": 77.0324927214898,\n                                \"indexNode\": \"391693\",\n                                \"_id\": \"6870b6a886c43c767ce2f121\"\n                            },\n                            {\n                                \"coordx\": 456,\n                                \"coordy\": 350,\n                                \"lat\": 28.424732859883207,\n                                \"lon\": 77.03258898558842,\n                                \"indexNode\": \"443556\",\n                                \"_id\": \"6870b6a886c43c767ce2f122\"\n                            },\n                            {\n                                \"coordx\": 459,\n                                \"coordy\": 354,\n                                \"lat\": 28.42474131220346,\n                                \"lon\": 77.03257673988452,\n                                \"indexNode\": \"448623\",\n                                \"_id\": \"6870b6a886c43c767ce2f123\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 424,\n                                \"lat\": 28.424974644245342,\n                                \"lon\": 77.03272481022103,\n                                \"indexNode\": \"537175\",\n                                \"_id\": \"6870b6a886c43c767ce2f124\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424800993652735,\n                            77.03256563105074\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"undefined\",\n                        \"_id\": \"6870b6a886c43c767ce2f11a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7a76840-270e-a148-b334-a62625c2b2c6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 968,\n                                \"lat\": 28.425794544501294,\n                                \"lon\": 77.0296610366327,\n                                \"indexNode\": \"1226752\",\n                                \"_id\": \"6870b6a886c43c767ce2f126\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 985,\n                                \"lat\": 28.425839504701184,\n                                \"lon\": 77.02964733446144,\n                                \"indexNode\": \"1248274\",\n                                \"_id\": \"6870b6a886c43c767ce2f127\"\n                            },\n                            {\n                                \"coordx\": 1263,\n                                \"coordy\": 985,\n                                \"lat\": 28.425840213551286,\n                                \"lon\": 77.02965034168265,\n                                \"indexNode\": \"1248273\",\n                                \"_id\": \"6870b6a886c43c767ce2f128\"\n                            },\n                            {\n                                \"coordx\": 1263,\n                                \"coordy\": 968,\n                                \"lat\": 28.4257952533514,\n                                \"lon\": 77.0296640438539,\n                                \"indexNode\": \"1226751\",\n                                \"_id\": \"6870b6a886c43c767ce2f129\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 968,\n                                \"lat\": 28.425794544501294,\n                                \"lon\": 77.0296610366327,\n                                \"indexNode\": \"1226752\",\n                                \"_id\": \"6870b6a886c43c767ce2f12a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425817379026306,\n                            77.02965568915766\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f125\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87cc068-e12-1c43-ec5e-46277be80ec\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426722653558546,\n                                \"lon\": 77.03110907033232,\n                                \"indexNode\": \"1488277\",\n                                \"_id\": \"6870b6a886c43c767ce2f12c\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426600022490614,\n                                \"lon\": 77.03058882106458,\n                                \"indexNode\": \"1488450\",\n                                \"_id\": \"6870b6a886c43c767ce2f12d\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42659737777297,\n                                \"lon\": 77.03058962707465,\n                                \"indexNode\": \"1487184\",\n                                \"_id\": \"6870b6a886c43c767ce2f12e\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1174,\n                                \"lat\": 28.426720008840906,\n                                \"lon\": 77.0311098763424,\n                                \"indexNode\": \"1487011\",\n                                \"_id\": \"6870b6a886c43c767ce2f12f\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426722653558546,\n                                \"lon\": 77.03110907033232,\n                                \"indexNode\": \"1488277\",\n                                \"_id\": \"6870b6a886c43c767ce2f130\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42666001566576,\n                            77.03084934870348\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f12b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4f8f47c-2a5e-665-0c5-a60d871c647a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 687,\n                                \"lat\": 28.42532357728411,\n                                \"lon\": 77.03104229840449,\n                                \"indexNode\": \"870622\",\n                                \"_id\": \"6870b6a886c43c767ce2f132\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 687,\n                                \"lat\": 28.42531365338266,\n                                \"lon\": 77.03100019730768,\n                                \"indexNode\": \"870636\",\n                                \"_id\": \"6870b6a886c43c767ce2f133\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 701,\n                                \"lat\": 28.425350679429627,\n                                \"lon\": 77.03098891316664,\n                                \"indexNode\": \"888360\",\n                                \"_id\": \"6870b6a886c43c767ce2f134\"\n                            },\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 701,\n                                \"lat\": 28.42536060333108,\n                                \"lon\": 77.03103101426345,\n                                \"indexNode\": \"888346\",\n                                \"_id\": \"6870b6a886c43c767ce2f135\"\n                            },\n                            {\n                                \"coordx\": 880,\n                                \"coordy\": 687,\n                                \"lat\": 28.42532357728411,\n                                \"lon\": 77.03104229840449,\n                                \"indexNode\": \"870622\",\n                                \"_id\": \"6870b6a886c43c767ce2f136\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42533712835687,\n                            77.03101560578556\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f131\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6e75c5c-453-eb3-81d-7bd3c0edae52\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 941,\n                                \"lat\": 28.42600596831636,\n                                \"lon\": 77.03088268016381,\n                                \"indexNode\": \"1192171\",\n                                \"_id\": \"6870b6a886c43c767ce2f138\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 941,\n                                \"lat\": 28.42600029751553,\n                                \"lon\": 77.0308586223942,\n                                \"indexNode\": \"1192179\",\n                                \"_id\": \"6870b6a886c43c767ce2f139\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 974,\n                                \"lat\": 28.426087573197666,\n                                \"lon\": 77.03083202406178,\n                                \"indexNode\": \"1233957\",\n                                \"_id\": \"6870b6a886c43c767ce2f13a\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 974,\n                                \"lat\": 28.426093243998498,\n                                \"lon\": 77.03085608183139,\n                                \"indexNode\": \"1233949\",\n                                \"_id\": \"6870b6a886c43c767ce2f13b\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 941,\n                                \"lat\": 28.42600596831636,\n                                \"lon\": 77.03088268016381,\n                                \"indexNode\": \"1192171\",\n                                \"_id\": \"6870b6a886c43c767ce2f13c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426046770757015,\n                            77.03085735211279\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f137\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fe4df2-a6cc-ded-1d67-ed4785f8c0a6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 17,\n                                \"coordy\": 1079,\n                                \"lat\": 28.426972044238653,\n                                \"lon\": 77.03332157435197,\n                                \"indexNode\": \"1366031\",\n                                \"_id\": \"6870b6a886c43c767ce2f13e\"\n                            },\n                            {\n                                \"coordx\": 102,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427128658826366,\n                                \"lon\": 77.03299986772387,\n                                \"indexNode\": \"1469928\",\n                                \"_id\": \"6870b6a886c43c767ce2f13f\"\n                            },\n                            {\n                                \"coordx\": 106,\n                                \"coordy\": 1158,\n                                \"lat\": 28.427117889273028,\n                                \"lon\": 77.03299025686928,\n                                \"indexNode\": \"1466134\",\n                                \"_id\": \"6870b6a886c43c767ce2f140\"\n                            },\n                            {\n                                \"coordx\": 21,\n                                \"coordy\": 1076,\n                                \"lat\": 28.426961274685315,\n                                \"lon\": 77.03331196349738,\n                                \"indexNode\": \"1362237\",\n                                \"_id\": \"6870b6a886c43c767ce2f141\"\n                            },\n                            {\n                                \"coordx\": 17,\n                                \"coordy\": 1079,\n                                \"lat\": 28.426972044238653,\n                                \"lon\": 77.03332157435197,\n                                \"indexNode\": \"1366031\",\n                                \"_id\": \"6870b6a886c43c767ce2f142\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42704496675584,\n                            77.03315591561064\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f13d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6e28bcf-e048-b44b-726b-2a6b20f204bb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 886,\n                                \"lat\": 28.42594769740888,\n                                \"lon\": 77.03129689892556,\n                                \"indexNode\": \"1122418\",\n                                \"_id\": \"6870b6a886c43c767ce2f144\"\n                            },\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 886,\n                                \"lat\": 28.42585058494468,\n                                \"lon\": 77.03088490962105,\n                                \"indexNode\": \"1122555\",\n                                \"_id\": \"6870b6a886c43c767ce2f145\"\n                            },\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 886,\n                                \"lat\": 28.42585058494468,\n                                \"lon\": 77.03088490962105,\n                                \"indexNode\": \"1122555\",\n                                \"_id\": \"6870b6a886c43c767ce2f146\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f143\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"18b17f-bece-b7bd-a60-02e4d4254ec5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 310,\n                                \"coordy\": 573,\n                                \"lat\": 28.425426124032178,\n                                \"lon\": 77.03284829963734,\n                                \"indexNode\": \"725728\",\n                                \"_id\": \"6870b6a886c43c767ce2f148\"\n                            },\n                            {\n                                \"coordx\": 324,\n                                \"coordy\": 592,\n                                \"lat\": 28.425466449765896,\n                                \"lon\": 77.03279088434913,\n                                \"indexNode\": \"749796\",\n                                \"_id\": \"6870b6a886c43c767ce2f149\"\n                            },\n                            {\n                                \"coordx\": 339,\n                                \"coordy\": 608,\n                                \"lat\": 28.42549813249659,\n                                \"lon\": 77.03273287986994,\n                                \"indexNode\": \"770067\",\n                                \"_id\": \"6870b6a886c43c767ce2f14a\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 621,\n                                \"lat\": 28.42551975452405,\n                                \"lon\": 77.03266827175737,\n                                \"indexNode\": \"786543\",\n                                \"_id\": \"6870b6a886c43c767ce2f14b\"\n                            },\n                            {\n                                \"coordx\": 374,\n                                \"coordy\": 630,\n                                \"lat\": 28.42553150653105,\n                                \"lon\": 77.03260989490629,\n                                \"indexNode\": \"797954\",\n                                \"_id\": \"6870b6a886c43c767ce2f14c\"\n                            },\n                            {\n                                \"coordx\": 393,\n                                \"coordy\": 634,\n                                \"lat\": 28.425528617249647,\n                                \"lon\": 77.03254953366319,\n                                \"indexNode\": \"803037\",\n                                \"_id\": \"6870b6a886c43c767ce2f14d\"\n                            },\n                            {\n                                \"coordx\": 408,\n                                \"coordy\": 634,\n                                \"lat\": 28.42551798449809,\n                                \"lon\": 77.03250442534517,\n                                \"indexNode\": \"803052\",\n                                \"_id\": \"6870b6a886c43c767ce2f14e\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 634,\n                                \"lat\": 28.42551373139747,\n                                \"lon\": 77.03248638201796,\n                                \"indexNode\": \"803058\",\n                                \"_id\": \"6870b6a886c43c767ce2f14f\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 634,\n                                \"lat\": 28.42551373139747,\n                                \"lon\": 77.03248638201796,\n                                \"indexNode\": \"803058\",\n                                \"_id\": \"6870b6a886c43c767ce2f150\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f147\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87a2ac1-0cb-ea4-380-ed7c1cc780ac\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 640,\n                                \"coordy\": 940,\n                                \"lat\": 28.426162814872043,\n                                \"lon\": 77.03156011094407,\n                                \"indexNode\": \"1190680\",\n                                \"_id\": \"6870b6a886c43c767ce2f152\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 940,\n                                \"lat\": 28.426152182120486,\n                                \"lon\": 77.03151500262607,\n                                \"indexNode\": \"1190695\",\n                                \"_id\": \"6870b6a886c43c767ce2f153\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 974,\n                                \"lat\": 28.426242102520263,\n                                \"lon\": 77.03148759828356,\n                                \"indexNode\": \"1233739\",\n                                \"_id\": \"6870b6a886c43c767ce2f154\"\n                            },\n                            {\n                                \"coordx\": 640,\n                                \"coordy\": 974,\n                                \"lat\": 28.42625273527182,\n                                \"lon\": 77.03153270660158,\n                                \"indexNode\": \"1233724\",\n                                \"_id\": \"6870b6a886c43c767ce2f155\"\n                            },\n                            {\n                                \"coordx\": 640,\n                                \"coordy\": 940,\n                                \"lat\": 28.426162814872043,\n                                \"lon\": 77.03156011094407,\n                                \"indexNode\": \"1190680\",\n                                \"_id\": \"6870b6a886c43c767ce2f156\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426202458696157,\n                            77.03152385461382\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f151\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"56b8a2-e41a-2733-12a-f2c4547bcd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 668,\n                                \"lat\": 28.425140063829453,\n                                \"lon\": 77.03049225501012,\n                                \"indexNode\": \"846756\",\n                                \"_id\": \"6870b6a886c43c767ce2f158\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 671,\n                                \"lat\": 28.425147997982375,\n                                \"lon\": 77.0304898369799,\n                                \"indexNode\": \"850554\",\n                                \"_id\": \"6870b6a886c43c767ce2f159\"\n                            },\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 671,\n                                \"lat\": 28.42514870683248,\n                                \"lon\": 77.0304928442011,\n                                \"indexNode\": \"850553\",\n                                \"_id\": \"6870b6a886c43c767ce2f15a\"\n                            },\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 669,\n                                \"lat\": 28.425143417397198,\n                                \"lon\": 77.03049445622125,\n                                \"indexNode\": \"848021\",\n                                \"_id\": \"6870b6a886c43c767ce2f15b\"\n                            },\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 668,\n                                \"lat\": 28.42514077267956,\n                                \"lon\": 77.03049526223133,\n                                \"indexNode\": \"846755\",\n                                \"_id\": \"6870b6a886c43c767ce2f15c\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 668,\n                                \"lat\": 28.425140063829453,\n                                \"lon\": 77.03049225501012,\n                                \"indexNode\": \"846756\",\n                                \"_id\": \"6870b6a886c43c767ce2f15d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425144385330967,\n                            77.03049254960561\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f157\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7554480-14c7-1041-6710-30ce58676168\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 667,\n                                \"lat\": 28.425119697859223,\n                                \"lon\": 77.03041788049018,\n                                \"indexNode\": \"845515\",\n                                \"_id\": \"6870b6a886c43c767ce2f15f\"\n                            },\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 669,\n                                \"lat\": 28.425124987294502,\n                                \"lon\": 77.03041626847003,\n                                \"indexNode\": \"848047\",\n                                \"_id\": \"6870b6a886c43c767ce2f160\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 669,\n                                \"lat\": 28.425142708547096,\n                                \"lon\": 77.03049144900005,\n                                \"indexNode\": \"848022\",\n                                \"_id\": \"6870b6a886c43c767ce2f161\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 668,\n                                \"lat\": 28.425140063829453,\n                                \"lon\": 77.03049225501012,\n                                \"indexNode\": \"846756\",\n                                \"_id\": \"6870b6a886c43c767ce2f162\"\n                            },\n                            {\n                                \"coordx\": 1092,\n                                \"coordy\": 668,\n                                \"lat\": 28.425123051426965,\n                                \"lon\": 77.03042008170131,\n                                \"indexNode\": \"846780\",\n                                \"_id\": \"6870b6a886c43c767ce2f163\"\n                            },\n                            {\n                                \"coordx\": 1092,\n                                \"coordy\": 667,\n                                \"lat\": 28.425120406709325,\n                                \"lon\": 77.03042088771137,\n                                \"indexNode\": \"845514\",\n                                \"_id\": \"6870b6a886c43c767ce2f164\"\n                            },\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 667,\n                                \"lat\": 28.425119697859223,\n                                \"lon\": 77.03041788049018,\n                                \"indexNode\": \"845515\",\n                                \"_id\": \"6870b6a886c43c767ce2f165\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425132096680482,\n                            77.03045290479223\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f15e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2d615ac-4635-1344-cf56-7ef7d2be7b3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 891,\n                                \"lat\": 28.425916263440552,\n                                \"lon\": 77.03110341393955,\n                                \"indexNode\": \"1128811\",\n                                \"_id\": \"6870b6a886c43c767ce2f167\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 915,\n                                \"lat\": 28.425979736663926,\n                                \"lon\": 77.03108406969777,\n                                \"indexNode\": \"1159195\",\n                                \"_id\": \"6870b6a886c43c767ce2f168\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 915,\n                                \"lat\": 28.425973357012992,\n                                \"lon\": 77.03105700470697,\n                                \"indexNode\": \"1159204\",\n                                \"_id\": \"6870b6a886c43c767ce2f169\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 891,\n                                \"lat\": 28.42590988378962,\n                                \"lon\": 77.03107634894873,\n                                \"indexNode\": \"1128820\",\n                                \"_id\": \"6870b6a886c43c767ce2f16a\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 891,\n                                \"lat\": 28.425916263440552,\n                                \"lon\": 77.03110341393955,\n                                \"indexNode\": \"1128811\",\n                                \"_id\": \"6870b6a886c43c767ce2f16b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42594481022677,\n                            77.03108020932325\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f166\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a3f2d3-0013-d30a-5a-57810b7a842c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 227,\n                                \"lat\": 28.42408361511605,\n                                \"lon\": 77.03131382473869,\n                                \"indexNode\": \"288295\",\n                                \"_id\": \"6870b6a886c43c767ce2f16d\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 399,\n                                \"lat\": 28.42453850655022,\n                                \"lon\": 77.03117519100603,\n                                \"indexNode\": \"506047\",\n                                \"_id\": \"6870b6a886c43c767ce2f16e\"\n                            },\n                            {\n                                \"coordx\": 912,\n                                \"coordy\": 399,\n                                \"lat\": 28.424539215400326,\n                                \"lon\": 77.03117819822724,\n                                \"indexNode\": \"506046\",\n                                \"_id\": \"6870b6a886c43c767ce2f16f\"\n                            },\n                            {\n                                \"coordx\": 912,\n                                \"coordy\": 227,\n                                \"lat\": 28.424084323966156,\n                                \"lon\": 77.03131683195988,\n                                \"indexNode\": \"288294\",\n                                \"_id\": \"6870b6a886c43c767ce2f170\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 227,\n                                \"lat\": 28.42408361511605,\n                                \"lon\": 77.03131382473869,\n                                \"indexNode\": \"288295\",\n                                \"_id\": \"6870b6a886c43c767ce2f171\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424311415258355,\n                            77.0312460114829\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f16c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5c405ba-08de-b6bf-6222-5a65212f885\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 667,\n                                \"lat\": 28.425119697859223,\n                                \"lon\": 77.03041788049018,\n                                \"indexNode\": \"845515\",\n                                \"_id\": \"6870b6a886c43c767ce2f173\"\n                            },\n                            {\n                                \"coordx\": 1131,\n                                \"coordy\": 667,\n                                \"lat\": 28.425092761555284,\n                                \"lon\": 77.03030360608454,\n                                \"indexNode\": \"845553\",\n                                \"_id\": \"6870b6a886c43c767ce2f174\"\n                            },\n                            {\n                                \"coordx\": 1131,\n                                \"coordy\": 668,\n                                \"lat\": 28.425095406272924,\n                                \"lon\": 77.03030280007447,\n                                \"indexNode\": \"846819\",\n                                \"_id\": \"6870b6a886c43c767ce2f175\"\n                            },\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 668,\n                                \"lat\": 28.425122342576863,\n                                \"lon\": 77.0304170744801,\n                                \"indexNode\": \"846781\",\n                                \"_id\": \"6870b6a886c43c767ce2f176\"\n                            },\n                            {\n                                \"coordx\": 1093,\n                                \"coordy\": 667,\n                                \"lat\": 28.425119697859223,\n                                \"lon\": 77.03041788049018,\n                                \"indexNode\": \"845515\",\n                                \"_id\": \"6870b6a886c43c767ce2f177\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425107552066073,\n                            77.03036034028233\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f172\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a3a241e-df4-b8cd-4a64-3cceffcbc7f0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 929,\n                                \"lat\": 28.4260961539225,\n                                \"lon\": 77.03140959433124,\n                                \"indexNode\": \"1176807\",\n                                \"_id\": \"6870b6a886c43c767ce2f179\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 900,\n                                \"lat\": 28.426019457110925,\n                                \"lon\": 77.03143296862338,\n                                \"indexNode\": \"1140093\",\n                                \"_id\": \"6870b6a886c43c767ce2f17a\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 862,\n                                \"lat\": 28.425918957840587,\n                                \"lon\": 77.03146359700617,\n                                \"indexNode\": \"1091985\",\n                                \"_id\": \"6870b6a886c43c767ce2f17b\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 862,\n                                \"lat\": 28.425918957840587,\n                                \"lon\": 77.03146359700617,\n                                \"indexNode\": \"1091985\",\n                                \"_id\": \"6870b6a886c43c767ce2f17c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f178\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c17f51-fad-545-b4d4-a4a7272c027\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 755,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426356347744736,\n                                \"lon\": 77.03113045545832,\n                                \"indexNode\": \"1322459\",\n                                \"_id\": \"6870b6a886c43c767ce2f17e\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426214577724004,\n                                \"lon\": 77.03052901121816,\n                                \"indexNode\": \"1322659\",\n                                \"_id\": \"6870b6a886c43c767ce2f17f\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1043,\n                                \"lat\": 28.426211933006364,\n                                \"lon\": 77.03052981722824,\n                                \"indexNode\": \"1321393\",\n                                \"_id\": \"6870b6a886c43c767ce2f180\"\n                            },\n                            {\n                                \"coordx\": 755,\n                                \"coordy\": 1043,\n                                \"lat\": 28.426353703027093,\n                                \"lon\": 77.0311312614684,\n                                \"indexNode\": \"1321193\",\n                                \"_id\": \"6870b6a886c43c767ce2f181\"\n                            },\n                            {\n                                \"coordx\": 755,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426356347744736,\n                                \"lon\": 77.03113045545832,\n                                \"indexNode\": \"1322459\",\n                                \"_id\": \"6870b6a886c43c767ce2f182\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426284140375564,\n                            77.03083013634334\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f17d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"402b384-ce81-c47-64be-18cede3d1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426214577724004,\n                                \"lon\": 77.03052901121816,\n                                \"indexNode\": \"1322659\",\n                                \"_id\": \"6870b6a886c43c767ce2f184\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620928828872,\n                                \"lon\": 77.0305306232383,\n                                \"indexNode\": \"1320127\",\n                                \"_id\": \"6870b6a886c43c767ce2f185\"\n                            },\n                            {\n                                \"coordx\": 956,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620857943862,\n                                \"lon\": 77.03052761601711,\n                                \"indexNode\": \"1320128\",\n                                \"_id\": \"6870b6a886c43c767ce2f186\"\n                            },\n                            {\n                                \"coordx\": 956,\n                                \"coordy\": 1044,\n                                \"lat\": 28.4262138688739,\n                                \"lon\": 77.03052600399697,\n                                \"indexNode\": \"1322660\",\n                                \"_id\": \"6870b6a886c43c767ce2f187\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1044,\n                                \"lat\": 28.426214577724004,\n                                \"lon\": 77.03052901121816,\n                                \"indexNode\": \"1322659\",\n                                \"_id\": \"6870b6a886c43c767ce2f188\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42621157858131,\n                            77.03052831361764\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f183\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2a73d1-b23c-f51-d8e-2dea8e8011c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620928828872,\n                                \"lon\": 77.0305306232383,\n                                \"indexNode\": \"1320127\",\n                                \"_id\": \"6870b6a886c43c767ce2f18a\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620928828872,\n                                \"lon\": 77.0305306232383,\n                                \"indexNode\": \"1320127\",\n                                \"_id\": \"6870b6a886c43c767ce2f18b\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620716173841,\n                                \"lon\": 77.0305216015747,\n                                \"indexNode\": \"1320130\",\n                                \"_id\": \"6870b6a886c43c767ce2f18c\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620716173841,\n                                \"lon\": 77.0305216015747,\n                                \"indexNode\": \"1320130\",\n                                \"_id\": \"6870b6a886c43c767ce2f18d\"\n                            },\n                            {\n                                \"coordx\": 955,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620928828872,\n                                \"lon\": 77.0305306232383,\n                                \"indexNode\": \"1320127\",\n                                \"_id\": \"6870b6a886c43c767ce2f18e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426208225013568,\n                            77.0305261124065\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f189\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3f08b0-8483-4053-2756-b7fb8ca883df\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1054,\n                                \"lat\": 28.426238898350096,\n                                \"lon\": 77.03051192945382,\n                                \"indexNode\": \"1335322\",\n                                \"_id\": \"6870b6a886c43c767ce2f190\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426381713102685,\n                                \"lon\": 77.03046840490985,\n                                \"indexNode\": \"1403686\",\n                                \"_id\": \"6870b6a886c43c767ce2f191\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426384357820325,\n                                \"lon\": 77.03046759889978,\n                                \"indexNode\": \"1404952\",\n                                \"_id\": \"6870b6a886c43c767ce2f192\"\n                            },\n                            {\n                                \"coordx\": 957,\n                                \"coordy\": 1109,\n                                \"lat\": 28.42638506667043,\n                                \"lon\": 77.03047060612099,\n                                \"indexNode\": \"1404951\",\n                                \"_id\": \"6870b6a886c43c767ce2f193\"\n                            },\n                            {\n                                \"coordx\": 957,\n                                \"coordy\": 1054,\n                                \"lat\": 28.426239607200202,\n                                \"lon\": 77.03051493667503,\n                                \"indexNode\": \"1335321\",\n                                \"_id\": \"6870b6a886c43c767ce2f194\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1054,\n                                \"lat\": 28.426238898350096,\n                                \"lon\": 77.03051192945382,\n                                \"indexNode\": \"1335322\",\n                                \"_id\": \"6870b6a886c43c767ce2f195\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426311982510246,\n                            77.03049126778741\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f18f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a563b10-a5b1-6ced-10a7-584454dd605\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426384357820325,\n                                \"lon\": 77.03046759889978,\n                                \"indexNode\": \"1404952\",\n                                \"_id\": \"6870b6a886c43c767ce2f197\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1109,\n                                \"lat\": 28.42642547112634,\n                                \"lon\": 77.03064201772943,\n                                \"indexNode\": \"1404894\",\n                                \"_id\": \"6870b6a886c43c767ce2f198\"\n                            },\n                            {\n                                \"coordx\": 900,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426422826408697,\n                                \"lon\": 77.0306428237395,\n                                \"indexNode\": \"1403628\",\n                                \"_id\": \"6870b6a886c43c767ce2f199\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426381713102685,\n                                \"lon\": 77.03046840490985,\n                                \"indexNode\": \"1403686\",\n                                \"_id\": \"6870b6a886c43c767ce2f19a\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1109,\n                                \"lat\": 28.426384357820325,\n                                \"lon\": 77.03046759889978,\n                                \"indexNode\": \"1404952\",\n                                \"_id\": \"6870b6a886c43c767ce2f19b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42640359211451,\n                            77.03055521131964\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f196\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"00a03cb-a24b-16b8-5870-86415e0e3d7c\",\n                        \"name\": \"Badminton Court\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 483,\n                                \"coordy\": 374,\n                                \"lat\": 28.42477719415378,\n                                \"lon\": 77.03248844637423,\n                                \"indexNode\": \"473967\",\n                                \"_id\": \"6870b6a886c43c767ce2f19d\"\n                            },\n                            {\n                                \"coordx\": 528,\n                                \"coordy\": 418,\n                                \"lat\": 28.424861663475298,\n                                \"lon\": 77.03231765697696,\n                                \"indexNode\": \"529716\",\n                                \"_id\": \"6870b6a886c43c767ce2f19e\"\n                            },\n                            {\n                                \"coordx\": 570,\n                                \"coordy\": 377,\n                                \"lat\": 28.424723458347685,\n                                \"lon\": 77.03222440009954,\n                                \"indexNode\": \"477852\",\n                                \"_id\": \"6870b6a886c43c767ce2f19f\"\n                            },\n                            {\n                                \"coordx\": 525,\n                                \"coordy\": 334,\n                                \"lat\": 28.424641633743807,\n                                \"lon\": 77.03239438348673,\n                                \"indexNode\": \"423369\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a0\"\n                            },\n                            {\n                                \"coordx\": 483,\n                                \"coordy\": 374,\n                                \"lat\": 28.42477719415378,\n                                \"lon\": 77.03248844637423,\n                                \"indexNode\": \"473967\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42475120414224,\n                            77.03235613647902\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f19c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1116fb7-2e4a-154f-c0f-032de281d741\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 891,\n                                \"lat\": 28.42585955543226,\n                                \"lon\": 77.03086283624347,\n                                \"indexNode\": \"1128891\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a3\"\n                            },\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 915,\n                                \"lat\": 28.42592302865563,\n                                \"lon\": 77.03084349200171,\n                                \"indexNode\": \"1159275\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a4\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 915,\n                                \"lat\": 28.425917357854804,\n                                \"lon\": 77.0308194342321,\n                                \"indexNode\": \"1159283\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a5\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 891,\n                                \"lat\": 28.42585388463143,\n                                \"lon\": 77.03083877847386,\n                                \"indexNode\": \"1128899\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a6\"\n                            },\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 891,\n                                \"lat\": 28.42585955543226,\n                                \"lon\": 77.03086283624347,\n                                \"indexNode\": \"1128891\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42588845664353,\n                            77.03084113523778\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1a2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dc885bc-78a6-c3b4-47f5-53c021ba8d3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 102,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427128658826366,\n                                \"lon\": 77.03299986772387,\n                                \"indexNode\": \"1469928\",\n                                \"_id\": \"6870b6a886c43c767ce2f1a9\"\n                            },\n                            {\n                                \"coordx\": 110,\n                                \"coordy\": 1170,\n                                \"lat\": 28.4271467904843,\n                                \"lon\": 77.0329685558636,\n                                \"indexNode\": \"1481330\",\n                                \"_id\": \"6870b6a886c43c767ce2f1aa\"\n                            },\n                            {\n                                \"coordx\": 122,\n                                \"coordy\": 1158,\n                                \"lat\": 28.427106547671368,\n                                \"lon\": 77.03294214133007,\n                                \"indexNode\": \"1466150\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ab\"\n                            },\n                            {\n                                \"coordx\": 121,\n                                \"coordy\": 1152,\n                                \"lat\": 28.42709138821563,\n                                \"lon\": 77.03294998461172,\n                                \"indexNode\": \"1458553\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ac\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1150,\n                                \"lat\": 28.427089643030868,\n                                \"lon\": 77.03296663273787,\n                                \"indexNode\": \"1456016\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ad\"\n                            },\n                            {\n                                \"coordx\": 110,\n                                \"coordy\": 1154,\n                                \"lat\": 28.42710447500205,\n                                \"lon\": 77.03298145202479,\n                                \"indexNode\": \"1461074\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ae\"\n                            },\n                            {\n                                \"coordx\": 102,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427128658826366,\n                                \"lon\": 77.03299986772387,\n                                \"indexNode\": \"1469928\",\n                                \"_id\": \"6870b6a886c43c767ce2f1af\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42711669093549,\n                            77.03296906210319\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1a8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ab7240-187-e7e6-b55-43a842e4445a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 5,\n                                \"coordy\": 1066,\n                                \"lat\": 28.42694616911057,\n                                \"lon\": 77.03336813913734,\n                                \"indexNode\": \"1349561\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b1\"\n                            },\n                            {\n                                \"coordx\": 17,\n                                \"coordy\": 1079,\n                                \"lat\": 28.426972044238653,\n                                \"lon\": 77.03332157435197,\n                                \"indexNode\": \"1366031\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b2\"\n                            },\n                            {\n                                \"coordx\": 18,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426968690670908,\n                                \"lon\": 77.03331937314084,\n                                \"indexNode\": \"1364766\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b3\"\n                            },\n                            {\n                                \"coordx\": 6,\n                                \"coordy\": 1065,\n                                \"lat\": 28.426942815542827,\n                                \"lon\": 77.0333659379262,\n                                \"indexNode\": \"1348296\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b4\"\n                            },\n                            {\n                                \"coordx\": 5,\n                                \"coordy\": 1066,\n                                \"lat\": 28.42694616911057,\n                                \"lon\": 77.03336813913734,\n                                \"indexNode\": \"1349561\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42695742989074,\n                            77.03334375613909\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1b0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4344f5-4b-6872-4b58-dfa160544a76\",\n                        \"name\": \"Basket Ball Court\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 536,\n                                \"coordy\": 321,\n                                \"lat\": 28.42459945506334,\n                                \"lon\": 77.03237178218448,\n                                \"indexNode\": \"406922\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b7\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 248,\n                                \"lat\": 28.424352518067703,\n                                \"lon\": 77.03220207210859,\n                                \"indexNode\": \"314580\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b8\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 292,\n                                \"lat\": 28.42443840508943,\n                                \"lon\": 77.03203729715372,\n                                \"indexNode\": \"370327\",\n                                \"_id\": \"6870b6a886c43c767ce2f1b9\"\n                            },\n                            {\n                                \"coordx\": 581,\n                                \"coordy\": 365,\n                                \"lat\": 28.42468392438486,\n                                \"lon\": 77.03220099278721,\n                                \"indexNode\": \"462671\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ba\"\n                            },\n                            {\n                                \"coordx\": 536,\n                                \"coordy\": 321,\n                                \"lat\": 28.42459945506334,\n                                \"lon\": 77.03237178218448,\n                                \"indexNode\": \"406922\",\n                                \"_id\": \"6870b6a886c43c767ce2f1bb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424518939769246,\n                            77.03220353646094\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1b6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"31361b2-28e8-da5b-ce8a-baecef6f668\",\n                        \"name\": \"Cricket Pitch\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 557,\n                                \"coordy\": 270,\n                                \"lat\": 28.424449688611496,\n                                \"lon\": 77.03234973705301,\n                                \"indexNode\": \"342377\",\n                                \"_id\": \"6870b6a886c43c767ce2f1bd\"\n                            },\n                            {\n                                \"coordx\": 611,\n                                \"coordy\": 218,\n                                \"lat\": 28.42427388538859,\n                                \"lon\": 77.03222925963199,\n                                \"indexNode\": \"276599\",\n                                \"_id\": \"6870b6a886c43c767ce2f1be\"\n                            },\n                            {\n                                \"coordx\": 619,\n                                \"coordy\": 227,\n                                \"lat\": 28.424292017046525,\n                                \"lon\": 77.03219794777172,\n                                \"indexNode\": \"288001\",\n                                \"_id\": \"6870b6a886c43c767ce2f1bf\"\n                            },\n                            {\n                                \"coordx\": 567,\n                                \"coordy\": 280,\n                                \"lat\": 28.424469047286866,\n                                \"lon\": 77.03231160474027,\n                                \"indexNode\": \"355047\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c0\"\n                            },\n                            {\n                                \"coordx\": 557,\n                                \"coordy\": 270,\n                                \"lat\": 28.424449688611496,\n                                \"lon\": 77.03234973705301,\n                                \"indexNode\": \"342377\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424373523517104,\n                            77.03227374623347\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1bc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c6b055-760-6e35-ea0-4a2ec40c4210\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 275,\n                                \"coordy\": 1183,\n                                \"lat\": 28.427064211546522,\n                                \"lon\": 77.03246188623451,\n                                \"indexNode\": \"1497953\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c3\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1183,\n                                \"lat\": 28.42700537698792,\n                                \"lon\": 77.03221228687484,\n                                \"indexNode\": \"1498036\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c4\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426976285093875,\n                                \"lon\": 77.03222115298564,\n                                \"indexNode\": \"1484110\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c5\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426978411644185,\n                                \"lon\": 77.03223017464926,\n                                \"indexNode\": \"1484107\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c6\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42699956938531,\n                                \"lon\": 77.03222372656866,\n                                \"indexNode\": \"1494235\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c7\"\n                            },\n                            {\n                                \"coordx\": 275,\n                                \"coordy\": 1180,\n                                \"lat\": 28.4270562773936,\n                                \"lon\": 77.03246430426474,\n                                \"indexNode\": \"1494155\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c8\"\n                            },\n                            {\n                                \"coordx\": 275,\n                                \"coordy\": 1183,\n                                \"lat\": 28.427064211546522,\n                                \"lon\": 77.03246188623451,\n                                \"indexNode\": \"1497953\",\n                                \"_id\": \"6870b6a886c43c767ce2f1c9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42702705576648,\n                            77.03232811044515\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1c2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d2bb2c-ccc0-282-ad2a-c5331c87cfd0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 110,\n                                \"coordy\": 1170,\n                                \"lat\": 28.4271467904843,\n                                \"lon\": 77.0329685558636,\n                                \"indexNode\": \"1481330\",\n                                \"_id\": \"6870b6a886c43c767ce2f1cb\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1190,\n                                \"lat\": 28.427184798984932,\n                                \"lon\": 77.03288928401692,\n                                \"indexNode\": \"1506671\",\n                                \"_id\": \"6870b6a886c43c767ce2f1cc\"\n                            },\n                            {\n                                \"coordx\": 145,\n                                \"coordy\": 1177,\n                                \"lat\": 28.427140493754155,\n                                \"lon\": 77.03285766105105,\n                                \"indexNode\": \"1490227\",\n                                \"_id\": \"6870b6a886c43c767ce2f1cd\"\n                            },\n                            {\n                                \"coordx\": 143,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42713397730144,\n                                \"lon\": 77.03286609352368,\n                                \"indexNode\": \"1486427\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ce\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42717157539673,\n                                \"lon\": 77.03289331406728,\n                                \"indexNode\": \"1500341\",\n                                \"_id\": \"6870b6a886c43c767ce2f1cf\"\n                            },\n                            {\n                                \"coordx\": 113,\n                                \"coordy\": 1167,\n                                \"lat\": 28.42713672978107,\n                                \"lon\": 77.03296195223022,\n                                \"indexNode\": \"1477535\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d0\"\n                            },\n                            {\n                                \"coordx\": 110,\n                                \"coordy\": 1170,\n                                \"lat\": 28.4271467904843,\n                                \"lon\": 77.0329685558636,\n                                \"indexNode\": \"1481330\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427158977620895,\n                            77.03290953282368\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1ca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"81bedf3-44f1-f31a-df5b-f6738e1d3f1b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1190,\n                                \"lat\": 28.427184798984932,\n                                \"lon\": 77.03288928401692,\n                                \"indexNode\": \"1506671\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d3\"\n                            },\n                            {\n                                \"coordx\": 167,\n                                \"coordy\": 1225,\n                                \"lat\": 28.42725184549862,\n                                \"lon\": 77.03275281370111,\n                                \"indexNode\": \"1551017\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d4\"\n                            },\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 1223,\n                                \"lat\": 28.427244429513028,\n                                \"lon\": 77.03274540405765,\n                                \"indexNode\": \"1548488\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d5\"\n                            },\n                            {\n                                \"coordx\": 133,\n                                \"coordy\": 1187,\n                                \"lat\": 28.427175447131805,\n                                \"lon\": 77.03288568760473,\n                                \"indexNode\": \"1502875\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d6\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1190,\n                                \"lat\": 28.427184798984932,\n                                \"lon\": 77.03288928401692,\n                                \"indexNode\": \"1506671\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427214079386708,\n                            77.03281834867\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1d2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c4230f-c740-24a8-e044-757188674b47\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 167,\n                                \"coordy\": 1225,\n                                \"lat\": 28.42725184549862,\n                                \"lon\": 77.03275281370111,\n                                \"indexNode\": \"1551017\",\n                                \"_id\": \"6870b6a886c43c767ce2f1d9\"\n                            },\n                            {\n                                \"coordx\": 175,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427267332438916,\n                                \"lon\": 77.03272230785092,\n                                \"indexNode\": \"1561153\",\n                                \"_id\": \"6870b6a886c43c767ce2f1da\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42725669968736,\n                                \"lon\": 77.0326771995329,\n                                \"indexNode\": \"1561168\",\n                                \"_id\": \"6870b6a886c43c767ce2f1db\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1217,\n                                \"lat\": 28.42721438420511,\n                                \"lon\": 77.03269009569408,\n                                \"indexNode\": \"1540912\",\n                                \"_id\": \"6870b6a886c43c767ce2f1dc\"\n                            },\n                            {\n                                \"coordx\": 187,\n                                \"coordy\": 1213,\n                                \"lat\": 28.42720593188486,\n                                \"lon\": 77.03270234139798,\n                                \"indexNode\": \"1535845\",\n                                \"_id\": \"6870b6a886c43c767ce2f1dd\"\n                            },\n                            {\n                                \"coordx\": 182,\n                                \"coordy\": 1212,\n                                \"lat\": 28.427206831417738,\n                                \"lon\": 77.03271818351405,\n                                \"indexNode\": \"1534574\",\n                                \"_id\": \"6870b6a886c43c767ce2f1de\"\n                            },\n                            {\n                                \"coordx\": 177,\n                                \"coordy\": 1215,\n                                \"lat\": 28.42721830982118,\n                                \"lon\": 77.03273080158984,\n                                \"indexNode\": \"1538367\",\n                                \"_id\": \"6870b6a886c43c767ce2f1df\"\n                            },\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 1223,\n                                \"lat\": 28.427244429513028,\n                                \"lon\": 77.03274540405765,\n                                \"indexNode\": \"1548488\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e0\"\n                            },\n                            {\n                                \"coordx\": 167,\n                                \"coordy\": 1225,\n                                \"lat\": 28.42725184549862,\n                                \"lon\": 77.03275281370111,\n                                \"indexNode\": \"1551017\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427238557476326,\n                            77.0327122673292\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1d8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3dd4dd0-ae4b-fdc5-608b-7c3b8206f7e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 207,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42710447920065,\n                                \"lon\": 77.03266879530639,\n                                \"indexNode\": \"1494087\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e3\"\n                            },\n                            {\n                                \"coordx\": 205,\n                                \"coordy\": 1172,\n                                \"lat\": 28.427084739159735,\n                                \"lon\": 77.03268125782938,\n                                \"indexNode\": \"1483957\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e4\"\n                            },\n                            {\n                                \"coordx\": 195,\n                                \"coordy\": 1172,\n                                \"lat\": 28.42709182766077,\n                                \"lon\": 77.03271133004138,\n                                \"indexNode\": \"1483947\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e5\"\n                            },\n                            {\n                                \"coordx\": 193,\n                                \"coordy\": 1177,\n                                \"lat\": 28.42710646894918,\n                                \"lon\": 77.03271331443342,\n                                \"indexNode\": \"1490275\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e6\"\n                            },\n                            {\n                                \"coordx\": 195,\n                                \"coordy\": 1181,\n                                \"lat\": 28.427115630119534,\n                                \"lon\": 77.03270407595072,\n                                \"indexNode\": \"1495341\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e7\"\n                            },\n                            {\n                                \"coordx\": 198,\n                                \"coordy\": 1183,\n                                \"lat\": 28.427118793004503,\n                                \"lon\": 77.03269344226698,\n                                \"indexNode\": \"1497876\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e8\"\n                            },\n                            {\n                                \"coordx\": 275,\n                                \"coordy\": 1183,\n                                \"lat\": 28.427064211546522,\n                                \"lon\": 77.03246188623451,\n                                \"indexNode\": \"1497953\",\n                                \"_id\": \"6870b6a886c43c767ce2f1e9\"\n                            },\n                            {\n                                \"coordx\": 275,\n                                \"coordy\": 1172,\n                                \"lat\": 28.427035119652476,\n                                \"lon\": 77.03247075234532,\n                                \"indexNode\": \"1484027\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ea\"\n                            },\n                            {\n                                \"coordx\": 267,\n                                \"coordy\": 1172,\n                                \"lat\": 28.427040790453308,\n                                \"lon\": 77.03249481011493,\n                                \"indexNode\": \"1484019\",\n                                \"_id\": \"6870b6a886c43c767ce2f1eb\"\n                            },\n                            {\n                                \"coordx\": 267,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42706194819443,\n                                \"lon\": 77.03248836203433,\n                                \"indexNode\": \"1494147\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ec\"\n                            },\n                            {\n                                \"coordx\": 207,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42710447920065,\n                                \"lon\": 77.03266879530639,\n                                \"indexNode\": \"1494087\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ed\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427084553263608,\n                            77.03259255087609\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1e2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"274288-da22-f262-62b5-e0b71dc287\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 671,\n                                \"lat\": 28.42514870683248,\n                                \"lon\": 77.0304928442011,\n                                \"indexNode\": \"850553\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ef\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 671,\n                                \"lat\": 28.425145162581963,\n                                \"lon\": 77.0304778080951,\n                                \"indexNode\": \"850558\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f0\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 670,\n                                \"lat\": 28.42514251786432,\n                                \"lon\": 77.03047861410518,\n                                \"indexNode\": \"849292\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f1\"\n                            },\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 670,\n                                \"lat\": 28.425146062114838,\n                                \"lon\": 77.03049365021117,\n                                \"indexNode\": \"849287\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f2\"\n                            },\n                            {\n                                \"coordx\": 1067,\n                                \"coordy\": 671,\n                                \"lat\": 28.42514870683248,\n                                \"lon\": 77.0304928442011,\n                                \"indexNode\": \"850553\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4251456123484,\n                            77.03048572915314\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1ee\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3c074ac-8c-1687-b251-2e2b20fa060\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 891,\n                                \"lat\": 28.42572983586329,\n                                \"lon\": 77.03031251476372,\n                                \"indexNode\": \"1129074\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f5\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 891,\n                                \"lat\": 28.42568943140738,\n                                \"lon\": 77.03014110315527,\n                                \"indexNode\": \"1129131\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f6\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 890,\n                                \"lat\": 28.42568678668974,\n                                \"lon\": 77.03014190916535,\n                                \"indexNode\": \"1127865\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f7\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 890,\n                                \"lat\": 28.42572719114565,\n                                \"lon\": 77.0303133207738,\n                                \"indexNode\": \"1127808\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f8\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 891,\n                                \"lat\": 28.42572983586329,\n                                \"lon\": 77.03031251476372,\n                                \"indexNode\": \"1129074\",\n                                \"_id\": \"6870b6a886c43c767ce2f1f9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425708311276516,\n                            77.03022721196454\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1f4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6ee32a6-d442-247b-5787-36bf7828feef\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 912,\n                                \"lat\": 28.426247545201328,\n                                \"lon\": 77.03225629677512,\n                                \"indexNode\": \"1155008\",\n                                \"_id\": \"6870b6a886c43c767ce2f1fb\"\n                            },\n                            {\n                                \"coordx\": 407,\n                                \"coordy\": 912,\n                                \"lat\": 28.426253924852258,\n                                \"lon\": 77.03228336176593,\n                                \"indexNode\": \"1154999\",\n                                \"_id\": \"6870b6a886c43c767ce2f1fc\"\n                            },\n                            {\n                                \"coordx\": 407,\n                                \"coordy\": 921,\n                                \"lat\": 28.426277727311025,\n                                \"lon\": 77.03227610767527,\n                                \"indexNode\": \"1166393\",\n                                \"_id\": \"6870b6a886c43c767ce2f1fd\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 921,\n                                \"lat\": 28.42627134766009,\n                                \"lon\": 77.03224904268446,\n                                \"indexNode\": \"1166402\",\n                                \"_id\": \"6870b6a886c43c767ce2f1fe\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 912,\n                                \"lat\": 28.426247545201328,\n                                \"lon\": 77.03225629677512,\n                                \"indexNode\": \"1155008\",\n                                \"_id\": \"6870b6a886c43c767ce2f1ff\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426262636256176,\n                            77.0322662022252\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f1fa\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fc56b2-27db-eea1-ac51-0075736d8e2a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 893,\n                                \"lat\": 28.42565927833748,\n                                \"lon\": 77.02998913007508,\n                                \"indexNode\": \"1131713\",\n                                \"_id\": \"6870b6a886c43c767ce2f201\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 807,\n                                \"lat\": 28.425431832620397,\n                                \"lon\": 77.03005844694141,\n                                \"indexNode\": \"1022837\",\n                                \"_id\": \"6870b6a886c43c767ce2f202\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 807,\n                                \"lat\": 28.42543112377029,\n                                \"lon\": 77.03005543972021,\n                                \"indexNode\": \"1022838\",\n                                \"_id\": \"6870b6a886c43c767ce2f203\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 893,\n                                \"lat\": 28.42565856948738,\n                                \"lon\": 77.02998612285388,\n                                \"indexNode\": \"1131714\",\n                                \"_id\": \"6870b6a886c43c767ce2f204\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 893,\n                                \"lat\": 28.42565927833748,\n                                \"lon\": 77.02998913007508,\n                                \"indexNode\": \"1131713\",\n                                \"_id\": \"6870b6a886c43c767ce2f205\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42554520105388,\n                            77.03002228489765\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f200\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"65052e3-acce-1d01-7ff0-c7014aa3e83b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1045,\n                                \"coordy\": 958,\n                                \"lat\": 28.42592333549759,\n                                \"lon\": 77.03032767817642,\n                                \"indexNode\": \"1213873\",\n                                \"_id\": \"6870b6a886c43c767ce2f207\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 958,\n                                \"lat\": 28.42581913453235,\n                                \"lon\": 77.0298856166599,\n                                \"indexNode\": \"1214020\",\n                                \"_id\": \"6870b6a886c43c767ce2f208\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 959,\n                                \"lat\": 28.425821779249993,\n                                \"lon\": 77.02988481064982,\n                                \"indexNode\": \"1215286\",\n                                \"_id\": \"6870b6a886c43c767ce2f209\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 959,\n                                \"lat\": 28.425926689065335,\n                                \"lon\": 77.03032987938754,\n                                \"indexNode\": \"1215138\",\n                                \"_id\": \"6870b6a886c43c767ce2f20a\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 958,\n                                \"lat\": 28.425924044347692,\n                                \"lon\": 77.03033068539762,\n                                \"indexNode\": \"1213872\",\n                                \"_id\": \"6870b6a886c43c767ce2f20b\"\n                            },\n                            {\n                                \"coordx\": 1045,\n                                \"coordy\": 958,\n                                \"lat\": 28.42592333549759,\n                                \"lon\": 77.03032767817642,\n                                \"indexNode\": \"1213873\",\n                                \"_id\": \"6870b6a886c43c767ce2f20c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42587291179884,\n                            77.03010774802371\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f206\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf7acde-51d1-f50-e20a-c8aad7f6af6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620716173841,\n                                \"lon\": 77.0305216015747,\n                                \"indexNode\": \"1320130\",\n                                \"_id\": \"6870b6a886c43c767ce2f20e\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1054,\n                                \"lat\": 28.426238898350096,\n                                \"lon\": 77.03051192945382,\n                                \"indexNode\": \"1335322\",\n                                \"_id\": \"6870b6a886c43c767ce2f20f\"\n                            },\n                            {\n                                \"coordx\": 957,\n                                \"coordy\": 1054,\n                                \"lat\": 28.426239607200202,\n                                \"lon\": 77.03051493667503,\n                                \"indexNode\": \"1335321\",\n                                \"_id\": \"6870b6a886c43c767ce2f210\"\n                            },\n                            {\n                                \"coordx\": 957,\n                                \"coordy\": 1042,\n                                \"lat\": 28.426207870588517,\n                                \"lon\": 77.03052460879591,\n                                \"indexNode\": \"1320129\",\n                                \"_id\": \"6870b6a886c43c767ce2f211\"\n                            },\n                            {\n                                \"coordx\": 958,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42620716173841,\n                                \"lon\": 77.0305216015747,\n                                \"indexNode\": \"1320130\",\n                                \"_id\": \"6870b6a886c43c767ce2f212\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426223384469306,\n                            77.03051826912487\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f20d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aef68-f1f-aafa-1481-b5e54e44aa65\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1097,\n                                \"lat\": 28.426516365582586,\n                                \"lon\": 77.03117193911805,\n                                \"indexNode\": \"1389529\",\n                                \"_id\": \"6870b6a886c43c767ce2f214\"\n                            },\n                            {\n                                \"coordx\": 753,\n                                \"coordy\": 1097,\n                                \"lat\": 28.42649793547989,\n                                \"lon\": 77.03109375136684,\n                                \"indexNode\": \"1389555\",\n                                \"_id\": \"6870b6a886c43c767ce2f215\"\n                            },\n                            {\n                                \"coordx\": 753,\n                                \"coordy\": 1096,\n                                \"lat\": 28.42649529076225,\n                                \"lon\": 77.0310945573769,\n                                \"indexNode\": \"1388289\",\n                                \"_id\": \"6870b6a886c43c767ce2f216\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1096,\n                                \"lat\": 28.426513720864946,\n                                \"lon\": 77.03117274512813,\n                                \"indexNode\": \"1388263\",\n                                \"_id\": \"6870b6a886c43c767ce2f217\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1097,\n                                \"lat\": 28.426516365582586,\n                                \"lon\": 77.03117193911805,\n                                \"indexNode\": \"1389529\",\n                                \"_id\": \"6870b6a886c43c767ce2f218\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42650582817242,\n                            77.03113324824749\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f213\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2d22f0d-cbff-b684-456e-302b4efb441c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 728,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426721944708444,\n                                \"lon\": 77.03110606311112,\n                                \"indexNode\": \"1488278\",\n                                \"_id\": \"6870b6a886c43c767ce2f21a\"\n                            },\n                            {\n                                \"coordx\": 728,\n                                \"coordy\": 1097,\n                                \"lat\": 28.42651565673248,\n                                \"lon\": 77.03116893189686,\n                                \"indexNode\": \"1389530\",\n                                \"_id\": \"6870b6a886c43c767ce2f21b\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1097,\n                                \"lat\": 28.426516365582586,\n                                \"lon\": 77.03117193911805,\n                                \"indexNode\": \"1389529\",\n                                \"_id\": \"6870b6a886c43c767ce2f21c\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426722653558546,\n                                \"lon\": 77.03110907033232,\n                                \"indexNode\": \"1488277\",\n                                \"_id\": \"6870b6a886c43c767ce2f21d\"\n                            },\n                            {\n                                \"coordx\": 728,\n                                \"coordy\": 1175,\n                                \"lat\": 28.426721944708444,\n                                \"lon\": 77.03110606311112,\n                                \"indexNode\": \"1488278\",\n                                \"_id\": \"6870b6a886c43c767ce2f21e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42661915514551,\n                            77.0311390011146\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f219\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"17fb38-b45a-5a62-f5ae-5c7a717d668\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 105,\n                                \"coordy\": 1133,\n                                \"lat\": 28.42705248018212,\n                                \"lon\": 77.03301341434232,\n                                \"indexNode\": \"1434483\",\n                                \"_id\": \"6870b6a886c43c767ce2f220\"\n                            },\n                            {\n                                \"coordx\": 31,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42691451541967,\n                                \"lon\": 77.03329398143649,\n                                \"indexNode\": \"1343257\",\n                                \"_id\": \"6870b6a886c43c767ce2f221\"\n                            },\n                            {\n                                \"coordx\": 32,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42691380656957,\n                                \"lon\": 77.03329097421528,\n                                \"indexNode\": \"1343258\",\n                                \"_id\": \"6870b6a886c43c767ce2f222\"\n                            },\n                            {\n                                \"coordx\": 106,\n                                \"coordy\": 1133,\n                                \"lat\": 28.427051771332014,\n                                \"lon\": 77.03301040712113,\n                                \"indexNode\": \"1434484\",\n                                \"_id\": \"6870b6a886c43c767ce2f223\"\n                            },\n                            {\n                                \"coordx\": 105,\n                                \"coordy\": 1133,\n                                \"lat\": 28.42705248018212,\n                                \"lon\": 77.03301341434232,\n                                \"indexNode\": \"1434483\",\n                                \"_id\": \"6870b6a886c43c767ce2f224\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426983143375825,\n                            77.03315219427884\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f21f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"08761a1-b277-264c-27c5-dd5633aeab11\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 806,\n                                \"lat\": 28.425953736979462,\n                                \"lon\": 77.0322845966401,\n                                \"indexNode\": \"1020831\",\n                                \"_id\": \"6870b6a886c43c767ce2f226\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 903,\n                                \"lat\": 28.42621027459059,\n                                \"lon\": 77.03220641366296,\n                                \"indexNode\": \"1143633\",\n                                \"_id\": \"6870b6a886c43c767ce2f227\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 903,\n                                \"lat\": 28.42620956574049,\n                                \"lon\": 77.03220340644177,\n                                \"indexNode\": \"1143634\",\n                                \"_id\": \"6870b6a886c43c767ce2f228\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 807,\n                                \"lat\": 28.425955672847,\n                                \"lon\": 77.03228078340882,\n                                \"indexNode\": \"1022098\",\n                                \"_id\": \"6870b6a886c43c767ce2f229\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 806,\n                                \"lat\": 28.425953028129356,\n                                \"lon\": 77.0322815894189,\n                                \"indexNode\": \"1020832\",\n                                \"_id\": \"6870b6a886c43c767ce2f22a\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 806,\n                                \"lat\": 28.425953736979462,\n                                \"lon\": 77.0322845966401,\n                                \"indexNode\": \"1020831\",\n                                \"_id\": \"6870b6a886c43c767ce2f22b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426081651359944,\n                            77.03224400154095\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f225\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"375dc0-81f8-005a-225-28aa36b404\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 903,\n                                \"lat\": 28.42620956574049,\n                                \"lon\": 77.03220340644177,\n                                \"indexNode\": \"1143634\",\n                                \"_id\": \"6870b6a886c43c767ce2f22d\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 903,\n                                \"lat\": 28.426257058697434,\n                                \"lon\": 77.03240489026223,\n                                \"indexNode\": \"1143567\",\n                                \"_id\": \"6870b6a886c43c767ce2f22e\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 902,\n                                \"lat\": 28.426254413979795,\n                                \"lon\": 77.03240569627229,\n                                \"indexNode\": \"1142301\",\n                                \"_id\": \"6870b6a886c43c767ce2f22f\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 902,\n                                \"lat\": 28.42620692102285,\n                                \"lon\": 77.03220421245184,\n                                \"indexNode\": \"1142368\",\n                                \"_id\": \"6870b6a886c43c767ce2f230\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 903,\n                                \"lat\": 28.42620956574049,\n                                \"lon\": 77.03220340644177,\n                                \"indexNode\": \"1143634\",\n                                \"_id\": \"6870b6a886c43c767ce2f231\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42623198986014,\n                            77.03230455135702\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f22c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"02b1db3-bab-2000-e1de-4a3ecef52d4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 903,\n                                \"lat\": 28.426257058697434,\n                                \"lon\": 77.03240489026223,\n                                \"indexNode\": \"1143567\",\n                                \"_id\": \"6870b6a886c43c767ce2f233\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 847,\n                                \"lat\": 28.426108954509566,\n                                \"lon\": 77.03245002682634,\n                                \"indexNode\": \"1072671\",\n                                \"_id\": \"6870b6a886c43c767ce2f234\"\n                            },\n                            {\n                                \"coordx\": 368,\n                                \"coordy\": 847,\n                                \"lat\": 28.426109663359668,\n                                \"lon\": 77.03245303404753,\n                                \"indexNode\": \"1072670\",\n                                \"_id\": \"6870b6a886c43c767ce2f235\"\n                            },\n                            {\n                                \"coordx\": 368,\n                                \"coordy\": 903,\n                                \"lat\": 28.426257767547536,\n                                \"lon\": 77.03240789748342,\n                                \"indexNode\": \"1143566\",\n                                \"_id\": \"6870b6a886c43c767ce2f236\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 903,\n                                \"lat\": 28.426257058697434,\n                                \"lon\": 77.03240489026223,\n                                \"indexNode\": \"1143567\",\n                                \"_id\": \"6870b6a886c43c767ce2f237\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42618336102855,\n                            77.03242896215488\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f232\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"101b685-eecd-a24-6c37-d37741b10a7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 847,\n                                \"lat\": 28.426108954509566,\n                                \"lon\": 77.03245002682634,\n                                \"indexNode\": \"1072671\",\n                                \"_id\": \"6870b6a886c43c767ce2f239\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 847,\n                                \"lat\": 28.426155029766303,\n                                \"lon\": 77.0326454962044,\n                                \"indexNode\": \"1072606\",\n                                \"_id\": \"6870b6a886c43c767ce2f23a\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 846,\n                                \"lat\": 28.42615238504866,\n                                \"lon\": 77.03264630221447,\n                                \"indexNode\": \"1071340\",\n                                \"_id\": \"6870b6a886c43c767ce2f23b\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 846,\n                                \"lat\": 28.426106309791923,\n                                \"lon\": 77.03245083283642,\n                                \"indexNode\": \"1071405\",\n                                \"_id\": \"6870b6a886c43c767ce2f23c\"\n                            },\n                            {\n                                \"coordx\": 369,\n                                \"coordy\": 847,\n                                \"lat\": 28.426108954509566,\n                                \"lon\": 77.03245002682634,\n                                \"indexNode\": \"1072671\",\n                                \"_id\": \"6870b6a886c43c767ce2f23d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426130669779113,\n                            77.0325481645204\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f238\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3a3ccc-0ab0-0f81-76ea-161fc47ab8c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 621,\n                                \"lat\": 28.425477932367933,\n                                \"lon\": 77.03249084570652,\n                                \"indexNode\": \"786602\",\n                                \"_id\": \"6870b6a886c43c767ce2f23f\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 621,\n                                \"lat\": 28.425317023394403,\n                                \"lon\": 77.03180820649393,\n                                \"indexNode\": \"786829\",\n                                \"_id\": \"6870b6a886c43c767ce2f240\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 622,\n                                \"lat\": 28.425319668112046,\n                                \"lon\": 77.03180740048386,\n                                \"indexNode\": \"788095\",\n                                \"_id\": \"6870b6a886c43c767ce2f241\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 622,\n                                \"lat\": 28.425480577085576,\n                                \"lon\": 77.03249003969644,\n                                \"indexNode\": \"787868\",\n                                \"_id\": \"6870b6a886c43c767ce2f242\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 621,\n                                \"lat\": 28.425477932367933,\n                                \"lon\": 77.03249084570652,\n                                \"indexNode\": \"786602\",\n                                \"_id\": \"6870b6a886c43c767ce2f243\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42539880023999,\n                            77.0321491230952\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f23e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"06b8bea-bd6-a25-c428-aa8ec7b7f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 622,\n                                \"lat\": 28.425480577085576,\n                                \"lon\": 77.03249003969644,\n                                \"indexNode\": \"787868\",\n                                \"_id\": \"6870b6a886c43c767ce2f245\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 519,\n                                \"lat\": 28.425208171168602,\n                                \"lon\": 77.03257305873402,\n                                \"indexNode\": \"657470\",\n                                \"_id\": \"6870b6a886c43c767ce2f246\"\n                            },\n                            {\n                                \"coordx\": 415,\n                                \"coordy\": 519,\n                                \"lat\": 28.425208880018705,\n                                \"lon\": 77.03257606595523,\n                                \"indexNode\": \"657469\",\n                                \"_id\": \"6870b6a886c43c767ce2f247\"\n                            },\n                            {\n                                \"coordx\": 415,\n                                \"coordy\": 622,\n                                \"lat\": 28.42548128593568,\n                                \"lon\": 77.03249304691765,\n                                \"indexNode\": \"787867\",\n                                \"_id\": \"6870b6a886c43c767ce2f248\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 622,\n                                \"lat\": 28.425480577085576,\n                                \"lon\": 77.03249003969644,\n                                \"indexNode\": \"787868\",\n                                \"_id\": \"6870b6a886c43c767ce2f249\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42534472855214,\n                            77.03253305282583\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f244\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2a71a7-676c-6f4-2b07-8b50ea4c6c2b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 670,\n                                \"lat\": 28.425141809014217,\n                                \"lon\": 77.03047560688397,\n                                \"indexNode\": \"849293\",\n                                \"_id\": \"6870b6a886c43c767ce2f24b\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 821,\n                                \"lat\": 28.425541161377936,\n                                \"lon\": 77.03035389936286,\n                                \"indexNode\": \"1040459\",\n                                \"_id\": \"6870b6a886c43c767ce2f24c\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 821,\n                                \"lat\": 28.425541870228038,\n                                \"lon\": 77.03035690658406,\n                                \"indexNode\": \"1040458\",\n                                \"_id\": \"6870b6a886c43c767ce2f24d\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 670,\n                                \"lat\": 28.42514251786432,\n                                \"lon\": 77.03047861410518,\n                                \"indexNode\": \"849292\",\n                                \"_id\": \"6870b6a886c43c767ce2f24e\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 670,\n                                \"lat\": 28.425141809014217,\n                                \"lon\": 77.03047560688397,\n                                \"indexNode\": \"849293\",\n                                \"_id\": \"6870b6a886c43c767ce2f24f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42534183962098,\n                            77.03041625673406\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f24a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf16e20-a287-fed6-fead-0d81d55ae8d7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 821,\n                                \"lat\": 28.425541870228038,\n                                \"lon\": 77.03035690658406,\n                                \"indexNode\": \"1040458\",\n                                \"_id\": \"6870b6a886c43c767ce2f251\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 888,\n                                \"lat\": 28.425719066309956,\n                                \"lon\": 77.03030290390915,\n                                \"indexNode\": \"1125280\",\n                                \"_id\": \"6870b6a886c43c767ce2f252\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 888,\n                                \"lat\": 28.42571835745985,\n                                \"lon\": 77.03029989668794,\n                                \"indexNode\": \"1125281\",\n                                \"_id\": \"6870b6a886c43c767ce2f253\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 821,\n                                \"lat\": 28.425541161377936,\n                                \"lon\": 77.03035389936286,\n                                \"indexNode\": \"1040459\",\n                                \"_id\": \"6870b6a886c43c767ce2f254\"\n                            },\n                            {\n                                \"coordx\": 1072,\n                                \"coordy\": 821,\n                                \"lat\": 28.425541870228038,\n                                \"lon\": 77.03035690658406,\n                                \"indexNode\": \"1040458\",\n                                \"_id\": \"6870b6a886c43c767ce2f255\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425630113844015,\n                            77.03032840163598\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f250\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f3e48e-8c1-bcaa-36c5-5303e74b2b16\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 888,\n                                \"lat\": 28.42571835745985,\n                                \"lon\": 77.03029989668794,\n                                \"indexNode\": \"1125281\",\n                                \"_id\": \"6870b6a886c43c767ce2f257\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 888,\n                                \"lat\": 28.425721901710368,\n                                \"lon\": 77.03031493279394,\n                                \"indexNode\": \"1125276\",\n                                \"_id\": \"6870b6a886c43c767ce2f258\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 888,\n                                \"lat\": 28.425721901710368,\n                                \"lon\": 77.03031493279394,\n                                \"indexNode\": \"1125276\",\n                                \"_id\": \"6870b6a886c43c767ce2f259\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 888,\n                                \"lat\": 28.42571835745985,\n                                \"lon\": 77.03029989668794,\n                                \"indexNode\": \"1125281\",\n                                \"_id\": \"6870b6a886c43c767ce2f25a\"\n                            },\n                            {\n                                \"coordx\": 1073,\n                                \"coordy\": 888,\n                                \"lat\": 28.42571835745985,\n                                \"lon\": 77.03029989668794,\n                                \"indexNode\": \"1125281\",\n                                \"_id\": \"6870b6a886c43c767ce2f25b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42572012958511,\n                            77.03030741474095\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f256\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"55efff-f8c3-4830-4664-630e00eace\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1069,\n                                \"coordy\": 888,\n                                \"lat\": 28.425721192860266,\n                                \"lon\": 77.03031192557275,\n                                \"indexNode\": \"1125277\",\n                                \"_id\": \"6870b6a886c43c767ce2f25d\"\n                            },\n                            {\n                                \"coordx\": 1069,\n                                \"coordy\": 891,\n                                \"lat\": 28.425729127013188,\n                                \"lon\": 77.03030950754253,\n                                \"indexNode\": \"1129075\",\n                                \"_id\": \"6870b6a886c43c767ce2f25e\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 891,\n                                \"lat\": 28.42572983586329,\n                                \"lon\": 77.03031251476372,\n                                \"indexNode\": \"1129074\",\n                                \"_id\": \"6870b6a886c43c767ce2f25f\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 888,\n                                \"lat\": 28.425721901710368,\n                                \"lon\": 77.03031493279394,\n                                \"indexNode\": \"1125276\",\n                                \"_id\": \"6870b6a886c43c767ce2f260\"\n                            },\n                            {\n                                \"coordx\": 1069,\n                                \"coordy\": 888,\n                                \"lat\": 28.425721192860266,\n                                \"lon\": 77.03031192557275,\n                                \"indexNode\": \"1125277\",\n                                \"_id\": \"6870b6a886c43c767ce2f261\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425725514361776,\n                            77.03031222016824\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f25c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c068a6e-0db-47f3-58dc-6a7e5e4106ed\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 890,\n                                \"lat\": 28.42568678668974,\n                                \"lon\": 77.03014190916535,\n                                \"indexNode\": \"1127865\",\n                                \"_id\": \"6870b6a886c43c767ce2f263\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 893,\n                                \"lat\": 28.425694720842664,\n                                \"lon\": 77.03013949113513,\n                                \"indexNode\": \"1131663\",\n                                \"_id\": \"6870b6a886c43c767ce2f264\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 893,\n                                \"lat\": 28.425694011992558,\n                                \"lon\": 77.03013648391392,\n                                \"indexNode\": \"1131664\",\n                                \"_id\": \"6870b6a886c43c767ce2f265\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 890,\n                                \"lat\": 28.42568607783964,\n                                \"lon\": 77.03013890194414,\n                                \"indexNode\": \"1127866\",\n                                \"_id\": \"6870b6a886c43c767ce2f266\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 890,\n                                \"lat\": 28.42568678668974,\n                                \"lon\": 77.03014190916535,\n                                \"indexNode\": \"1127865\",\n                                \"_id\": \"6870b6a886c43c767ce2f267\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42569039934115,\n                            77.03013919653964\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f262\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"40db1e-0e7b-1cc7-35b2-30771d1e6a6d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 639,\n                                \"coordy\": 886,\n                                \"lat\": 28.426020708969556,\n                                \"lon\": 77.03160664270925,\n                                \"indexNode\": \"1122315\",\n                                \"_id\": \"6870b6a886c43c767ce2f269\"\n                            },\n                            {\n                                \"coordx\": 639,\n                                \"coordy\": 880,\n                                \"lat\": 28.426004840663715,\n                                \"lon\": 77.03161147876969,\n                                \"indexNode\": \"1114719\",\n                                \"_id\": \"6870b6a886c43c767ce2f26a\"\n                            },\n                            {\n                                \"coordx\": 639,\n                                \"coordy\": 880,\n                                \"lat\": 28.426004840663715,\n                                \"lon\": 77.03161147876969,\n                                \"indexNode\": \"1114719\",\n                                \"_id\": \"6870b6a886c43c767ce2f26b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f268\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"65a1b3-2a1f-3b4f-3f25-61c66753e60c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 807,\n                                \"lat\": 28.42543112377029,\n                                \"lon\": 77.03005543972021,\n                                \"indexNode\": \"1022838\",\n                                \"_id\": \"6870b6a886c43c767ce2f26d\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 694,\n                                \"lat\": 28.42513227067691,\n                                \"lon\": 77.03014651885852,\n                                \"indexNode\": \"879780\",\n                                \"_id\": \"6870b6a886c43c767ce2f26e\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 694,\n                                \"lat\": 28.425132979527017,\n                                \"lon\": 77.03014952607973,\n                                \"indexNode\": \"879779\",\n                                \"_id\": \"6870b6a886c43c767ce2f26f\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 807,\n                                \"lat\": 28.425431832620397,\n                                \"lon\": 77.03005844694141,\n                                \"indexNode\": \"1022837\",\n                                \"_id\": \"6870b6a886c43c767ce2f270\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 807,\n                                \"lat\": 28.42543112377029,\n                                \"lon\": 77.03005543972021,\n                                \"indexNode\": \"1022838\",\n                                \"_id\": \"6870b6a886c43c767ce2f271\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425282051648544,\n                            77.0301024829\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f26c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6e6616a-adfa-8344-c2e5-58e2207545a0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1131,\n                                \"coordy\": 667,\n                                \"lat\": 28.425092761555284,\n                                \"lon\": 77.03030360608454,\n                                \"indexNode\": \"845553\",\n                                \"_id\": \"6870b6a886c43c767ce2f273\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 667,\n                                \"lat\": 28.42506086330062,\n                                \"lon\": 77.0301682811305,\n                                \"indexNode\": \"845598\",\n                                \"_id\": \"6870b6a886c43c767ce2f274\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 668,\n                                \"lat\": 28.42506350801826,\n                                \"lon\": 77.03016747512044,\n                                \"indexNode\": \"846864\",\n                                \"_id\": \"6870b6a886c43c767ce2f275\"\n                            },\n                            {\n                                \"coordx\": 1131,\n                                \"coordy\": 668,\n                                \"lat\": 28.425095406272924,\n                                \"lon\": 77.03030280007447,\n                                \"indexNode\": \"846819\",\n                                \"_id\": \"6870b6a886c43c767ce2f276\"\n                            },\n                            {\n                                \"coordx\": 1131,\n                                \"coordy\": 667,\n                                \"lat\": 28.425092761555284,\n                                \"lon\": 77.03030360608454,\n                                \"indexNode\": \"845553\",\n                                \"_id\": \"6870b6a886c43c767ce2f277\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425078134786773,\n                            77.0302355406025\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f272\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"55fb883-3742-2c0a-836-c150f18c734\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 667,\n                                \"lat\": 28.42506086330062,\n                                \"lon\": 77.0301682811305,\n                                \"indexNode\": \"845598\",\n                                \"_id\": \"6870b6a886c43c767ce2f279\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 694,\n                                \"lat\": 28.42513227067691,\n                                \"lon\": 77.03014651885852,\n                                \"indexNode\": \"879780\",\n                                \"_id\": \"6870b6a886c43c767ce2f27a\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 694,\n                                \"lat\": 28.425132979527017,\n                                \"lon\": 77.03014952607973,\n                                \"indexNode\": \"879779\",\n                                \"_id\": \"6870b6a886c43c767ce2f27b\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 667,\n                                \"lat\": 28.42506157215072,\n                                \"lon\": 77.03017128835171,\n                                \"indexNode\": \"845597\",\n                                \"_id\": \"6870b6a886c43c767ce2f27c\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 667,\n                                \"lat\": 28.42506086330062,\n                                \"lon\": 77.0301682811305,\n                                \"indexNode\": \"845598\",\n                                \"_id\": \"6870b6a886c43c767ce2f27d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425096921413818,\n                            77.03015890360511\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f278\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cb1fe77-05bf-a7a-710-f07da88240e1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 973,\n                                \"lat\": 28.42585880529696,\n                                \"lon\": 77.0298735265088,\n                                \"indexNode\": \"1233010\",\n                                \"_id\": \"6870b6a886c43c767ce2f27f\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 973,\n                                \"lat\": 28.425860222997166,\n                                \"lon\": 77.02987954095119,\n                                \"indexNode\": \"1233008\",\n                                \"_id\": \"6870b6a886c43c767ce2f280\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 972,\n                                \"lat\": 28.425857578279526,\n                                \"lon\": 77.02988034696126,\n                                \"indexNode\": \"1231742\",\n                                \"_id\": \"6870b6a886c43c767ce2f281\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 972,\n                                \"lat\": 28.42585616057932,\n                                \"lon\": 77.02987433251886,\n                                \"indexNode\": \"1231744\",\n                                \"_id\": \"6870b6a886c43c767ce2f282\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 973,\n                                \"lat\": 28.42585880529696,\n                                \"lon\": 77.0298735265088,\n                                \"indexNode\": \"1233010\",\n                                \"_id\": \"6870b6a886c43c767ce2f283\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425858191788244,\n                            77.02987693673502\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f27e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"305264-6532-56d7-a38-1fe075dcda88\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 972,\n                                \"lat\": 28.425857578279526,\n                                \"lon\": 77.02988034696126,\n                                \"indexNode\": \"1231742\",\n                                \"_id\": \"6870b6a886c43c767ce2f285\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426053287384924,\n                                \"lon\": 77.02982070221582,\n                                \"indexNode\": \"1325426\",\n                                \"_id\": \"6870b6a886c43c767ce2f286\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1046,\n                                \"lat\": 28.42605399623503,\n                                \"lon\": 77.02982370943703,\n                                \"indexNode\": \"1325425\",\n                                \"_id\": \"6870b6a886c43c767ce2f287\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 972,\n                                \"lat\": 28.425858287129632,\n                                \"lon\": 77.02988335418246,\n                                \"indexNode\": \"1231741\",\n                                \"_id\": \"6870b6a886c43c767ce2f288\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 972,\n                                \"lat\": 28.425857578279526,\n                                \"lon\": 77.02988034696126,\n                                \"indexNode\": \"1231742\",\n                                \"_id\": \"6870b6a886c43c767ce2f289\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42595578725735,\n                            77.02985202819912\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f284\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3ccf7c5-04f7-808-dd57-1c48b7aacaa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426053287384924,\n                                \"lon\": 77.02982070221582,\n                                \"indexNode\": \"1325426\",\n                                \"_id\": \"6870b6a886c43c767ce2f28b\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426135273631782,\n                                \"lon\": 77.02979571590355,\n                                \"indexNode\": \"1364672\",\n                                \"_id\": \"6870b6a886c43c767ce2f28c\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426135982481885,\n                                \"lon\": 77.02979872312474,\n                                \"indexNode\": \"1364671\",\n                                \"_id\": \"6870b6a886c43c767ce2f28d\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1046,\n                                \"lat\": 28.42605399623503,\n                                \"lon\": 77.02982370943703,\n                                \"indexNode\": \"1325425\",\n                                \"_id\": \"6870b6a886c43c767ce2f28e\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426053287384924,\n                                \"lon\": 77.02982070221582,\n                                \"indexNode\": \"1325426\",\n                                \"_id\": \"6870b6a886c43c767ce2f28f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426094634933374,\n                            77.02980971267029\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f28a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"36c32c2-dcf7-db0-cc8e-fe518c6c72\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426135982481885,\n                                \"lon\": 77.02979872312474,\n                                \"indexNode\": \"1364671\",\n                                \"_id\": \"6870b6a886c43c767ce2f291\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426133855931575,\n                                \"lon\": 77.02978970146114,\n                                \"indexNode\": \"1364674\",\n                                \"_id\": \"6870b6a886c43c767ce2f292\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426136500649214,\n                                \"lon\": 77.02978889545106,\n                                \"indexNode\": \"1365940\",\n                                \"_id\": \"6870b6a886c43c767ce2f293\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426138627199524,\n                                \"lon\": 77.02979791711466,\n                                \"indexNode\": \"1365937\",\n                                \"_id\": \"6870b6a886c43c767ce2f294\"\n                            },\n                            {\n                                \"coordx\": 1189,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426135982481885,\n                                \"lon\": 77.02979872312474,\n                                \"indexNode\": \"1364671\",\n                                \"_id\": \"6870b6a886c43c767ce2f295\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42613624156555,\n                            77.02979380928791\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f290\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"33e44fd-b537-a703-815-352d35f8c2f6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426133855931575,\n                                \"lon\": 77.02978970146114,\n                                \"indexNode\": \"1364674\",\n                                \"_id\": \"6870b6a886c43c767ce2f297\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1094,\n                                \"lat\": 28.42617881613146,\n                                \"lon\": 77.0297759992899,\n                                \"indexNode\": \"1386196\",\n                                \"_id\": \"6870b6a886c43c767ce2f298\"\n                            },\n                            {\n                                \"coordx\": 1191,\n                                \"coordy\": 1094,\n                                \"lat\": 28.426179524981567,\n                                \"lon\": 77.02977900651109,\n                                \"indexNode\": \"1386195\",\n                                \"_id\": \"6870b6a886c43c767ce2f299\"\n                            },\n                            {\n                                \"coordx\": 1191,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426134564781677,\n                                \"lon\": 77.02979270868234,\n                                \"indexNode\": \"1364673\",\n                                \"_id\": \"6870b6a886c43c767ce2f29a\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1077,\n                                \"lat\": 28.426133855931575,\n                                \"lon\": 77.02978970146114,\n                                \"indexNode\": \"1364674\",\n                                \"_id\": \"6870b6a886c43c767ce2f29b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426156690456573,\n                            77.02978435398612\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f296\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e1125d-7c7-d6fc-51b-0d04b7f3da1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1130,\n                                \"lat\": 28.42627402596652,\n                                \"lon\": 77.02974698292725,\n                                \"indexNode\": \"1431772\",\n                                \"_id\": \"6870b6a886c43c767ce2f29d\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426378935781862,\n                                \"lon\": 77.03019205166497,\n                                \"indexNode\": \"1431624\",\n                                \"_id\": \"6870b6a886c43c767ce2f29e\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426381580499502,\n                                \"lon\": 77.03019124565489,\n                                \"indexNode\": \"1432890\",\n                                \"_id\": \"6870b6a886c43c767ce2f29f\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426276670684164,\n                                \"lon\": 77.02974617691717,\n                                \"indexNode\": \"1433038\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a0\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 1130,\n                                \"lat\": 28.42627402596652,\n                                \"lon\": 77.02974698292725,\n                                \"indexNode\": \"1431772\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426327803233,\n                            77.02996911429102\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f29c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"23b2ec1-a350-f7-08a-fbe02c1b1b0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 958,\n                                \"lat\": 28.425924044347692,\n                                \"lon\": 77.03033068539762,\n                                \"indexNode\": \"1213872\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a3\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426381580499502,\n                                \"lon\": 77.03019124565489,\n                                \"indexNode\": \"1432890\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a4\"\n                            },\n                            {\n                                \"coordx\": 1045,\n                                \"coordy\": 1131,\n                                \"lat\": 28.4263808716494,\n                                \"lon\": 77.0301882384337,\n                                \"indexNode\": \"1432891\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a5\"\n                            },\n                            {\n                                \"coordx\": 1045,\n                                \"coordy\": 958,\n                                \"lat\": 28.42592333549759,\n                                \"lon\": 77.03032767817642,\n                                \"indexNode\": \"1213873\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a6\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 958,\n                                \"lat\": 28.425924044347692,\n                                \"lon\": 77.03033068539762,\n                                \"indexNode\": \"1213872\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426152457998548,\n                            77.03025946191565\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f60404\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2a2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ffb354a-05ff-5b8-e2ff-02cb5f14f70\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 1042,\n                                \"lat\": 28.426353184859764,\n                                \"lon\": 77.03114108914208,\n                                \"indexNode\": \"1319924\",\n                                \"_id\": \"6870b6a886c43c767ce2f2a9\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 1096,\n                                \"lat\": 28.426495999612353,\n                                \"lon\": 77.03109756459811,\n                                \"indexNode\": \"1388288\",\n                                \"_id\": \"6870b6a886c43c767ce2f2aa\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 1097,\n                                \"lat\": 28.426498644329993,\n                                \"lon\": 77.03109675858803,\n                                \"indexNode\": \"1389554\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ab\"\n                            },\n                            {\n                                \"coordx\": 753,\n                                \"coordy\": 1097,\n                                \"lat\": 28.42649793547989,\n                                \"lon\": 77.03109375136684,\n                                \"indexNode\": \"1389555\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ac\"\n                            },\n                            {\n                                \"coordx\": 753,\n                                \"coordy\": 1042,\n                                \"lat\": 28.42635247600966,\n                                \"lon\": 77.03113808192089,\n                                \"indexNode\": \"1319925\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ad\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 1042,\n                                \"lat\": 28.426353184859764,\n                                \"lon\": 77.03114108914208,\n                                \"indexNode\": \"1319924\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ae\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426425560169847,\n                            77.03111742025446\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2a8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bbf38f-70f7-833d-e623-e6b5f31b87ab\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 415,\n                                \"coordy\": 519,\n                                \"lat\": 28.425208880018705,\n                                \"lon\": 77.03257606595523,\n                                \"indexNode\": \"657469\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b0\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 519,\n                                \"lat\": 28.425046553344966,\n                                \"lon\": 77.03188741230024,\n                                \"indexNode\": \"657698\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b1\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 520,\n                                \"lat\": 28.42504919806261,\n                                \"lon\": 77.03188660629016,\n                                \"indexNode\": \"658964\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b2\"\n                            },\n                            {\n                                \"coordx\": 415,\n                                \"coordy\": 520,\n                                \"lat\": 28.425211524736344,\n                                \"lon\": 77.03257525994515,\n                                \"indexNode\": \"658735\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b3\"\n                            },\n                            {\n                                \"coordx\": 415,\n                                \"coordy\": 519,\n                                \"lat\": 28.425208880018705,\n                                \"lon\": 77.03257606595523,\n                                \"indexNode\": \"657469\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425129039040637,\n                            77.03223133612262\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2af\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c60b62-f74-3f01-5ed-7b2771f7ff84\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 704,\n                                \"coordy\": 929,\n                                \"lat\": 28.426088356571363,\n                                \"lon\": 77.03137651489803,\n                                \"indexNode\": \"1176818\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b6\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 929,\n                                \"lat\": 28.4260961539225,\n                                \"lon\": 77.03140959433124,\n                                \"indexNode\": \"1176807\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b7\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 929,\n                                \"lat\": 28.4260961539225,\n                                \"lon\": 77.03140959433124,\n                                \"indexNode\": \"1176807\",\n                                \"_id\": \"6870b6a886c43c767ce2f2b8\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2b5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0a0dec7-d7c6-307f-a76a-034b686028e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426650197251796,\n                                \"lon\": 77.03208845810684,\n                                \"indexNode\": \"1352518\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ba\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426490705978473,\n                                \"lon\": 77.03141183333665,\n                                \"indexNode\": \"1352743\",\n                                \"_id\": \"6870b6a886c43c767ce2f2bb\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426490705978473,\n                                \"lon\": 77.03141183333665,\n                                \"indexNode\": \"1352743\",\n                                \"_id\": \"6870b6a886c43c767ce2f2bc\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426650197251796,\n                                \"lon\": 77.03208845810684,\n                                \"indexNode\": \"1352518\",\n                                \"_id\": \"6870b6a886c43c767ce2f2bd\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426650197251796,\n                                \"lon\": 77.03208845810684,\n                                \"indexNode\": \"1352518\",\n                                \"_id\": \"6870b6a886c43c767ce2f2be\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426570451615135,\n                            77.03175014572174\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2b9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d6abff-7f1c-b70f-5cb2-7480a1c6c6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 679,\n                                \"lat\": 28.425717096853628,\n                                \"lon\": 77.03280797088756,\n                                \"indexNode\": \"859909\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c0\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 679,\n                                \"lat\": 28.425714970303318,\n                                \"lon\": 77.03279894922396,\n                                \"indexNode\": \"859912\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c1\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 659,\n                                \"lat\": 28.425662075950505,\n                                \"lon\": 77.03281506942542,\n                                \"indexNode\": \"834592\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c2\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 658,\n                                \"lat\": 28.425659431232866,\n                                \"lon\": 77.0328158754355,\n                                \"indexNode\": \"833326\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c3\"\n                            },\n                            {\n                                \"coordx\": 291,\n                                \"coordy\": 658,\n                                \"lat\": 28.42566439318359,\n                                \"lon\": 77.0328369259839,\n                                \"indexNode\": \"833319\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c4\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 661,\n                                \"lat\": 28.425675162736926,\n                                \"lon\": 77.03284653683849,\n                                \"indexNode\": \"837113\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c5\"\n                            },\n                            {\n                                \"coordx\": 283,\n                                \"coordy\": 665,\n                                \"lat\": 28.425688577007904,\n                                \"lon\": 77.03285534168299,\n                                \"indexNode\": \"842173\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c6\"\n                            },\n                            {\n                                \"coordx\": 280,\n                                \"coordy\": 669,\n                                \"lat\": 28.425701282428776,\n                                \"lon\": 77.0328611393063,\n                                \"indexNode\": \"847234\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c7\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 673,\n                                \"lat\": 28.425713278999545,\n                                \"lon\": 77.03286392970841,\n                                \"indexNode\": \"852296\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c8\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 679,\n                                \"lat\": 28.42572914730539,\n                                \"lon\": 77.03285909364797,\n                                \"indexNode\": \"859892\",\n                                \"_id\": \"6870b6a886c43c767ce2f2c9\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 679,\n                                \"lat\": 28.425717096853628,\n                                \"lon\": 77.03280797088756,\n                                \"indexNode\": \"859909\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ca\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42569699686641,\n                            77.03283214902115\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2bf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"727b75-aad6-875a-bae6-66eac1eb8d4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426925956736515,\n                                \"lon\": 77.03200764028038,\n                                \"indexNode\": \"1484181\",\n                                \"_id\": \"6870b6a886c43c767ce2f2cc\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426765047762984,\n                                \"lon\": 77.0313250010678,\n                                \"indexNode\": \"1484408\",\n                                \"_id\": \"6870b6a886c43c767ce2f2cd\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426762403045345,\n                                \"lon\": 77.03132580707788,\n                                \"indexNode\": \"1483142\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ce\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426923312018875,\n                                \"lon\": 77.03200844629046,\n                                \"indexNode\": \"1482915\",\n                                \"_id\": \"6870b6a886c43c767ce2f2cf\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426925956736515,\n                                \"lon\": 77.03200764028038,\n                                \"indexNode\": \"1484181\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426844179890928,\n                            77.03166672367912\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2cb\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dda47fc-83-6074-aeeb-584f75e5407\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 958,\n                                \"lat\": 28.426420239420253,\n                                \"lon\": 77.0324357402382,\n                                \"indexNode\": \"1213172\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d2\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426875130854423,\n                                \"lon\": 77.03229710650555,\n                                \"indexNode\": \"1430924\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d3\"\n                            },\n                            {\n                                \"coordx\": 343,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426875839704525,\n                                \"lon\": 77.03230011372675,\n                                \"indexNode\": \"1430923\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d4\"\n                            },\n                            {\n                                \"coordx\": 343,\n                                \"coordy\": 958,\n                                \"lat\": 28.42642094827036,\n                                \"lon\": 77.0324387474594,\n                                \"indexNode\": \"1213171\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d5\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 958,\n                                \"lat\": 28.426420239420253,\n                                \"lon\": 77.0324357402382,\n                                \"indexNode\": \"1213172\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426648039562377,\n                            77.03236792698247\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2d1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ce71f2-8516-01f1-6a15-c4edbfe83611\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 988,\n                                \"lat\": 28.426669704974348,\n                                \"lon\": 77.03313329302419,\n                                \"indexNode\": \"1250912\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d8\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42669364423489,\n                                \"lon\": 77.0330905414701,\n                                \"indexNode\": \"1266115\",\n                                \"_id\": \"6870b6a886c43c767ce2f2d9\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42669293538479,\n                                \"lon\": 77.03308753424889,\n                                \"indexNode\": \"1266116\",\n                                \"_id\": \"6870b6a886c43c767ce2f2da\"\n                            },\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 987,\n                                \"lat\": 28.426667060256708,\n                                \"lon\": 77.03313409903427,\n                                \"indexNode\": \"1249646\",\n                                \"_id\": \"6870b6a886c43c767ce2f2db\"\n                            },\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 988,\n                                \"lat\": 28.426669704974348,\n                                \"lon\": 77.03313329302419,\n                                \"indexNode\": \"1250912\",\n                                \"_id\": \"6870b6a886c43c767ce2f2dc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426680997534984,\n                            77.03311104917508\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2d7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"eebbedd-5f30-7501-76e8-1ad8f886326\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 542,\n                                \"lat\": 28.42496419412976,\n                                \"lon\": 77.03126141538597,\n                                \"indexNode\": \"687018\",\n                                \"_id\": \"6870b6a886c43c767ce2f2de\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 464,\n                                \"lat\": 28.4247579061538,\n                                \"lon\": 77.0313242841717,\n                                \"indexNode\": \"588270\",\n                                \"_id\": \"6870b6a886c43c767ce2f2df\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 464,\n                                \"lat\": 28.424757197303695,\n                                \"lon\": 77.03132127695051,\n                                \"indexNode\": \"588271\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e0\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 542,\n                                \"lat\": 28.424963485279658,\n                                \"lon\": 77.03125840816477,\n                                \"indexNode\": \"687019\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e1\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 542,\n                                \"lat\": 28.42496419412976,\n                                \"lon\": 77.03126141538597,\n                                \"indexNode\": \"687018\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424860695716724,\n                            77.03129134616825\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2dd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7c26165-073f-dc72-2303-713f54a8428\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 830,\n                                \"lat\": 28.42597751459703,\n                                \"lon\": 77.0320968480111,\n                                \"indexNode\": \"1051271\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e4\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 691,\n                                \"lat\": 28.425609898844996,\n                                \"lon\": 77.03220888341131,\n                                \"indexNode\": \"875297\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e5\"\n                            },\n                            {\n                                \"coordx\": 492,\n                                \"coordy\": 691,\n                                \"lat\": 28.425609189994894,\n                                \"lon\": 77.0322058761901,\n                                \"indexNode\": \"875298\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e6\"\n                            },\n                            {\n                                \"coordx\": 492,\n                                \"coordy\": 830,\n                                \"lat\": 28.425976805746924,\n                                \"lon\": 77.03209384078988,\n                                \"indexNode\": \"1051272\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e7\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 830,\n                                \"lat\": 28.42597751459703,\n                                \"lon\": 77.0320968480111,\n                                \"indexNode\": \"1051271\",\n                                \"_id\": \"6870b6a886c43c767ce2f2e8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425793352295972,\n                            77.03215136210059\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2e3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1fd0a2-e01e-78e0-a2b1-bc5cfbe27743\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 701,\n                                \"lat\": 28.425382577684292,\n                                \"lon\": 77.03112423812068,\n                                \"indexNode\": \"888315\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ea\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 722,\n                                \"lat\": 28.425438116754744,\n                                \"lon\": 77.03110731190914,\n                                \"indexNode\": \"914901\",\n                                \"_id\": \"6870b6a886c43c767ce2f2eb\"\n                            },\n                            {\n                                \"coordx\": 848,\n                                \"coordy\": 722,\n                                \"lat\": 28.425438825604846,\n                                \"lon\": 77.03111031913033,\n                                \"indexNode\": \"914900\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ec\"\n                            },\n                            {\n                                \"coordx\": 848,\n                                \"coordy\": 701,\n                                \"lat\": 28.425383286534395,\n                                \"lon\": 77.03112724534188,\n                                \"indexNode\": \"888314\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ed\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 701,\n                                \"lat\": 28.425382577684292,\n                                \"lon\": 77.03112423812068,\n                                \"indexNode\": \"888315\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ee\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42541070164457,\n                            77.0311172786255\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2e9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cced387-1d7d-ab16-bae1-4330e06fdc3b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 722,\n                                \"lat\": 28.425438116754744,\n                                \"lon\": 77.03110731190914,\n                                \"indexNode\": \"914901\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f0\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 722,\n                                \"lat\": 28.425520343366767,\n                                \"lon\": 77.03145614956843,\n                                \"indexNode\": \"914785\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f1\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 721,\n                                \"lat\": 28.425517698649127,\n                                \"lon\": 77.0314569555785,\n                                \"indexNode\": \"913519\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f2\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 721,\n                                \"lat\": 28.425435472037105,\n                                \"lon\": 77.0311081179192,\n                                \"indexNode\": \"913635\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f3\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 722,\n                                \"lat\": 28.425438116754744,\n                                \"lon\": 77.03110731190914,\n                                \"indexNode\": \"914901\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425477907701943,\n                            77.03128213374386\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2ef\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b226387-4211-67b-3a1b-3d0f7c221aa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42651542476451,\n                                \"lon\": 77.0301697944885,\n                                \"indexNode\": \"1494918\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f6\"\n                            },\n                            {\n                                \"coordx\": 1168,\n                                \"coordy\": 1180,\n                                \"lat\": 28.426423274251036,\n                                \"lon\": 77.02977885573239,\n                                \"indexNode\": \"1495048\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f7\"\n                            },\n                            {\n                                \"coordx\": 1173,\n                                \"coordy\": 1179,\n                                \"lat\": 28.42641708528288,\n                                \"lon\": 77.02976462563646,\n                                \"indexNode\": \"1493787\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f8\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42640508871211,\n                                \"lon\": 77.02976183523435,\n                                \"indexNode\": \"1488725\",\n                                \"_id\": \"6870b6a886c43c767ce2f2f9\"\n                            },\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 1171,\n                                \"lat\": 28.42639521869165,\n                                \"lon\": 77.02976806649585,\n                                \"indexNode\": \"1483660\",\n                                \"_id\": \"6870b6a886c43c767ce2f2fa\"\n                            },\n                            {\n                                \"coordx\": 1169,\n                                \"coordy\": 1169,\n                                \"lat\": 28.426393473506884,\n                                \"lon\": 77.029784714622,\n                                \"indexNode\": \"1481123\",\n                                \"_id\": \"6870b6a886c43c767ce2f2fb\"\n                            },\n                            {\n                                \"coordx\": 1165,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426401598342583,\n                                \"lon\": 77.02979513148665,\n                                \"indexNode\": \"1483651\",\n                                \"_id\": \"6870b6a886c43c767ce2f2fc\"\n                            },\n                            {\n                                \"coordx\": 1165,\n                                \"coordy\": 1176,\n                                \"lat\": 28.426414821930784,\n                                \"lon\": 77.02979110143629,\n                                \"indexNode\": \"1489981\",\n                                \"_id\": \"6870b6a886c43c767ce2f2fd\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1176,\n                                \"lat\": 28.426500592793328,\n                                \"lon\": 77.03015497520158,\n                                \"indexNode\": \"1489860\",\n                                \"_id\": \"6870b6a886c43c767ce2f2fe\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426490013922766,\n                                \"lon\": 77.03015819924188,\n                                \"indexNode\": \"1484796\",\n                                \"_id\": \"6870b6a886c43c767ce2f2ff\"\n                            },\n                            {\n                                \"coordx\": 1042,\n                                \"coordy\": 1169,\n                                \"lat\": 28.426483497470052,\n                                \"lon\": 77.0301666317145,\n                                \"indexNode\": \"1480996\",\n                                \"_id\": \"6870b6a886c43c767ce2f300\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 1168,\n                                \"lat\": 28.426485105853033,\n                                \"lon\": 77.03018548105177,\n                                \"indexNode\": \"1479724\",\n                                \"_id\": \"6870b6a886c43c767ce2f301\"\n                            },\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426495166556265,\n                                \"lon\": 77.03019208468515,\n                                \"indexNode\": \"1483519\",\n                                \"_id\": \"6870b6a886c43c767ce2f302\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1176,\n                                \"lat\": 28.426509098994572,\n                                \"lon\": 77.03019106185599,\n                                \"indexNode\": \"1489848\",\n                                \"_id\": \"6870b6a886c43c767ce2f303\"\n                            },\n                            {\n                                \"coordx\": 1035,\n                                \"coordy\": 1179,\n                                \"lat\": 28.42651490659718,\n                                \"lon\": 77.03017962216217,\n                                \"indexNode\": \"1493649\",\n                                \"_id\": \"6870b6a886c43c767ce2f304\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42651542476451,\n                                \"lon\": 77.0301697944885,\n                                \"indexNode\": \"1494918\",\n                                \"_id\": \"6870b6a886c43c767ce2f305\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42646226187926,\n                            77.02998086930442\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f2f5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"117e0b-e3c0-5cd-1c06-678101dab58c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1226,\n                                \"lat\": 28.426614398572656,\n                                \"lon\": 77.03003648694668,\n                                \"indexNode\": \"1553186\",\n                                \"_id\": \"6870b6a886c43c767ce2f307\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 1226,\n                                \"lat\": 28.42653146311053,\n                                \"lon\": 77.02968464206619,\n                                \"indexNode\": \"1553303\",\n                                \"_id\": \"6870b6a886c43c767ce2f308\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 1214,\n                                \"lat\": 28.426499726498843,\n                                \"lon\": 77.02969431418707,\n                                \"indexNode\": \"1538111\",\n                                \"_id\": \"6870b6a886c43c767ce2f309\"\n                            },\n                            {\n                                \"coordx\": 1242,\n                                \"coordy\": 1214,\n                                \"lat\": 28.426460739743142,\n                                \"lon\": 77.02952891702103,\n                                \"indexNode\": \"1538166\",\n                                \"_id\": \"6870b6a886c43c767ce2f30a\"\n                            },\n                            {\n                                \"coordx\": 1242,\n                                \"coordy\": 1185,\n                                \"lat\": 28.426384042931566,\n                                \"lon\": 77.02955229131315,\n                                \"indexNode\": \"1501452\",\n                                \"_id\": \"6870b6a886c43c767ce2f30b\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1185,\n                                \"lat\": 28.426381916381256,\n                                \"lon\": 77.02954326964955,\n                                \"indexNode\": \"1501455\",\n                                \"_id\": \"6870b6a886c43c767ce2f30c\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1164,\n                                \"lat\": 28.426326377310804,\n                                \"lon\": 77.0295601958611,\n                                \"indexNode\": \"1474869\",\n                                \"_id\": \"6870b6a886c43c767ce2f30d\"\n                            },\n                            {\n                                \"coordx\": 1262,\n                                \"coordy\": 1164,\n                                \"lat\": 28.426314326859043,\n                                \"lon\": 77.02950907310068,\n                                \"indexNode\": \"1474886\",\n                                \"_id\": \"6870b6a886c43c767ce2f30e\"\n                            },\n                            {\n                                \"coordx\": 1262,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42649681237624,\n                                \"lon\": 77.02945345840561,\n                                \"indexNode\": \"1562240\",\n                                \"_id\": \"6870b6a886c43c767ce2f30f\"\n                            },\n                            {\n                                \"coordx\": 1059,\n                                \"coordy\": 1233,\n                                \"lat\": 28.426640708947282,\n                                \"lon\": 77.03006392430937,\n                                \"indexNode\": \"1562037\",\n                                \"_id\": \"6870b6a886c43c767ce2f310\"\n                            },\n                            {\n                                \"coordx\": 1059,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426638064229643,\n                                \"lon\": 77.03006473031945,\n                                \"indexNode\": \"1560771\",\n                                \"_id\": \"6870b6a886c43c767ce2f311\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1232,\n                                \"lat\": 28.4266302668785,\n                                \"lon\": 77.03003165088624,\n                                \"indexNode\": \"1560782\",\n                                \"_id\": \"6870b6a886c43c767ce2f312\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1226,\n                                \"lat\": 28.426614398572656,\n                                \"lon\": 77.03003648694668,\n                                \"indexNode\": \"1553186\",\n                                \"_id\": \"6870b6a886c43c767ce2f313\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4264884056458,\n                            77.02963150289901\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f306\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ccfc1c8-bb1c-8267-4d71-0fedd1636ab7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 959,\n                                \"lat\": 28.42652708510313,\n                                \"lon\": 77.03287699574464,\n                                \"indexNode\": \"1214291\",\n                                \"_id\": \"6870b6a886c43c767ce2f315\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 959,\n                                \"lat\": 28.426422884137892,\n                                \"lon\": 77.03243493422812,\n                                \"indexNode\": \"1214438\",\n                                \"_id\": \"6870b6a886c43c767ce2f316\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 958,\n                                \"lat\": 28.426420239420253,\n                                \"lon\": 77.0324357402382,\n                                \"indexNode\": \"1213172\",\n                                \"_id\": \"6870b6a886c43c767ce2f317\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 958,\n                                \"lat\": 28.426524440385492,\n                                \"lon\": 77.03287780175472,\n                                \"indexNode\": \"1213025\",\n                                \"_id\": \"6870b6a886c43c767ce2f318\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 959,\n                                \"lat\": 28.42652708510313,\n                                \"lon\": 77.03287699574464,\n                                \"indexNode\": \"1214291\",\n                                \"_id\": \"6870b6a886c43c767ce2f319\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426473662261692,\n                            77.03265636799142\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f314\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f8e28c-4ac-6735-cc40-d6c4400e10fd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 958,\n                                \"lat\": 28.426524440385492,\n                                \"lon\": 77.03287780175472,\n                                \"indexNode\": \"1213025\",\n                                \"_id\": \"6870b6a886c43c767ce2f31b\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 1130,\n                                \"lat\": 28.42697933181966,\n                                \"lon\": 77.03273916802208,\n                                \"indexNode\": \"1430777\",\n                                \"_id\": \"6870b6a886c43c767ce2f31c\"\n                            },\n                            {\n                                \"coordx\": 198,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426978622969557,\n                                \"lon\": 77.03273616080087,\n                                \"indexNode\": \"1430778\",\n                                \"_id\": \"6870b6a886c43c767ce2f31d\"\n                            },\n                            {\n                                \"coordx\": 198,\n                                \"coordy\": 958,\n                                \"lat\": 28.426523731535386,\n                                \"lon\": 77.03287479453351,\n                                \"indexNode\": \"1213026\",\n                                \"_id\": \"6870b6a886c43c767ce2f31e\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 958,\n                                \"lat\": 28.426524440385492,\n                                \"lon\": 77.03287780175472,\n                                \"indexNode\": \"1213025\",\n                                \"_id\": \"6870b6a886c43c767ce2f31f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42675153167751,\n                            77.0328069812778\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f31a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8ea530-13d1-a62d-dd5a-31483d2a6ac4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 1130,\n                                \"lat\": 28.42697933181966,\n                                \"lon\": 77.03273916802208,\n                                \"indexNode\": \"1430777\",\n                                \"_id\": \"6870b6a886c43c767ce2f321\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426875130854423,\n                                \"lon\": 77.03229710650555,\n                                \"indexNode\": \"1430924\",\n                                \"_id\": \"6870b6a886c43c767ce2f322\"\n                            },\n                            {\n                                \"coordx\": 344,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426877775572063,\n                                \"lon\": 77.03229630049547,\n                                \"indexNode\": \"1432190\",\n                                \"_id\": \"6870b6a886c43c767ce2f323\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 1131,\n                                \"lat\": 28.426981976537302,\n                                \"lon\": 77.032738362012,\n                                \"indexNode\": \"1432043\",\n                                \"_id\": \"6870b6a886c43c767ce2f324\"\n                            },\n                            {\n                                \"coordx\": 197,\n                                \"coordy\": 1130,\n                                \"lat\": 28.42697933181966,\n                                \"lon\": 77.03273916802208,\n                                \"indexNode\": \"1430777\",\n                                \"_id\": \"6870b6a886c43c767ce2f325\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426928553695873,\n                            77.03251773425882\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f320\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0334c8f-62b6-23dd-36d3-cfead2f31f5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427010301501653,\n                                \"lon\": 77.03299081304007,\n                                \"indexNode\": \"1418036\",\n                                \"_id\": \"6870b6a886c43c767ce2f327\"\n                            },\n                            {\n                                \"coordx\": 106,\n                                \"coordy\": 1133,\n                                \"lat\": 28.427051771332014,\n                                \"lon\": 77.03301040712113,\n                                \"indexNode\": \"1434484\",\n                                \"_id\": \"6870b6a886c43c767ce2f328\"\n                            },\n                            {\n                                \"coordx\": 105,\n                                \"coordy\": 1133,\n                                \"lat\": 28.42705248018212,\n                                \"lon\": 77.03301341434232,\n                                \"indexNode\": \"1434483\",\n                                \"_id\": \"6870b6a886c43c767ce2f329\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427011010351755,\n                                \"lon\": 77.03299382026127,\n                                \"indexNode\": \"1418035\",\n                                \"_id\": \"6870b6a886c43c767ce2f32a\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1120,\n                                \"lat\": 28.427010301501653,\n                                \"lon\": 77.03299081304007,\n                                \"indexNode\": \"1418036\",\n                                \"_id\": \"6870b6a886c43c767ce2f32b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427031390841883,\n                            77.0330021136912\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f326\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0e37c6-d3b6-8a81-0a0-083e78778628\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 32,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42691380656957,\n                                \"lon\": 77.03329097421528,\n                                \"indexNode\": \"1343258\",\n                                \"_id\": \"6870b6a886c43c767ce2f32d\"\n                            },\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 988,\n                                \"lat\": 28.426669704974348,\n                                \"lon\": 77.03313329302419,\n                                \"indexNode\": \"1250912\",\n                                \"_id\": \"6870b6a886c43c767ce2f32e\"\n                            },\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 987,\n                                \"lat\": 28.426667060256708,\n                                \"lon\": 77.03313409903427,\n                                \"indexNode\": \"1249646\",\n                                \"_id\": \"6870b6a886c43c767ce2f32f\"\n                            },\n                            {\n                                \"coordx\": 31,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42691451541967,\n                                \"lon\": 77.03329398143649,\n                                \"indexNode\": \"1343257\",\n                                \"_id\": \"6870b6a886c43c767ce2f330\"\n                            },\n                            {\n                                \"coordx\": 32,\n                                \"coordy\": 1061,\n                                \"lat\": 28.42691380656957,\n                                \"lon\": 77.03329097421528,\n                                \"indexNode\": \"1343258\",\n                                \"_id\": \"6870b6a886c43c767ce2f331\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4267915512691,\n                            77.03321327036184\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f32c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"52ec8a4-60b2-a05-bcf5-5476a4c5e6b8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 792,\n                                \"lat\": 28.426009570296074,\n                                \"lon\": 77.03268982675844,\n                                \"indexNode\": \"1002976\",\n                                \"_id\": \"6870b6a886c43c767ce2f333\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 731,\n                                \"lat\": 28.42584824252,\n                                \"lon\": 77.03273899337293,\n                                \"indexNode\": \"925750\",\n                                \"_id\": \"6870b6a886c43c767ce2f334\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 731,\n                                \"lat\": 28.425848951370106,\n                                \"lon\": 77.03274200059413,\n                                \"indexNode\": \"925749\",\n                                \"_id\": \"6870b6a886c43c767ce2f335\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 792,\n                                \"lat\": 28.426010279146176,\n                                \"lon\": 77.03269283397964,\n                                \"indexNode\": \"1002975\",\n                                \"_id\": \"6870b6a886c43c767ce2f336\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 792,\n                                \"lat\": 28.426009570296074,\n                                \"lon\": 77.03268982675844,\n                                \"indexNode\": \"1002976\",\n                                \"_id\": \"6870b6a886c43c767ce2f337\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425929260833083,\n                            77.03271591367628\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f332\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a566-57ba-84aa-f41-f3acd22ac3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 700,\n                                \"lat\": 28.425710257114957,\n                                \"lon\": 77.03252640921033,\n                                \"indexNode\": \"886583\",\n                                \"_id\": \"6870b6a886c43c767ce2f339\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 700,\n                                \"lat\": 28.425673396909566,\n                                \"lon\": 77.03237003370789,\n                                \"indexNode\": \"886635\",\n                                \"_id\": \"6870b6a886c43c767ce2f33a\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 699,\n                                \"lat\": 28.425670752191927,\n                                \"lon\": 77.03237083971797,\n                                \"indexNode\": \"885369\",\n                                \"_id\": \"6870b6a886c43c767ce2f33b\"\n                            },\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 699,\n                                \"lat\": 28.425707612397314,\n                                \"lon\": 77.03252721522041,\n                                \"indexNode\": \"885317\",\n                                \"_id\": \"6870b6a886c43c767ce2f33c\"\n                            },\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 700,\n                                \"lat\": 28.425710257114957,\n                                \"lon\": 77.03252640921033,\n                                \"indexNode\": \"886583\",\n                                \"_id\": \"6870b6a886c43c767ce2f33d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425690504653446,\n                            77.03244862446417\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f338\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bae818-ee5-a363-c788-cb5cfc1aafe6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 699,\n                                \"lat\": 28.425670752191927,\n                                \"lon\": 77.03237083971797,\n                                \"indexNode\": \"885369\",\n                                \"_id\": \"6870b6a886c43c767ce2f33f\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 806,\n                                \"lat\": 28.425953736979462,\n                                \"lon\": 77.0322845966401,\n                                \"indexNode\": \"1020831\",\n                                \"_id\": \"6870b6a886c43c767ce2f340\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 806,\n                                \"lat\": 28.425953028129356,\n                                \"lon\": 77.0322815894189,\n                                \"indexNode\": \"1020832\",\n                                \"_id\": \"6870b6a886c43c767ce2f341\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 699,\n                                \"lat\": 28.42567004334182,\n                                \"lon\": 77.03236783249677,\n                                \"indexNode\": \"885370\",\n                                \"_id\": \"6870b6a886c43c767ce2f342\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 699,\n                                \"lat\": 28.425670752191927,\n                                \"lon\": 77.03237083971797,\n                                \"indexNode\": \"885369\",\n                                \"_id\": \"6870b6a886c43c767ce2f343\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42581189016064,\n                            77.03232621456844\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f33e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d1b5d81-a011-1dc-bc03-81458662ba4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 646,\n                                \"lat\": 28.425359749281995,\n                                \"lon\": 77.03168881794247,\n                                \"indexNode\": \"818512\",\n                                \"_id\": \"6870b6a886c43c767ce2f345\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 536,\n                                \"lat\": 28.42506883034154,\n                                \"lon\": 77.03177747905056,\n                                \"indexNode\": \"679252\",\n                                \"_id\": \"6870b6a886c43c767ce2f346\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 536,\n                                \"lat\": 28.42506883034154,\n                                \"lon\": 77.03177747905056,\n                                \"indexNode\": \"679252\",\n                                \"_id\": \"6870b6a886c43c767ce2f347\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f344\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1f163a1-5edf-122b-606e-c8c2a78af31\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 295,\n                                \"lat\": 28.424416567537996,\n                                \"lon\": 77.03190857583306,\n                                \"indexNode\": \"374167\",\n                                \"_id\": \"6870b6a886c43c767ce2f349\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 399,\n                                \"lat\": 28.424691618172613,\n                                \"lon\": 77.03182475078542,\n                                \"indexNode\": \"505831\",\n                                \"_id\": \"6870b6a886c43c767ce2f34a\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 399,\n                                \"lat\": 28.424690909322507,\n                                \"lon\": 77.03182174356421,\n                                \"indexNode\": \"505832\",\n                                \"_id\": \"6870b6a886c43c767ce2f34b\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 295,\n                                \"lat\": 28.424415858687894,\n                                \"lon\": 77.03190556861186,\n                                \"indexNode\": \"374168\",\n                                \"_id\": \"6870b6a886c43c767ce2f34c\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 295,\n                                \"lat\": 28.424416567537996,\n                                \"lon\": 77.03190857583306,\n                                \"indexNode\": \"374167\",\n                                \"_id\": \"6870b6a886c43c767ce2f34d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42455373843036,\n                            77.0318651596986\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f348\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"76b181-b0af-4b44-71f3-cf0801ad85a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 871,\n                                \"coordy\": 542,\n                                \"lat\": 28.42494647287717,\n                                \"lon\": 77.03118623485595,\n                                \"indexNode\": \"687043\",\n                                \"_id\": \"6870b6a886c43c767ce2f34f\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 542,\n                                \"lat\": 28.424963485279658,\n                                \"lon\": 77.03125840816477,\n                                \"indexNode\": \"687019\",\n                                \"_id\": \"6870b6a886c43c767ce2f350\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 542,\n                                \"lat\": 28.42496419412976,\n                                \"lon\": 77.03126141538597,\n                                \"indexNode\": \"687018\",\n                                \"_id\": \"6870b6a886c43c767ce2f351\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 541,\n                                \"lat\": 28.42496154941212,\n                                \"lon\": 77.03126222139605,\n                                \"indexNode\": \"685752\",\n                                \"_id\": \"6870b6a886c43c767ce2f352\"\n                            },\n                            {\n                                \"coordx\": 871,\n                                \"coordy\": 541,\n                                \"lat\": 28.424943828159527,\n                                \"lon\": 77.03118704086603,\n                                \"indexNode\": \"685777\",\n                                \"_id\": \"6870b6a886c43c767ce2f353\"\n                            },\n                            {\n                                \"coordx\": 871,\n                                \"coordy\": 542,\n                                \"lat\": 28.42494647287717,\n                                \"lon\": 77.03118623485595,\n                                \"indexNode\": \"687043\",\n                                \"_id\": \"6870b6a886c43c767ce2f354\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424954011144642,\n                            77.03122422812599\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f34e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cac4c78-3f1-f5b5-287c-442628832e24\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 691,\n                                \"lat\": 28.425491520877685,\n                                \"lon\": 77.03170667747077,\n                                \"indexNode\": \"875464\",\n                                \"_id\": \"6870b6a986c43c767ce2f356\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 720,\n                                \"lat\": 28.42556821768926,\n                                \"lon\": 77.03168330317864,\n                                \"indexNode\": \"912178\",\n                                \"_id\": \"6870b6a986c43c767ce2f357\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 720,\n                                \"lat\": 28.425568926539366,\n                                \"lon\": 77.03168631039983,\n                                \"indexNode\": \"912177\",\n                                \"_id\": \"6870b6a986c43c767ce2f358\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 691,\n                                \"lat\": 28.42549222972779,\n                                \"lon\": 77.03170968469198,\n                                \"indexNode\": \"875463\",\n                                \"_id\": \"6870b6a986c43c767ce2f359\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 691,\n                                \"lat\": 28.425491520877685,\n                                \"lon\": 77.03170667747077,\n                                \"indexNode\": \"875464\",\n                                \"_id\": \"6870b6a986c43c767ce2f35a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4255302237085,\n                            77.03169649393531\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a886c43c767ce2f355\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5253341-aff7-e1ec-2677-e24130c72f50\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 720,\n                                \"lat\": 28.425568926539366,\n                                \"lon\": 77.03168631039983,\n                                \"indexNode\": \"912177\",\n                                \"_id\": \"6870b6a986c43c767ce2f35c\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 720,\n                                \"lat\": 28.42555049643667,\n                                \"lon\": 77.03160812264862,\n                                \"indexNode\": \"912203\",\n                                \"_id\": \"6870b6a986c43c767ce2f35d\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 721,\n                                \"lat\": 28.42555314115431,\n                                \"lon\": 77.03160731663854,\n                                \"indexNode\": \"913469\",\n                                \"_id\": \"6870b6a986c43c767ce2f35e\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 721,\n                                \"lat\": 28.425571571257006,\n                                \"lon\": 77.03168550438977,\n                                \"indexNode\": \"913443\",\n                                \"_id\": \"6870b6a986c43c767ce2f35f\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 720,\n                                \"lat\": 28.425568926539366,\n                                \"lon\": 77.03168631039983,\n                                \"indexNode\": \"912177\",\n                                \"_id\": \"6870b6a986c43c767ce2f360\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425561033846837,\n                            77.03164681351919\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f35b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2a5d6e0-6215-a7fa-a2aa-35a5af2ca6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 720,\n                                \"lat\": 28.42555049643667,\n                                \"lon\": 77.03160812264862,\n                                \"indexNode\": \"912203\",\n                                \"_id\": \"6870b6a986c43c767ce2f362\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 820,\n                                \"lat\": 28.425814968200722,\n                                \"lon\": 77.03152752164127,\n                                \"indexNode\": \"1038803\",\n                                \"_id\": \"6870b6a986c43c767ce2f363\"\n                            },\n                            {\n                                \"coordx\": 682,\n                                \"coordy\": 820,\n                                \"lat\": 28.425815677050824,\n                                \"lon\": 77.03153052886246,\n                                \"indexNode\": \"1038802\",\n                                \"_id\": \"6870b6a986c43c767ce2f364\"\n                            },\n                            {\n                                \"coordx\": 682,\n                                \"coordy\": 720,\n                                \"lat\": 28.425551205286773,\n                                \"lon\": 77.03161112986982,\n                                \"indexNode\": \"912202\",\n                                \"_id\": \"6870b6a986c43c767ce2f365\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 720,\n                                \"lat\": 28.42555049643667,\n                                \"lon\": 77.03160812264862,\n                                \"indexNode\": \"912203\",\n                                \"_id\": \"6870b6a986c43c767ce2f366\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425683086743746,\n                            77.03156932575554\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f361\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"eba2db-2efa-4e0-a53-ba48b7ef86b3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 820,\n                                \"lat\": 28.425814968200722,\n                                \"lon\": 77.03152752164127,\n                                \"indexNode\": \"1038803\",\n                                \"_id\": \"6870b6a986c43c767ce2f368\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 853,\n                                \"lat\": 28.42590224388286,\n                                \"lon\": 77.03150092330884,\n                                \"indexNode\": \"1080581\",\n                                \"_id\": \"6870b6a986c43c767ce2f369\"\n                            },\n                            {\n                                \"coordx\": 682,\n                                \"coordy\": 853,\n                                \"lat\": 28.42590295273296,\n                                \"lon\": 77.03150393053004,\n                                \"indexNode\": \"1080580\",\n                                \"_id\": \"6870b6a986c43c767ce2f36a\"\n                            },\n                            {\n                                \"coordx\": 682,\n                                \"coordy\": 820,\n                                \"lat\": 28.425815677050824,\n                                \"lon\": 77.03153052886246,\n                                \"indexNode\": \"1038802\",\n                                \"_id\": \"6870b6a986c43c767ce2f36b\"\n                            },\n                            {\n                                \"coordx\": 683,\n                                \"coordy\": 820,\n                                \"lat\": 28.425814968200722,\n                                \"lon\": 77.03152752164127,\n                                \"indexNode\": \"1038803\",\n                                \"_id\": \"6870b6a986c43c767ce2f36c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42585896046684,\n                            77.03151572608566\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f367\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1e68d1e-fbc-210-7dd3-005cdac174\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 399,\n                                \"lat\": 28.42453850655022,\n                                \"lon\": 77.03117519100603,\n                                \"indexNode\": \"506047\",\n                                \"_id\": \"6870b6a986c43c767ce2f36e\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 399,\n                                \"lat\": 28.424691618172613,\n                                \"lon\": 77.03182475078542,\n                                \"indexNode\": \"505831\",\n                                \"_id\": \"6870b6a986c43c767ce2f36f\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 398,\n                                \"lat\": 28.42468897345497,\n                                \"lon\": 77.03182555679548,\n                                \"indexNode\": \"504565\",\n                                \"_id\": \"6870b6a986c43c767ce2f370\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 398,\n                                \"lat\": 28.42453586183258,\n                                \"lon\": 77.0311759970161,\n                                \"indexNode\": \"504781\",\n                                \"_id\": \"6870b6a986c43c767ce2f371\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 399,\n                                \"lat\": 28.42453850655022,\n                                \"lon\": 77.03117519100603,\n                                \"indexNode\": \"506047\",\n                                \"_id\": \"6870b6a986c43c767ce2f372\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4246137400026,\n                            77.03150037390077\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f36d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4b31ad4-04f4-c1fb-ef5f-58dc40468ac\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 167,\n                                \"lat\": 28.42407804368001,\n                                \"lon\": 77.03201174512247,\n                                \"indexNode\": \"212119\",\n                                \"_id\": \"6870b6a986c43c767ce2f374\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 295,\n                                \"lat\": 28.424416567537996,\n                                \"lon\": 77.03190857583306,\n                                \"indexNode\": \"374167\",\n                                \"_id\": \"6870b6a986c43c767ce2f375\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 295,\n                                \"lat\": 28.424415858687894,\n                                \"lon\": 77.03190556861186,\n                                \"indexNode\": \"374168\",\n                                \"_id\": \"6870b6a986c43c767ce2f376\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 167,\n                                \"lat\": 28.424077334829907,\n                                \"lon\": 77.03200873790128,\n                                \"indexNode\": \"212120\",\n                                \"_id\": \"6870b6a986c43c767ce2f377\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 167,\n                                \"lat\": 28.42407804368001,\n                                \"lon\": 77.03201174512247,\n                                \"indexNode\": \"212119\",\n                                \"_id\": \"6870b6a986c43c767ce2f378\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42424695118395,\n                            77.03195865686716\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f373\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c52d320-40b5-65-65dc-14f362c73145\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 465,\n                                \"lat\": 28.42476055087144,\n                                \"lon\": 77.03132347816164,\n                                \"indexNode\": \"589536\",\n                                \"_id\": \"6870b6a986c43c767ce2f37a\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 465,\n                                \"lat\": 28.424637210953403,\n                                \"lon\": 77.03080022167269,\n                                \"indexNode\": \"589710\",\n                                \"_id\": \"6870b6a986c43c767ce2f37b\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 464,\n                                \"lat\": 28.424634566235763,\n                                \"lon\": 77.03080102768277,\n                                \"indexNode\": \"588444\",\n                                \"_id\": \"6870b6a986c43c767ce2f37c\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 464,\n                                \"lat\": 28.4247579061538,\n                                \"lon\": 77.0313242841717,\n                                \"indexNode\": \"588270\",\n                                \"_id\": \"6870b6a986c43c767ce2f37d\"\n                            },\n                            {\n                                \"coordx\": 846,\n                                \"coordy\": 465,\n                                \"lat\": 28.42476055087144,\n                                \"lon\": 77.03132347816164,\n                                \"indexNode\": \"589536\",\n                                \"_id\": \"6870b6a986c43c767ce2f37e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42469755855359,\n                            77.03106225292215\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f379\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f7310da-81d8-5bb6-c4e-448761d7b1eb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 464,\n                                \"lat\": 28.424634566235763,\n                                \"lon\": 77.03080102768277,\n                                \"indexNode\": \"588444\",\n                                \"_id\": \"6870b6a986c43c767ce2f380\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 529,\n                                \"lat\": 28.4248064728824,\n                                \"lon\": 77.03074863702798,\n                                \"indexNode\": \"670734\",\n                                \"_id\": \"6870b6a986c43c767ce2f381\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 529,\n                                \"lat\": 28.424805764032293,\n                                \"lon\": 77.03074562980679,\n                                \"indexNode\": \"670735\",\n                                \"_id\": \"6870b6a986c43c767ce2f382\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 464,\n                                \"lat\": 28.42463385738566,\n                                \"lon\": 77.03079802046156,\n                                \"indexNode\": \"588445\",\n                                \"_id\": \"6870b6a986c43c767ce2f383\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 464,\n                                \"lat\": 28.424634566235763,\n                                \"lon\": 77.03080102768277,\n                                \"indexNode\": \"588444\",\n                                \"_id\": \"6870b6a986c43c767ce2f384\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42472016513397,\n                            77.0307733287448\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f37f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f8d03dd-2c6-b518-4a70-c5504bf0078\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 529,\n                                \"lat\": 28.4248064728824,\n                                \"lon\": 77.03074863702798,\n                                \"indexNode\": \"670734\",\n                                \"_id\": \"6870b6a986c43c767ce2f386\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 529,\n                                \"lat\": 28.424765359576387,\n                                \"lon\": 77.03057421819834,\n                                \"indexNode\": \"670792\",\n                                \"_id\": \"6870b6a986c43c767ce2f387\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 528,\n                                \"lat\": 28.424762714858744,\n                                \"lon\": 77.0305750242084,\n                                \"indexNode\": \"669526\",\n                                \"_id\": \"6870b6a986c43c767ce2f388\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 528,\n                                \"lat\": 28.424803828164755,\n                                \"lon\": 77.03074944303806,\n                                \"indexNode\": \"669468\",\n                                \"_id\": \"6870b6a986c43c767ce2f389\"\n                            },\n                            {\n                                \"coordx\": 1020,\n                                \"coordy\": 529,\n                                \"lat\": 28.4248064728824,\n                                \"lon\": 77.03074863702798,\n                                \"indexNode\": \"670734\",\n                                \"_id\": \"6870b6a986c43c767ce2f38a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424784593870577,\n                            77.03066183061821\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f385\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"03423bc-e26-1dd3-87c2-18b3c321e187\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 528,\n                                \"lat\": 28.424762714858744,\n                                \"lon\": 77.0305750242084,\n                                \"indexNode\": \"669526\",\n                                \"_id\": \"6870b6a986c43c767ce2f38c\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 595,\n                                \"lat\": 28.424939910940658,\n                                \"lon\": 77.03052102153349,\n                                \"indexNode\": \"754348\",\n                                \"_id\": \"6870b6a986c43c767ce2f38d\"\n                            },\n                            {\n                                \"coordx\": 1077,\n                                \"coordy\": 595,\n                                \"lat\": 28.424940619790764,\n                                \"lon\": 77.03052402875468,\n                                \"indexNode\": \"754347\",\n                                \"_id\": \"6870b6a986c43c767ce2f38e\"\n                            },\n                            {\n                                \"coordx\": 1077,\n                                \"coordy\": 528,\n                                \"lat\": 28.42476342370885,\n                                \"lon\": 77.03057803142961,\n                                \"indexNode\": \"669525\",\n                                \"_id\": \"6870b6a986c43c767ce2f38f\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 528,\n                                \"lat\": 28.424762714858744,\n                                \"lon\": 77.0305750242084,\n                                \"indexNode\": \"669526\",\n                                \"_id\": \"6870b6a986c43c767ce2f390\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42485166732469,\n                            77.03054952648156\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f38b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"be66e0a-b6d-46b-2af0-80fd06ede\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 595,\n                                \"lat\": 28.424939910940658,\n                                \"lon\": 77.03052102153349,\n                                \"indexNode\": \"754348\",\n                                \"_id\": \"6870b6a986c43c767ce2f392\"\n                            },\n                            {\n                                \"coordx\": 870,\n                                \"coordy\": 595,\n                                \"lat\": 28.42508735176222,\n                                \"lon\": 77.03114652354326,\n                                \"indexNode\": \"754140\",\n                                \"_id\": \"6870b6a986c43c767ce2f393\"\n                            },\n                            {\n                                \"coordx\": 870,\n                                \"coordy\": 594,\n                                \"lat\": 28.42508470704458,\n                                \"lon\": 77.03114732955333,\n                                \"indexNode\": \"752874\",\n                                \"_id\": \"6870b6a986c43c767ce2f394\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 594,\n                                \"lat\": 28.42493726622302,\n                                \"lon\": 77.03052182754355,\n                                \"indexNode\": \"753082\",\n                                \"_id\": \"6870b6a986c43c767ce2f395\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 595,\n                                \"lat\": 28.424939910940658,\n                                \"lon\": 77.03052102153349,\n                                \"indexNode\": \"754348\",\n                                \"_id\": \"6870b6a986c43c767ce2f396\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425012308992635,\n                            77.03083417554348\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f391\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"feb3af4-ce43-c416-cf7d-f1fdbd08d16e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 870,\n                                \"coordy\": 595,\n                                \"lat\": 28.42508735176222,\n                                \"lon\": 77.03114652354326,\n                                \"indexNode\": \"754140\",\n                                \"_id\": \"6870b6a986c43c767ce2f398\"\n                            },\n                            {\n                                \"coordx\": 870,\n                                \"coordy\": 542,\n                                \"lat\": 28.424947181727273,\n                                \"lon\": 77.03118924207715,\n                                \"indexNode\": \"687042\",\n                                \"_id\": \"6870b6a986c43c767ce2f399\"\n                            },\n                            {\n                                \"coordx\": 871,\n                                \"coordy\": 542,\n                                \"lat\": 28.42494647287717,\n                                \"lon\": 77.03118623485595,\n                                \"indexNode\": \"687043\",\n                                \"_id\": \"6870b6a986c43c767ce2f39a\"\n                            },\n                            {\n                                \"coordx\": 871,\n                                \"coordy\": 595,\n                                \"lat\": 28.425086642912117,\n                                \"lon\": 77.03114351632206,\n                                \"indexNode\": \"754141\",\n                                \"_id\": \"6870b6a986c43c767ce2f39b\"\n                            },\n                            {\n                                \"coordx\": 870,\n                                \"coordy\": 595,\n                                \"lat\": 28.42508735176222,\n                                \"lon\": 77.03114652354326,\n                                \"indexNode\": \"754140\",\n                                \"_id\": \"6870b6a986c43c767ce2f39c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425016912319695,\n                            77.0311663791996\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f397\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5e4513b-e66-3687-67e3-334c874e064f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 493,\n                                \"coordy\": 692,\n                                \"lat\": 28.42561112586243,\n                                \"lon\": 77.03220206295883,\n                                \"indexNode\": \"876565\",\n                                \"_id\": \"6870b6a986c43c767ce2f39e\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 692,\n                                \"lat\": 28.425494165595328,\n                                \"lon\": 77.0317058714607,\n                                \"indexNode\": \"876730\",\n                                \"_id\": \"6870b6a986c43c767ce2f39f\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 691,\n                                \"lat\": 28.425491520877685,\n                                \"lon\": 77.03170667747077,\n                                \"indexNode\": \"875464\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a0\"\n                            },\n                            {\n                                \"coordx\": 493,\n                                \"coordy\": 691,\n                                \"lat\": 28.42560848114479,\n                                \"lon\": 77.03220286896891,\n                                \"indexNode\": \"875299\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a1\"\n                            },\n                            {\n                                \"coordx\": 493,\n                                \"coordy\": 692,\n                                \"lat\": 28.42561112586243,\n                                \"lon\": 77.03220206295883,\n                                \"indexNode\": \"876565\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42555132337007,\n                            77.03195437021485\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f39d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b3d4cbb-0a30-0d7-b4e0-670c7dc7b33c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 866,\n                                \"lat\": 28.42595505531488,\n                                \"lon\": 77.03156863292911,\n                                \"indexNode\": \"1097013\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a4\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 866,\n                                \"lat\": 28.426070597881775,\n                                \"lon\": 77.03205880998483,\n                                \"indexNode\": \"1096850\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a5\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 865,\n                                \"lat\": 28.426067953164136,\n                                \"lon\": 77.03205961599491,\n                                \"indexNode\": \"1095584\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a6\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 865,\n                                \"lat\": 28.42595241059724,\n                                \"lon\": 77.03156943893917,\n                                \"indexNode\": \"1095747\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a7\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 866,\n                                \"lat\": 28.42595505531488,\n                                \"lon\": 77.03156863292911,\n                                \"indexNode\": \"1097013\",\n                                \"_id\": \"6870b6a986c43c767ce2f3a8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42601150423952,\n                            77.03181412446206\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3a3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c07440-ec5-2d10-f1d-51c4e3fe48d8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 866,\n                                \"lat\": 28.426070597881775,\n                                \"lon\": 77.03205880998483,\n                                \"indexNode\": \"1096850\",\n                                \"_id\": \"6870b6a986c43c767ce2f3aa\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 830,\n                                \"lat\": 28.42597538804672,\n                                \"lon\": 77.03208782634749,\n                                \"indexNode\": \"1051274\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ab\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 830,\n                                \"lat\": 28.42597751459703,\n                                \"lon\": 77.0320968480111,\n                                \"indexNode\": \"1051271\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ac\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 829,\n                                \"lat\": 28.42597486987939,\n                                \"lon\": 77.03209765402116,\n                                \"indexNode\": \"1050005\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ad\"\n                            },\n                            {\n                                \"coordx\": 495,\n                                \"coordy\": 829,\n                                \"lat\": 28.425972034478974,\n                                \"lon\": 77.03208562513636,\n                                \"indexNode\": \"1050009\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ae\"\n                            },\n                            {\n                                \"coordx\": 495,\n                                \"coordy\": 866,\n                                \"lat\": 28.426069889031673,\n                                \"lon\": 77.03205580276364,\n                                \"indexNode\": \"1096851\",\n                                \"_id\": \"6870b6a986c43c767ce2f3af\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 866,\n                                \"lat\": 28.426070597881775,\n                                \"lon\": 77.03205880998483,\n                                \"indexNode\": \"1096850\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426017852139054,\n                            77.03207375675738\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3a9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"76186b-d3bb-78e7-ef8b-216f0eec1bf4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 643,\n                                \"lat\": 28.425330549625965,\n                                \"lon\": 77.03160101933666,\n                                \"indexNode\": \"814744\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b2\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 643,\n                                \"lat\": 28.42531070182306,\n                                \"lon\": 77.03151681714304,\n                                \"indexNode\": \"814772\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b3\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 643,\n                                \"lat\": 28.42531070182306,\n                                \"lon\": 77.03151681714304,\n                                \"indexNode\": \"814772\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b4\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 643,\n                                \"lat\": 28.425330549625965,\n                                \"lon\": 77.03160101933666,\n                                \"indexNode\": \"814744\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b5\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 643,\n                                \"lat\": 28.425330549625965,\n                                \"lon\": 77.03160101933666,\n                                \"indexNode\": \"814744\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425320625724513,\n                            77.03155891823985\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3b1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"38236c-34c-ee7f-6fba-4edade6fda\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 643,\n                                \"lat\": 28.42531070182306,\n                                \"lon\": 77.03151681714304,\n                                \"indexNode\": \"814772\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b8\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 722,\n                                \"lat\": 28.425519634516665,\n                                \"lon\": 77.03145314234723,\n                                \"indexNode\": \"914786\",\n                                \"_id\": \"6870b6a986c43c767ce2f3b9\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 722,\n                                \"lat\": 28.425520343366767,\n                                \"lon\": 77.03145614956843,\n                                \"indexNode\": \"914785\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ba\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 643,\n                                \"lat\": 28.425311410673167,\n                                \"lon\": 77.03151982436424,\n                                \"indexNode\": \"814771\",\n                                \"_id\": \"6870b6a986c43c767ce2f3bb\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 643,\n                                \"lat\": 28.42531070182306,\n                                \"lon\": 77.03151681714304,\n                                \"indexNode\": \"814772\",\n                                \"_id\": \"6870b6a986c43c767ce2f3bc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42541552259491,\n                            77.03148648335574\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3b7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"10f8115-c0f2-011-26b4-4c74c5ae1bbf\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 203,\n                                \"coordy\": 617,\n                                \"lat\": 28.42561833856945,\n                                \"lon\": 77.03313460786259,\n                                \"indexNode\": \"781325\",\n                                \"_id\": \"6870b6a986c43c767ce2f3be\"\n                            },\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 634,\n                                \"lat\": 28.425673931520894,\n                                \"lon\": 77.03316601400935,\n                                \"indexNode\": \"802832\",\n                                \"_id\": \"6870b6a986c43c767ce2f3bf\"\n                            },\n                            {\n                                \"coordx\": 112,\n                                \"coordy\": 710,\n                                \"lat\": 28.425928802669453,\n                                \"lon\": 77.03333330605503,\n                                \"indexNode\": \"898972\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c0\"\n                            },\n                            {\n                                \"coordx\": 111,\n                                \"coordy\": 710,\n                                \"lat\": 28.425929511519556,\n                                \"lon\": 77.03333631327622,\n                                \"indexNode\": \"898971\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c1\"\n                            },\n                            {\n                                \"coordx\": 187,\n                                \"coordy\": 633,\n                                \"lat\": 28.42567199565336,\n                                \"lon\": 77.03316982724063,\n                                \"indexNode\": \"801565\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c2\"\n                            },\n                            {\n                                \"coordx\": 202,\n                                \"coordy\": 616,\n                                \"lat\": 28.425616402701916,\n                                \"lon\": 77.03313842109387,\n                                \"indexNode\": \"780058\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c3\"\n                            },\n                            {\n                                \"coordx\": 203,\n                                \"coordy\": 617,\n                                \"lat\": 28.42561833856945,\n                                \"lon\": 77.03313460786259,\n                                \"indexNode\": \"781325\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42575593274115,\n                            77.03322249550203\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3bd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0e63b38-f0ca-c0c5-a432-daca7aea5d5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 522,\n                                \"lat\": 28.425055196347994,\n                                \"lon\": 77.03188800149121,\n                                \"indexNode\": \"661495\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c6\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 522,\n                                \"lat\": 28.425044563596437,\n                                \"lon\": 77.0318428931732,\n                                \"indexNode\": \"661510\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c7\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 523,\n                                \"lat\": 28.42504720831408,\n                                \"lon\": 77.03184208716313,\n                                \"indexNode\": \"662776\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c8\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 523,\n                                \"lat\": 28.425057841065634,\n                                \"lon\": 77.03188719548113,\n                                \"indexNode\": \"662761\",\n                                \"_id\": \"6870b6a986c43c767ce2f3c9\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 522,\n                                \"lat\": 28.425055196347994,\n                                \"lon\": 77.03188800149121,\n                                \"indexNode\": \"661495\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ca\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425051202331034,\n                            77.03186504432716\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3c5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"47e1e01-4187-d07-6af0-6cb68aeec6e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 392,\n                                \"lat\": 28.42474399015949,\n                                \"lon\": 77.03213111497601,\n                                \"indexNode\": \"496869\",\n                                \"_id\": \"6870b6a986c43c767ce2f3cc\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 392,\n                                \"lat\": 28.424687991001303,\n                                \"lon\": 77.03189354450114,\n                                \"indexNode\": \"496948\",\n                                \"_id\": \"6870b6a986c43c767ce2f3cd\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 392,\n                                \"lat\": 28.424687991001303,\n                                \"lon\": 77.03189354450114,\n                                \"indexNode\": \"496948\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ce\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3cb\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3cddffe-5bc0-c00-8c4c-5a41e38a1c4b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 459,\n                                \"lat\": 28.425035311108097,\n                                \"lon\": 77.03256127491441,\n                                \"indexNode\": \"581530\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d0\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 475,\n                                \"lat\": 28.425077626590344,\n                                \"lon\": 77.03254837875325,\n                                \"indexNode\": \"601786\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d1\"\n                            },\n                            {\n                                \"coordx\": 486,\n                                \"coordy\": 475,\n                                \"lat\": 28.42504218408516,\n                                \"lon\": 77.0323980176932,\n                                \"indexNode\": \"601836\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d2\"\n                            },\n                            {\n                                \"coordx\": 486,\n                                \"coordy\": 459,\n                                \"lat\": 28.424999868602914,\n                                \"lon\": 77.03241091385438,\n                                \"indexNode\": \"581580\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d3\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 459,\n                                \"lat\": 28.425035311108097,\n                                \"lon\": 77.03256127491441,\n                                \"indexNode\": \"581530\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42503874759663,\n                            77.03247964630381\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3cf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ea14465-0c0-7738-357b-058238fad6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 495,\n                                \"lat\": 28.425045458930718,\n                                \"lon\": 77.03217139200767,\n                                \"indexNode\": \"627226\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d6\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 511,\n                                \"lat\": 28.425087774412965,\n                                \"lon\": 77.03215849584649,\n                                \"indexNode\": \"647482\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d7\"\n                            },\n                            {\n                                \"coordx\": 589,\n                                \"coordy\": 511,\n                                \"lat\": 28.425064382359544,\n                                \"lon\": 77.03205925754686,\n                                \"indexNode\": \"647515\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d8\"\n                            },\n                            {\n                                \"coordx\": 589,\n                                \"coordy\": 495,\n                                \"lat\": 28.425022066877297,\n                                \"lon\": 77.03207215370804,\n                                \"indexNode\": \"627259\",\n                                \"_id\": \"6870b6a986c43c767ce2f3d9\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 495,\n                                \"lat\": 28.425045458930718,\n                                \"lon\": 77.03217139200767,\n                                \"indexNode\": \"627226\",\n                                \"_id\": \"6870b6a986c43c767ce2f3da\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42505492064513,\n                            77.03211532477727\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3d5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4c288f-1f4-cbf-0ee-0d05642668e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1108,\n                                \"coordy\": 412,\n                                \"lat\": 28.424434662109334,\n                                \"lon\": 77.03057830474091,\n                                \"indexNode\": \"522700\",\n                                \"_id\": \"6870b6a986c43c767ce2f3dc\"\n                            },\n                            {\n                                \"coordx\": 1156,\n                                \"coordy\": 481,\n                                \"lat\": 28.424583122821556,\n                                \"lon\": 77.0303783434282,\n                                \"indexNode\": \"610102\",\n                                \"_id\": \"6870b6a986c43c767ce2f3dd\"\n                            },\n                            {\n                                \"coordx\": 1140,\n                                \"coordy\": 492,\n                                \"lat\": 28.42462355631726,\n                                \"lon\": 77.03041759285661,\n                                \"indexNode\": \"624012\",\n                                \"_id\": \"6870b6a986c43c767ce2f3de\"\n                            },\n                            {\n                                \"coordx\": 1094,\n                                \"coordy\": 424,\n                                \"lat\": 28.42447632262247,\n                                \"lon\": 77.03061073371684,\n                                \"indexNode\": \"537878\",\n                                \"_id\": \"6870b6a986c43c767ce2f3df\"\n                            },\n                            {\n                                \"coordx\": 1108,\n                                \"coordy\": 412,\n                                \"lat\": 28.424434662109334,\n                                \"lon\": 77.03057830474091,\n                                \"indexNode\": \"522700\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42453004024817,\n                            77.03049523117036\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3db\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"11a407-f4bf-7162-1531-ce73aaf61ab5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1156,\n                                \"coordy\": 481,\n                                \"lat\": 28.424583122821556,\n                                \"lon\": 77.0303783434282,\n                                \"indexNode\": \"610102\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e2\"\n                            },\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 507,\n                                \"lat\": 28.42463912617834,\n                                \"lon\": 77.03030325718467,\n                                \"indexNode\": \"643036\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e3\"\n                            },\n                            {\n                                \"coordx\": 1135,\n                                \"coordy\": 533,\n                                \"lat\": 28.42473553399104,\n                                \"lon\": 77.03039958254959,\n                                \"indexNode\": \"675913\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e4\"\n                            },\n                            {\n                                \"coordx\": 1133,\n                                \"coordy\": 529,\n                                \"lat\": 28.424726372820682,\n                                \"lon\": 77.0304088210323,\n                                \"indexNode\": \"670847\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e5\"\n                            },\n                            {\n                                \"coordx\": 1142,\n                                \"coordy\": 523,\n                                \"lat\": 28.424704124863908,\n                                \"lon\": 77.03038659210192,\n                                \"indexNode\": \"663260\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e6\"\n                            },\n                            {\n                                \"coordx\": 1128,\n                                \"coordy\": 502,\n                                \"lat\": 28.424658509694908,\n                                \"lon\": 77.03044561941029,\n                                \"indexNode\": \"636660\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e7\"\n                            },\n                            {\n                                \"coordx\": 1140,\n                                \"coordy\": 492,\n                                \"lat\": 28.42462355631726,\n                                \"lon\": 77.03041759285661,\n                                \"indexNode\": \"624012\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e8\"\n                            },\n                            {\n                                \"coordx\": 1156,\n                                \"coordy\": 481,\n                                \"lat\": 28.424583122821556,\n                                \"lon\": 77.0303783434282,\n                                \"indexNode\": \"610102\",\n                                \"_id\": \"6870b6a986c43c767ce2f3e9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424650667662824,\n                            77.03037661278394\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3e1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3e6411-d65d-8cc4-e7b-b7be3607b3ad\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1263,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42605972511545,\n                                \"lon\": 77.02958344284654,\n                                \"indexNode\": \"1353351\",\n                                \"_id\": \"6870b6a986c43c767ce2f3eb\"\n                            },\n                            {\n                                \"coordx\": 1262,\n                                \"coordy\": 1164,\n                                \"lat\": 28.426314326859043,\n                                \"lon\": 77.02950907310068,\n                                \"indexNode\": \"1474886\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ec\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 1164,\n                                \"lat\": 28.426326377310804,\n                                \"lon\": 77.0295601958611,\n                                \"indexNode\": \"1474869\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ed\"\n                            },\n                            {\n                                \"coordx\": 1244,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42607319326742,\n                                \"lon\": 77.02964058004936,\n                                \"indexNode\": \"1353332\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ee\"\n                            },\n                            {\n                                \"coordx\": 1263,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42605972511545,\n                                \"lon\": 77.02958344284654,\n                                \"indexNode\": \"1353351\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ef\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42619105477805,\n                            77.02957403941782\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3ea\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fff257-43ce-b4b7-4232-683f6bb0a087\",\n                        \"name\": \"Outdoor Parking 2\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 1226,\n                                \"lat\": 28.42653146311053,\n                                \"lon\": 77.02968464206619,\n                                \"indexNode\": \"1553303\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f1\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 1210,\n                                \"lat\": 28.42648914762828,\n                                \"lon\": 77.02969753822737,\n                                \"indexNode\": \"1533047\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f2\"\n                            },\n                            {\n                                \"coordx\": 1071,\n                                \"coordy\": 1210,\n                                \"lat\": 28.426571374240307,\n                                \"lon\": 77.03004637588666,\n                                \"indexNode\": \"1532931\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f3\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1210,\n                                \"lat\": 28.42657208309041,\n                                \"lon\": 77.03004938310787,\n                                \"indexNode\": \"1532930\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f4\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1226,\n                                \"lat\": 28.426614398572656,\n                                \"lon\": 77.03003648694668,\n                                \"indexNode\": \"1553186\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f5\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 1226,\n                                \"lat\": 28.42653146311053,\n                                \"lon\": 77.02968464206619,\n                                \"indexNode\": \"1553303\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42655177310047,\n                            77.02986701258702\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3f0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"72e5e1-ac3-aeb4-30ac-df1ae70cf473\",\n                        \"name\": \"Guard Room 1\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 1231,\n                                \"lat\": 28.426638963762517,\n                                \"lon\": 77.03008057243554,\n                                \"indexNode\": \"1559500\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f8\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426604582433193,\n                                \"lon\": 77.03009105056648,\n                                \"indexNode\": \"1543042\",\n                                \"_id\": \"6870b6a986c43c767ce2f3f9\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426614506334644,\n                                \"lon\": 77.03013315166329,\n                                \"indexNode\": \"1543028\",\n                                \"_id\": \"6870b6a986c43c767ce2f3fa\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 1231,\n                                \"lat\": 28.42664888766397,\n                                \"lon\": 77.03012267353235,\n                                \"indexNode\": \"1559486\",\n                                \"_id\": \"6870b6a986c43c767ce2f3fb\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 1231,\n                                \"lat\": 28.426638963762517,\n                                \"lon\": 77.03008057243554,\n                                \"indexNode\": \"1559500\",\n                                \"_id\": \"6870b6a986c43c767ce2f3fc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426626735048583,\n                            77.03010686204942\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3f7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fbf2632-8b8-43ab-0c51-5768620f1ec\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1232,\n                                \"lat\": 28.4266302668785,\n                                \"lon\": 77.03003165088624,\n                                \"indexNode\": \"1560782\",\n                                \"_id\": \"6870b6a986c43c767ce2f3fe\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1211,\n                                \"lat\": 28.42657472780805,\n                                \"lon\": 77.03004857709779,\n                                \"indexNode\": \"1534196\",\n                                \"_id\": \"6870b6a986c43c767ce2f3ff\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1211,\n                                \"lat\": 28.42660024641178,\n                                \"lon\": 77.03015683706101,\n                                \"indexNode\": \"1534160\",\n                                \"_id\": \"6870b6a986c43c767ce2f400\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426655785482232,\n                                \"lon\": 77.03013991084947,\n                                \"indexNode\": \"1560746\",\n                                \"_id\": \"6870b6a986c43c767ce2f401\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426651532381612,\n                                \"lon\": 77.03012186752227,\n                                \"indexNode\": \"1560752\",\n                                \"_id\": \"6870b6a986c43c767ce2f402\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426614506334644,\n                                \"lon\": 77.03013315166329,\n                                \"indexNode\": \"1543028\",\n                                \"_id\": \"6870b6a986c43c767ce2f403\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426604582433193,\n                                \"lon\": 77.03009105056648,\n                                \"indexNode\": \"1543042\",\n                                \"_id\": \"6870b6a986c43c767ce2f404\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 1232,\n                                \"lat\": 28.42664160848016,\n                                \"lon\": 77.03007976642546,\n                                \"indexNode\": \"1560766\",\n                                \"_id\": \"6870b6a986c43c767ce2f405\"\n                            },\n                            {\n                                \"coordx\": 1070,\n                                \"coordy\": 1232,\n                                \"lat\": 28.4266302668785,\n                                \"lon\": 77.03003165088624,\n                                \"indexNode\": \"1560782\",\n                                \"_id\": \"6870b6a986c43c767ce2f406\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42661077637835,\n                            77.03008996869887\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f3fd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"36b657b-3247-40d-33db-f7868a44b325\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42669293538479,\n                                \"lon\": 77.03308753424889,\n                                \"indexNode\": \"1266116\",\n                                \"_id\": \"6870b6a986c43c767ce2f408\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426814592396255,\n                                \"lon\": 77.03305045778552,\n                                \"indexNode\": \"1324352\",\n                                \"_id\": \"6870b6a986c43c767ce2f409\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1046,\n                                \"lat\": 28.426815301246357,\n                                \"lon\": 77.03305346500672,\n                                \"indexNode\": \"1324351\",\n                                \"_id\": \"6870b6a986c43c767ce2f40a\"\n                            },\n                            {\n                                \"coordx\": 115,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42669364423489,\n                                \"lon\": 77.0330905414701,\n                                \"indexNode\": \"1266115\",\n                                \"_id\": \"6870b6a986c43c767ce2f40b\"\n                            },\n                            {\n                                \"coordx\": 116,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42669293538479,\n                                \"lon\": 77.03308753424889,\n                                \"indexNode\": \"1266116\",\n                                \"_id\": \"6870b6a986c43c767ce2f40c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42675411831553,\n                            77.03307049962783\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f407\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7876e5-bf0-0fd0-305b-3d54c4b508c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 497,\n                                \"coordy\": 495,\n                                \"lat\": 28.42508728108683,\n                                \"lon\": 77.03234881805852,\n                                \"indexNode\": \"627167\",\n                                \"_id\": \"6870b6a986c43c767ce2f40e\"\n                            },\n                            {\n                                \"coordx\": 497,\n                                \"coordy\": 511,\n                                \"lat\": 28.425129596569082,\n                                \"lon\": 77.03233592189734,\n                                \"indexNode\": \"647423\",\n                                \"_id\": \"6870b6a986c43c767ce2f40f\"\n                            },\n                            {\n                                \"coordx\": 448,\n                                \"coordy\": 511,\n                                \"lat\": 28.42516433022416,\n                                \"lon\": 77.03248327573618,\n                                \"indexNode\": \"647374\",\n                                \"_id\": \"6870b6a986c43c767ce2f410\"\n                            },\n                            {\n                                \"coordx\": 448,\n                                \"coordy\": 495,\n                                \"lat\": 28.425122014741913,\n                                \"lon\": 77.03249617189736,\n                                \"indexNode\": \"627118\",\n                                \"_id\": \"6870b6a986c43c767ce2f411\"\n                            },\n                            {\n                                \"coordx\": 497,\n                                \"coordy\": 495,\n                                \"lat\": 28.42508728108683,\n                                \"lon\": 77.03234881805852,\n                                \"indexNode\": \"627167\",\n                                \"_id\": \"6870b6a986c43c767ce2f412\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425125805655497,\n                            77.03241604689735\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f40d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b6d3f27-5e1-f10f-21d2-d0e47ff304\",\n                        \"name\": \"Guard Room 2\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 994,\n                                \"coordy\": 1230,\n                                \"lat\": 28.426678850051097,\n                                \"lon\": 77.03026181171765,\n                                \"indexNode\": \"1558174\",\n                                \"_id\": \"6870b6a986c43c767ce2f414\"\n                            },\n                            {\n                                \"coordx\": 994,\n                                \"coordy\": 1220,\n                                \"lat\": 28.426652402874694,\n                                \"lon\": 77.03026987181839,\n                                \"indexNode\": \"1545514\",\n                                \"_id\": \"6870b6a986c43c767ce2f415\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1220,\n                                \"lat\": 28.426644605523553,\n                                \"lon\": 77.03023679238518,\n                                \"indexNode\": \"1545525\",\n                                \"_id\": \"6870b6a986c43c767ce2f416\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42667105269996,\n                                \"lon\": 77.03022873228444,\n                                \"indexNode\": \"1558185\",\n                                \"_id\": \"6870b6a986c43c767ce2f417\"\n                            },\n                            {\n                                \"coordx\": 994,\n                                \"coordy\": 1230,\n                                \"lat\": 28.426678850051097,\n                                \"lon\": 77.03026181171765,\n                                \"indexNode\": \"1558174\",\n                                \"_id\": \"6870b6a986c43c767ce2f418\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426661727787327,\n                            77.03024930205142\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f413\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"df22ce7-5eec-0e-a4b6-c7b284a1dcad\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426690270374948,\n                                \"lon\": 77.03053875415353,\n                                \"indexNode\": \"1534033\",\n                                \"_id\": \"6870b6a986c43c767ce2f41a\"\n                            },\n                            {\n                                \"coordx\": 710,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426829913845367,\n                                \"lon\": 77.03113117673009,\n                                \"indexNode\": \"1533836\",\n                                \"_id\": \"6870b6a986c43c767ce2f41b\"\n                            },\n                            {\n                                \"coordx\": 710,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426877518762897,\n                                \"lon\": 77.03111666854876,\n                                \"indexNode\": \"1556624\",\n                                \"_id\": \"6870b6a986c43c767ce2f41c\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426737875292474,\n                                \"lon\": 77.0305242459722,\n                                \"indexNode\": \"1556821\",\n                                \"_id\": \"6870b6a986c43c767ce2f41d\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426690270374948,\n                                \"lon\": 77.03053875415353,\n                                \"indexNode\": \"1534033\",\n                                \"_id\": \"6870b6a986c43c767ce2f41e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42678389456892,\n                            77.03082771135115\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f419\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5f07c7-175f-e643-71a3-2dc14ebdc76e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 495,\n                                \"lat\": 28.425016396076465,\n                                \"lon\": 77.03204809593844,\n                                \"indexNode\": \"627267\",\n                                \"_id\": \"6870b6a986c43c767ce2f420\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 511,\n                                \"lat\": 28.425058711558716,\n                                \"lon\": 77.03203519977725,\n                                \"indexNode\": \"647523\",\n                                \"_id\": \"6870b6a986c43c767ce2f421\"\n                            },\n                            {\n                                \"coordx\": 605,\n                                \"coordy\": 511,\n                                \"lat\": 28.425053040757884,\n                                \"lon\": 77.03201114200765,\n                                \"indexNode\": \"647531\",\n                                \"_id\": \"6870b6a986c43c767ce2f422\"\n                            },\n                            {\n                                \"coordx\": 605,\n                                \"coordy\": 496,\n                                \"lat\": 28.425013369993277,\n                                \"lon\": 77.03202323215875,\n                                \"indexNode\": \"628541\",\n                                \"_id\": \"6870b6a986c43c767ce2f423\"\n                            },\n                            {\n                                \"coordx\": 605,\n                                \"coordy\": 495,\n                                \"lat\": 28.425010725275637,\n                                \"lon\": 77.03202403816883,\n                                \"indexNode\": \"627275\",\n                                \"_id\": \"6870b6a986c43c767ce2f424\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 495,\n                                \"lat\": 28.425016396076465,\n                                \"lon\": 77.03204809593844,\n                                \"indexNode\": \"627267\",\n                                \"_id\": \"6870b6a986c43c767ce2f425\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425034718417177,\n                            77.03202961897304\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f41f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e304bcc-8812-3fa8-e3c6-24df18ed88\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 677,\n                                \"lat\": 28.4256061887529,\n                                \"lon\": 77.03236150694877,\n                                \"indexNode\": \"857526\",\n                                \"_id\": \"6870b6a986c43c767ce2f427\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 647,\n                                \"lat\": 28.425526847223686,\n                                \"lon\": 77.03238568725098,\n                                \"indexNode\": \"819546\",\n                                \"_id\": \"6870b6a986c43c767ce2f428\"\n                            },\n                            {\n                                \"coordx\": 443,\n                                \"coordy\": 647,\n                                \"lat\": 28.42552755607379,\n                                \"lon\": 77.03238869447219,\n                                \"indexNode\": \"819545\",\n                                \"_id\": \"6870b6a986c43c767ce2f429\"\n                            },\n                            {\n                                \"coordx\": 443,\n                                \"coordy\": 677,\n                                \"lat\": 28.425606897603004,\n                                \"lon\": 77.03236451416998,\n                                \"indexNode\": \"857525\",\n                                \"_id\": \"6870b6a986c43c767ce2f42a\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 677,\n                                \"lat\": 28.4256061887529,\n                                \"lon\": 77.03236150694877,\n                                \"indexNode\": \"857526\",\n                                \"_id\": \"6870b6a986c43c767ce2f42b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425566872413345,\n                            77.03237510071048\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f426\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"72f15f3-4063-b8d5-50a3-ff35b17201\",\n                        \"name\": \"Outdoor Parking 3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426847635097957,\n                                \"lon\": 77.0312063572601,\n                                \"indexNode\": \"1533811\",\n                                \"_id\": \"6870b6a986c43c767ce2f42d\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1228,\n                                \"lat\": 28.426892595297847,\n                                \"lon\": 77.03119265508886,\n                                \"indexNode\": \"1555333\",\n                                \"_id\": \"6870b6a986c43c767ce2f42e\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 1228,\n                                \"lat\": 28.427053504271377,\n                                \"lon\": 77.03187529430144,\n                                \"indexNode\": \"1555106\",\n                                \"_id\": \"6870b6a986c43c767ce2f42f\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 1211,\n                                \"lat\": 28.427008544071487,\n                                \"lon\": 77.0318889964727,\n                                \"indexNode\": \"1533584\",\n                                \"_id\": \"6870b6a986c43c767ce2f430\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426847635097957,\n                                \"lon\": 77.0312063572601,\n                                \"indexNode\": \"1533811\",\n                                \"_id\": \"6870b6a986c43c767ce2f431\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426950569684667,\n                            77.03154082578078\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f42c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"775a66-d14d-4635-33b4-b2af87dfdaa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 847,\n                                \"lat\": 28.426155029766303,\n                                \"lon\": 77.0326454962044,\n                                \"indexNode\": \"1072606\",\n                                \"_id\": \"6870b6a986c43c767ce2f433\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 792,\n                                \"lat\": 28.426009570296074,\n                                \"lon\": 77.03268982675844,\n                                \"indexNode\": \"1002976\",\n                                \"_id\": \"6870b6a986c43c767ce2f434\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 792,\n                                \"lat\": 28.426010279146176,\n                                \"lon\": 77.03269283397964,\n                                \"indexNode\": \"1002975\",\n                                \"_id\": \"6870b6a986c43c767ce2f435\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 847,\n                                \"lat\": 28.426155738616405,\n                                \"lon\": 77.03264850342559,\n                                \"indexNode\": \"1072605\",\n                                \"_id\": \"6870b6a986c43c767ce2f436\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 847,\n                                \"lat\": 28.426155029766303,\n                                \"lon\": 77.0326454962044,\n                                \"indexNode\": \"1072606\",\n                                \"_id\": \"6870b6a986c43c767ce2f437\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42608265445624,\n                            77.03266916509202\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f432\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"00cb7c5-444b-7f5e-c74-1d86d431f5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 593,\n                                \"coordy\": 368,\n                                \"lat\": 28.424683352336537,\n                                \"lon\": 77.03216248810259,\n                                \"indexNode\": \"466481\",\n                                \"_id\": \"6870b6a986c43c767ce2f439\"\n                            },\n                            {\n                                \"coordx\": 587,\n                                \"coordy\": 361,\n                                \"lat\": 28.424669092413673,\n                                \"lon\": 77.03218617350029,\n                                \"indexNode\": \"457613\",\n                                \"_id\": \"6870b6a986c43c767ce2f43a\"\n                            },\n                            {\n                                \"coordx\": 587,\n                                \"coordy\": 361,\n                                \"lat\": 28.424669092413673,\n                                \"lon\": 77.03218617350029,\n                                \"indexNode\": \"457613\",\n                                \"_id\": \"6870b6a986c43c767ce2f43b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f438\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b45df61-b32-a215-3d1e-ae020a85e78\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 321,\n                                \"lat\": 28.42430669997053,\n                                \"lon\": 77.03112979982853,\n                                \"indexNode\": \"407335\",\n                                \"_id\": \"6870b6a986c43c767ce2f43d\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 321,\n                                \"lat\": 28.424299611469493,\n                                \"lon\": 77.03109972761654,\n                                \"indexNode\": \"407345\",\n                                \"_id\": \"6870b6a986c43c767ce2f43e\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 360,\n                                \"lat\": 28.42440275545747,\n                                \"lon\": 77.03106829322367,\n                                \"indexNode\": \"456719\",\n                                \"_id\": \"6870b6a986c43c767ce2f43f\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 360,\n                                \"lat\": 28.42440984395851,\n                                \"lon\": 77.03109836543567,\n                                \"indexNode\": \"456709\",\n                                \"_id\": \"6870b6a986c43c767ce2f440\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 321,\n                                \"lat\": 28.42430669997053,\n                                \"lon\": 77.03112979982853,\n                                \"indexNode\": \"407335\",\n                                \"_id\": \"6870b6a986c43c767ce2f441\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424354727714,\n                            77.0310990465261\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f43c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"20cecee-2206-5d8e-154a-a1eb4230336\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 419,\n                                \"lat\": 28.4245658822993,\n                                \"lon\": 77.03105081084134,\n                                \"indexNode\": \"531403\",\n                                \"_id\": \"6870b6a986c43c767ce2f443\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 295,\n                                \"lat\": 28.424237937311876,\n                                \"lon\": 77.03115075609045,\n                                \"indexNode\": \"374419\",\n                                \"_id\": \"6870b6a986c43c767ce2f444\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 295,\n                                \"lat\": 28.424238646161978,\n                                \"lon\": 77.03115376331165,\n                                \"indexNode\": \"374418\",\n                                \"_id\": \"6870b6a986c43c767ce2f445\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 419,\n                                \"lat\": 28.424566591149404,\n                                \"lon\": 77.03105381806253,\n                                \"indexNode\": \"531402\",\n                                \"_id\": \"6870b6a986c43c767ce2f446\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 419,\n                                \"lat\": 28.4245658822993,\n                                \"lon\": 77.03105081084134,\n                                \"indexNode\": \"531403\",\n                                \"_id\": \"6870b6a986c43c767ce2f447\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42440226423064,\n                            77.0311022870765\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f442\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7bac80-27c7-be86-7886-28fa558f7f3a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 295,\n                                \"lat\": 28.42425849396488,\n                                \"lon\": 77.03123796550527,\n                                \"indexNode\": \"374390\",\n                                \"_id\": \"6870b6a986c43c767ce2f449\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 419,\n                                \"lat\": 28.424586438952307,\n                                \"lon\": 77.03113802025615,\n                                \"indexNode\": \"531374\",\n                                \"_id\": \"6870b6a986c43c767ce2f44a\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 419,\n                                \"lat\": 28.4245857301022,\n                                \"lon\": 77.03113501303496,\n                                \"indexNode\": \"531375\",\n                                \"_id\": \"6870b6a986c43c767ce2f44b\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 295,\n                                \"lat\": 28.42425778511478,\n                                \"lon\": 77.03123495828407,\n                                \"indexNode\": \"374391\",\n                                \"_id\": \"6870b6a986c43c767ce2f44c\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 295,\n                                \"lat\": 28.42425849396488,\n                                \"lon\": 77.03123796550527,\n                                \"indexNode\": \"374390\",\n                                \"_id\": \"6870b6a986c43c767ce2f44d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42442211203355,\n                            77.03118648927011\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f448\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"173f3a-35a-7812-fc1-db1025318fe\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 321,\n                                \"lat\": 28.424299611469493,\n                                \"lon\": 77.03109972761654,\n                                \"indexNode\": \"407345\",\n                                \"_id\": \"6870b6a986c43c767ce2f44f\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 297,\n                                \"lat\": 28.424243226747155,\n                                \"lon\": 77.0311491440703,\n                                \"indexNode\": \"376951\",\n                                \"_id\": \"6870b6a986c43c767ce2f450\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 321,\n                                \"lat\": 28.42430669997053,\n                                \"lon\": 77.03112979982853,\n                                \"indexNode\": \"407335\",\n                                \"_id\": \"6870b6a986c43c767ce2f451\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 321,\n                                \"lat\": 28.424299611469493,\n                                \"lon\": 77.03109972761654,\n                                \"indexNode\": \"407345\",\n                                \"_id\": \"6870b6a986c43c767ce2f452\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424283179395726,\n                            77.03112622383846\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f44e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"da1d14e-8565-c6bf-63c0-36aced458aa0\",\n                        \"name\": \"Accessible Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 246,\n                                \"lat\": 28.424109054997594,\n                                \"lon\": 77.03119325780526,\n                                \"indexNode\": \"312384\",\n                                \"_id\": \"6870b6a986c43c767ce2f454\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 295,\n                                \"lat\": 28.424238646161978,\n                                \"lon\": 77.03115376331165,\n                                \"indexNode\": \"374418\",\n                                \"_id\": \"6870b6a986c43c767ce2f455\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 295,\n                                \"lat\": 28.424249278913535,\n                                \"lon\": 77.03119887162967,\n                                \"indexNode\": \"374403\",\n                                \"_id\": \"6870b6a986c43c767ce2f456\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 246,\n                                \"lat\": 28.424119687749148,\n                                \"lon\": 77.03123836612326,\n                                \"indexNode\": \"312369\",\n                                \"_id\": \"6870b6a986c43c767ce2f457\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 246,\n                                \"lat\": 28.424109054997594,\n                                \"lon\": 77.03119325780526,\n                                \"indexNode\": \"312384\",\n                                \"_id\": \"6870b6a986c43c767ce2f458\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424179166955568,\n                            77.03119606471746\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f453\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf4626c-f1ad-5e6-bb1b-153530bd32e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 456,\n                                \"lat\": 28.42473958381309,\n                                \"lon\": 77.0313427611371,\n                                \"indexNode\": \"578138\",\n                                \"_id\": \"6870b6a986c43c767ce2f45a\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 456,\n                                \"lat\": 28.42474667231413,\n                                \"lon\": 77.03137283334911,\n                                \"indexNode\": \"578128\",\n                                \"_id\": \"6870b6a986c43c767ce2f45b\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 477,\n                                \"lat\": 28.424802211384577,\n                                \"lon\": 77.03135590713757,\n                                \"indexNode\": \"604714\",\n                                \"_id\": \"6870b6a986c43c767ce2f45c\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 477,\n                                \"lat\": 28.42481426183634,\n                                \"lon\": 77.03140702989798,\n                                \"indexNode\": \"604697\",\n                                \"_id\": \"6870b6a986c43c767ce2f45d\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 450,\n                                \"lat\": 28.424742854460046,\n                                \"lon\": 77.03142879216996,\n                                \"indexNode\": \"570515\",\n                                \"_id\": \"6870b6a986c43c767ce2f45e\"\n                            },\n                            {\n                                \"coordx\": 821,\n                                \"coordy\": 443,\n                                \"lat\": 28.424720088335942,\n                                \"lon\": 77.03141639091328,\n                                \"indexNode\": \"561659\",\n                                \"_id\": \"6870b6a986c43c767ce2f45f\"\n                            },\n                            {\n                                \"coordx\": 828,\n                                \"coordy\": 440,\n                                \"lat\": 28.424707192232294,\n                                \"lon\": 77.03139775839509,\n                                \"indexNode\": \"557868\",\n                                \"_id\": \"6870b6a986c43c767ce2f460\"\n                            },\n                            {\n                                \"coordx\": 835,\n                                \"coordy\": 440,\n                                \"lat\": 28.424702230281568,\n                                \"lon\": 77.03137670784669,\n                                \"indexNode\": \"557875\",\n                                \"_id\": \"6870b6a986c43c767ce2f461\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 440,\n                                \"lat\": 28.424697268330842,\n                                \"lon\": 77.03135565729828,\n                                \"indexNode\": \"557882\",\n                                \"_id\": \"6870b6a986c43c767ce2f462\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 456,\n                                \"lat\": 28.42473958381309,\n                                \"lon\": 77.0313427611371,\n                                \"indexNode\": \"578138\",\n                                \"_id\": \"6870b6a986c43c767ce2f463\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424753743544176,\n                            77.03138762707489\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f459\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f80033f-ac3f-81fd-86ae-a74814d2065\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 477,\n                                \"lat\": 28.42481426183634,\n                                \"lon\": 77.03140702989798,\n                                \"indexNode\": \"604697\",\n                                \"_id\": \"6870b6a986c43c767ce2f465\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 577,\n                                \"lat\": 28.425078733600394,\n                                \"lon\": 77.03132642889062,\n                                \"indexNode\": \"731297\",\n                                \"_id\": \"6870b6a986c43c767ce2f466\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 577,\n                                \"lat\": 28.42506668314863,\n                                \"lon\": 77.03127530613021,\n                                \"indexNode\": \"731314\",\n                                \"_id\": \"6870b6a986c43c767ce2f467\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 477,\n                                \"lat\": 28.424802211384577,\n                                \"lon\": 77.03135590713757,\n                                \"indexNode\": \"604714\",\n                                \"_id\": \"6870b6a986c43c767ce2f468\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 477,\n                                \"lat\": 28.42481426183634,\n                                \"lon\": 77.03140702989798,\n                                \"indexNode\": \"604697\",\n                                \"_id\": \"6870b6a986c43c767ce2f469\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424940472492484,\n                            77.0313411680141\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f464\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"63df6de-b04-1bcb-cc5a-2186f7684d1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 522,\n                                \"lat\": 28.42472912530031,\n                                \"lon\": 77.03050467973883,\n                                \"indexNode\": \"661955\",\n                                \"_id\": \"6870b6a986c43c767ce2f46b\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 506,\n                                \"lat\": 28.424686809818063,\n                                \"lon\": 77.0305175759,\n                                \"indexNode\": \"641699\",\n                                \"_id\": \"6870b6a986c43c767ce2f46c\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 506,\n                                \"lat\": 28.42469815141972,\n                                \"lon\": 77.03056569143922,\n                                \"indexNode\": \"641683\",\n                                \"_id\": \"6870b6a986c43c767ce2f46d\"\n                            },\n                            {\n                                \"coordx\": 1087,\n                                \"coordy\": 522,\n                                \"lat\": 28.42474046690197,\n                                \"lon\": 77.03055279527804,\n                                \"indexNode\": \"661939\",\n                                \"_id\": \"6870b6a986c43c767ce2f46e\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 522,\n                                \"lat\": 28.42472912530031,\n                                \"lon\": 77.03050467973883,\n                                \"indexNode\": \"661955\",\n                                \"_id\": \"6870b6a986c43c767ce2f46f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424713638360014,\n                            77.03053518558903\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f46a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a7fc5d8-f0e3-1c62-2258-416ef72d08f7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a986c43c767ce2f471\"\n                            },\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 629,\n                                \"lat\": 28.424961781730488,\n                                \"lon\": 77.03020492395571,\n                                \"indexNode\": \"797488\",\n                                \"_id\": \"6870b6a986c43c767ce2f472\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 629,\n                                \"lat\": 28.424961072880382,\n                                \"lon\": 77.0302019167345,\n                                \"indexNode\": \"797489\",\n                                \"_id\": \"6870b6a986c43c767ce2f473\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 629,\n                                \"lat\": 28.42496036403028,\n                                \"lon\": 77.0301989095133,\n                                \"indexNode\": \"797490\",\n                                \"_id\": \"6870b6a986c43c767ce2f474\"\n                            },\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 629,\n                                \"lat\": 28.42496036403028,\n                                \"lon\": 77.0301989095133,\n                                \"indexNode\": \"797490\",\n                                \"_id\": \"6870b6a986c43c767ce2f475\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f470\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d51ccb-d338-710c-d53d-8deffcc5a876\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1151,\n                                \"coordy\": 551,\n                                \"lat\": 28.42477179730691,\n                                \"lon\": 77.03033695882905,\n                                \"indexNode\": \"698717\",\n                                \"_id\": \"6870b6a986c43c767ce2f477\"\n                            },\n                            {\n                                \"coordx\": 1177,\n                                \"coordy\": 588,\n                                \"lat\": 28.424851221756914,\n                                \"lon\": 77.03022894870512,\n                                \"indexNode\": \"745585\",\n                                \"_id\": \"6870b6a986c43c767ce2f478\"\n                            },\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 556,\n                                \"lat\": 28.424744616439202,\n                                \"lon\": 77.03016151717024,\n                                \"indexNode\": \"705104\",\n                                \"_id\": \"6870b6a986c43c767ce2f479\"\n                            },\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 507,\n                                \"lat\": 28.42463912617834,\n                                \"lon\": 77.03030325718467,\n                                \"indexNode\": \"643036\",\n                                \"_id\": \"6870b6a986c43c767ce2f47a\"\n                            },\n                            {\n                                \"coordx\": 1137,\n                                \"coordy\": 531,\n                                \"lat\": 28.42472882685555,\n                                \"lon\": 77.03039518012734,\n                                \"indexNode\": \"673383\",\n                                \"_id\": \"6870b6a986c43c767ce2f47b\"\n                            },\n                            {\n                                \"coordx\": 1151,\n                                \"coordy\": 551,\n                                \"lat\": 28.42477179730691,\n                                \"lon\": 77.03033695882905,\n                                \"indexNode\": \"698717\",\n                                \"_id\": \"6870b6a986c43c767ce2f47c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424742157053483,\n                            77.0302733712504\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f476\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8ca5a3b-006a-d0d5-c4c3-e685c346d776\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1260,\n                                \"coordy\": 664,\n                                \"lat\": 28.42499338573899,\n                                \"lon\": 77.02991809257986,\n                                \"indexNode\": \"841884\",\n                                \"_id\": \"6870b6a986c43c767ce2f47e\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 667,\n                                \"lat\": 28.425011952643466,\n                                \"lon\": 77.02996078286765,\n                                \"indexNode\": \"845667\",\n                                \"_id\": \"6870b6a986c43c767ce2f47f\"\n                            },\n                            {\n                                \"coordx\": 1243,\n                                \"coordy\": 668,\n                                \"lat\": 28.425016015061313,\n                                \"lon\": 77.02996599129997,\n                                \"indexNode\": \"846931\",\n                                \"_id\": \"6870b6a986c43c767ce2f480\"\n                            },\n                            {\n                                \"coordx\": 1254,\n                                \"coordy\": 746,\n                                \"lat\": 28.425214505686135,\n                                \"lon\": 77.02987004308103,\n                                \"indexNode\": \"945690\",\n                                \"_id\": \"6870b6a986c43c767ce2f481\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 746,\n                                \"lat\": 28.4252074171851,\n                                \"lon\": 77.02983997086902,\n                                \"indexNode\": \"945700\",\n                                \"_id\": \"6870b6a986c43c767ce2f482\"\n                            },\n                            {\n                                \"coordx\": 1260,\n                                \"coordy\": 664,\n                                \"lat\": 28.42499338573899,\n                                \"lon\": 77.02991809257986,\n                                \"indexNode\": \"841884\",\n                                \"_id\": \"6870b6a986c43c767ce2f483\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425098150239172,\n                            77.0299025019087\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f47d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"84d3203-6820-62ee-a868-5aa80e71fc6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1253,\n                                \"coordy\": 746,\n                                \"lat\": 28.425215214536237,\n                                \"lon\": 77.02987305030223,\n                                \"indexNode\": \"945689\",\n                                \"_id\": \"6870b6a986c43c767ce2f485\"\n                            },\n                            {\n                                \"coordx\": 1251,\n                                \"coordy\": 871,\n                                \"lat\": 28.42554722194151,\n                                \"lon\": 77.02977831348544,\n                                \"indexNode\": \"1103937\",\n                                \"_id\": \"6870b6a986c43c767ce2f486\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 871,\n                                \"lat\": 28.425538006890164,\n                                \"lon\": 77.02973921960984,\n                                \"indexNode\": \"1103950\",\n                                \"_id\": \"6870b6a986c43c767ce2f487\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 746,\n                                \"lat\": 28.4252074171851,\n                                \"lon\": 77.02983997086902,\n                                \"indexNode\": \"945700\",\n                                \"_id\": \"6870b6a986c43c767ce2f488\"\n                            },\n                            {\n                                \"coordx\": 1253,\n                                \"coordy\": 746,\n                                \"lat\": 28.425215214536237,\n                                \"lon\": 77.02987305030223,\n                                \"indexNode\": \"945689\",\n                                \"_id\": \"6870b6a986c43c767ce2f489\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425381566507067,\n                            77.02980628101055\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f484\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"08c6122-e320-26df-b18b-0aafaff64520\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 360,\n                                \"lat\": 28.42440275545747,\n                                \"lon\": 77.03106829322367,\n                                \"indexNode\": \"456719\",\n                                \"_id\": \"6870b6a986c43c767ce2f48b\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 384,\n                                \"lat\": 28.42447331718188,\n                                \"lon\": 77.0310790211939,\n                                \"indexNode\": \"487093\",\n                                \"_id\": \"6870b6a986c43c767ce2f48c\"\n                            },\n                            {\n                                \"coordx\": 949,\n                                \"coordy\": 360,\n                                \"lat\": 28.42440984395851,\n                                \"lon\": 77.03109836543567,\n                                \"indexNode\": \"456709\",\n                                \"_id\": \"6870b6a986c43c767ce2f48d\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 360,\n                                \"lat\": 28.42440275545747,\n                                \"lon\": 77.03106829322367,\n                                \"indexNode\": \"456719\",\n                                \"_id\": \"6870b6a986c43c767ce2f48e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424428638865955,\n                            77.03108189328441\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f48a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e6bd5d-370-64e4-30dc-57547fd6223\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 295,\n                                \"lat\": 28.424249278913535,\n                                \"lon\": 77.03119887162967,\n                                \"indexNode\": \"374403\",\n                                \"_id\": \"6870b6a986c43c767ce2f490\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 246,\n                                \"lat\": 28.424119687749148,\n                                \"lon\": 77.03123836612326,\n                                \"indexNode\": \"312369\",\n                                \"_id\": \"6870b6a986c43c767ce2f491\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 246,\n                                \"lat\": 28.424109054997594,\n                                \"lon\": 77.03119325780526,\n                                \"indexNode\": \"312384\",\n                                \"_id\": \"6870b6a986c43c767ce2f492\"\n                            },\n                            {\n                                \"coordx\": 948,\n                                \"coordy\": 243,\n                                \"lat\": 28.42410112084467,\n                                \"lon\": 77.03119567583548,\n                                \"indexNode\": \"308586\",\n                                \"_id\": \"6870b6a986c43c767ce2f493\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 243,\n                                \"lat\": 28.424120968647575,\n                                \"lon\": 77.0312798780291,\n                                \"indexNode\": \"308558\",\n                                \"_id\": \"6870b6a986c43c767ce2f494\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 295,\n                                \"lat\": 28.42425849396488,\n                                \"lon\": 77.03123796550527,\n                                \"indexNode\": \"374390\",\n                                \"_id\": \"6870b6a986c43c767ce2f495\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 295,\n                                \"lat\": 28.424249278913535,\n                                \"lon\": 77.03119887162967,\n                                \"indexNode\": \"374403\",\n                                \"_id\": \"6870b6a986c43c767ce2f496\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424180460289893,\n                            77.03123797965151\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f48f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4e75036-f1c1-fab-882b-3c44feb5f8c3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1177,\n                                \"coordy\": 588,\n                                \"lat\": 28.424851221756914,\n                                \"lon\": 77.03022894870512,\n                                \"indexNode\": \"745585\",\n                                \"_id\": \"6870b6a986c43c767ce2f498\"\n                            },\n                            {\n                                \"coordx\": 1151,\n                                \"coordy\": 551,\n                                \"lat\": 28.42477179730691,\n                                \"lon\": 77.03033695882905,\n                                \"indexNode\": \"698717\",\n                                \"_id\": \"6870b6a986c43c767ce2f499\"\n                            },\n                            {\n                                \"coordx\": 1140,\n                                \"coordy\": 559,\n                                \"lat\": 28.424800752399175,\n                                \"lon\": 77.03036359018168,\n                                \"indexNode\": \"708834\",\n                                \"_id\": \"6870b6a986c43c767ce2f49a\"\n                            },\n                            {\n                                \"coordx\": 1167,\n                                \"coordy\": 595,\n                                \"lat\": 28.424876823281434,\n                                \"lon\": 77.03025337884661,\n                                \"indexNode\": \"754437\",\n                                \"_id\": \"6870b6a986c43c767ce2f49b\"\n                            },\n                            {\n                                \"coordx\": 1177,\n                                \"coordy\": 588,\n                                \"lat\": 28.424851221756914,\n                                \"lon\": 77.03022894870512,\n                                \"indexNode\": \"745585\",\n                                \"_id\": \"6870b6a986c43c767ce2f49c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42482443563658,\n                            77.03029669242007\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f497\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1ca1fb0-64fc-d734-b4d-52d530bc172c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 590,\n                                \"lat\": 28.424858637742506,\n                                \"lon\": 77.03023635834857,\n                                \"indexNode\": \"748114\",\n                                \"_id\": \"6870b6a986c43c767ce2f49e\"\n                            },\n                            {\n                                \"coordx\": 1245,\n                                \"coordy\": 667,\n                                \"lat\": 28.425011952643466,\n                                \"lon\": 77.02996078286765,\n                                \"indexNode\": \"845667\",\n                                \"_id\": \"6870b6a986c43c767ce2f49f\"\n                            },\n                            {\n                                \"coordx\": 1260,\n                                \"coordy\": 664,\n                                \"lat\": 28.42499338573899,\n                                \"lon\": 77.02991809257986,\n                                \"indexNode\": \"841884\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a0\"\n                            },\n                            {\n                                \"coordx\": 1179,\n                                \"coordy\": 586,\n                                \"lat\": 28.424844514621427,\n                                \"lon\": 77.03022454628287,\n                                \"indexNode\": \"743055\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a1\"\n                            },\n                            {\n                                \"coordx\": 1174,\n                                \"coordy\": 590,\n                                \"lat\": 28.424858637742506,\n                                \"lon\": 77.03023635834857,\n                                \"indexNode\": \"748114\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424935518338845,\n                            77.03006856289495\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f49d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f338ca-14d5-305-8b6f-17573d6a001\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 687,\n                                \"lat\": 28.425267578125922,\n                                \"lon\": 77.03080472792962,\n                                \"indexNode\": \"870701\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a4\"\n                            },\n                            {\n                                \"coordx\": 973,\n                                \"coordy\": 687,\n                                \"lat\": 28.42525765422447,\n                                \"lon\": 77.03076262683281,\n                                \"indexNode\": \"870715\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a5\"\n                            },\n                            {\n                                \"coordx\": 973,\n                                \"coordy\": 701,\n                                \"lat\": 28.42529468027144,\n                                \"lon\": 77.03075134269177,\n                                \"indexNode\": \"888439\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a6\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 701,\n                                \"lat\": 28.42530460417289,\n                                \"lon\": 77.03079344378858,\n                                \"indexNode\": \"888425\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a7\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 687,\n                                \"lat\": 28.425267578125922,\n                                \"lon\": 77.03080472792962,\n                                \"indexNode\": \"870701\",\n                                \"_id\": \"6870b6a986c43c767ce2f4a8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42528112919868,\n                            77.03077803531069\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4a3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"44caecf-44dd-6e2-87-a00e8d5fdf02\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 281,\n                                \"coordy\": 537,\n                                \"lat\": 28.425351470850124,\n                                \"lon\": 77.03296452541481,\n                                \"indexNode\": \"680123\",\n                                \"_id\": \"6870b6a986c43c767ce2f4aa\"\n                            },\n                            {\n                                \"coordx\": 203,\n                                \"coordy\": 617,\n                                \"lat\": 28.42561833856945,\n                                \"lon\": 77.03313460786259,\n                                \"indexNode\": \"781325\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ab\"\n                            },\n                            {\n                                \"coordx\": 202,\n                                \"coordy\": 616,\n                                \"lat\": 28.425616402701916,\n                                \"lon\": 77.03313842109387,\n                                \"indexNode\": \"780058\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ac\"\n                            },\n                            {\n                                \"coordx\": 280,\n                                \"coordy\": 536,\n                                \"lat\": 28.425349534982587,\n                                \"lon\": 77.03296833864609,\n                                \"indexNode\": \"678856\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ad\"\n                            },\n                            {\n                                \"coordx\": 281,\n                                \"coordy\": 537,\n                                \"lat\": 28.425351470850124,\n                                \"lon\": 77.03296452541481,\n                                \"indexNode\": \"680123\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ae\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425483936776008,\n                            77.03305147325433\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4a9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4586174-b218-3e4-111-f1614e882ca8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 609,\n                                \"coordy\": 980,\n                                \"lat\": 28.426290577930875,\n                                \"lon\": 77.03162109439836,\n                                \"indexNode\": \"1241289\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b0\"\n                            },\n                            {\n                                \"coordx\": 609,\n                                \"coordy\": 977,\n                                \"lat\": 28.426282643777956,\n                                \"lon\": 77.03162351242858,\n                                \"indexNode\": \"1237491\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b1\"\n                            },\n                            {\n                                \"coordx\": 609,\n                                \"coordy\": 977,\n                                \"lat\": 28.426282643777956,\n                                \"lon\": 77.03162351242858,\n                                \"indexNode\": \"1237491\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b2\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4af\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7e24e77-c2-607a-d8b4-2bff833da6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 1105,\n                                \"lat\": 28.42632061519199,\n                                \"lon\": 77.03024528135002,\n                                \"indexNode\": \"1399963\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b4\"\n                            },\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 999,\n                                \"lat\": 28.426040275122094,\n                                \"lon\": 77.03033071841782,\n                                \"indexNode\": \"1265767\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b5\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 999,\n                                \"lat\": 28.426039566271992,\n                                \"lon\": 77.0303277111966,\n                                \"indexNode\": \"1265768\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b6\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1105,\n                                \"lat\": 28.426319906341888,\n                                \"lon\": 77.03024227412881,\n                                \"indexNode\": \"1399964\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b7\"\n                            },\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 1105,\n                                \"lat\": 28.42632061519199,\n                                \"lon\": 77.03024528135002,\n                                \"indexNode\": \"1399963\",\n                                \"_id\": \"6870b6a986c43c767ce2f4b8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42618009073199,\n                            77.03028649627332\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4b3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0b62b76-22c-aa1d-c0b3-5a505047166\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 701,\n                                \"lat\": 28.425382577684292,\n                                \"lon\": 77.03112423812068,\n                                \"indexNode\": \"888315\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ba\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 660,\n                                \"lat\": 28.42527414426103,\n                                \"lon\": 77.03115728453369,\n                                \"indexNode\": \"836409\",\n                                \"_id\": \"6870b6a986c43c767ce2f4bb\"\n                            },\n                            {\n                                \"coordx\": 848,\n                                \"coordy\": 660,\n                                \"lat\": 28.425274853111134,\n                                \"lon\": 77.03116029175489,\n                                \"indexNode\": \"836408\",\n                                \"_id\": \"6870b6a986c43c767ce2f4bc\"\n                            },\n                            {\n                                \"coordx\": 848,\n                                \"coordy\": 701,\n                                \"lat\": 28.425383286534395,\n                                \"lon\": 77.03112724534188,\n                                \"indexNode\": \"888314\",\n                                \"_id\": \"6870b6a986c43c767ce2f4bd\"\n                            },\n                            {\n                                \"coordx\": 849,\n                                \"coordy\": 701,\n                                \"lat\": 28.425382577684292,\n                                \"lon\": 77.03112423812068,\n                                \"indexNode\": \"888315\",\n                                \"_id\": \"6870b6a986c43c767ce2f4be\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42532871539771,\n                            77.03114226493778\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4b9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0ac4120-523b-604d-4865-7ddf5515b66\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 661,\n                                \"lat\": 28.425282459779503,\n                                \"lon\": 77.03118053629322,\n                                \"indexNode\": \"837667\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c0\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 640,\n                                \"lat\": 28.42522692070905,\n                                \"lon\": 77.03119746250476,\n                                \"indexNode\": \"811081\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c1\"\n                            },\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 640,\n                                \"lat\": 28.425227629559153,\n                                \"lon\": 77.03120046972597,\n                                \"indexNode\": \"811080\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c2\"\n                            },\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 661,\n                                \"lat\": 28.425283168629605,\n                                \"lon\": 77.03118354351443,\n                                \"indexNode\": \"837666\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c3\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 661,\n                                \"lat\": 28.425282459779503,\n                                \"lon\": 77.03118053629322,\n                                \"indexNode\": \"837667\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425255044669328,\n                            77.0311905030096\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4bf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1cbfb0-8ec-2427-74a0-ca55dbb3ef10\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 637,\n                                \"lat\": 28.425067292633944,\n                                \"lon\": 77.03055633519801,\n                                \"indexNode\": \"807497\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c6\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 654,\n                                \"lat\": 28.425112252833834,\n                                \"lon\": 77.03054263302677,\n                                \"indexNode\": \"829019\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c7\"\n                            },\n                            {\n                                \"coordx\": 1106,\n                                \"coordy\": 654,\n                                \"lat\": 28.42507610147855,\n                                \"lon\": 77.03038926474552,\n                                \"indexNode\": \"829070\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c8\"\n                            },\n                            {\n                                \"coordx\": 1106,\n                                \"coordy\": 637,\n                                \"lat\": 28.42503114127866,\n                                \"lon\": 77.03040296691677,\n                                \"indexNode\": \"807548\",\n                                \"_id\": \"6870b6a986c43c767ce2f4c9\"\n                            },\n                            {\n                                \"coordx\": 1056,\n                                \"coordy\": 637,\n                                \"lat\": 28.425066583783842,\n                                \"lon\": 77.03055332797682,\n                                \"indexNode\": \"807498\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ca\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 637,\n                                \"lat\": 28.425067292633944,\n                                \"lon\": 77.03055633519801,\n                                \"indexNode\": \"807497\",\n                                \"_id\": \"6870b6a986c43c767ce2f4cb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425071697056246,\n                            77.03047279997176\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4c5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8d7f200-c514-fc46-7dc4-16d652e316\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 729,\n                                \"lat\": 28.425327619059363,\n                                \"lon\": 77.03055435558007,\n                                \"indexNode\": \"923945\",\n                                \"_id\": \"6870b6a986c43c767ce2f4cd\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 811,\n                                \"lat\": 28.425544485905885,\n                                \"lon\": 77.03048826275403,\n                                \"indexNode\": \"1027757\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ce\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 811,\n                                \"lat\": 28.425532435454123,\n                                \"lon\": 77.03043713999362,\n                                \"indexNode\": \"1027774\",\n                                \"_id\": \"6870b6a986c43c767ce2f4cf\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 729,\n                                \"lat\": 28.425315568607598,\n                                \"lon\": 77.03050323281965,\n                                \"indexNode\": \"923962\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d0\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 729,\n                                \"lat\": 28.425327619059363,\n                                \"lon\": 77.03055435558007,\n                                \"indexNode\": \"923945\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42543002725674,\n                            77.03049574778684\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4cc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"db680e-7baf-a8d6-c64-e0c100725ab\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 953,\n                                \"coordy\": 941,\n                                \"lat\": 28.425943589507238,\n                                \"lon\": 77.03061804469814,\n                                \"indexNode\": \"1192259\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d3\"\n                            },\n                            {\n                                \"coordx\": 976,\n                                \"coordy\": 941,\n                                \"lat\": 28.425927285954852,\n                                \"lon\": 77.03054887861052,\n                                \"indexNode\": \"1192282\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d4\"\n                            },\n                            {\n                                \"coordx\": 976,\n                                \"coordy\": 974,\n                                \"lat\": 28.42601456163699,\n                                \"lon\": 77.03052228027809,\n                                \"indexNode\": \"1234060\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d5\"\n                            },\n                            {\n                                \"coordx\": 953,\n                                \"coordy\": 974,\n                                \"lat\": 28.426030865189375,\n                                \"lon\": 77.03059144636572,\n                                \"indexNode\": \"1234037\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d6\"\n                            },\n                            {\n                                \"coordx\": 953,\n                                \"coordy\": 941,\n                                \"lat\": 28.425943589507238,\n                                \"lon\": 77.03061804469814,\n                                \"indexNode\": \"1192259\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425979075572112,\n                            77.03057016248812\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4d2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f38047-4011-a6c5-c6b-2af0d4c4d3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 998,\n                                \"lat\": 28.42592634093818,\n                                \"lon\": 77.02985939069936,\n                                \"indexNode\": \"1264658\",\n                                \"_id\": \"6870b6a986c43c767ce2f4d9\"\n                            },\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 998,\n                                \"lat\": 28.425911455086002,\n                                \"lon\": 77.02979623905414,\n                                \"indexNode\": \"1264679\",\n                                \"_id\": \"6870b6a986c43c767ce2f4da\"\n                            },\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 1011,\n                                \"lat\": 28.42594583641533,\n                                \"lon\": 77.02978576092318,\n                                \"indexNode\": \"1281137\",\n                                \"_id\": \"6870b6a986c43c767ce2f4db\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 1011,\n                                \"lat\": 28.425960722267508,\n                                \"lon\": 77.0298489125684,\n                                \"indexNode\": \"1281116\",\n                                \"_id\": \"6870b6a986c43c767ce2f4dc\"\n                            },\n                            {\n                                \"coordx\": 1190,\n                                \"coordy\": 998,\n                                \"lat\": 28.42592634093818,\n                                \"lon\": 77.02985939069936,\n                                \"indexNode\": \"1264658\",\n                                \"_id\": \"6870b6a986c43c767ce2f4dd\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425936088676753,\n                            77.02982257581127\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4d8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"45215d1-08a-735-42c5-1668cd3402ef\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 1017,\n                                \"lat\": 28.42597091977252,\n                                \"lon\": 77.02982001873835,\n                                \"indexNode\": \"1288720\",\n                                \"_id\": \"6870b6a986c43c767ce2f4df\"\n                            },\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 1067,\n                                \"lat\": 28.42610315565455,\n                                \"lon\": 77.02977971823466,\n                                \"indexNode\": \"1352020\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e0\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 1067,\n                                \"lat\": 28.426091105202786,\n                                \"lon\": 77.02972859547425,\n                                \"indexNode\": \"1352037\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e1\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 1017,\n                                \"lat\": 28.42595886932076,\n                                \"lon\": 77.02976889597794,\n                                \"indexNode\": \"1288737\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e2\"\n                            },\n                            {\n                                \"coordx\": 1198,\n                                \"coordy\": 1017,\n                                \"lat\": 28.42597091977252,\n                                \"lon\": 77.02982001873835,\n                                \"indexNode\": \"1288720\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426031012487652,\n                            77.0297743071063\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4de\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7da6e64-1b0b-e020-28d3-d0b7732f68e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1009,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426673506734826,\n                                \"lon\": 77.03021509137949,\n                                \"indexNode\": \"1560721\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e5\"\n                            },\n                            {\n                                \"coordx\": 1009,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426617967664374,\n                                \"lon\": 77.03023201759103,\n                                \"indexNode\": \"1534135\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e6\"\n                            },\n                            {\n                                \"coordx\": 989,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426632144666446,\n                                \"lon\": 77.03029216201506,\n                                \"indexNode\": \"1534115\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e7\"\n                            },\n                            {\n                                \"coordx\": 989,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426687683736898,\n                                \"lon\": 77.03027523580351,\n                                \"indexNode\": \"1560701\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e8\"\n                            },\n                            {\n                                \"coordx\": 994,\n                                \"coordy\": 1232,\n                                \"lat\": 28.42668413948638,\n                                \"lon\": 77.03026019969751,\n                                \"indexNode\": \"1560706\",\n                                \"_id\": \"6870b6a986c43c767ce2f4e9\"\n                            },\n                            {\n                                \"coordx\": 994,\n                                \"coordy\": 1220,\n                                \"lat\": 28.426652402874694,\n                                \"lon\": 77.03026987181839,\n                                \"indexNode\": \"1545514\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ea\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1220,\n                                \"lat\": 28.426644605523553,\n                                \"lon\": 77.03023679238518,\n                                \"indexNode\": \"1545525\",\n                                \"_id\": \"6870b6a986c43c767ce2f4eb\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42667105269996,\n                                \"lon\": 77.03022873228444,\n                                \"indexNode\": \"1558185\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ec\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426676342135238,\n                                \"lon\": 77.0302271202643,\n                                \"indexNode\": \"1560717\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ed\"\n                            },\n                            {\n                                \"coordx\": 1009,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426673506734826,\n                                \"lon\": 77.03021509137949,\n                                \"indexNode\": \"1560721\",\n                                \"_id\": \"6870b6a986c43c767ce2f4ee\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426647533415316,\n                            77.03025597824791\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4e4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"26a3c4-773f-a3a0-8dfc-b075cac2db1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 965,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426704696139385,\n                                \"lon\": 77.03034740911234,\n                                \"indexNode\": \"1560677\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f0\"\n                            },\n                            {\n                                \"coordx\": 965,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426649157068933,\n                                \"lon\": 77.03036433532388,\n                                \"indexNode\": \"1534091\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f1\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426690270374948,\n                                \"lon\": 77.03053875415353,\n                                \"indexNode\": \"1534033\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f2\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1231,\n                                \"lat\": 28.426743164727757,\n                                \"lon\": 77.03052263395205,\n                                \"indexNode\": \"1559353\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f3\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1231,\n                                \"lat\": 28.42672473462506,\n                                \"lon\": 77.03044444620083,\n                                \"indexNode\": \"1559379\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f4\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426690353295736,\n                                \"lon\": 77.03045492433179,\n                                \"indexNode\": \"1542921\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f5\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426668378942523,\n                                \"lon\": 77.03036170047456,\n                                \"indexNode\": \"1542952\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f6\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426705404989487,\n                                \"lon\": 77.03035041633353,\n                                \"indexNode\": \"1560676\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f7\"\n                            },\n                            {\n                                \"coordx\": 965,\n                                \"coordy\": 1232,\n                                \"lat\": 28.426704696139385,\n                                \"lon\": 77.03034740911234,\n                                \"indexNode\": \"1560677\",\n                                \"_id\": \"6870b6a986c43c767ce2f4f8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426695960404246,\n                            77.03046484556818\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4ef\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e45511-778-c6d7-b542-6f5be17e157\",\n                        \"name\": \"Guard Room 3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42672208990742,\n                                \"lon\": 77.03044525221091,\n                                \"indexNode\": \"1558113\",\n                                \"_id\": \"6870b6a986c43c767ce2f4fa\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426690353295736,\n                                \"lon\": 77.03045492433179,\n                                \"indexNode\": \"1542921\",\n                                \"_id\": \"6870b6a986c43c767ce2f4fb\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 1218,\n                                \"lat\": 28.426668378942523,\n                                \"lon\": 77.03036170047456,\n                                \"indexNode\": \"1542952\",\n                                \"_id\": \"6870b6a986c43c767ce2f4fc\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42670011555421,\n                                \"lon\": 77.03035202835368,\n                                \"indexNode\": \"1558144\",\n                                \"_id\": \"6870b6a986c43c767ce2f4fd\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42672208990742,\n                                \"lon\": 77.03044525221091,\n                                \"indexNode\": \"1558113\",\n                                \"_id\": \"6870b6a986c43c767ce2f4fe\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426695234424972,\n                            77.03040347634274\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4f9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"41614ae-0118-22b-8ba3-013b238ca17f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1201,\n                                \"coordy\": 916,\n                                \"lat\": 28.425701676740516,\n                                \"lon\": 77.02989240409218,\n                                \"indexNode\": \"1160857\",\n                                \"_id\": \"6870b6a986c43c767ce2f500\"\n                            },\n                            {\n                                \"coordx\": 1201,\n                                \"coordy\": 898,\n                                \"lat\": 28.425654071822986,\n                                \"lon\": 77.0299069122735,\n                                \"indexNode\": \"1138069\",\n                                \"_id\": \"6870b6a986c43c767ce2f501\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 898,\n                                \"lat\": 28.425664704574544,\n                                \"lon\": 77.02995202059151,\n                                \"indexNode\": \"1138054\",\n                                \"_id\": \"6870b6a986c43c767ce2f502\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 916,\n                                \"lat\": 28.425712309492074,\n                                \"lon\": 77.02993751241019,\n                                \"indexNode\": \"1160842\",\n                                \"_id\": \"6870b6a986c43c767ce2f503\"\n                            },\n                            {\n                                \"coordx\": 1201,\n                                \"coordy\": 916,\n                                \"lat\": 28.425701676740516,\n                                \"lon\": 77.02989240409218,\n                                \"indexNode\": \"1160857\",\n                                \"_id\": \"6870b6a986c43c767ce2f504\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42568319065753,\n                            77.02992221234184\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f4ff\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8fbb63-3b58-7770-8f14-7af0ed8057d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426059016265345,\n                                \"lon\": 77.02958043562535,\n                                \"indexNode\": \"1353352\",\n                                \"_id\": \"6870b6a986c43c767ce2f506\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42649539467603,\n                                \"lon\": 77.0294474439632,\n                                \"indexNode\": \"1562242\",\n                                \"_id\": \"6870b6a986c43c767ce2f507\"\n                            },\n                            {\n                                \"coordx\": 1262,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42649681237624,\n                                \"lon\": 77.02945345840561,\n                                \"indexNode\": \"1562240\",\n                                \"_id\": \"6870b6a986c43c767ce2f508\"\n                            },\n                            {\n                                \"coordx\": 1262,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426060433965553,\n                                \"lon\": 77.02958645006774,\n                                \"indexNode\": \"1353350\",\n                                \"_id\": \"6870b6a986c43c767ce2f509\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426059016265345,\n                                \"lon\": 77.02958043562535,\n                                \"indexNode\": \"1353352\",\n                                \"_id\": \"6870b6a986c43c767ce2f50a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426277914320874,\n                            77.02951694701545\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f505\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"eb330b-4675-60f7-3eeb-1c07778a802c\",\n                        \"name\": \"Passage between Visitor Parking \",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 929,\n                                \"lat\": 28.4260961539225,\n                                \"lon\": 77.03140959433124,\n                                \"indexNode\": \"1176807\",\n                                \"_id\": \"6870b6a986c43c767ce2f50c\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 980,\n                                \"lat\": 28.426231034522168,\n                                \"lon\": 77.03136848781749,\n                                \"indexNode\": \"1241373\",\n                                \"_id\": \"6870b6a986c43c767ce2f50d\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 980,\n                                \"lat\": 28.426231034522168,\n                                \"lon\": 77.03136848781749,\n                                \"indexNode\": \"1241373\",\n                                \"_id\": \"6870b6a986c43c767ce2f50e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f50b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"76e1176-8213-ccb-438d-3edd746e6\",\n                        \"name\": \"Outdoor Parking 1\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1244,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42607319326742,\n                                \"lon\": 77.02964058004936,\n                                \"indexNode\": \"1353332\",\n                                \"_id\": \"6870b6a986c43c767ce2f510\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426059016265345,\n                                \"lon\": 77.02958043562535,\n                                \"indexNode\": \"1353352\",\n                                \"_id\": \"6870b6a986c43c767ce2f511\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 985,\n                                \"lat\": 28.425839504701184,\n                                \"lon\": 77.02964733446144,\n                                \"indexNode\": \"1248274\",\n                                \"_id\": \"6870b6a986c43c767ce2f512\"\n                            },\n                            {\n                                \"coordx\": 1244,\n                                \"coordy\": 985,\n                                \"lat\": 28.425853681703256,\n                                \"lon\": 77.02970747888547,\n                                \"indexNode\": \"1248254\",\n                                \"_id\": \"6870b6a986c43c767ce2f513\"\n                            },\n                            {\n                                \"coordx\": 1244,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42607319326742,\n                                \"lon\": 77.02964058004936,\n                                \"indexNode\": \"1353332\",\n                                \"_id\": \"6870b6a986c43c767ce2f514\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425956348984297,\n                            77.0296439572554\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f50f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f6c4fef-748a-decc-e0c-81f47fe241d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1045,\n                                \"lat\": 28.426801314927058,\n                                \"lon\": 77.03300615547758,\n                                \"indexNode\": \"1323101\",\n                                \"_id\": \"6870b6a986c43c767ce2f516\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426790736056496,\n                                \"lon\": 77.03300937951786,\n                                \"indexNode\": \"1318037\",\n                                \"_id\": \"6870b6a986c43c767ce2f517\"\n                            },\n                            {\n                                \"coordx\": 150,\n                                \"coordy\": 1041,\n                                \"lat\": 28.426777267904527,\n                                \"lon\": 77.03295224231505,\n                                \"indexNode\": \"1318056\",\n                                \"_id\": \"6870b6a986c43c767ce2f518\"\n                            },\n                            {\n                                \"coordx\": 150,\n                                \"coordy\": 1050,\n                                \"lat\": 28.42680107036329,\n                                \"lon\": 77.03294498822439,\n                                \"indexNode\": \"1329450\",\n                                \"_id\": \"6870b6a986c43c767ce2f519\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1050,\n                                \"lat\": 28.42681453851526,\n                                \"lon\": 77.0330021254272,\n                                \"indexNode\": \"1329431\",\n                                \"_id\": \"6870b6a986c43c767ce2f51a\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426817183232902,\n                                \"lon\": 77.03300131941714,\n                                \"indexNode\": \"1330697\",\n                                \"_id\": \"6870b6a986c43c767ce2f51b\"\n                            },\n                            {\n                                \"coordx\": 151,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426803006230827,\n                                \"lon\": 77.03294117499311,\n                                \"indexNode\": \"1330717\",\n                                \"_id\": \"6870b6a986c43c767ce2f51c\"\n                            },\n                            {\n                                \"coordx\": 151,\n                                \"coordy\": 1040,\n                                \"lat\": 28.42677391433678,\n                                \"lon\": 77.03295004110393,\n                                \"indexNode\": \"1316791\",\n                                \"_id\": \"6870b6a986c43c767ce2f51d\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1040,\n                                \"lat\": 28.426788091338857,\n                                \"lon\": 77.03301018552794,\n                                \"indexNode\": \"1316771\",\n                                \"_id\": \"6870b6a986c43c767ce2f51e\"\n                            },\n                            {\n                                \"coordx\": 130,\n                                \"coordy\": 1040,\n                                \"lat\": 28.42678880018896,\n                                \"lon\": 77.03301319274915,\n                                \"indexNode\": \"1316770\",\n                                \"_id\": \"6870b6a986c43c767ce2f51f\"\n                            },\n                            {\n                                \"coordx\": 130,\n                                \"coordy\": 1045,\n                                \"lat\": 28.42680202377716,\n                                \"lon\": 77.03300916269878,\n                                \"indexNode\": \"1323100\",\n                                \"_id\": \"6870b6a986c43c767ce2f520\"\n                            },\n                            {\n                                \"coordx\": 131,\n                                \"coordy\": 1045,\n                                \"lat\": 28.426801314927058,\n                                \"lon\": 77.03300615547758,\n                                \"indexNode\": \"1323101\",\n                                \"_id\": \"6870b6a986c43c767ce2f521\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426794380954878,\n                            77.03297406640594\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f515\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"74a513d-cdc-54f-bf2-486b12267a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 742,\n                                \"lat\": 28.42523653392034,\n                                \"lon\": 77.03001159929656,\n                                \"indexNode\": \"940580\",\n                                \"_id\": \"6870b6a986c43c767ce2f523\"\n                            },\n                            {\n                                \"coordx\": 1206,\n                                \"coordy\": 881,\n                                \"lat\": 28.425605567372582,\n                                \"lon\": 77.02990557833874,\n                                \"indexNode\": \"1116552\",\n                                \"_id\": \"6870b6a986c43c767ce2f524\"\n                            },\n                            {\n                                \"coordx\": 1222,\n                                \"coordy\": 881,\n                                \"lat\": 28.425594225770922,\n                                \"lon\": 77.02985746279953,\n                                \"indexNode\": \"1116568\",\n                                \"_id\": \"6870b6a986c43c767ce2f525\"\n                            },\n                            {\n                                \"coordx\": 1225,\n                                \"coordy\": 742,\n                                \"lat\": 28.42522448346858,\n                                \"lon\": 77.02996047653615,\n                                \"indexNode\": \"940597\",\n                                \"_id\": \"6870b6a986c43c767ce2f526\"\n                            },\n                            {\n                                \"coordx\": 1208,\n                                \"coordy\": 742,\n                                \"lat\": 28.42523653392034,\n                                \"lon\": 77.03001159929656,\n                                \"indexNode\": \"940580\",\n                                \"_id\": \"6870b6a986c43c767ce2f527\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42541333703777,\n                            77.02993430710814\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f522\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1ac65a1-fa8e-8dcf-30a2-5587de5a14aa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 208,\n                                \"lat\": 28.42403336548088,\n                                \"lon\": 77.03132913893008,\n                                \"indexNode\": \"264241\",\n                                \"_id\": \"6870b6a986c43c767ce2f529\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 208,\n                                \"lat\": 28.424043289382332,\n                                \"lon\": 77.03137124002689,\n                                \"indexNode\": \"264227\",\n                                \"_id\": \"6870b6a986c43c767ce2f52a\"\n                            },\n                            {\n                                \"coordx\": 899,\n                                \"coordy\": 209,\n                                \"lat\": 28.424045934099972,\n                                \"lon\": 77.03137043401682,\n                                \"indexNode\": \"265493\",\n                                \"_id\": \"6870b6a986c43c767ce2f52b\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 209,\n                                \"lat\": 28.424036010198524,\n                                \"lon\": 77.03132833292001,\n                                \"indexNode\": \"265507\",\n                                \"_id\": \"6870b6a986c43c767ce2f52c\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 208,\n                                \"lat\": 28.42403336548088,\n                                \"lon\": 77.03132913893008,\n                                \"indexNode\": \"264241\",\n                                \"_id\": \"6870b6a986c43c767ce2f52d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424039649790426,\n                            77.03134978647344\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f528\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ec473b-6f6f-7c3-ebcc-b84d00af4a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1229,\n                                \"lat\": 28.427246120816797,\n                                \"lon\": 77.0326804235732,\n                                \"indexNode\": \"1556104\",\n                                \"_id\": \"6870b6a986c43c767ce2f52f\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1229,\n                                \"lat\": 28.427175235806434,\n                                \"lon\": 77.03237970145311,\n                                \"indexNode\": \"1556204\",\n                                \"_id\": \"6870b6a986c43c767ce2f530\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1211,\n                                \"lat\": 28.427127630888904,\n                                \"lon\": 77.03239420963443,\n                                \"indexNode\": \"1533416\",\n                                \"_id\": \"6870b6a986c43c767ce2f531\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1211,\n                                \"lat\": 28.427198515899267,\n                                \"lon\": 77.03269493175452,\n                                \"indexNode\": \"1533316\",\n                                \"_id\": \"6870b6a986c43c767ce2f532\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1229,\n                                \"lat\": 28.427246120816797,\n                                \"lon\": 77.0326804235732,\n                                \"indexNode\": \"1556104\",\n                                \"_id\": \"6870b6a986c43c767ce2f533\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42718687585285,\n                            77.03253731660381\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f52e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2334af4-2485-af36-2370-a71afa6857fc\",\n                        \"name\": \"Visitor's Parking 3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 974,\n                                \"lat\": 28.426344885785294,\n                                \"lon\": 77.03192364535768,\n                                \"indexNode\": \"1233594\",\n                                \"_id\": \"6870b6a986c43c767ce2f535\"\n                            },\n                            {\n                                \"coordx\": 562,\n                                \"coordy\": 974,\n                                \"lat\": 28.426308025579903,\n                                \"lon\": 77.03176726985524,\n                                \"indexNode\": \"1233646\",\n                                \"_id\": \"6870b6a986c43c767ce2f536\"\n                            },\n                            {\n                                \"coordx\": 562,\n                                \"coordy\": 940,\n                                \"lat\": 28.426218105180126,\n                                \"lon\": 77.03179467419774,\n                                \"indexNode\": \"1190602\",\n                                \"_id\": \"6870b6a986c43c767ce2f537\"\n                            },\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 940,\n                                \"lat\": 28.426254965385517,\n                                \"lon\": 77.03195104970018,\n                                \"indexNode\": \"1190550\",\n                                \"_id\": \"6870b6a986c43c767ce2f538\"\n                            },\n                            {\n                                \"coordx\": 510,\n                                \"coordy\": 974,\n                                \"lat\": 28.426344885785294,\n                                \"lon\": 77.03192364535768,\n                                \"indexNode\": \"1233594\",\n                                \"_id\": \"6870b6a986c43c767ce2f539\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426281495482712,\n                            77.03185915977771\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f534\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cb47eb5-5b88-d04e-2f2b-d53351fd65\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 680,\n                                \"lat\": 28.425088156128908,\n                                \"lon\": 77.03012773078754,\n                                \"indexNode\": \"862066\",\n                                \"_id\": \"6870b6a986c43c767ce2f53b\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 680,\n                                \"lat\": 28.425076105677146,\n                                \"lon\": 77.03007660802713,\n                                \"indexNode\": \"862083\",\n                                \"_id\": \"6870b6a986c43c767ce2f53c\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 687,\n                                \"lat\": 28.42509461870063,\n                                \"lon\": 77.03007096595661,\n                                \"indexNode\": \"870945\",\n                                \"_id\": \"6870b6a986c43c767ce2f53d\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 687,\n                                \"lat\": 28.42510666915239,\n                                \"lon\": 77.03012208871702,\n                                \"indexNode\": \"870928\",\n                                \"_id\": \"6870b6a986c43c767ce2f53e\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 680,\n                                \"lat\": 28.425088156128908,\n                                \"lon\": 77.03012773078754,\n                                \"indexNode\": \"862066\",\n                                \"_id\": \"6870b6a986c43c767ce2f53f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425091387414767,\n                            77.03009934837208\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f53a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f30638-da4-23ce-66fe-55c3244a1ed\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 432,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427045487197667,\n                                \"lon\": 77.0319615421534,\n                                \"indexNode\": \"1542420\",\n                                \"_id\": \"6870b6a986c43c767ce2f541\"\n                            },\n                            {\n                                \"coordx\": 432,\n                                \"coordy\": 1211,\n                                \"lat\": 28.427026974174183,\n                                \"lon\": 77.03196718422392,\n                                \"indexNode\": \"1533558\",\n                                \"_id\": \"6870b6a986c43c767ce2f542\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1211,\n                                \"lat\": 28.42701634142263,\n                                \"lon\": 77.03192207590591,\n                                \"indexNode\": \"1533573\",\n                                \"_id\": \"6870b6a986c43c767ce2f543\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427034854446113,\n                                \"lon\": 77.03191643383539,\n                                \"indexNode\": \"1542435\",\n                                \"_id\": \"6870b6a986c43c767ce2f544\"\n                            },\n                            {\n                                \"coordx\": 432,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427045487197667,\n                                \"lon\": 77.0319615421534,\n                                \"indexNode\": \"1542420\",\n                                \"_id\": \"6870b6a986c43c767ce2f545\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427030914310148,\n                            77.03194180902966\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f540\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0ad748-6fdb-a44-7482-7e6e1b51c1ce\",\n                        \"name\": \"Guard Room 5\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427109967715904,\n                                \"lon\": 77.03205470474433,\n                                \"indexNode\": \"1561375\",\n                                \"_id\": \"6870b6a986c43c767ce2f547\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427059718080734,\n                                \"lon\": 77.03207001893573,\n                                \"indexNode\": \"1537321\",\n                                \"_id\": \"6870b6a986c43c767ce2f548\"\n                            },\n                            {\n                                \"coordx\": 377,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427073895082806,\n                                \"lon\": 77.03213016335974,\n                                \"indexNode\": \"1537301\",\n                                \"_id\": \"6870b6a986c43c767ce2f549\"\n                            },\n                            {\n                                \"coordx\": 377,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427124144717975,\n                                \"lon\": 77.03211484916835,\n                                \"indexNode\": \"1561355\",\n                                \"_id\": \"6870b6a986c43c767ce2f54a\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427109967715904,\n                                \"lon\": 77.03205470474433,\n                                \"indexNode\": \"1561375\",\n                                \"_id\": \"6870b6a986c43c767ce2f54b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427091931399357,\n                            77.03209243405203\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f546\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1fb75cf-bf66-7a1c-0f0-f8616e47840\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 1025,\n                                \"lat\": 28.42637273001931,\n                                \"lon\": 77.03142844844261,\n                                \"indexNode\": \"1298311\",\n                                \"_id\": \"6870b6a986c43c767ce2f54d\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a986c43c767ce2f54e\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a986c43c767ce2f54f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f54c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"75cfa2-4afb-ee6f-b7ba-5f2445d728ee\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 687,\n                                \"lat\": 28.425088947899802,\n                                \"lon\": 77.030046908187,\n                                \"indexNode\": \"870953\",\n                                \"_id\": \"6870b6a986c43c767ce2f551\"\n                            },\n                            {\n                                \"coordx\": 1213,\n                                \"coordy\": 686,\n                                \"lat\": 28.425084885481954,\n                                \"lon\": 77.03004169975468,\n                                \"indexNode\": \"869689\",\n                                \"_id\": \"6870b6a986c43c767ce2f552\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 683,\n                                \"lat\": 28.425075533628824,\n                                \"lon\": 77.03003810334249,\n                                \"indexNode\": \"865893\",\n                                \"_id\": \"6870b6a986c43c767ce2f553\"\n                            },\n                            {\n                                \"coordx\": 1215,\n                                \"coordy\": 680,\n                                \"lat\": 28.425067599475902,\n                                \"lon\": 77.03004052137271,\n                                \"indexNode\": \"862095\",\n                                \"_id\": \"6870b6a986c43c767ce2f554\"\n                            },\n                            {\n                                \"coordx\": 1213,\n                                \"coordy\": 674,\n                                \"lat\": 28.425053148870266,\n                                \"lon\": 77.03005137187556,\n                                \"indexNode\": \"854497\",\n                                \"_id\": \"6870b6a986c43c767ce2f555\"\n                            },\n                            {\n                                \"coordx\": 1210,\n                                \"coordy\": 669,\n                                \"lat\": 28.425042051832374,\n                                \"lon\": 77.03006442358954,\n                                \"indexNode\": \"848164\",\n                                \"_id\": \"6870b6a986c43c767ce2f556\"\n                            },\n                            {\n                                \"coordx\": 1193,\n                                \"coordy\": 653,\n                                \"lat\": 28.42501178680189,\n                                \"lon\": 77.03012844251113,\n                                \"indexNode\": \"827891\",\n                                \"_id\": \"6870b6a986c43c767ce2f557\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 660,\n                                \"lat\": 28.4250352617761,\n                                \"lon\": 77.030143850989,\n                                \"indexNode\": \"836746\",\n                                \"_id\": \"6870b6a986c43c767ce2f558\"\n                            },\n                            {\n                                \"coordx\": 1186,\n                                \"coordy\": 680,\n                                \"lat\": 28.425088156128908,\n                                \"lon\": 77.03012773078754,\n                                \"indexNode\": \"862066\",\n                                \"_id\": \"6870b6a986c43c767ce2f559\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 680,\n                                \"lat\": 28.425076105677146,\n                                \"lon\": 77.03007660802713,\n                                \"indexNode\": \"862083\",\n                                \"_id\": \"6870b6a986c43c767ce2f55a\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 687,\n                                \"lat\": 28.42509461870063,\n                                \"lon\": 77.03007096595661,\n                                \"indexNode\": \"870945\",\n                                \"_id\": \"6870b6a986c43c767ce2f55b\"\n                            },\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 687,\n                                \"lat\": 28.425088947899802,\n                                \"lon\": 77.030046908187,\n                                \"indexNode\": \"870953\",\n                                \"_id\": \"6870b6a986c43c767ce2f55c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425056470571388,\n                            77.03009526011198\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f550\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2dd4da3-8514-3b85-02e3-415d26eac75d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 1136,\n                                \"lat\": 28.426923606265035,\n                                \"lon\": 77.03243060262035,\n                                \"indexNode\": \"1438474\",\n                                \"_id\": \"6870b6a986c43c767ce2f55e\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 1135,\n                                \"lat\": 28.426920961547395,\n                                \"lon\": 77.03243140863042,\n                                \"indexNode\": \"1437208\",\n                                \"_id\": \"6870b6a986c43c767ce2f55f\"\n                            },\n                            {\n                                \"coordx\": 294,\n                                \"coordy\": 1135,\n                                \"lat\": 28.426923796947808,\n                                \"lon\": 77.03244343751523,\n                                \"indexNode\": \"1437204\",\n                                \"_id\": \"6870b6a986c43c767ce2f560\"\n                            },\n                            {\n                                \"coordx\": 294,\n                                \"coordy\": 1152,\n                                \"lat\": 28.426968757147698,\n                                \"lon\": 77.03242973534397,\n                                \"indexNode\": \"1458726\",\n                                \"_id\": \"6870b6a986c43c767ce2f561\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 1152,\n                                \"lat\": 28.426965921747282,\n                                \"lon\": 77.03241770645917,\n                                \"indexNode\": \"1458730\",\n                                \"_id\": \"6870b6a986c43c767ce2f562\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 1136,\n                                \"lat\": 28.426923606265035,\n                                \"lon\": 77.03243060262035,\n                                \"indexNode\": \"1438474\",\n                                \"_id\": \"6870b6a986c43c767ce2f563\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426944859347543,\n                            77.03243057198719\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f55d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4ab2034-344a-305-bdc-d7fd128f78f\",\n                        \"name\": \"Visitor's Parking 1\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 411,\n                                \"coordy\": 1011,\n                                \"lat\": 28.426512916498258,\n                                \"lon\": 77.03219153788385,\n                                \"indexNode\": \"1280337\",\n                                \"_id\": \"6870b6a986c43c767ce2f565\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 1011,\n                                \"lat\": 28.426454081939653,\n                                \"lon\": 77.03194193852417,\n                                \"indexNode\": \"1280420\",\n                                \"_id\": \"6870b6a986c43c767ce2f566\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 992,\n                                \"lat\": 28.426403832304484,\n                                \"lon\": 77.03195725271557,\n                                \"indexNode\": \"1256366\",\n                                \"_id\": \"6870b6a986c43c767ce2f567\"\n                            },\n                            {\n                                \"coordx\": 412,\n                                \"coordy\": 992,\n                                \"lat\": 28.426461958012982,\n                                \"lon\": 77.03220384485404,\n                                \"indexNode\": \"1256284\",\n                                \"_id\": \"6870b6a986c43c767ce2f568\"\n                            },\n                            {\n                                \"coordx\": 411,\n                                \"coordy\": 992,\n                                \"lat\": 28.426462666863085,\n                                \"lon\": 77.03220685207525,\n                                \"indexNode\": \"1256283\",\n                                \"_id\": \"6870b6a986c43c767ce2f569\"\n                            },\n                            {\n                                \"coordx\": 411,\n                                \"coordy\": 1011,\n                                \"lat\": 28.426512916498258,\n                                \"lon\": 77.03219153788385,\n                                \"indexNode\": \"1280337\",\n                                \"_id\": \"6870b6a986c43c767ce2f56a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42645837440137,\n                            77.0320743952997\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f564\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"70c41f1-44b-cab-d08b-bfbdcc5be\",\n                        \"name\": \"Visitor's Parking 2\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 527,\n                                \"coordy\": 992,\n                                \"lat\": 28.426380440251062,\n                                \"lon\": 77.03185801441595,\n                                \"indexNode\": \"1256399\",\n                                \"_id\": \"6870b6a986c43c767ce2f56c\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 992,\n                                \"lat\": 28.42628899858769,\n                                \"lon\": 77.03147008288104,\n                                \"indexNode\": \"1256528\",\n                                \"_id\": \"6870b6a986c43c767ce2f56d\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1011,\n                                \"lat\": 28.42633924822286,\n                                \"lon\": 77.03145476868964,\n                                \"indexNode\": \"1280582\",\n                                \"_id\": \"6870b6a986c43c767ce2f56e\"\n                            },\n                            {\n                                \"coordx\": 527,\n                                \"coordy\": 1011,\n                                \"lat\": 28.42643068988623,\n                                \"lon\": 77.03184270022454,\n                                \"indexNode\": \"1280453\",\n                                \"_id\": \"6870b6a986c43c767ce2f56f\"\n                            },\n                            {\n                                \"coordx\": 527,\n                                \"coordy\": 992,\n                                \"lat\": 28.426380440251062,\n                                \"lon\": 77.03185801441595,\n                                \"indexNode\": \"1256399\",\n                                \"_id\": \"6870b6a986c43c767ce2f570\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426359844236963,\n                            77.0316563915528\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f56b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e362071-caa2-8b74-4451-5771ca1234e1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 941,\n                                \"lat\": 28.425985411663355,\n                                \"lon\": 77.03079547074898,\n                                \"indexNode\": \"1192200\",\n                                \"_id\": \"6870b6a986c43c767ce2f572\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 974,\n                                \"lat\": 28.42607268734549,\n                                \"lon\": 77.03076887241656,\n                                \"indexNode\": \"1233978\",\n                                \"_id\": \"6870b6a986c43c767ce2f573\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 974,\n                                \"lat\": 28.426079775846528,\n                                \"lon\": 77.03079894462857,\n                                \"indexNode\": \"1233968\",\n                                \"_id\": \"6870b6a986c43c767ce2f574\"\n                            },\n                            {\n                                \"coordx\": 884,\n                                \"coordy\": 941,\n                                \"lat\": 28.42599250016439,\n                                \"lon\": 77.030825542961,\n                                \"indexNode\": \"1192190\",\n                                \"_id\": \"6870b6a986c43c767ce2f575\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 941,\n                                \"lat\": 28.425986120513457,\n                                \"lon\": 77.0307984779702,\n                                \"indexNode\": \"1192199\",\n                                \"_id\": \"6870b6a986c43c767ce2f576\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 941,\n                                \"lat\": 28.425985411663355,\n                                \"lon\": 77.03079547074898,\n                                \"indexNode\": \"1192200\",\n                                \"_id\": \"6870b6a986c43c767ce2f577\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42603259375494,\n                            77.03079720768878\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f571\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"637b733-a648-6e41-1d6b-57ca7a2863\",\n                        \"name\": \"Visitor's Parking 4\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 582,\n                                \"coordy\": 940,\n                                \"lat\": 28.426203928178055,\n                                \"lon\": 77.03173452977373,\n                                \"indexNode\": \"1190622\",\n                                \"_id\": \"6870b6a986c43c767ce2f579\"\n                            },\n                            {\n                                \"coordx\": 640,\n                                \"coordy\": 940,\n                                \"lat\": 28.426162814872043,\n                                \"lon\": 77.03156011094407,\n                                \"indexNode\": \"1190680\",\n                                \"_id\": \"6870b6a986c43c767ce2f57a\"\n                            },\n                            {\n                                \"coordx\": 640,\n                                \"coordy\": 974,\n                                \"lat\": 28.42625273527182,\n                                \"lon\": 77.03153270660158,\n                                \"indexNode\": \"1233724\",\n                                \"_id\": \"6870b6a986c43c767ce2f57b\"\n                            },\n                            {\n                                \"coordx\": 582,\n                                \"coordy\": 974,\n                                \"lat\": 28.42629384857783,\n                                \"lon\": 77.03170712543123,\n                                \"indexNode\": \"1233666\",\n                                \"_id\": \"6870b6a986c43c767ce2f57c\"\n                            },\n                            {\n                                \"coordx\": 582,\n                                \"coordy\": 940,\n                                \"lat\": 28.426203928178055,\n                                \"lon\": 77.03173452977373,\n                                \"indexNode\": \"1190622\",\n                                \"_id\": \"6870b6a986c43c767ce2f57d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426228331724936,\n                            77.03163361818766\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f578\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"53fb65c-c6f1-dfd-1a22-b24ed0bb03f\",\n                        \"name\": \"Visitor's Parking 5\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 716,\n                                \"coordy\": 994,\n                                \"lat\": 28.42625175701675,\n                                \"lon\": 77.03128803758884,\n                                \"indexNode\": \"1259120\",\n                                \"_id\": \"6870b6a986c43c767ce2f57f\"\n                            },\n                            {\n                                \"coordx\": 864,\n                                \"coordy\": 994,\n                                \"lat\": 28.42614684720141,\n                                \"lon\": 77.03084296885112,\n                                \"indexNode\": \"1259268\",\n                                \"_id\": \"6870b6a986c43c767ce2f580\"\n                            },\n                            {\n                                \"coordx\": 864,\n                                \"coordy\": 1010,\n                                \"lat\": 28.42618916268366,\n                                \"lon\": 77.03083007268994,\n                                \"indexNode\": \"1279524\",\n                                \"_id\": \"6870b6a986c43c767ce2f581\"\n                            },\n                            {\n                                \"coordx\": 716,\n                                \"coordy\": 1010,\n                                \"lat\": 28.426294072499,\n                                \"lon\": 77.03127514142767,\n                                \"indexNode\": \"1279376\",\n                                \"_id\": \"6870b6a986c43c767ce2f582\"\n                            },\n                            {\n                                \"coordx\": 716,\n                                \"coordy\": 994,\n                                \"lat\": 28.42625175701675,\n                                \"lon\": 77.03128803758884,\n                                \"indexNode\": \"1259120\",\n                                \"_id\": \"6870b6a986c43c767ce2f583\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426220459850203,\n                            77.0310590551394\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f57e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"18bb0-6fe7-5fb6-8d3f-56e5e22614ba\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 941,\n                                \"lat\": 28.426117257782632,\n                                \"lon\": 77.03135481389235,\n                                \"indexNode\": \"1192014\",\n                                \"_id\": \"6870b6a986c43c767ce2f585\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 941,\n                                \"lat\": 28.426097409979732,\n                                \"lon\": 77.03127061169872,\n                                \"indexNode\": \"1192042\",\n                                \"_id\": \"6870b6a986c43c767ce2f586\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 973,\n                                \"lat\": 28.426182040944227,\n                                \"lon\": 77.03124481937637,\n                                \"indexNode\": \"1232554\",\n                                \"_id\": \"6870b6a986c43c767ce2f587\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 974,\n                                \"lat\": 28.42618468566187,\n                                \"lon\": 77.03124401336629,\n                                \"indexNode\": \"1233820\",\n                                \"_id\": \"6870b6a986c43c767ce2f588\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 974,\n                                \"lat\": 28.42620453346477,\n                                \"lon\": 77.03132821555992,\n                                \"indexNode\": \"1233792\",\n                                \"_id\": \"6870b6a986c43c767ce2f589\"\n                            },\n                            {\n                                \"coordx\": 708,\n                                \"coordy\": 941,\n                                \"lat\": 28.426117257782632,\n                                \"lon\": 77.03135481389235,\n                                \"indexNode\": \"1192014\",\n                                \"_id\": \"6870b6a986c43c767ce2f58a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42615097172225,\n                            77.03129941362933\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f584\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f2bd657-64a-3c1e-165c-08616aab635e\",\n                        \"name\": \"Visitor's Parking 7\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 941,\n                                \"lat\": 28.426086068378073,\n                                \"lon\": 77.03122249615951,\n                                \"indexNode\": \"1192058\",\n                                \"_id\": \"6870b6a986c43c767ce2f58c\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 941,\n                                \"lat\": 28.42605062587289,\n                                \"lon\": 77.03107213509946,\n                                \"indexNode\": \"1192108\",\n                                \"_id\": \"6870b6a986c43c767ce2f58d\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 974,\n                                \"lat\": 28.426137901555027,\n                                \"lon\": 77.03104553676704,\n                                \"indexNode\": \"1233886\",\n                                \"_id\": \"6870b6a986c43c767ce2f58e\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 974,\n                                \"lat\": 28.42617334406021,\n                                \"lon\": 77.03119589782708,\n                                \"indexNode\": \"1233836\",\n                                \"_id\": \"6870b6a986c43c767ce2f58f\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 941,\n                                \"lat\": 28.426086068378073,\n                                \"lon\": 77.03122249615951,\n                                \"indexNode\": \"1192058\",\n                                \"_id\": \"6870b6a986c43c767ce2f590\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42611198496655,\n                            77.03113401646327\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f58b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5ce3f-167f-6e8-4042-452a11c330d2\",\n                        \"name\": \"Visitor's Parking 8\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 941,\n                                \"lat\": 28.426041410821544,\n                                \"lon\": 77.03103304122385,\n                                \"indexNode\": \"1192121\",\n                                \"_id\": \"6870b6a986c43c767ce2f592\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 941,\n                                \"lat\": 28.42600596831636,\n                                \"lon\": 77.03088268016381,\n                                \"indexNode\": \"1192171\",\n                                \"_id\": \"6870b6a986c43c767ce2f593\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 974,\n                                \"lat\": 28.426093243998498,\n                                \"lon\": 77.03085608183139,\n                                \"indexNode\": \"1233949\",\n                                \"_id\": \"6870b6a986c43c767ce2f594\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 974,\n                                \"lat\": 28.42612868650368,\n                                \"lon\": 77.03100644289142,\n                                \"indexNode\": \"1233899\",\n                                \"_id\": \"6870b6a986c43c767ce2f595\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 941,\n                                \"lat\": 28.426041410821544,\n                                \"lon\": 77.03103304122385,\n                                \"indexNode\": \"1192121\",\n                                \"_id\": \"6870b6a986c43c767ce2f596\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42606732741002,\n                            77.03094456152762\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f591\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"138773f-5484-2453-3e00-c361074a780\",\n                        \"name\": \"Visitor's Parking 10\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 904,\n                                \"lat\": 28.425988922675476,\n                                \"lon\": 77.03125532575343,\n                                \"indexNode\": \"1145215\",\n                                \"_id\": \"6870b6a986c43c767ce2f598\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 904,\n                                \"lat\": 28.42595277132019,\n                                \"lon\": 77.03110195747219,\n                                \"indexNode\": \"1145266\",\n                                \"_id\": \"6870b6a986c43c767ce2f599\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 921,\n                                \"lat\": 28.42599773152008,\n                                \"lon\": 77.03108825530094,\n                                \"indexNode\": \"1166788\",\n                                \"_id\": \"6870b6a986c43c767ce2f59a\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 921,\n                                \"lat\": 28.426033882875366,\n                                \"lon\": 77.03124162358218,\n                                \"indexNode\": \"1166737\",\n                                \"_id\": \"6870b6a986c43c767ce2f59b\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 904,\n                                \"lat\": 28.425988922675476,\n                                \"lon\": 77.03125532575343,\n                                \"indexNode\": \"1145215\",\n                                \"_id\": \"6870b6a986c43c767ce2f59c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42599332709778,\n                            77.03117179052718\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f597\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"52c8ea-777-ea2e-0eae-e4c26a6d376\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 915,\n                                \"lat\": 28.42592302865563,\n                                \"lon\": 77.03084349200171,\n                                \"indexNode\": \"1159275\",\n                                \"_id\": \"6870b6a986c43c767ce2f59e\"\n                            },\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 921,\n                                \"lat\": 28.425938896961476,\n                                \"lon\": 77.03083865594127,\n                                \"indexNode\": \"1166871\",\n                                \"_id\": \"6870b6a986c43c767ce2f59f\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 921,\n                                \"lat\": 28.425933226160648,\n                                \"lon\": 77.03081459817166,\n                                \"indexNode\": \"1166879\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a0\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 915,\n                                \"lat\": 28.425917357854804,\n                                \"lon\": 77.0308194342321,\n                                \"indexNode\": \"1159283\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a1\"\n                            },\n                            {\n                                \"coordx\": 885,\n                                \"coordy\": 915,\n                                \"lat\": 28.42592302865563,\n                                \"lon\": 77.03084349200171,\n                                \"indexNode\": \"1159275\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42592812740814,\n                            77.03082904508669\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f59d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cdd5ef-27f6-606a-6f6d-5c5ee3188ead\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 891,\n                                \"lat\": 28.425803556274072,\n                                \"lon\": 77.0306252657686,\n                                \"indexNode\": \"1128970\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a4\"\n                            },\n                            {\n                                \"coordx\": 973,\n                                \"coordy\": 891,\n                                \"lat\": 28.42579717662314,\n                                \"lon\": 77.0305982007778,\n                                \"indexNode\": \"1128979\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a5\"\n                            },\n                            {\n                                \"coordx\": 973,\n                                \"coordy\": 915,\n                                \"lat\": 28.42586064984651,\n                                \"lon\": 77.03057885653604,\n                                \"indexNode\": \"1159363\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a6\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 915,\n                                \"lat\": 28.425867029497443,\n                                \"lon\": 77.03060592152684,\n                                \"indexNode\": \"1159354\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a7\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 891,\n                                \"lat\": 28.425803556274072,\n                                \"lon\": 77.0306252657686,\n                                \"indexNode\": \"1128970\",\n                                \"_id\": \"6870b6a986c43c767ce2f5a8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42583210306029,\n                            77.03060206115232\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5a3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"055828a-3e62-661b-5482-a265b7654416\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 677,\n                                \"lat\": 28.425643757808395,\n                                \"lon\": 77.03252088967243,\n                                \"indexNode\": \"857473\",\n                                \"_id\": \"6870b6a986c43c767ce2f5aa\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 677,\n                                \"lat\": 28.425592720600932,\n                                \"lon\": 77.03230436974596,\n                                \"indexNode\": \"857545\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ab\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 684,\n                                \"lat\": 28.425611233624416,\n                                \"lon\": 77.03229872767545,\n                                \"indexNode\": \"866407\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ac\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 684,\n                                \"lat\": 28.42566227083188,\n                                \"lon\": 77.0325152476019,\n                                \"indexNode\": \"866335\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ad\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 677,\n                                \"lat\": 28.425643757808395,\n                                \"lon\": 77.03252088967243,\n                                \"indexNode\": \"857473\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ae\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425627495716405,\n                            77.03240980867393\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5a9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"63d3b13-7b57-757b-df-3a31ed8f45ad\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 609,\n                                \"lat\": 28.42518888316862,\n                                \"lon\": 77.0314088965315,\n                                \"indexNode\": \"771773\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b0\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 470,\n                                \"lat\": 28.42482126741659,\n                                \"lon\": 77.03152093193172,\n                                \"indexNode\": \"595799\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b1\"\n                            },\n                            {\n                                \"coordx\": 794,\n                                \"coordy\": 470,\n                                \"lat\": 28.424810634665032,\n                                \"lon\": 77.03147582361372,\n                                \"indexNode\": \"595814\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b2\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 470,\n                                \"lat\": 28.42480992581493,\n                                \"lon\": 77.03147281639251,\n                                \"indexNode\": \"595815\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b3\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 609,\n                                \"lat\": 28.425177541566963,\n                                \"lon\": 77.03136078099229,\n                                \"indexNode\": \"771789\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b4\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 609,\n                                \"lat\": 28.42518888316862,\n                                \"lon\": 77.0314088965315,\n                                \"indexNode\": \"771773\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424999404491775,\n                            77.03144085646201\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5af\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d66f4a-d043-2bea-bb37-50b0aacf187\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 550,\n                                \"lat\": 28.42499031382161,\n                                \"lon\": 77.03127601785378,\n                                \"indexNode\": \"697139\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b7\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 456,\n                                \"lat\": 28.424741710363403,\n                                \"lon\": 77.0313517828007,\n                                \"indexNode\": \"578135\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b8\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 456,\n                                \"lat\": 28.42474667231413,\n                                \"lon\": 77.03137283334911,\n                                \"indexNode\": \"578128\",\n                                \"_id\": \"6870b6a986c43c767ce2f5b9\"\n                            },\n                            {\n                                \"coordx\": 832,\n                                \"coordy\": 477,\n                                \"lat\": 28.424802211384577,\n                                \"lon\": 77.03135590713757,\n                                \"indexNode\": \"604714\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ba\"\n                            },\n                            {\n                                \"coordx\": 835,\n                                \"coordy\": 477,\n                                \"lat\": 28.424800084834267,\n                                \"lon\": 77.03134688547397,\n                                \"indexNode\": \"604717\",\n                                \"_id\": \"6870b6a986c43c767ce2f5bb\"\n                            },\n                            {\n                                \"coordx\": 835,\n                                \"coordy\": 550,\n                                \"lat\": 28.424993149222026,\n                                \"lon\": 77.0312880467386,\n                                \"indexNode\": \"697135\",\n                                \"_id\": \"6870b6a986c43c767ce2f5bc\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 550,\n                                \"lat\": 28.42499031382161,\n                                \"lon\": 77.03127601785378,\n                                \"indexNode\": \"697139\",\n                                \"_id\": \"6870b6a986c43c767ce2f5bd\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42485393269303,\n                            77.03132564714421\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5b6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8170dfa-f4b4-04f-486-a3257db8ee1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 660,\n                                \"lat\": 28.425279106211757,\n                                \"lon\": 77.0311783350821,\n                                \"indexNode\": \"836402\",\n                                \"_id\": \"6870b6a986c43c767ce2f5bf\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 660,\n                                \"lat\": 28.42519262649911,\n                                \"lon\": 77.0308114540956,\n                                \"indexNode\": \"836524\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c0\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 661,\n                                \"lat\": 28.42519527121675,\n                                \"lon\": 77.03081064808552,\n                                \"indexNode\": \"837790\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c1\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 661,\n                                \"lat\": 28.425281750929397,\n                                \"lon\": 77.03117752907202,\n                                \"indexNode\": \"837668\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c2\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 660,\n                                \"lat\": 28.425279106211757,\n                                \"lon\": 77.0311783350821,\n                                \"indexNode\": \"836402\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425237188714252,\n                            77.03099449158381\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5be\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d3f3483-34dc-38e2-5af-af4e2236605\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 646,\n                                \"lat\": 28.42524208016479,\n                                \"lon\": 77.03118961922313,\n                                \"indexNode\": \"818678\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c5\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 646,\n                                \"lat\": 28.425155600452143,\n                                \"lon\": 77.03082273823662,\n                                \"indexNode\": \"818800\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c6\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 647,\n                                \"lat\": 28.425158245169783,\n                                \"lon\": 77.03082193222656,\n                                \"indexNode\": \"820066\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c7\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 647,\n                                \"lat\": 28.42524472488243,\n                                \"lon\": 77.03118881321305,\n                                \"indexNode\": \"819944\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c8\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 646,\n                                \"lat\": 28.42524208016479,\n                                \"lon\": 77.03118961922313,\n                                \"indexNode\": \"818678\",\n                                \"_id\": \"6870b6a986c43c767ce2f5c9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425200162667295,\n                            77.03100577572488\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5c4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6ed2da2-d008-007d-4853-b52d2587767\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 760,\n                                \"lat\": 28.42598944469101,\n                                \"lon\": 77.03298927621007,\n                                \"indexNode\": \"962373\",\n                                \"_id\": \"6870b6a986c43c767ce2f5cb\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 809,\n                                \"lat\": 28.426082175650006,\n                                \"lon\": 77.03279340621403,\n                                \"indexNode\": \"1024459\",\n                                \"_id\": \"6870b6a986c43c767ce2f5cc\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 809,\n                                \"lat\": 28.426082175650006,\n                                \"lon\": 77.03279340621403,\n                                \"indexNode\": \"1024459\",\n                                \"_id\": \"6870b6a986c43c767ce2f5cd\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5ca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"040ed7-51c-f1c-c6ed-5f6001d846\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 562,\n                                \"coordy\": 940,\n                                \"lat\": 28.426218105180126,\n                                \"lon\": 77.03179467419774,\n                                \"indexNode\": \"1190602\",\n                                \"_id\": \"6870b6a986c43c767ce2f5cf\"\n                            },\n                            {\n                                \"coordx\": 582,\n                                \"coordy\": 940,\n                                \"lat\": 28.426203928178055,\n                                \"lon\": 77.03173452977373,\n                                \"indexNode\": \"1190622\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d0\"\n                            },\n                            {\n                                \"coordx\": 582,\n                                \"coordy\": 974,\n                                \"lat\": 28.42629384857783,\n                                \"lon\": 77.03170712543123,\n                                \"indexNode\": \"1233666\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d1\"\n                            },\n                            {\n                                \"coordx\": 562,\n                                \"coordy\": 974,\n                                \"lat\": 28.426308025579903,\n                                \"lon\": 77.03176726985524,\n                                \"indexNode\": \"1233646\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d2\"\n                            },\n                            {\n                                \"coordx\": 562,\n                                \"coordy\": 940,\n                                \"lat\": 28.426218105180126,\n                                \"lon\": 77.03179467419774,\n                                \"indexNode\": \"1190602\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426255976878977,\n                            77.03175089981448\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5ce\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4af6f13-bb13-21c-505a-6b3e428b3d1c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 5,\n                                \"coordy\": 1066,\n                                \"lat\": 28.42694616911057,\n                                \"lon\": 77.03336813913734,\n                                \"indexNode\": \"1349561\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d5\"\n                            },\n                            {\n                                \"coordx\": 104,\n                                \"coordy\": 965,\n                                \"lat\": 28.426608876468617,\n                                \"lon\": 77.03315183125588,\n                                \"indexNode\": \"1221794\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d6\"\n                            },\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 961,\n                                \"lat\": 28.426601132998467,\n                                \"lon\": 77.03316708418097,\n                                \"indexNode\": \"1216726\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d7\"\n                            },\n                            {\n                                \"coordx\": 99,\n                                \"coordy\": 960,\n                                \"lat\": 28.42659919713093,\n                                \"lon\": 77.03317089741225,\n                                \"indexNode\": \"1215459\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d8\"\n                            },\n                            {\n                                \"coordx\": 0,\n                                \"coordy\": 1061,\n                                \"lat\": 28.426936489772885,\n                                \"lon\": 77.0333872052937,\n                                \"indexNode\": \"1343226\",\n                                \"_id\": \"6870b6a986c43c767ce2f5d9\"\n                            },\n                            {\n                                \"coordx\": 5,\n                                \"coordy\": 1066,\n                                \"lat\": 28.42694616911057,\n                                \"lon\": 77.03336813913734,\n                                \"indexNode\": \"1349561\",\n                                \"_id\": \"6870b6a986c43c767ce2f5da\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42677268312075,\n                            77.03326951827479\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5d4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cc54ff0-7c41-cf84-c185-823a83f2ae\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 764,\n                                \"lat\": 28.426030504116028,\n                                \"lon\": 77.03311536268141,\n                                \"indexNode\": \"967394\",\n                                \"_id\": \"6870b6a986c43c767ce2f5dc\"\n                            },\n                            {\n                                \"coordx\": 112,\n                                \"coordy\": 710,\n                                \"lat\": 28.425928802669453,\n                                \"lon\": 77.03333330605503,\n                                \"indexNode\": \"898972\",\n                                \"_id\": \"6870b6a986c43c767ce2f5dd\"\n                            },\n                            {\n                                \"coordx\": 111,\n                                \"coordy\": 711,\n                                \"lat\": 28.4259321562372,\n                                \"lon\": 77.03333550726616,\n                                \"indexNode\": \"900237\",\n                                \"_id\": \"6870b6a986c43c767ce2f5de\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 765,\n                                \"lat\": 28.426033857683773,\n                                \"lon\": 77.03311756389253,\n                                \"indexNode\": \"968659\",\n                                \"_id\": \"6870b6a986c43c767ce2f5df\"\n                            },\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 764,\n                                \"lat\": 28.426030504116028,\n                                \"lon\": 77.03311536268141,\n                                \"indexNode\": \"967394\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4259813301766,\n                            77.03322543497382\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5db\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1a68da5-30e8-b5d1-3c6-4aafeee00ce\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 730,\n                                \"lat\": 28.425357200080942,\n                                \"lon\": 77.03066782397562,\n                                \"indexNode\": \"925173\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e2\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 695,\n                                \"lat\": 28.425264634963522,\n                                \"lon\": 77.0306960343282,\n                                \"indexNode\": \"880863\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e3\"\n                            },\n                            {\n                                \"coordx\": 1007,\n                                \"coordy\": 695,\n                                \"lat\": 28.42525471106207,\n                                \"lon\": 77.03065393323139,\n                                \"indexNode\": \"880877\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e4\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 698,\n                                \"lat\": 28.425258392114372,\n                                \"lon\": 77.03063347187395,\n                                \"indexNode\": \"884681\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e5\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 730,\n                                \"lat\": 28.425343023078867,\n                                \"lon\": 77.03060767955161,\n                                \"indexNode\": \"925193\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e6\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 730,\n                                \"lat\": 28.425357200080942,\n                                \"lon\": 77.03066782397562,\n                                \"indexNode\": \"925173\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42530447124663,\n                            77.03065199706643\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5e1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a0c4fb5-34f-56d-b45c-1633a1dcfaab\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 854,\n                                \"lat\": 28.426191972892482,\n                                \"lon\": 77.0327180418851,\n                                \"indexNode\": \"1081442\",\n                                \"_id\": \"6870b6a986c43c767ce2f5e9\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 858,\n                                \"lat\": 28.426202551763044,\n                                \"lon\": 77.0327148178448,\n                                \"indexNode\": \"1086506\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ea\"\n                            },\n                            {\n                                \"coordx\": 274,\n                                \"coordy\": 862,\n                                \"lat\": 28.426215966034018,\n                                \"lon\": 77.03272362268932,\n                                \"indexNode\": \"1091566\",\n                                \"_id\": \"6870b6a986c43c767ce2f5eb\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 875,\n                                \"lat\": 28.426241132311997,\n                                \"lon\": 77.03267405068274,\n                                \"indexNode\": \"1108037\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ec\"\n                            },\n                            {\n                                \"coordx\": 297,\n                                \"coordy\": 875,\n                                \"lat\": 28.42623404381096,\n                                \"lon\": 77.03264397847074,\n                                \"indexNode\": \"1108047\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ed\"\n                            },\n                            {\n                                \"coordx\": 297,\n                                \"coordy\": 854,\n                                \"lat\": 28.426178504740513,\n                                \"lon\": 77.03266090468229,\n                                \"indexNode\": \"1081461\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ee\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 854,\n                                \"lat\": 28.426179922440717,\n                                \"lon\": 77.03266691912468,\n                                \"indexNode\": \"1081459\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ef\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 854,\n                                \"lat\": 28.426191972892482,\n                                \"lon\": 77.0327180418851,\n                                \"indexNode\": \"1081442\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42621041059704,\n                            77.03268102797941\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5e8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7c57b-57d-b45e-b23-ae7c4c0da8e0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42725669968736,\n                                \"lon\": 77.0326771995329,\n                                \"indexNode\": \"1561168\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f2\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427185814676996,\n                                \"lon\": 77.03237647741283,\n                                \"indexNode\": \"1561268\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f3\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1229,\n                                \"lat\": 28.427175235806434,\n                                \"lon\": 77.03237970145311,\n                                \"indexNode\": \"1556204\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f4\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1229,\n                                \"lat\": 28.427246120816797,\n                                \"lon\": 77.0326804235732,\n                                \"indexNode\": \"1556104\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f5\"\n                            },\n                            {\n                                \"coordx\": 190,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42725669968736,\n                                \"lon\": 77.0326771995329,\n                                \"indexNode\": \"1561168\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427215967746896,\n                            77.03252845049302\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5f1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"44fab5a-b8b0-7c60-8a5f-2ea8460ae7b\",\n                        \"name\": \"Wellness Center\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 994,\n                                \"lat\": 28.42611353124654,\n                                \"lon\": 77.03070162945468,\n                                \"indexNode\": \"1259315\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f8\"\n                            },\n                            {\n                                \"coordx\": 932,\n                                \"coordy\": 994,\n                                \"lat\": 28.42609864539436,\n                                \"lon\": 77.03063847780946,\n                                \"indexNode\": \"1259336\",\n                                \"_id\": \"6870b6a986c43c767ce2f5f9\"\n                            },\n                            {\n                                \"coordx\": 932,\n                                \"coordy\": 1010,\n                                \"lat\": 28.42614096087661,\n                                \"lon\": 77.03062558164828,\n                                \"indexNode\": \"1279592\",\n                                \"_id\": \"6870b6a986c43c767ce2f5fa\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1010,\n                                \"lat\": 28.426155846728786,\n                                \"lon\": 77.0306887332935,\n                                \"indexNode\": \"1279571\",\n                                \"_id\": \"6870b6a986c43c767ce2f5fb\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 994,\n                                \"lat\": 28.42611353124654,\n                                \"lon\": 77.03070162945468,\n                                \"indexNode\": \"1259315\",\n                                \"_id\": \"6870b6a986c43c767ce2f5fc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426127246061572,\n                            77.03066360555148\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5f7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dd5df3-80a2-2710-a36e-61874bd3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 974,\n                                \"lat\": 28.42618468566187,\n                                \"lon\": 77.03124401336629,\n                                \"indexNode\": \"1233820\",\n                                \"_id\": \"6870b6a986c43c767ce2f5fe\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 974,\n                                \"lat\": 28.42617334406021,\n                                \"lon\": 77.03119589782708,\n                                \"indexNode\": \"1233836\",\n                                \"_id\": \"6870b6a986c43c767ce2f5ff\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 941,\n                                \"lat\": 28.426086068378073,\n                                \"lon\": 77.03122249615951,\n                                \"indexNode\": \"1192058\",\n                                \"_id\": \"6870b6a986c43c767ce2f600\"\n                            },\n                            {\n                                \"coordx\": 741,\n                                \"coordy\": 941,\n                                \"lat\": 28.426093865729214,\n                                \"lon\": 77.03125557559272,\n                                \"indexNode\": \"1192047\",\n                                \"_id\": \"6870b6a986c43c767ce2f601\"\n                            },\n                            {\n                                \"coordx\": 741,\n                                \"coordy\": 951,\n                                \"lat\": 28.426120312905617,\n                                \"lon\": 77.03124751549198,\n                                \"indexNode\": \"1204707\",\n                                \"_id\": \"6870b6a986c43c767ce2f602\"\n                            },\n                            {\n                                \"coordx\": 747,\n                                \"coordy\": 951,\n                                \"lat\": 28.426116059804997,\n                                \"lon\": 77.03122947216478,\n                                \"indexNode\": \"1204713\",\n                                \"_id\": \"6870b6a986c43c767ce2f603\"\n                            },\n                            {\n                                \"coordx\": 747,\n                                \"coordy\": 971,\n                                \"lat\": 28.426168954157806,\n                                \"lon\": 77.0312133519633,\n                                \"indexNode\": \"1230033\",\n                                \"_id\": \"6870b6a986c43c767ce2f604\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 971,\n                                \"lat\": 28.426176751508947,\n                                \"lon\": 77.03124643139651,\n                                \"indexNode\": \"1230022\",\n                                \"_id\": \"6870b6a986c43c767ce2f605\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 974,\n                                \"lat\": 28.42618468566187,\n                                \"lon\": 77.03124401336629,\n                                \"indexNode\": \"1233820\",\n                                \"_id\": \"6870b6a986c43c767ce2f606\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426131111433634,\n                            77.03122424784226\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f5fd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"03d5182-4bc-ab8b-3dd3-506f70235ba5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 941,\n                                \"lat\": 28.42605062587289,\n                                \"lon\": 77.03107213509946,\n                                \"indexNode\": \"1192108\",\n                                \"_id\": \"6870b6a986c43c767ce2f608\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 941,\n                                \"lat\": 28.426041410821544,\n                                \"lon\": 77.03103304122385,\n                                \"indexNode\": \"1192121\",\n                                \"_id\": \"6870b6a986c43c767ce2f609\"\n                            },\n                            {\n                                \"coordx\": 815,\n                                \"coordy\": 974,\n                                \"lat\": 28.42612868650368,\n                                \"lon\": 77.03100644289142,\n                                \"indexNode\": \"1233899\",\n                                \"_id\": \"6870b6a986c43c767ce2f60a\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 974,\n                                \"lat\": 28.426137901555027,\n                                \"lon\": 77.03104553676704,\n                                \"indexNode\": \"1233886\",\n                                \"_id\": \"6870b6a986c43c767ce2f60b\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 941,\n                                \"lat\": 28.42605062587289,\n                                \"lon\": 77.03107213509946,\n                                \"indexNode\": \"1192108\",\n                                \"_id\": \"6870b6a986c43c767ce2f60c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426089656188285,\n                            77.03103928899544\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f607\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a5d0d4d-e24a-113c-fdc2-5f012fee1a7\",\n                        \"name\": \"Visitor's Parking 12\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 905,\n                                \"lat\": 28.425890910678397,\n                                \"lon\": 77.03082749433284,\n                                \"indexNode\": \"1146623\",\n                                \"_id\": \"6870b6a986c43c767ce2f60e\"\n                            },\n                            {\n                                \"coordx\": 961,\n                                \"coordy\": 905,\n                                \"lat\": 28.42584270887135,\n                                \"lon\": 77.03062300329118,\n                                \"indexNode\": \"1146691\",\n                                \"_id\": \"6870b6a986c43c767ce2f60f\"\n                            },\n                            {\n                                \"coordx\": 961,\n                                \"coordy\": 921,\n                                \"lat\": 28.425885024353597,\n                                \"lon\": 77.03061010713,\n                                \"indexNode\": \"1166947\",\n                                \"_id\": \"6870b6a986c43c767ce2f610\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 921,\n                                \"lat\": 28.425933226160648,\n                                \"lon\": 77.03081459817166,\n                                \"indexNode\": \"1166879\",\n                                \"_id\": \"6870b6a986c43c767ce2f611\"\n                            },\n                            {\n                                \"coordx\": 893,\n                                \"coordy\": 905,\n                                \"lat\": 28.425890910678397,\n                                \"lon\": 77.03082749433284,\n                                \"indexNode\": \"1146623\",\n                                \"_id\": \"6870b6a986c43c767ce2f612\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425887967515997,\n                            77.03071880073142\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f60d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a75680b-30a3-c8d7-d8e-42aa3865eda2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 838,\n                                \"lat\": 28.425646373836635,\n                                \"lon\": 77.03059581099369,\n                                \"indexNode\": \"1061896\",\n                                \"_id\": \"6870b6a986c43c767ce2f614\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 775,\n                                \"lat\": 28.425479756625283,\n                                \"lon\": 77.03064658962832,\n                                \"indexNode\": \"982138\",\n                                \"_id\": \"6870b6a986c43c767ce2f615\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 775,\n                                \"lat\": 28.425462035372693,\n                                \"lon\": 77.0305714090983,\n                                \"indexNode\": \"982163\",\n                                \"_id\": \"6870b6a986c43c767ce2f616\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 838,\n                                \"lat\": 28.425628652584045,\n                                \"lon\": 77.03052063046367,\n                                \"indexNode\": \"1061921\",\n                                \"_id\": \"6870b6a986c43c767ce2f617\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 838,\n                                \"lat\": 28.425646373836635,\n                                \"lon\": 77.03059581099369,\n                                \"indexNode\": \"1061896\",\n                                \"_id\": \"6870b6a986c43c767ce2f618\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425554204604666,\n                            77.030583610046\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f613\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8eed8-0a8e-54c-0030-aaa517ff3312\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 775,\n                                \"lat\": 28.425462035372693,\n                                \"lon\": 77.0305714090983,\n                                \"indexNode\": \"982163\",\n                                \"_id\": \"6870b6a986c43c767ce2f61a\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 730,\n                                \"lat\": 28.425343023078867,\n                                \"lon\": 77.03060767955161,\n                                \"indexNode\": \"925193\",\n                                \"_id\": \"6870b6a986c43c767ce2f61b\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 730,\n                                \"lat\": 28.42536074433146,\n                                \"lon\": 77.03068286008163,\n                                \"indexNode\": \"925168\",\n                                \"_id\": \"6870b6a986c43c767ce2f61c\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 775,\n                                \"lat\": 28.425479756625283,\n                                \"lon\": 77.03064658962832,\n                                \"indexNode\": \"982138\",\n                                \"_id\": \"6870b6a986c43c767ce2f61d\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 775,\n                                \"lat\": 28.425462035372693,\n                                \"lon\": 77.0305714090983,\n                                \"indexNode\": \"982163\",\n                                \"_id\": \"6870b6a986c43c767ce2f61e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425411389852076,\n                            77.03062713458996\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f619\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d7d72-8314-0d25-6f12-3ba41b755fdc\",\n                        \"name\": \"Visitor's Parking 13\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426314376541438,\n                                \"lon\": 77.02987006217738,\n                                \"indexNode\": \"1436794\",\n                                \"_id\": \"6870b6a986c43c767ce2f620\"\n                            },\n                            {\n                                \"coordx\": 1207,\n                                \"coordy\": 1134,\n                                \"lat\": 28.42627397208553,\n                                \"lon\": 77.02969865056893,\n                                \"indexNode\": \"1436851\",\n                                \"_id\": \"6870b6a986c43c767ce2f621\"\n                            },\n                            {\n                                \"coordx\": 1207,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426316287567776,\n                                \"lon\": 77.02968575440777,\n                                \"indexNode\": \"1457107\",\n                                \"_id\": \"6870b6a986c43c767ce2f622\"\n                            },\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426356692023685,\n                                \"lon\": 77.02985716601621,\n                                \"indexNode\": \"1457050\",\n                                \"_id\": \"6870b6a986c43c767ce2f623\"\n                            },\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426314376541438,\n                                \"lon\": 77.02987006217738,\n                                \"indexNode\": \"1436794\",\n                                \"_id\": \"6870b6a986c43c767ce2f624\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426315332054607,\n                            77.02977790829257\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f61f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"afc34-53bb-cfa4-b8cf-f1234a7b4eb6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1019,\n                                \"coordy\": 998,\n                                \"lat\": 28.426047554305907,\n                                \"lon\": 77.03037362552469,\n                                \"indexNode\": \"1264487\",\n                                \"_id\": \"6870b6a986c43c767ce2f626\"\n                            },\n                            {\n                                \"coordx\": 1019,\n                                \"coordy\": 1105,\n                                \"lat\": 28.426330539093442,\n                                \"lon\": 77.03028738244683,\n                                \"indexNode\": \"1399949\",\n                                \"_id\": \"6870b6a986c43c767ce2f627\"\n                            },\n                            {\n                                \"coordx\": 1018,\n                                \"coordy\": 1105,\n                                \"lat\": 28.426331247943544,\n                                \"lon\": 77.03029038966802,\n                                \"indexNode\": \"1399948\",\n                                \"_id\": \"6870b6a986c43c767ce2f628\"\n                            },\n                            {\n                                \"coordx\": 1018,\n                                \"coordy\": 998,\n                                \"lat\": 28.42604826315601,\n                                \"lon\": 77.0303766327459,\n                                \"indexNode\": \"1264486\",\n                                \"_id\": \"6870b6a986c43c767ce2f629\"\n                            },\n                            {\n                                \"coordx\": 1019,\n                                \"coordy\": 998,\n                                \"lat\": 28.426047554305907,\n                                \"lon\": 77.03037362552469,\n                                \"indexNode\": \"1264487\",\n                                \"_id\": \"6870b6a986c43c767ce2f62a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42618940112462,\n                            77.03033200759639\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f625\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ba6f6ab-0d4a-827-f87a-43d4745518b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 999,\n                                \"lat\": 28.42649464803854,\n                                \"lon\": 77.03225834720755,\n                                \"indexNode\": \"1265126\",\n                                \"_id\": \"6870b6a986c43c767ce2f62c\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426841106049448,\n                                \"lon\": 77.03215275988791,\n                                \"indexNode\": \"1430972\",\n                                \"_id\": \"6870b6a986c43c767ce2f62d\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426843941449864,\n                                \"lon\": 77.03216478877272,\n                                \"indexNode\": \"1430968\",\n                                \"_id\": \"6870b6a986c43c767ce2f62e\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 999,\n                                \"lat\": 28.426497483438954,\n                                \"lon\": 77.03227037609234,\n                                \"indexNode\": \"1265122\",\n                                \"_id\": \"6870b6a986c43c767ce2f62f\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 999,\n                                \"lat\": 28.42649464803854,\n                                \"lon\": 77.03225834720755,\n                                \"indexNode\": \"1265126\",\n                                \"_id\": \"6870b6a986c43c767ce2f630\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426669294744233,\n                            77.03221156799012\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f62b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b07647f-4bc4-804-bcc1-2dc4446fdf03\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 999,\n                                \"lat\": 28.426518748942065,\n                                \"lon\": 77.03236059272837,\n                                \"indexNode\": \"1265092\",\n                                \"_id\": \"6870b6a986c43c767ce2f632\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1000,\n                                \"lat\": 28.426521393659705,\n                                \"lon\": 77.0323597867183,\n                                \"indexNode\": \"1266358\",\n                                \"_id\": \"6870b6a986c43c767ce2f633\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 1000,\n                                \"lat\": 28.4265008370067,\n                                \"lon\": 77.03227257730347,\n                                \"indexNode\": \"1266387\",\n                                \"_id\": \"6870b6a986c43c767ce2f634\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 999,\n                                \"lat\": 28.426498192289056,\n                                \"lon\": 77.03227338331355,\n                                \"indexNode\": \"1265121\",\n                                \"_id\": \"6870b6a986c43c767ce2f635\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 999,\n                                \"lat\": 28.426518748942065,\n                                \"lon\": 77.03236059272837,\n                                \"indexNode\": \"1265092\",\n                                \"_id\": \"6870b6a986c43c767ce2f636\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42650979297438,\n                            77.0323165850159\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f631\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d5f340-64d6-d1a0-0051-7d050be7dae8\",\n                        \"name\": \"Visitor's Parking 11\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 904,\n                                \"lat\": 28.425944265118947,\n                                \"lon\": 77.03106587081778,\n                                \"indexNode\": \"1145278\",\n                                \"_id\": \"6870b6a986c43c767ce2f638\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 904,\n                                \"lat\": 28.42590811376366,\n                                \"lon\": 77.03091250253654,\n                                \"indexNode\": \"1145329\",\n                                \"_id\": \"6870b6a986c43c767ce2f639\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 921,\n                                \"lat\": 28.425953073963548,\n                                \"lon\": 77.03089880036528,\n                                \"indexNode\": \"1166851\",\n                                \"_id\": \"6870b6a986c43c767ce2f63a\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 921,\n                                \"lat\": 28.425989225318837,\n                                \"lon\": 77.03105216864653,\n                                \"indexNode\": \"1166800\",\n                                \"_id\": \"6870b6a986c43c767ce2f63b\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 904,\n                                \"lat\": 28.425944265118947,\n                                \"lon\": 77.03106587081778,\n                                \"indexNode\": \"1145278\",\n                                \"_id\": \"6870b6a986c43c767ce2f63c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42594866954125,\n                            77.03098233559153\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f637\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2047a53-5723-7ee1-635-232d10fd1238\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 921,\n                                \"lat\": 28.4258658854008,\n                                \"lon\": 77.03052891215758,\n                                \"indexNode\": \"1166974\",\n                                \"_id\": \"6870b6a986c43c767ce2f63e\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 838,\n                                \"lat\": 28.425646373836635,\n                                \"lon\": 77.03059581099369,\n                                \"indexNode\": \"1061896\",\n                                \"_id\": \"6870b6a986c43c767ce2f63f\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 838,\n                                \"lat\": 28.425628652584045,\n                                \"lon\": 77.03052063046367,\n                                \"indexNode\": \"1061921\",\n                                \"_id\": \"6870b6a986c43c767ce2f640\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 921,\n                                \"lat\": 28.425848164148206,\n                                \"lon\": 77.03045373162756,\n                                \"indexNode\": \"1166999\",\n                                \"_id\": \"6870b6a986c43c767ce2f641\"\n                            },\n                            {\n                                \"coordx\": 989,\n                                \"coordy\": 921,\n                                \"lat\": 28.425865176550694,\n                                \"lon\": 77.03052590493638,\n                                \"indexNode\": \"1166975\",\n                                \"_id\": \"6870b6a986c43c767ce2f642\"\n                            },\n                            {\n                                \"coordx\": 988,\n                                \"coordy\": 921,\n                                \"lat\": 28.4258658854008,\n                                \"lon\": 77.03052891215758,\n                                \"indexNode\": \"1166974\",\n                                \"_id\": \"6870b6a986c43c767ce2f643\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42574726899242,\n                            77.03052477131062\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f63d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"57ab3f2-37b7-cf32-2580-f6c322ed04a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426356692023685,\n                                \"lon\": 77.02985716601621,\n                                \"indexNode\": \"1457050\",\n                                \"_id\": \"6870b6a986c43c767ce2f645\"\n                            },\n                            {\n                                \"coordx\": 1142,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426362362824516,\n                                \"lon\": 77.02988122378581,\n                                \"indexNode\": \"1457042\",\n                                \"_id\": \"6870b6a986c43c767ce2f646\"\n                            },\n                            {\n                                \"coordx\": 1142,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426320047342266,\n                                \"lon\": 77.02989411994699,\n                                \"indexNode\": \"1436786\",\n                                \"_id\": \"6870b6a986c43c767ce2f647\"\n                            },\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426314376541438,\n                                \"lon\": 77.02987006217738,\n                                \"indexNode\": \"1436794\",\n                                \"_id\": \"6870b6a986c43c767ce2f648\"\n                            },\n                            {\n                                \"coordx\": 1150,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426356692023685,\n                                \"lon\": 77.02985716601621,\n                                \"indexNode\": \"1457050\",\n                                \"_id\": \"6870b6a986c43c767ce2f649\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426338369682973,\n                            77.0298756429816\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f644\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d4747d6-46b1-a2da-0f74-88600dbaf82a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426393767753048,\n                                \"lon\": 77.03020687095187,\n                                \"indexNode\": \"1436682\",\n                                \"_id\": \"6870b6a986c43c767ce2f64b\"\n                            },\n                            {\n                                \"coordx\": 1084,\n                                \"coordy\": 1134,\n                                \"lat\": 28.42636116064828,\n                                \"lon\": 77.03006853877663,\n                                \"indexNode\": \"1436728\",\n                                \"_id\": \"6870b6a986c43c767ce2f64c\"\n                            },\n                            {\n                                \"coordx\": 1084,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426403476130528,\n                                \"lon\": 77.03005564261547,\n                                \"indexNode\": \"1456984\",\n                                \"_id\": \"6870b6a986c43c767ce2f64d\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426436083235295,\n                                \"lon\": 77.0301939747907,\n                                \"indexNode\": \"1456938\",\n                                \"_id\": \"6870b6a986c43c767ce2f64e\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426393767753048,\n                                \"lon\": 77.03020687095187,\n                                \"indexNode\": \"1436682\",\n                                \"_id\": \"6870b6a986c43c767ce2f64f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42639862194179,\n                            77.03013125678368\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f64a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f785407-c272-384c-16fc-2ef0dda41a64\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 999,\n                                \"lat\": 28.426039566271992,\n                                \"lon\": 77.0303277111966,\n                                \"indexNode\": \"1265768\",\n                                \"_id\": \"6870b6a986c43c767ce2f651\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 999,\n                                \"lat\": 28.426061540625206,\n                                \"lon\": 77.03042093505384,\n                                \"indexNode\": \"1265737\",\n                                \"_id\": \"6870b6a986c43c767ce2f652\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 998,\n                                \"lat\": 28.426058895907563,\n                                \"lon\": 77.0304217410639,\n                                \"indexNode\": \"1264471\",\n                                \"_id\": \"6870b6a986c43c767ce2f653\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 998,\n                                \"lat\": 28.42603692155435,\n                                \"lon\": 77.03032851720668,\n                                \"indexNode\": \"1264502\",\n                                \"_id\": \"6870b6a986c43c767ce2f654\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 999,\n                                \"lat\": 28.426039566271992,\n                                \"lon\": 77.0303277111966,\n                                \"indexNode\": \"1265768\",\n                                \"_id\": \"6870b6a986c43c767ce2f655\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426049231089774,\n                            77.03037472613025\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f650\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4ed1313-15b4-6d4e-d45-14715be2bdad\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 998,\n                                \"lat\": 28.426058895907563,\n                                \"lon\": 77.0304217410639,\n                                \"indexNode\": \"1264471\",\n                                \"_id\": \"6870b6a986c43c767ce2f657\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 1105,\n                                \"lat\": 28.4263418806951,\n                                \"lon\": 77.03033549798604,\n                                \"indexNode\": \"1399933\",\n                                \"_id\": \"6870b6a986c43c767ce2f658\"\n                            },\n                            {\n                                \"coordx\": 1004,\n                                \"coordy\": 1105,\n                                \"lat\": 28.426341171844996,\n                                \"lon\": 77.03033249076483,\n                                \"indexNode\": \"1399934\",\n                                \"_id\": \"6870b6a986c43c767ce2f659\"\n                            },\n                            {\n                                \"coordx\": 1004,\n                                \"coordy\": 998,\n                                \"lat\": 28.42605818705746,\n                                \"lon\": 77.03041873384271,\n                                \"indexNode\": \"1264472\",\n                                \"_id\": \"6870b6a986c43c767ce2f65a\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 998,\n                                \"lat\": 28.426058895907563,\n                                \"lon\": 77.0304217410639,\n                                \"indexNode\": \"1264471\",\n                                \"_id\": \"6870b6a986c43c767ce2f65b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42620003387639,\n                            77.03037711591433\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f656\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"38a5a73-7b04-70ff-242-721238ffbd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 367,\n                                \"coordy\": 941,\n                                \"lat\": 28.42635897566798,\n                                \"lon\": 77.03238027632183,\n                                \"indexNode\": \"1191673\",\n                                \"_id\": \"6870b6a986c43c767ce2f65d\"\n                            },\n                            {\n                                \"coordx\": 367,\n                                \"coordy\": 949,\n                                \"lat\": 28.426380133409104,\n                                \"lon\": 77.03237382824123,\n                                \"indexNode\": \"1201801\",\n                                \"_id\": \"6870b6a986c43c767ce2f65e\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 949,\n                                \"lat\": 28.426365956407032,\n                                \"lon\": 77.03231368381722,\n                                \"indexNode\": \"1201821\",\n                                \"_id\": \"6870b6a986c43c767ce2f65f\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 941,\n                                \"lat\": 28.42634479866591,\n                                \"lon\": 77.0323201318978,\n                                \"indexNode\": \"1191693\",\n                                \"_id\": \"6870b6a986c43c767ce2f660\"\n                            },\n                            {\n                                \"coordx\": 367,\n                                \"coordy\": 941,\n                                \"lat\": 28.42635897566798,\n                                \"lon\": 77.03238027632183,\n                                \"indexNode\": \"1191673\",\n                                \"_id\": \"6870b6a986c43c767ce2f661\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426362466037506,\n                            77.03234698006952\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f65c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"875a0b8-d8b6-52e6-472e-16086f32bf0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 999,\n                                \"lat\": 28.426497483438954,\n                                \"lon\": 77.03227037609234,\n                                \"indexNode\": \"1265122\",\n                                \"_id\": \"6870b6a986c43c767ce2f663\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1104,\n                                \"lat\": 28.42677517879121,\n                                \"lon\": 77.03218574503462,\n                                \"indexNode\": \"1398052\",\n                                \"_id\": \"6870b6a986c43c767ce2f664\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 1104,\n                                \"lat\": 28.426775887641313,\n                                \"lon\": 77.03218875225582,\n                                \"indexNode\": \"1398051\",\n                                \"_id\": \"6870b6a986c43c767ce2f665\"\n                            },\n                            {\n                                \"coordx\": 387,\n                                \"coordy\": 999,\n                                \"lat\": 28.426498192289056,\n                                \"lon\": 77.03227338331355,\n                                \"indexNode\": \"1265121\",\n                                \"_id\": \"6870b6a986c43c767ce2f666\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 999,\n                                \"lat\": 28.426497483438954,\n                                \"lon\": 77.03227037609234,\n                                \"indexNode\": \"1265122\",\n                                \"_id\": \"6870b6a986c43c767ce2f667\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426636685540032,\n                            77.03222956417412\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f662\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d743362-3f42-fa18-8fd8-7bc1554130\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 921,\n                                \"lat\": 28.42627134766009,\n                                \"lon\": 77.03224904268446,\n                                \"indexNode\": \"1166402\",\n                                \"_id\": \"6870b6a986c43c767ce2f669\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 908,\n                                \"lat\": 28.426236966330766,\n                                \"lon\": 77.03225952081542,\n                                \"indexNode\": \"1149944\",\n                                \"_id\": \"6870b6a986c43c767ce2f66a\"\n                            },\n                            {\n                                \"coordx\": 456,\n                                \"coordy\": 908,\n                                \"lat\": 28.42620861232662,\n                                \"lon\": 77.03213923196738,\n                                \"indexNode\": \"1149984\",\n                                \"_id\": \"6870b6a986c43c767ce2f66b\"\n                            },\n                            {\n                                \"coordx\": 456,\n                                \"coordy\": 921,\n                                \"lat\": 28.426242993655944,\n                                \"lon\": 77.03212875383643,\n                                \"indexNode\": \"1166442\",\n                                \"_id\": \"6870b6a986c43c767ce2f66c\"\n                            },\n                            {\n                                \"coordx\": 416,\n                                \"coordy\": 921,\n                                \"lat\": 28.42627134766009,\n                                \"lon\": 77.03224904268446,\n                                \"indexNode\": \"1166402\",\n                                \"_id\": \"6870b6a986c43c767ce2f66d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426239979993355,\n                            77.03219413732592\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f668\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ba6c204-8bd2-eeb-0eaa-cf6042cb52b4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 679,\n                                \"lat\": 28.42572914730539,\n                                \"lon\": 77.03285909364797,\n                                \"indexNode\": \"859892\",\n                                \"_id\": \"6870b6a986c43c767ce2f66f\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 785,\n                                \"lat\": 28.426009487375286,\n                                \"lon\": 77.03277365658018,\n                                \"indexNode\": \"994088\",\n                                \"_id\": \"6870b6a986c43c767ce2f670\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 785,\n                                \"lat\": 28.425997436923524,\n                                \"lon\": 77.03272253381976,\n                                \"indexNode\": \"994105\",\n                                \"_id\": \"6870b6a986c43c767ce2f671\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 679,\n                                \"lat\": 28.425717096853628,\n                                \"lon\": 77.03280797088756,\n                                \"indexNode\": \"859909\",\n                                \"_id\": \"6870b6a986c43c767ce2f672\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 679,\n                                \"lat\": 28.42572914730539,\n                                \"lon\": 77.03285909364797,\n                                \"indexNode\": \"859892\",\n                                \"_id\": \"6870b6a986c43c767ce2f673\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425863292114457,\n                            77.03279081373387\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f66e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Tower-9\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"75f8815-ac51-ee0a-c155-7aa83dea80\",\n                        \"name\": \"Lawn\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 557,\n                                \"lat\": 28.4249903967424,\n                                \"lon\": 77.03119218803205,\n                                \"indexNode\": \"706027\",\n                                \"_id\": \"6870b6a986c43c767ce2f675\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 595,\n                                \"lat\": 28.42509089601274,\n                                \"lon\": 77.03116155964926,\n                                \"indexNode\": \"754135\",\n                                \"_id\": \"6870b6a986c43c767ce2f676\"\n                            },\n                            {\n                                \"coordx\": 835,\n                                \"coordy\": 595,\n                                \"lat\": 28.425112161515848,\n                                \"lon\": 77.03125177628529,\n                                \"indexNode\": \"754105\",\n                                \"_id\": \"6870b6a986c43c767ce2f677\"\n                            },\n                            {\n                                \"coordx\": 835,\n                                \"coordy\": 550,\n                                \"lat\": 28.424993149222026,\n                                \"lon\": 77.0312880467386,\n                                \"indexNode\": \"697135\",\n                                \"_id\": \"6870b6a986c43c767ce2f678\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 550,\n                                \"lat\": 28.42498464302078,\n                                \"lon\": 77.03125196008418,\n                                \"indexNode\": \"697147\",\n                                \"_id\": \"6870b6a986c43c767ce2f679\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 557,\n                                \"lat\": 28.425003156044266,\n                                \"lon\": 77.03124631801367,\n                                \"indexNode\": \"706009\",\n                                \"_id\": \"6870b6a986c43c767ce2f67a\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 557,\n                                \"lat\": 28.4249903967424,\n                                \"lon\": 77.03119218803205,\n                                \"indexNode\": \"706027\",\n                                \"_id\": \"6870b6a986c43c767ce2f67b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425047633193124,\n                            77.03122508413438\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f674\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"abdee7-4a3-44a-bb42-ffd156c32e15\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 661,\n                                \"lat\": 28.425282459779503,\n                                \"lon\": 77.03118053629322,\n                                \"indexNode\": \"837667\",\n                                \"_id\": \"6870b6a986c43c767ce2f67d\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 632,\n                                \"lat\": 28.425205762967927,\n                                \"lon\": 77.03120391058536,\n                                \"indexNode\": \"800953\",\n                                \"_id\": \"6870b6a986c43c767ce2f67e\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 632,\n                                \"lat\": 28.42520505411782,\n                                \"lon\": 77.03120090336415,\n                                \"indexNode\": \"800954\",\n                                \"_id\": \"6870b6a986c43c767ce2f67f\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 661,\n                                \"lat\": 28.425281750929397,\n                                \"lon\": 77.03117752907202,\n                                \"indexNode\": \"837668\",\n                                \"_id\": \"6870b6a986c43c767ce2f680\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 661,\n                                \"lat\": 28.425282459779503,\n                                \"lon\": 77.03118053629322,\n                                \"indexNode\": \"837667\",\n                                \"_id\": \"6870b6a986c43c767ce2f681\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425243756948635,\n                            77.0311907198287\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f67c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"140da0-d133-2a4b-01da-ddfdfcd87a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 999,\n                                \"lat\": 28.426518748942065,\n                                \"lon\": 77.03236059272837,\n                                \"indexNode\": \"1265092\",\n                                \"_id\": \"6870b6a986c43c767ce2f683\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1104,\n                                \"lat\": 28.426796444294318,\n                                \"lon\": 77.03227596167065,\n                                \"indexNode\": \"1398022\",\n                                \"_id\": \"6870b6a986c43c767ce2f684\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 1104,\n                                \"lat\": 28.42679715314442,\n                                \"lon\": 77.03227896889184,\n                                \"indexNode\": \"1398021\",\n                                \"_id\": \"6870b6a986c43c767ce2f685\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 999,\n                                \"lat\": 28.426519457792168,\n                                \"lon\": 77.03236359994958,\n                                \"indexNode\": \"1265091\",\n                                \"_id\": \"6870b6a986c43c767ce2f686\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 999,\n                                \"lat\": 28.426518748942065,\n                                \"lon\": 77.03236059272837,\n                                \"indexNode\": \"1265092\",\n                                \"_id\": \"6870b6a986c43c767ce2f687\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42665795104314,\n                            77.03231978081014\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f682\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"42db5a0-5e3-e3c-5d2c-b1613db458\",\n                        \"name\": \"Visitor's Parking 14\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 446,\n                                \"coordy\": 921,\n                                \"lat\": 28.42625008215698,\n                                \"lon\": 77.03215882604843,\n                                \"indexNode\": \"1166432\",\n                                \"_id\": \"6870b6a986c43c767ce2f689\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 921,\n                                \"lat\": 28.426238031705218,\n                                \"lon\": 77.03210770328802,\n                                \"indexNode\": \"1166449\",\n                                \"_id\": \"6870b6a986c43c767ce2f68a\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 970,\n                                \"lat\": 28.426367622869606,\n                                \"lon\": 77.03206820879441,\n                                \"indexNode\": \"1228483\",\n                                \"_id\": \"6870b6a986c43c767ce2f68b\"\n                            },\n                            {\n                                \"coordx\": 446,\n                                \"coordy\": 970,\n                                \"lat\": 28.426379673321367,\n                                \"lon\": 77.03211933155482,\n                                \"indexNode\": \"1228466\",\n                                \"_id\": \"6870b6a986c43c767ce2f68c\"\n                            },\n                            {\n                                \"coordx\": 446,\n                                \"coordy\": 921,\n                                \"lat\": 28.42625008215698,\n                                \"lon\": 77.03215882604843,\n                                \"indexNode\": \"1166432\",\n                                \"_id\": \"6870b6a986c43c767ce2f68d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426308852513294,\n                            77.03211351742142\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f688\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d164f7-4814-64fa-d54a-164745cbba7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 970,\n                                \"lat\": 28.426367622869606,\n                                \"lon\": 77.03206820879441,\n                                \"indexNode\": \"1228483\",\n                                \"_id\": \"6870b6a986c43c767ce2f68f\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 974,\n                                \"lat\": 28.426378201740167,\n                                \"lon\": 77.03206498475411,\n                                \"indexNode\": \"1233547\",\n                                \"_id\": \"6870b6a986c43c767ce2f690\"\n                            },\n                            {\n                                \"coordx\": 412,\n                                \"coordy\": 974,\n                                \"lat\": 28.426414353095453,\n                                \"lon\": 77.03221835303536,\n                                \"indexNode\": \"1233496\",\n                                \"_id\": \"6870b6a986c43c767ce2f691\"\n                            },\n                            {\n                                \"coordx\": 412,\n                                \"coordy\": 921,\n                                \"lat\": 28.426274183060507,\n                                \"lon\": 77.03226107156927,\n                                \"indexNode\": \"1166398\",\n                                \"_id\": \"6870b6a986c43c767ce2f692\"\n                            },\n                            {\n                                \"coordx\": 446,\n                                \"coordy\": 921,\n                                \"lat\": 28.42625008215698,\n                                \"lon\": 77.03215882604843,\n                                \"indexNode\": \"1166432\",\n                                \"_id\": \"6870b6a986c43c767ce2f693\"\n                            },\n                            {\n                                \"coordx\": 446,\n                                \"coordy\": 970,\n                                \"lat\": 28.426379673321367,\n                                \"lon\": 77.03211933155482,\n                                \"indexNode\": \"1228466\",\n                                \"_id\": \"6870b6a986c43c767ce2f694\"\n                            },\n                            {\n                                \"coordx\": 463,\n                                \"coordy\": 970,\n                                \"lat\": 28.426367622869606,\n                                \"lon\": 77.03206820879441,\n                                \"indexNode\": \"1228483\",\n                                \"_id\": \"6870b6a986c43c767ce2f695\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426333916531835,\n                            77.03218508294599\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f68e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2cd0a28-e252-142b-507d-6d87bc802d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 374,\n                                \"coordy\": 1104,\n                                \"lat\": 28.42678510269266,\n                                \"lon\": 77.03222784613143,\n                                \"indexNode\": \"1398038\",\n                                \"_id\": \"6870b6a986c43c767ce2f697\"\n                            },\n                            {\n                                \"coordx\": 374,\n                                \"coordy\": 1000,\n                                \"lat\": 28.426510052058045,\n                                \"lon\": 77.03231167117909,\n                                \"indexNode\": \"1266374\",\n                                \"_id\": \"6870b6a986c43c767ce2f698\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 1000,\n                                \"lat\": 28.42651076090815,\n                                \"lon\": 77.03231467840028,\n                                \"indexNode\": \"1266373\",\n                                \"_id\": \"6870b6a986c43c767ce2f699\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 1104,\n                                \"lat\": 28.426785811542764,\n                                \"lon\": 77.03223085335263,\n                                \"indexNode\": \"1398037\",\n                                \"_id\": \"6870b6a986c43c767ce2f69a\"\n                            },\n                            {\n                                \"coordx\": 374,\n                                \"coordy\": 1104,\n                                \"lat\": 28.42678510269266,\n                                \"lon\": 77.03222784613143,\n                                \"indexNode\": \"1398038\",\n                                \"_id\": \"6870b6a986c43c767ce2f69b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426647931800407,\n                            77.03227126226585\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f696\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0d0b35c-0ca1-7d16-6ef4-373bdb0d830d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 796,\n                                \"lat\": 28.42603857926933,\n                                \"lon\": 77.03276479046937,\n                                \"indexNode\": \"1008014\",\n                                \"_id\": \"6870b6a986c43c767ce2f69d\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 796,\n                                \"lat\": 28.42602652881757,\n                                \"lon\": 77.03271366770895,\n                                \"indexNode\": \"1008031\",\n                                \"_id\": \"6870b6a986c43c767ce2f69e\"\n                            },\n                            {\n                                \"coordx\": 295,\n                                \"coordy\": 842,\n                                \"lat\": 28.42614818582903,\n                                \"lon\": 77.03267659124558,\n                                \"indexNode\": \"1066267\",\n                                \"_id\": \"6870b6a986c43c767ce2f69f\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 842,\n                                \"lat\": 28.426160236280793,\n                                \"lon\": 77.03272771400599,\n                                \"indexNode\": \"1066250\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a0\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 796,\n                                \"lat\": 28.42603857926933,\n                                \"lon\": 77.03276479046937,\n                                \"indexNode\": \"1008014\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42609338254918,\n                            77.03272069085747\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f69c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"adcd7b-8f06-a4d-c326-335813fb4ffc\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 681,\n                                \"lat\": 28.42575570224378,\n                                \"lon\": 77.03294769826385,\n                                \"indexNode\": \"862394\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a3\"\n                            },\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 767,\n                                \"lat\": 28.425983147960864,\n                                \"lon\": 77.03287838139752,\n                                \"indexNode\": \"971270\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a4\"\n                            },\n                            {\n                                \"coordx\": 227,\n                                \"coordy\": 767,\n                                \"lat\": 28.42599803381304,\n                                \"lon\": 77.03294153304275,\n                                \"indexNode\": \"971249\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a5\"\n                            },\n                            {\n                                \"coordx\": 227,\n                                \"coordy\": 681,\n                                \"lat\": 28.425770588095958,\n                                \"lon\": 77.03301084990906,\n                                \"indexNode\": \"862373\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a6\"\n                            },\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 681,\n                                \"lat\": 28.42575570224378,\n                                \"lon\": 77.03294769826385,\n                                \"indexNode\": \"862394\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425876868028414,\n                            77.03294461565329\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6a2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d80317c-d0b-f363-7771-111ed07ee71\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 211,\n                                \"coordy\": 941,\n                                \"lat\": 28.42646955628415,\n                                \"lon\": 77.03284940282916,\n                                \"indexNode\": \"1191517\",\n                                \"_id\": \"6870b6a986c43c767ce2f6a9\"\n                            },\n                            {\n                                \"coordx\": 211,\n                                \"coordy\": 951,\n                                \"lat\": 28.426496003460556,\n                                \"lon\": 77.03284134272842,\n                                \"indexNode\": \"1204177\",\n                                \"_id\": \"6870b6a986c43c767ce2f6aa\"\n                            },\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 951,\n                                \"lat\": 28.426512307012942,\n                                \"lon\": 77.03291050881604,\n                                \"indexNode\": \"1204154\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ab\"\n                            },\n                            {\n                                \"coordx\": 188,\n                                \"coordy\": 941,\n                                \"lat\": 28.426485859836536,\n                                \"lon\": 77.03291856891678,\n                                \"indexNode\": \"1191494\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ac\"\n                            },\n                            {\n                                \"coordx\": 211,\n                                \"coordy\": 941,\n                                \"lat\": 28.42646955628415,\n                                \"lon\": 77.03284940282916,\n                                \"indexNode\": \"1191517\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ad\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426490931648544,\n                            77.0328799558226\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6a8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e41d33-70c7-42d5-2ffe-1b1cc8ce731d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 632,\n                                \"lat\": 28.425205762967927,\n                                \"lon\": 77.03120391058536,\n                                \"indexNode\": \"800953\",\n                                \"_id\": \"6870b6a986c43c767ce2f6af\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 632,\n                                \"lat\": 28.425118574405175,\n                                \"lon\": 77.03083402237766,\n                                \"indexNode\": \"801076\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b0\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 633,\n                                \"lat\": 28.425121219122815,\n                                \"lon\": 77.03083321636758,\n                                \"indexNode\": \"802342\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b1\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 633,\n                                \"lat\": 28.425208407685567,\n                                \"lon\": 77.03120310457528,\n                                \"indexNode\": \"802219\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b2\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 632,\n                                \"lat\": 28.425205762967927,\n                                \"lon\": 77.03120391058536,\n                                \"indexNode\": \"800953\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42516349104537,\n                            77.03101856347647\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6ae\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"360b3f8-a0a3-1550-4345-d36efe11adc\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1084,\n                                \"coordy\": 1134,\n                                \"lat\": 28.42636116064828,\n                                \"lon\": 77.03006853877663,\n                                \"indexNode\": \"1436728\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b5\"\n                            },\n                            {\n                                \"coordx\": 1142,\n                                \"coordy\": 1134,\n                                \"lat\": 28.426320047342266,\n                                \"lon\": 77.02989411994699,\n                                \"indexNode\": \"1436786\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b6\"\n                            },\n                            {\n                                \"coordx\": 1142,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426362362824516,\n                                \"lon\": 77.02988122378581,\n                                \"indexNode\": \"1457042\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b7\"\n                            },\n                            {\n                                \"coordx\": 1084,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426403476130528,\n                                \"lon\": 77.03005564261547,\n                                \"indexNode\": \"1456984\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b8\"\n                            },\n                            {\n                                \"coordx\": 1084,\n                                \"coordy\": 1134,\n                                \"lat\": 28.42636116064828,\n                                \"lon\": 77.03006853877663,\n                                \"indexNode\": \"1436728\",\n                                \"_id\": \"6870b6a986c43c767ce2f6b9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4263617617364,\n                            77.02997488128122\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6b4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3dd2a1-a5c8-02d7-1836-fc0ad85c3baf\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 417,\n                                \"coordy\": 647,\n                                \"lat\": 28.425545986176484,\n                                \"lon\": 77.0324668822234,\n                                \"indexNode\": \"819519\",\n                                \"_id\": \"6870b6a986c43c767ce2f6bb\"\n                            },\n                            {\n                                \"coordx\": 399,\n                                \"coordy\": 646,\n                                \"lat\": 28.42555610076071,\n                                \"lon\": 77.0325218182151,\n                                \"indexNode\": \"818235\",\n                                \"_id\": \"6870b6a986c43c767ce2f6bc\"\n                            },\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 643,\n                                \"lat\": 28.425561634759756,\n                                \"lon\": 77.03258137344814,\n                                \"indexNode\": \"814418\",\n                                \"_id\": \"6870b6a986c43c767ce2f6bd\"\n                            },\n                            {\n                                \"coordx\": 363,\n                                \"coordy\": 636,\n                                \"lat\": 28.425555172188037,\n                                \"lon\": 77.03263813827907,\n                                \"indexNode\": \"805539\",\n                                \"_id\": \"6870b6a986c43c767ce2f6be\"\n                            },\n                            {\n                                \"coordx\": 351,\n                                \"coordy\": 629,\n                                \"lat\": 28.425545165365797,\n                                \"lon\": 77.03267986700399,\n                                \"indexNode\": \"796665\",\n                                \"_id\": \"6870b6a986c43c767ce2f6bf\"\n                            },\n                            {\n                                \"coordx\": 331,\n                                \"coordy\": 614,\n                                \"lat\": 28.42551967160326,\n                                \"lon\": 77.0327521015791,\n                                \"indexNode\": \"777655\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c0\"\n                            },\n                            {\n                                \"coordx\": 318,\n                                \"coordy\": 602,\n                                \"lat\": 28.425497150042922,\n                                \"lon\": 77.0328008675756,\n                                \"indexNode\": \"762450\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c1\"\n                            },\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 603,\n                                \"lat\": 28.425500503610667,\n                                \"lon\": 77.03280306878672,\n                                \"indexNode\": \"763715\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c2\"\n                            },\n                            {\n                                \"coordx\": 330,\n                                \"coordy\": 615,\n                                \"lat\": 28.425523025171007,\n                                \"lon\": 77.03275430279024,\n                                \"indexNode\": \"778920\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c3\"\n                            },\n                            {\n                                \"coordx\": 351,\n                                \"coordy\": 630,\n                                \"lat\": 28.425547810083437,\n                                \"lon\": 77.03267906099391,\n                                \"indexNode\": \"797931\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c4\"\n                            },\n                            {\n                                \"coordx\": 362,\n                                \"coordy\": 637,\n                                \"lat\": 28.42555852575578,\n                                \"lon\": 77.03264033949019,\n                                \"indexNode\": \"806804\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c5\"\n                            },\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 643,\n                                \"lat\": 28.425561634759756,\n                                \"lon\": 77.03258137344814,\n                                \"indexNode\": \"814418\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c6\"\n                            },\n                            {\n                                \"coordx\": 399,\n                                \"coordy\": 647,\n                                \"lat\": 28.42555874547835,\n                                \"lon\": 77.03252101220502,\n                                \"indexNode\": \"819501\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c7\"\n                            },\n                            {\n                                \"coordx\": 417,\n                                \"coordy\": 648,\n                                \"lat\": 28.425548630894124,\n                                \"lon\": 77.03246607621334,\n                                \"indexNode\": \"820785\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c8\"\n                            },\n                            {\n                                \"coordx\": 417,\n                                \"coordy\": 647,\n                                \"lat\": 28.425545986176484,\n                                \"lon\": 77.0324668822234,\n                                \"indexNode\": \"819519\",\n                                \"_id\": \"6870b6a986c43c767ce2f6c9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425538644772608,\n                            77.03265981118908\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6ba\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7edb5da-26b-668-e5b8-7e1b26dd40e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 428,\n                                \"lat\": 28.424534394449978,\n                                \"lon\": 77.030808993497,\n                                \"indexNode\": \"542875\",\n                                \"_id\": \"6870b6a986c43c767ce2f6cb\"\n                            },\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 412,\n                                \"lat\": 28.42449207896773,\n                                \"lon\": 77.03082188965818,\n                                \"indexNode\": \"522619\",\n                                \"_id\": \"6870b6a986c43c767ce2f6cc\"\n                            },\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 412,\n                                \"lat\": 28.42449207896773,\n                                \"lon\": 77.03082188965818,\n                                \"indexNode\": \"522619\",\n                                \"_id\": \"6870b6a986c43c767ce2f6cd\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6ca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dfec17-07d-6a64-fcdb-18ce6eefcf44\",\n                        \"name\": \"Mound\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 437,\n                                \"coordy\": 424,\n                                \"lat\": 28.424942037140575,\n                                \"lon\": 77.03258647804579,\n                                \"indexNode\": \"537221\",\n                                \"_id\": \"6870b6a986c43c767ce2f6cf\"\n                            },\n                            {\n                                \"coordx\": 547,\n                                \"coordy\": 424,\n                                \"lat\": 28.424864063629173,\n                                \"lon\": 77.0322556837137,\n                                \"indexNode\": \"537331\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d0\"\n                            },\n                            {\n                                \"coordx\": 547,\n                                \"coordy\": 420,\n                                \"lat\": 28.42485348475861,\n                                \"lon\": 77.032258907754,\n                                \"indexNode\": \"532267\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d1\"\n                            },\n                            {\n                                \"coordx\": 525,\n                                \"coordy\": 420,\n                                \"lat\": 28.42486907946089,\n                                \"lon\": 77.03232506662042,\n                                \"indexNode\": \"532245\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d2\"\n                            },\n                            {\n                                \"coordx\": 480,\n                                \"coordy\": 376,\n                                \"lat\": 28.424784610139373,\n                                \"lon\": 77.03249585601769,\n                                \"indexNode\": \"476496\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d3\"\n                            },\n                            {\n                                \"coordx\": 435,\n                                \"coordy\": 421,\n                                \"lat\": 28.42493552068786,\n                                \"lon\": 77.03259491051841,\n                                \"indexNode\": \"533421\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d4\"\n                            },\n                            {\n                                \"coordx\": 437,\n                                \"coordy\": 424,\n                                \"lat\": 28.424942037140575,\n                                \"lon\": 77.03258647804579,\n                                \"indexNode\": \"537221\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424868648983615,\n                            77.03246254859528\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"#098b29\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6ce\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"227c1af-fd24-e4c-fecc-c61dd0308d2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 690,\n                                \"coordy\": 168,\n                                \"lat\": 28.424085650348378,\n                                \"lon\": 77.03203198966081,\n                                \"indexNode\": \"213378\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d7\"\n                            },\n                            {\n                                \"coordx\": 690,\n                                \"coordy\": 403,\n                                \"lat\": 28.4247071589939,\n                                \"lon\": 77.03184257729353,\n                                \"indexNode\": \"510888\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d8\"\n                            },\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 399,\n                                \"lat\": 28.42469728897344,\n                                \"lon\": 77.03184880855503,\n                                \"indexNode\": \"505823\",\n                                \"_id\": \"6870b6a986c43c767ce2f6d9\"\n                            },\n                            {\n                                \"coordx\": 687,\n                                \"coordy\": 395,\n                                \"lat\": 28.424688127803087,\n                                \"lon\": 77.03185804703772,\n                                \"indexNode\": \"500757\",\n                                \"_id\": \"6870b6a986c43c767ce2f6da\"\n                            },\n                            {\n                                \"coordx\": 687,\n                                \"coordy\": 178,\n                                \"lat\": 28.424114224075094,\n                                \"lon\": 77.03203295122367,\n                                \"indexNode\": \"226035\",\n                                \"_id\": \"6870b6a986c43c767ce2f6db\"\n                            },\n                            {\n                                \"coordx\": 687,\n                                \"coordy\": 175,\n                                \"lat\": 28.42410628992217,\n                                \"lon\": 77.03203536925389,\n                                \"indexNode\": \"222237\",\n                                \"_id\": \"6870b6a986c43c767ce2f6dc\"\n                            },\n                            {\n                                \"coordx\": 689,\n                                \"coordy\": 170,\n                                \"lat\": 28.424091648633762,\n                                \"lon\": 77.03203338486186,\n                                \"indexNode\": \"215909\",\n                                \"_id\": \"6870b6a986c43c767ce2f6dd\"\n                            },\n                            {\n                                \"coordx\": 690,\n                                \"coordy\": 168,\n                                \"lat\": 28.424085650348378,\n                                \"lon\": 77.03203198966081,\n                                \"indexNode\": \"213378\",\n                                \"_id\": \"6870b6a986c43c767ce2f6de\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42439569723492,\n                            77.03194228189066\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6d6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"14a7ac1-a2e-a8af-6b0-6ea450fd7c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 402,\n                                \"coordy\": 592,\n                                \"lat\": 28.42541115945781,\n                                \"lon\": 77.03255632109547,\n                                \"indexNode\": \"749874\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e0\"\n                            },\n                            {\n                                \"coordx\": 412,\n                                \"coordy\": 592,\n                                \"lat\": 28.425404070956773,\n                                \"lon\": 77.03252624888346,\n                                \"indexNode\": \"749884\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e1\"\n                            },\n                            {\n                                \"coordx\": 412,\n                                \"coordy\": 626,\n                                \"lat\": 28.42549399135655,\n                                \"lon\": 77.03249884454095,\n                                \"indexNode\": \"792928\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e2\"\n                            },\n                            {\n                                \"coordx\": 398,\n                                \"coordy\": 625,\n                                \"lat\": 28.425501270540362,\n                                \"lon\": 77.03254175164784,\n                                \"indexNode\": \"791648\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e3\"\n                            },\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 621,\n                                \"lat\": 28.425500615571252,\n                                \"lon\": 77.03258707678495,\n                                \"indexNode\": \"786570\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e4\"\n                            },\n                            {\n                                \"coordx\": 370,\n                                \"coordy\": 615,\n                                \"lat\": 28.42549467116686,\n                                \"lon\": 77.0326340139422,\n                                \"indexNode\": \"778960\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e5\"\n                            },\n                            {\n                                \"coordx\": 370,\n                                \"coordy\": 604,\n                                \"lat\": 28.425465579272814,\n                                \"lon\": 77.032642880053,\n                                \"indexNode\": \"765034\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e6\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 596,\n                                \"lat\": 28.42544229498138,\n                                \"lon\": 77.03264030647,\n                                \"indexNode\": \"754909\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e7\"\n                            },\n                            {\n                                \"coordx\": 380,\n                                \"coordy\": 592,\n                                \"lat\": 28.425426754160092,\n                                \"lon\": 77.03262247996189,\n                                \"indexNode\": \"749852\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e8\"\n                            },\n                            {\n                                \"coordx\": 402,\n                                \"coordy\": 592,\n                                \"lat\": 28.42541115945781,\n                                \"lon\": 77.03255632109547,\n                                \"indexNode\": \"749874\",\n                                \"_id\": \"6870b6a986c43c767ce2f6e9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425458971919944,\n                            77.03257106053606\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6df\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bf0daee-ad7a-1f3-f50-6855a014af4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 220,\n                                \"lat\": 28.424238770367964,\n                                \"lon\": 77.0320562360034,\n                                \"indexNode\": \"279188\",\n                                \"_id\": \"6870b6a986c43c767ce2f6eb\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 382,\n                                \"lat\": 28.424667214625728,\n                                \"lon\": 77.03192566237149,\n                                \"indexNode\": \"484280\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ec\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 382,\n                                \"lat\": 28.424675720826972,\n                                \"lon\": 77.0319617490259,\n                                \"indexNode\": \"484268\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ed\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 220,\n                                \"lat\": 28.424247276569208,\n                                \"lon\": 77.03209232265782,\n                                \"indexNode\": \"279176\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ee\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 220,\n                                \"lat\": 28.424238770367964,\n                                \"lon\": 77.0320562360034,\n                                \"indexNode\": \"279188\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ef\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424457245597456,\n                            77.03200899251466\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6ea\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0f3442-bb2e-7780-2def-ab8cb14fe570\",\n                        \"name\": \"Jogging Track\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 435,\n                                \"lat\": 28.42498034408597,\n                                \"lon\": 77.0326167058106,\n                                \"indexNode\": \"551134\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f1\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 435,\n                                \"lat\": 28.424807384660674,\n                                \"lon\": 77.03188294383759,\n                                \"indexNode\": \"551378\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f2\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 455,\n                                \"lat\": 28.424860279013487,\n                                \"lon\": 77.03186682363612,\n                                \"indexNode\": \"576698\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f3\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 455,\n                                \"lat\": 28.42503323843878,\n                                \"lon\": 77.03260058560912,\n                                \"indexNode\": \"576454\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f4\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 435,\n                                \"lat\": 28.42498034408597,\n                                \"lon\": 77.0326167058106,\n                                \"indexNode\": \"551134\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424920311549727,\n                            77.03224176472335\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#86eac3\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6f0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ded4a-bf43-5ac2-c2f-755555cea27f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 961,\n                                \"lat\": 28.426601132998467,\n                                \"lon\": 77.03316708418097,\n                                \"indexNode\": \"1216726\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f7\"\n                            },\n                            {\n                                \"coordx\": 234,\n                                \"coordy\": 824,\n                                \"lat\": 28.426143820767827,\n                                \"lon\": 77.03287453992014,\n                                \"indexNode\": \"1043418\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f8\"\n                            },\n                            {\n                                \"coordx\": 233,\n                                \"coordy\": 823,\n                                \"lat\": 28.42614188490029,\n                                \"lon\": 77.03287835315142,\n                                \"indexNode\": \"1042151\",\n                                \"_id\": \"6870b6a986c43c767ce2f6f9\"\n                            },\n                            {\n                                \"coordx\": 99,\n                                \"coordy\": 960,\n                                \"lat\": 28.42659919713093,\n                                \"lon\": 77.03317089741225,\n                                \"indexNode\": \"1215459\",\n                                \"_id\": \"6870b6a986c43c767ce2f6fa\"\n                            },\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 961,\n                                \"lat\": 28.426601132998467,\n                                \"lon\": 77.03316708418097,\n                                \"indexNode\": \"1216726\",\n                                \"_id\": \"6870b6a986c43c767ce2f6fb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426371508949376,\n                            77.03302271866619\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6f6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4a1d0a6-2ac-cf7-5c32-0fab376566c7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 234,\n                                \"coordy\": 824,\n                                \"lat\": 28.426143820767827,\n                                \"lon\": 77.03287453992014,\n                                \"indexNode\": \"1043418\",\n                                \"_id\": \"6870b6a986c43c767ce2f6fd\"\n                            },\n                            {\n                                \"coordx\": 170,\n                                \"coordy\": 764,\n                                \"lat\": 28.426030504116028,\n                                \"lon\": 77.03311536268141,\n                                \"indexNode\": \"967394\",\n                                \"_id\": \"6870b6a986c43c767ce2f6fe\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 765,\n                                \"lat\": 28.426033857683773,\n                                \"lon\": 77.03311756389253,\n                                \"indexNode\": \"968659\",\n                                \"_id\": \"6870b6a986c43c767ce2f6ff\"\n                            },\n                            {\n                                \"coordx\": 233,\n                                \"coordy\": 824,\n                                \"lat\": 28.42614452961793,\n                                \"lon\": 77.03287754714134,\n                                \"indexNode\": \"1043417\",\n                                \"_id\": \"6870b6a986c43c767ce2f700\"\n                            },\n                            {\n                                \"coordx\": 234,\n                                \"coordy\": 824,\n                                \"lat\": 28.426143820767827,\n                                \"lon\": 77.03287453992014,\n                                \"indexNode\": \"1043418\",\n                                \"_id\": \"6870b6a986c43c767ce2f701\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426081648295963,\n                            77.0330102645748\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f6fc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4f326fc-164-7e45-b5b4-ae3f27833f2c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 961,\n                                \"lat\": 28.426601132998467,\n                                \"lon\": 77.03316708418097,\n                                \"indexNode\": \"1216726\",\n                                \"_id\": \"6870b6a986c43c767ce2f703\"\n                            },\n                            {\n                                \"coordx\": 221,\n                                \"coordy\": 836,\n                                \"lat\": 28.426184772430858,\n                                \"lon\": 77.03290396167488,\n                                \"indexNode\": \"1058597\",\n                                \"_id\": \"6870b6a986c43c767ce2f704\"\n                            },\n                            {\n                                \"coordx\": 236,\n                                \"coordy\": 854,\n                                \"lat\": 28.426221744596834,\n                                \"lon\": 77.03284434517553,\n                                \"indexNode\": \"1081400\",\n                                \"_id\": \"6870b6a986c43c767ce2f705\"\n                            },\n                            {\n                                \"coordx\": 112,\n                                \"coordy\": 972,\n                                \"lat\": 28.42662171869127,\n                                \"lon\": 77.03312213141577,\n                                \"indexNode\": \"1230664\",\n                                \"_id\": \"6870b6a986c43c767ce2f706\"\n                            },\n                            {\n                                \"coordx\": 100,\n                                \"coordy\": 961,\n                                \"lat\": 28.426601132998467,\n                                \"lon\": 77.03316708418097,\n                                \"indexNode\": \"1216726\",\n                                \"_id\": \"6870b6a986c43c767ce2f707\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426395140408435,\n                            77.0330013843991\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f702\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"baf32d-e14-6e3-b025-eca560e10758\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 722,\n                                \"lat\": 28.425377864495932,\n                                \"lon\": 77.03085169810706,\n                                \"indexNode\": \"914986\",\n                                \"_id\": \"6870b6a986c43c767ce2f709\"\n                            },\n                            {\n                                \"coordx\": 947,\n                                \"coordy\": 722,\n                                \"lat\": 28.425368649444586,\n                                \"lon\": 77.03081260423146,\n                                \"indexNode\": \"914999\",\n                                \"_id\": \"6870b6a986c43c767ce2f70a\"\n                            },\n                            {\n                                \"coordx\": 947,\n                                \"coordy\": 735,\n                                \"lat\": 28.42540303077391,\n                                \"lon\": 77.0308021261005,\n                                \"indexNode\": \"931457\",\n                                \"_id\": \"6870b6a986c43c767ce2f70b\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 735,\n                                \"lat\": 28.42541224582526,\n                                \"lon\": 77.03084121997611,\n                                \"indexNode\": \"931444\",\n                                \"_id\": \"6870b6a986c43c767ce2f70c\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 722,\n                                \"lat\": 28.425377864495932,\n                                \"lon\": 77.03085169810706,\n                                \"indexNode\": \"914986\",\n                                \"_id\": \"6870b6a986c43c767ce2f70d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425390447634925,\n                            77.03082691210378\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f708\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7753315-fd11-e3f-05bb-b37254d221c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 647,\n                                \"lat\": 28.425526847223686,\n                                \"lon\": 77.03238568725098,\n                                \"indexNode\": \"819546\",\n                                \"_id\": \"6870b6a986c43c767ce2f70f\"\n                            },\n                            {\n                                \"coordx\": 417,\n                                \"coordy\": 647,\n                                \"lat\": 28.425545986176484,\n                                \"lon\": 77.0324668822234,\n                                \"indexNode\": \"819519\",\n                                \"_id\": \"6870b6a986c43c767ce2f710\"\n                            },\n                            {\n                                \"coordx\": 417,\n                                \"coordy\": 648,\n                                \"lat\": 28.425548630894124,\n                                \"lon\": 77.03246607621334,\n                                \"indexNode\": \"820785\",\n                                \"_id\": \"6870b6a986c43c767ce2f711\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 648,\n                                \"lat\": 28.425529491941326,\n                                \"lon\": 77.03238488124092,\n                                \"indexNode\": \"820812\",\n                                \"_id\": \"6870b6a986c43c767ce2f712\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 647,\n                                \"lat\": 28.425526847223686,\n                                \"lon\": 77.03238568725098,\n                                \"indexNode\": \"819546\",\n                                \"_id\": \"6870b6a986c43c767ce2f713\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425537739058903,\n                            77.03242588173217\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f70e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f5c6c-00d8-7bea-6abb-a27ef1417830\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 675,\n                                \"lat\": 28.42560089931762,\n                                \"lon\": 77.03236311896893,\n                                \"indexNode\": \"854994\",\n                                \"_id\": \"6870b6a986c43c767ce2f715\"\n                            },\n                            {\n                                \"coordx\": 390,\n                                \"coordy\": 673,\n                                \"lat\": 28.425633887787935,\n                                \"lon\": 77.03252712093392,\n                                \"indexNode\": \"852408\",\n                                \"_id\": \"6870b6a986c43c767ce2f716\"\n                            },\n                            {\n                                \"coordx\": 390,\n                                \"coordy\": 674,\n                                \"lat\": 28.425636532505578,\n                                \"lon\": 77.03252631492384,\n                                \"indexNode\": \"853674\",\n                                \"_id\": \"6870b6a986c43c767ce2f717\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 676,\n                                \"lat\": 28.425603544035262,\n                                \"lon\": 77.03236231295885,\n                                \"indexNode\": \"856260\",\n                                \"_id\": \"6870b6a986c43c767ce2f718\"\n                            },\n                            {\n                                \"coordx\": 444,\n                                \"coordy\": 675,\n                                \"lat\": 28.42560089931762,\n                                \"lon\": 77.03236311896893,\n                                \"indexNode\": \"854994\",\n                                \"_id\": \"6870b6a986c43c767ce2f719\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425618715911597,\n                            77.03244471694639\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f714\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"785b787-af8b-6fe7-d357-382c48f400af\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 670,\n                                \"lat\": 28.42569116784455,\n                                \"lon\": 77.03280620331462,\n                                \"indexNode\": \"848518\",\n                                \"_id\": \"6870b6a986c43c767ce2f71b\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 659,\n                                \"lat\": 28.425662075950505,\n                                \"lon\": 77.03281506942542,\n                                \"indexNode\": \"834592\",\n                                \"_id\": \"6870b6a986c43c767ce2f71c\"\n                            },\n                            {\n                                \"coordx\": 339,\n                                \"coordy\": 659,\n                                \"lat\": 28.425633013096256,\n                                \"lon\": 77.03269177335619,\n                                \"indexNode\": \"834633\",\n                                \"_id\": \"6870b6a986c43c767ce2f71d\"\n                            },\n                            {\n                                \"coordx\": 373,\n                                \"coordy\": 670,\n                                \"lat\": 28.425638004086778,\n                                \"lon\": 77.03258066172455,\n                                \"indexNode\": \"848593\",\n                                \"_id\": \"6870b6a986c43c767ce2f71e\"\n                            },\n                            {\n                                \"coordx\": 298,\n                                \"coordy\": 670,\n                                \"lat\": 28.42569116784455,\n                                \"lon\": 77.03280620331462,\n                                \"indexNode\": \"848518\",\n                                \"_id\": \"6870b6a986c43c767ce2f71f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42565689772877,\n                            77.03272049646436\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f71a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"476843b-ccea-6e56-26d2-8df263efd5d\",\n                        \"name\": \"Guard Room 6\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 351,\n                                \"coordy\": 1214,\n                                \"lat\": 28.4270923251855,\n                                \"lon\": 77.03220835111097,\n                                \"indexNode\": \"1537275\",\n                                \"_id\": \"6870b6a986c43c767ce2f721\"\n                            },\n                            {\n                                \"coordx\": 351,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42714257482067,\n                                \"lon\": 77.03219303691957,\n                                \"indexNode\": \"1561329\",\n                                \"_id\": \"6870b6a986c43c767ce2f722\"\n                            },\n                            {\n                                \"coordx\": 320,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427164549173884,\n                                \"lon\": 77.0322862607768,\n                                \"indexNode\": \"1561298\",\n                                \"_id\": \"6870b6a986c43c767ce2f723\"\n                            },\n                            {\n                                \"coordx\": 320,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427114299538715,\n                                \"lon\": 77.03230157496819,\n                                \"indexNode\": \"1537244\",\n                                \"_id\": \"6870b6a986c43c767ce2f724\"\n                            },\n                            {\n                                \"coordx\": 351,\n                                \"coordy\": 1214,\n                                \"lat\": 28.4270923251855,\n                                \"lon\": 77.03220835111097,\n                                \"indexNode\": \"1537275\",\n                                \"_id\": \"6870b6a986c43c767ce2f725\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427128437179693,\n                            77.03224730594388\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f720\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f2d561-8566-03f8-41e6-60d7248e40a0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 623,\n                                \"lat\": 28.42516423925657,\n                                \"lon\": 77.031135984146,\n                                \"indexNode\": \"789584\",\n                                \"_id\": \"6870b6a986c43c767ce2f727\"\n                            },\n                            {\n                                \"coordx\": 961,\n                                \"coordy\": 623,\n                                \"lat\": 28.425096898496722,\n                                \"lon\": 77.03085029813192,\n                                \"indexNode\": \"789679\",\n                                \"_id\": \"6870b6a986c43c767ce2f728\"\n                            },\n                            {\n                                \"coordx\": 965,\n                                \"coordy\": 626,\n                                \"lat\": 28.42510199724923,\n                                \"lon\": 77.03083585121689,\n                                \"indexNode\": \"793481\",\n                                \"_id\": \"6870b6a986c43c767ce2f729\"\n                            },\n                            {\n                                \"coordx\": 965,\n                                \"coordy\": 632,\n                                \"lat\": 28.425117865555073,\n                                \"lon\": 77.03083101515645,\n                                \"indexNode\": \"801077\",\n                                \"_id\": \"6870b6a986c43c767ce2f72a\"\n                            },\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 632,\n                                \"lat\": 28.425188041715334,\n                                \"lon\": 77.03112873005534,\n                                \"indexNode\": \"800978\",\n                                \"_id\": \"6870b6a986c43c767ce2f72b\"\n                            },\n                            {\n                                \"coordx\": 866,\n                                \"coordy\": 623,\n                                \"lat\": 28.42516423925657,\n                                \"lon\": 77.031135984146,\n                                \"indexNode\": \"789584\",\n                                \"_id\": \"6870b6a986c43c767ce2f72c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425141346639435,\n                            77.0309844625447\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f726\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"644cdf2-e6f3-71b8-3e44-3a0c3add88d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 834,\n                                \"coordy\": 150,\n                                \"lat\": 28.423935971015922,\n                                \"lon\": 77.03161345798921,\n                                \"indexNode\": \"190734\",\n                                \"_id\": \"6870b6a986c43c767ce2f72e\"\n                            },\n                            {\n                                \"coordx\": 834,\n                                \"coordy\": 161,\n                                \"lat\": 28.423965062909964,\n                                \"lon\": 77.0316045918784,\n                                \"indexNode\": \"204660\",\n                                \"_id\": \"6870b6a986c43c767ce2f72f\"\n                            },\n                            {\n                                \"coordx\": 777,\n                                \"coordy\": 161,\n                                \"lat\": 28.424005467365873,\n                                \"lon\": 77.03177600348685,\n                                \"indexNode\": \"204603\",\n                                \"_id\": \"6870b6a986c43c767ce2f730\"\n                            },\n                            {\n                                \"coordx\": 834,\n                                \"coordy\": 150,\n                                \"lat\": 28.423935971015922,\n                                \"lon\": 77.03161345798921,\n                                \"indexNode\": \"190734\",\n                                \"_id\": \"6870b6a986c43c767ce2f731\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42396883376392,\n                            77.03166468445148\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f72d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bfbb1a0-04-10d-ae2c-b33b1417670\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42690581888605,\n                                \"lon\": 77.0311886250385,\n                                \"indexNode\": \"1561663\",\n                                \"_id\": \"6870b6a986c43c767ce2f733\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42707452521072,\n                                \"lon\": 77.03190434368429,\n                                \"indexNode\": \"1561425\",\n                                \"_id\": \"6870b6a986c43c767ce2f734\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1211,\n                                \"lat\": 28.42701634142263,\n                                \"lon\": 77.03192207590591,\n                                \"indexNode\": \"1533573\",\n                                \"_id\": \"6870b6a986c43c767ce2f735\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 1211,\n                                \"lat\": 28.427008544071487,\n                                \"lon\": 77.0318889964727,\n                                \"indexNode\": \"1533584\",\n                                \"_id\": \"6870b6a986c43c767ce2f736\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 1228,\n                                \"lat\": 28.427053504271377,\n                                \"lon\": 77.03187529430144,\n                                \"indexNode\": \"1555106\",\n                                \"_id\": \"6870b6a986c43c767ce2f737\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1228,\n                                \"lat\": 28.426892595297847,\n                                \"lon\": 77.03119265508886,\n                                \"indexNode\": \"1555333\",\n                                \"_id\": \"6870b6a986c43c767ce2f738\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42690581888605,\n                                \"lon\": 77.0311886250385,\n                                \"indexNode\": \"1561663\",\n                                \"_id\": \"6870b6a986c43c767ce2f739\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4269905354212,\n                            77.03159605547162\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f732\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"054dc7f-cd5e-cef6-12e3-4f2330cc0a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 1025,\n                                \"lat\": 28.42658822045082,\n                                \"lon\": 77.03234264368766,\n                                \"indexNode\": \"1298007\",\n                                \"_id\": \"6870b6a986c43c767ce2f73b\"\n                            },\n                            {\n                                \"coordx\": 349,\n                                \"coordy\": 1025,\n                                \"lat\": 28.42659389125165,\n                                \"lon\": 77.03236670145726,\n                                \"indexNode\": \"1297999\",\n                                \"_id\": \"6870b6a986c43c767ce2f73c\"\n                            },\n                            {\n                                \"coordx\": 349,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426662653910302,\n                                \"lon\": 77.03234574519536,\n                                \"indexNode\": \"1330915\",\n                                \"_id\": \"6870b6a986c43c767ce2f73d\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 1051,\n                                \"lat\": 28.426656983109474,\n                                \"lon\": 77.03232168742575,\n                                \"indexNode\": \"1330923\",\n                                \"_id\": \"6870b6a986c43c767ce2f73e\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 1025,\n                                \"lat\": 28.42658822045082,\n                                \"lon\": 77.03234264368766,\n                                \"indexNode\": \"1298007\",\n                                \"_id\": \"6870b6a986c43c767ce2f73f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42662543718056,\n                            77.0323441944415\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f73a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ca83865-57d1-d734-7e0d-17b7f65a843e\",\n                        \"name\": \"Children Play Ground\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 581,\n                                \"coordy\": 891,\n                                \"lat\": 28.426075045863772,\n                                \"lon\": 77.03177703148853,\n                                \"indexNode\": \"1128587\",\n                                \"_id\": \"6870b6a986c43c767ce2f741\"\n                            },\n                            {\n                                \"coordx\": 639,\n                                \"coordy\": 891,\n                                \"lat\": 28.42603393255776,\n                                \"lon\": 77.03160261265887,\n                                \"indexNode\": \"1128645\",\n                                \"_id\": \"6870b6a986c43c767ce2f742\"\n                            },\n                            {\n                                \"coordx\": 639,\n                                \"coordy\": 914,\n                                \"lat\": 28.426094761063492,\n                                \"lon\": 77.03158407442719,\n                                \"indexNode\": \"1157763\",\n                                \"_id\": \"6870b6a986c43c767ce2f743\"\n                            },\n                            {\n                                \"coordx\": 581,\n                                \"coordy\": 914,\n                                \"lat\": 28.426135874369503,\n                                \"lon\": 77.03175849325683,\n                                \"indexNode\": \"1157705\",\n                                \"_id\": \"6870b6a986c43c767ce2f744\"\n                            },\n                            {\n                                \"coordx\": 581,\n                                \"coordy\": 891,\n                                \"lat\": 28.426075045863772,\n                                \"lon\": 77.03177703148853,\n                                \"indexNode\": \"1128587\",\n                                \"_id\": \"6870b6a986c43c767ce2f745\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426084903463632,\n                            77.03168055295785\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f740\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3e84ef6-b401-5b7-ebc-4483776fc556\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 710,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426829913845367,\n                                \"lon\": 77.03113117673009,\n                                \"indexNode\": \"1533836\",\n                                \"_id\": \"6870b6a986c43c767ce2f747\"\n                            },\n                            {\n                                \"coordx\": 710,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426877518762897,\n                                \"lon\": 77.03111666854876,\n                                \"indexNode\": \"1556624\",\n                                \"_id\": \"6870b6a986c43c767ce2f748\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426895240015487,\n                                \"lon\": 77.03119184907878,\n                                \"indexNode\": \"1556599\",\n                                \"_id\": \"6870b6a986c43c767ce2f749\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426847635097957,\n                                \"lon\": 77.0312063572601,\n                                \"indexNode\": \"1533811\",\n                                \"_id\": \"6870b6a986c43c767ce2f74a\"\n                            },\n                            {\n                                \"coordx\": 710,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426829913845367,\n                                \"lon\": 77.03113117673009,\n                                \"indexNode\": \"1533836\",\n                                \"_id\": \"6870b6a986c43c767ce2f74b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426862576930425,\n                            77.03116151290443\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f746\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6b27a56-fa6-1d8c-8346-f1ea3e5353e7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426895240015487,\n                                \"lon\": 77.03119184907878,\n                                \"indexNode\": \"1556599\",\n                                \"_id\": \"6870b6a986c43c767ce2f74d\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42690581888605,\n                                \"lon\": 77.0311886250385,\n                                \"indexNode\": \"1561663\",\n                                \"_id\": \"6870b6a986c43c767ce2f74e\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1233,\n                                \"lat\": 28.426730024060344,\n                                \"lon\": 77.03044283418069,\n                                \"indexNode\": \"1561911\",\n                                \"_id\": \"6870b6a986c43c767ce2f74f\"\n                            },\n                            {\n                                \"coordx\": 933,\n                                \"coordy\": 1230,\n                                \"lat\": 28.42672208990742,\n                                \"lon\": 77.03044525221091,\n                                \"indexNode\": \"1558113\",\n                                \"_id\": \"6870b6a986c43c767ce2f750\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1230,\n                                \"lat\": 28.426740520010117,\n                                \"lon\": 77.03052343996212,\n                                \"indexNode\": \"1558087\",\n                                \"_id\": \"6870b6a986c43c767ce2f751\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426737875292474,\n                                \"lon\": 77.0305242459722,\n                                \"indexNode\": \"1556821\",\n                                \"_id\": \"6870b6a986c43c767ce2f752\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1229,\n                                \"lat\": 28.426895240015487,\n                                \"lon\": 77.03119184907878,\n                                \"indexNode\": \"1556599\",\n                                \"_id\": \"6870b6a986c43c767ce2f753\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426814856556945,\n                            77.03082629339576\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f74c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f200238-d503-1677-e83-38505e2b5df\",\n                        \"name\": \"Guard Room 4\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427034854446113,\n                                \"lon\": 77.03191643383539,\n                                \"indexNode\": \"1542435\",\n                                \"_id\": \"6870b6a986c43c767ce2f755\"\n                            },\n                            {\n                                \"coordx\": 422,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427052575698703,\n                                \"lon\": 77.03199161436541,\n                                \"indexNode\": \"1542410\",\n                                \"_id\": \"6870b6a986c43c767ce2f756\"\n                            },\n                            {\n                                \"coordx\": 422,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42709224646331,\n                                \"lon\": 77.03197952421431,\n                                \"indexNode\": \"1561400\",\n                                \"_id\": \"6870b6a986c43c767ce2f757\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1233,\n                                \"lat\": 28.42707452521072,\n                                \"lon\": 77.03190434368429,\n                                \"indexNode\": \"1561425\",\n                                \"_id\": \"6870b6a986c43c767ce2f758\"\n                            },\n                            {\n                                \"coordx\": 447,\n                                \"coordy\": 1218,\n                                \"lat\": 28.427034854446113,\n                                \"lon\": 77.03191643383539,\n                                \"indexNode\": \"1542435\",\n                                \"_id\": \"6870b6a986c43c767ce2f759\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42706355045471,\n                            77.03194797902485\n                        ],\n                        \"polygonType\": \"Room\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f754\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f14f4e8-e100-f8e-8368-443d3d32f521\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 320,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427114299538715,\n                                \"lon\": 77.03230157496819,\n                                \"indexNode\": \"1537244\",\n                                \"_id\": \"6870b6a986c43c767ce2f75b\"\n                            },\n                            {\n                                \"coordx\": 320,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427164549173884,\n                                \"lon\": 77.0322862607768,\n                                \"indexNode\": \"1561298\",\n                                \"_id\": \"6870b6a986c43c767ce2f75c\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1233,\n                                \"lat\": 28.427185814676996,\n                                \"lon\": 77.03237647741283,\n                                \"indexNode\": \"1561268\",\n                                \"_id\": \"6870b6a986c43c767ce2f75d\"\n                            },\n                            {\n                                \"coordx\": 290,\n                                \"coordy\": 1212,\n                                \"lat\": 28.427130275606544,\n                                \"lon\": 77.03239340362437,\n                                \"indexNode\": \"1534682\",\n                                \"_id\": \"6870b6a986c43c767ce2f75e\"\n                            },\n                            {\n                                \"coordx\": 309,\n                                \"coordy\": 1212,\n                                \"lat\": 28.427116807454574,\n                                \"lon\": 77.03233626642155,\n                                \"indexNode\": \"1534701\",\n                                \"_id\": \"6870b6a986c43c767ce2f75f\"\n                            },\n                            {\n                                \"coordx\": 309,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427122096889853,\n                                \"lon\": 77.0323346544014,\n                                \"indexNode\": \"1537233\",\n                                \"_id\": \"6870b6a986c43c767ce2f760\"\n                            },\n                            {\n                                \"coordx\": 320,\n                                \"coordy\": 1214,\n                                \"lat\": 28.427114299538715,\n                                \"lon\": 77.03230157496819,\n                                \"indexNode\": \"1537244\",\n                                \"_id\": \"6870b6a986c43c767ce2f761\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.427148565179127,\n                            77.0323405888669\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f75a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4ae0c3a-4d12-3217-46be-2a70e5a7151d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 951,\n                                \"lat\": 28.425749584301403,\n                                \"lon\": 77.02967473880395,\n                                \"indexNode\": \"1205230\",\n                                \"_id\": \"6870b6a986c43c767ce2f763\"\n                            },\n                            {\n                                \"coordx\": 1249,\n                                \"coordy\": 951,\n                                \"lat\": 28.42576021705296,\n                                \"lon\": 77.02971984712195,\n                                \"indexNode\": \"1205215\",\n                                \"_id\": \"6870b6a986c43c767ce2f764\"\n                            },\n                            {\n                                \"coordx\": 1249,\n                                \"coordy\": 968,\n                                \"lat\": 28.425805177252847,\n                                \"lon\": 77.02970614495071,\n                                \"indexNode\": \"1226737\",\n                                \"_id\": \"6870b6a986c43c767ce2f765\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 968,\n                                \"lat\": 28.425794544501294,\n                                \"lon\": 77.0296610366327,\n                                \"indexNode\": \"1226752\",\n                                \"_id\": \"6870b6a986c43c767ce2f766\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 951,\n                                \"lat\": 28.425749584301403,\n                                \"lon\": 77.02967473880395,\n                                \"indexNode\": \"1205230\",\n                                \"_id\": \"6870b6a986c43c767ce2f767\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425777380777127,\n                            77.02969044187732\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f762\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"466d22b-c07b-4104-246a-dc5a8e3b5bf\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 916,\n                                \"lat\": 28.42572010684321,\n                                \"lon\": 77.0299705918434,\n                                \"indexNode\": \"1160831\",\n                                \"_id\": \"6870b6a986c43c767ce2f769\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 899,\n                                \"lat\": 28.425675146643325,\n                                \"lon\": 77.02998429401464,\n                                \"indexNode\": \"1139309\",\n                                \"_id\": \"6870b6a986c43c767ce2f76a\"\n                            },\n                            {\n                                \"coordx\": 1165,\n                                \"coordy\": 899,\n                                \"lat\": 28.42568223514436,\n                                \"lon\": 77.03001436622665,\n                                \"indexNode\": \"1139299\",\n                                \"_id\": \"6870b6a986c43c767ce2f76b\"\n                            },\n                            {\n                                \"coordx\": 1165,\n                                \"coordy\": 916,\n                                \"lat\": 28.425727195344248,\n                                \"lon\": 77.03000066405541,\n                                \"indexNode\": \"1160821\",\n                                \"_id\": \"6870b6a986c43c767ce2f76c\"\n                            },\n                            {\n                                \"coordx\": 1175,\n                                \"coordy\": 916,\n                                \"lat\": 28.42572010684321,\n                                \"lon\": 77.0299705918434,\n                                \"indexNode\": \"1160831\",\n                                \"_id\": \"6870b6a986c43c767ce2f76d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425701170993786,\n                            77.02999247903503\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f768\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"827c37-7a86-d8f5-8101-3ef7ff0c5cb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1138,\n                                \"coordy\": 915,\n                                \"lat\": 28.425743689579406,\n                                \"lon\": 77.0300826650379,\n                                \"indexNode\": \"1159528\",\n                                \"_id\": \"6870b6a986c43c767ce2f76f\"\n                            },\n                            {\n                                \"coordx\": 1138,\n                                \"coordy\": 899,\n                                \"lat\": 28.42570137409716,\n                                \"lon\": 77.03009556119908,\n                                \"indexNode\": \"1139272\",\n                                \"_id\": \"6870b6a986c43c767ce2f770\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 899,\n                                \"lat\": 28.425709880298403,\n                                \"lon\": 77.03013164785348,\n                                \"indexNode\": \"1139260\",\n                                \"_id\": \"6870b6a986c43c767ce2f771\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 897,\n                                \"lat\": 28.425704590863123,\n                                \"lon\": 77.03013325987364,\n                                \"indexNode\": \"1136728\",\n                                \"_id\": \"6870b6a986c43c767ce2f772\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 897,\n                                \"lat\": 28.425755628070586,\n                                \"lon\": 77.03034977980009,\n                                \"indexNode\": \"1136656\",\n                                \"_id\": \"6870b6a986c43c767ce2f773\"\n                            },\n                            {\n                                \"coordx\": 1054,\n                                \"coordy\": 915,\n                                \"lat\": 28.425803232988116,\n                                \"lon\": 77.03033527161877,\n                                \"indexNode\": \"1159444\",\n                                \"_id\": \"6870b6a986c43c767ce2f774\"\n                            },\n                            {\n                                \"coordx\": 1138,\n                                \"coordy\": 915,\n                                \"lat\": 28.425743689579406,\n                                \"lon\": 77.0300826650379,\n                                \"indexNode\": \"1159528\",\n                                \"_id\": \"6870b6a986c43c767ce2f775\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42575041166927,\n                            77.03021786454613\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f76e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"33566cc-2a1d-a84-f4b7-cd73c2abe23\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 647,\n                                \"lat\": 28.425045538003303,\n                                \"lon\": 77.03034378405562,\n                                \"indexNode\": \"820225\",\n                                \"_id\": \"6870b6a986c43c767ce2f777\"\n                            },\n                            {\n                                \"coordx\": 1135,\n                                \"coordy\": 647,\n                                \"lat\": 28.42503703180206,\n                                \"lon\": 77.03030769740121,\n                                \"indexNode\": \"820237\",\n                                \"_id\": \"6870b6a986c43c767ce2f778\"\n                            },\n                            {\n                                \"coordx\": 1135,\n                                \"coordy\": 663,\n                                \"lat\": 28.425079347284306,\n                                \"lon\": 77.03029480124003,\n                                \"indexNode\": \"840493\",\n                                \"_id\": \"6870b6a986c43c767ce2f779\"\n                            },\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 663,\n                                \"lat\": 28.42508785348555,\n                                \"lon\": 77.03033088789445,\n                                \"indexNode\": \"840481\",\n                                \"_id\": \"6870b6a986c43c767ce2f77a\"\n                            },\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 647,\n                                \"lat\": 28.425045538003303,\n                                \"lon\": 77.03034378405562,\n                                \"indexNode\": \"820225\",\n                                \"_id\": \"6870b6a986c43c767ce2f77b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425062442643807,\n                            77.03031929264783\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f776\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0c278-8a27-600-048e-fee3f1d8dee6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1188,\n                                \"coordy\": 826,\n                                \"lat\": 28.425472867204217,\n                                \"lon\": 77.03000403887441,\n                                \"indexNode\": \"1046904\",\n                                \"_id\": \"6870b6a986c43c767ce2f77d\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 826,\n                                \"lat\": 28.425462234452663,\n                                \"lon\": 77.02995893055639,\n                                \"indexNode\": \"1046919\",\n                                \"_id\": \"6870b6a986c43c767ce2f77e\"\n                            },\n                            {\n                                \"coordx\": 1203,\n                                \"coordy\": 864,\n                                \"lat\": 28.425562733723,\n                                \"lon\": 77.0299283021736,\n                                \"indexNode\": \"1095027\",\n                                \"_id\": \"6870b6a986c43c767ce2f77f\"\n                            },\n                            {\n                                \"coordx\": 1188,\n                                \"coordy\": 864,\n                                \"lat\": 28.42557336647456,\n                                \"lon\": 77.0299734104916,\n                                \"indexNode\": \"1095012\",\n                                \"_id\": \"6870b6a986c43c767ce2f780\"\n                            },\n                            {\n                                \"coordx\": 1188,\n                                \"coordy\": 826,\n                                \"lat\": 28.425472867204217,\n                                \"lon\": 77.03000403887441,\n                                \"indexNode\": \"1046904\",\n                                \"_id\": \"6870b6a986c43c767ce2f781\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42551780046361,\n                            77.029966170524\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f77c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4083b00-43ea-454e-ea84-76b2185edb3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 440,\n                                \"lat\": 28.424556916010317,\n                                \"lon\": 77.03076022750051,\n                                \"indexNode\": \"558080\",\n                                \"_id\": \"6870b6a986c43c767ce2f783\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 450,\n                                \"lat\": 28.424583363186724,\n                                \"lon\": 77.03075216739978,\n                                \"indexNode\": \"570740\",\n                                \"_id\": \"6870b6a986c43c767ce2f784\"\n                            },\n                            {\n                                \"coordx\": 1064,\n                                \"coordy\": 450,\n                                \"lat\": 28.424566350784236,\n                                \"lon\": 77.03067999409096,\n                                \"indexNode\": \"570764\",\n                                \"_id\": \"6870b6a986c43c767ce2f785\"\n                            },\n                            {\n                                \"coordx\": 1074,\n                                \"coordy\": 466,\n                                \"lat\": 28.424601577765447,\n                                \"lon\": 77.03063702571777,\n                                \"indexNode\": \"591030\",\n                                \"_id\": \"6870b6a986c43c767ce2f786\"\n                            },\n                            {\n                                \"coordx\": 1081,\n                                \"coordy\": 462,\n                                \"lat\": 28.42458603694416,\n                                \"lon\": 77.03061919920967,\n                                \"indexNode\": \"585973\",\n                                \"_id\": \"6870b6a986c43c767ce2f787\"\n                            },\n                            {\n                                \"coordx\": 1074,\n                                \"coordy\": 450,\n                                \"lat\": 28.4245592622832,\n                                \"lon\": 77.03064992187895,\n                                \"indexNode\": \"570774\",\n                                \"_id\": \"6870b6a986c43c767ce2f788\"\n                            },\n                            {\n                                \"coordx\": 1063,\n                                \"coordy\": 443,\n                                \"lat\": 28.424548546610854,\n                                \"lon\": 77.03068864338267,\n                                \"indexNode\": \"561901\",\n                                \"_id\": \"6870b6a986c43c767ce2f789\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 440,\n                                \"lat\": 28.424546283258763,\n                                \"lon\": 77.0307151191825,\n                                \"indexNode\": \"558095\",\n                                \"_id\": \"6870b6a986c43c767ce2f78a\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 440,\n                                \"lat\": 28.424556916010317,\n                                \"lon\": 77.03076022750051,\n                                \"indexNode\": \"558080\",\n                                \"_id\": \"6870b6a986c43c767ce2f78b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42456783788199,\n                            77.03069189462582\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f782\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Tower 9\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a5c2c01-d48-71e-a46-806d30ffc03\",\n                        \"name\": \"Lawn\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 450,\n                                \"lat\": 28.424583363186724,\n                                \"lon\": 77.03075216739978,\n                                \"indexNode\": \"570740\",\n                                \"_id\": \"6870b6a986c43c767ce2f78d\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 472,\n                                \"lat\": 28.424641546974815,\n                                \"lon\": 77.03073443517816,\n                                \"indexNode\": \"598592\",\n                                \"_id\": \"6870b6a986c43c767ce2f78e\"\n                            },\n                            {\n                                \"coordx\": 1068,\n                                \"coordy\": 472,\n                                \"lat\": 28.42462169917191,\n                                \"lon\": 77.03065023298454,\n                                \"indexNode\": \"598620\",\n                                \"_id\": \"6870b6a986c43c767ce2f78f\"\n                            },\n                            {\n                                \"coordx\": 1074,\n                                \"coordy\": 466,\n                                \"lat\": 28.424601577765447,\n                                \"lon\": 77.03063702571777,\n                                \"indexNode\": \"591030\",\n                                \"_id\": \"6870b6a986c43c767ce2f790\"\n                            },\n                            {\n                                \"coordx\": 1064,\n                                \"coordy\": 450,\n                                \"lat\": 28.424566350784236,\n                                \"lon\": 77.03067999409096,\n                                \"indexNode\": \"570764\",\n                                \"_id\": \"6870b6a986c43c767ce2f791\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 450,\n                                \"lat\": 28.424583363186724,\n                                \"lon\": 77.03075216739978,\n                                \"indexNode\": \"570740\",\n                                \"_id\": \"6870b6a986c43c767ce2f792\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42460307677267,\n                            77.03069812472441\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f78c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"70b1fb1-d0bd-d5fa-6ed8-1dbf1106a4a2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 605,\n                                \"lat\": 28.42499612982142,\n                                \"lon\": 77.03063926472318,\n                                \"indexNode\": \"766966\",\n                                \"_id\": \"6870b6a986c43c767ce2f794\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 605,\n                                \"lat\": 28.424948636864475,\n                                \"lon\": 77.03043778090273,\n                                \"indexNode\": \"767033\",\n                                \"_id\": \"6870b6a986c43c767ce2f795\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 606,\n                                \"lat\": 28.424951281582114,\n                                \"lon\": 77.03043697489265,\n                                \"indexNode\": \"768299\",\n                                \"_id\": \"6870b6a986c43c767ce2f796\"\n                            },\n                            {\n                                \"coordx\": 1120,\n                                \"coordy\": 606,\n                                \"lat\": 28.424939231130352,\n                                \"lon\": 77.03038585213224,\n                                \"indexNode\": \"768316\",\n                                \"_id\": \"6870b6a986c43c767ce2f797\"\n                            },\n                            {\n                                \"coordx\": 1120,\n                                \"coordy\": 611,\n                                \"lat\": 28.424952454718554,\n                                \"lon\": 77.03038182208186,\n                                \"indexNode\": \"774646\",\n                                \"_id\": \"6870b6a986c43c767ce2f798\"\n                            },\n                            {\n                                \"coordx\": 1117,\n                                \"coordy\": 614,\n                                \"lat\": 28.424962515421786,\n                                \"lon\": 77.03038842571526,\n                                \"indexNode\": \"778441\",\n                                \"_id\": \"6870b6a986c43c767ce2f799\"\n                            },\n                            {\n                                \"coordx\": 1110,\n                                \"coordy\": 617,\n                                \"lat\": 28.424975411525434,\n                                \"lon\": 77.03040705823344,\n                                \"indexNode\": \"782232\",\n                                \"_id\": \"6870b6a986c43c767ce2f79a\"\n                            },\n                            {\n                                \"coordx\": 1047,\n                                \"coordy\": 617,\n                                \"lat\": 28.425020069081963,\n                                \"lon\": 77.03059651316909,\n                                \"indexNode\": \"782169\",\n                                \"_id\": \"6870b6a986c43c767ce2f79b\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 605,\n                                \"lat\": 28.42499612982142,\n                                \"lon\": 77.03063926472318,\n                                \"indexNode\": \"766966\",\n                                \"_id\": \"6870b6a986c43c767ce2f79c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42498100642573,\n                            77.0305048249637\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f793\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1ffdb8-6424-4c2f-13d1-af6cba132b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 605,\n                                \"lat\": 28.424950763414785,\n                                \"lon\": 77.03044680256633,\n                                \"indexNode\": \"767030\",\n                                \"_id\": \"6870b6a986c43c767ce2f79e\"\n                            },\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 553,\n                                \"lat\": 28.424813238097478,\n                                \"lon\": 77.03048871509016,\n                                \"indexNode\": \"701198\",\n                                \"_id\": \"6870b6a986c43c767ce2f79f\"\n                            },\n                            {\n                                \"coordx\": 1104,\n                                \"coordy\": 553,\n                                \"lat\": 28.424810402697062,\n                                \"lon\": 77.03047668620535,\n                                \"indexNode\": \"701202\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a0\"\n                            },\n                            {\n                                \"coordx\": 1107,\n                                \"coordy\": 563,\n                                \"lat\": 28.42483472332316,\n                                \"lon\": 77.030459604441,\n                                \"indexNode\": \"713865\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a1\"\n                            },\n                            {\n                                \"coordx\": 1111,\n                                \"coordy\": 569,\n                                \"lat\": 28.424847756228587,\n                                \"lon\": 77.03044273949577,\n                                \"indexNode\": \"721465\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a2\"\n                            },\n                            {\n                                \"coordx\": 1118,\n                                \"coordy\": 577,\n                                \"lat\": 28.424863952018985,\n                                \"lon\": 77.03041524086677,\n                                \"indexNode\": \"731600\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a3\"\n                            },\n                            {\n                                \"coordx\": 1120,\n                                \"coordy\": 587,\n                                \"lat\": 28.424888981495183,\n                                \"lon\": 77.03040116632364,\n                                \"indexNode\": \"744262\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a4\"\n                            },\n                            {\n                                \"coordx\": 1120,\n                                \"coordy\": 589,\n                                \"lat\": 28.424894270930462,\n                                \"lon\": 77.03039955430349,\n                                \"indexNode\": \"746794\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a5\"\n                            },\n                            {\n                                \"coordx\": 1120,\n                                \"coordy\": 606,\n                                \"lat\": 28.424939231130352,\n                                \"lon\": 77.03038585213224,\n                                \"indexNode\": \"768316\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a6\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 606,\n                                \"lat\": 28.424951281582114,\n                                \"lon\": 77.03043697489265,\n                                \"indexNode\": \"768299\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a7\"\n                            },\n                            {\n                                \"coordx\": 1103,\n                                \"coordy\": 605,\n                                \"lat\": 28.424948636864475,\n                                \"lon\": 77.03043778090273,\n                                \"indexNode\": \"767033\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a8\"\n                            },\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 605,\n                                \"lat\": 28.424950763414785,\n                                \"lon\": 77.03044680256633,\n                                \"indexNode\": \"767030\",\n                                \"_id\": \"6870b6a986c43c767ce2f7a9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42489148249413,\n                            77.03043694447673\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f79d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d4b12c4-a421-5406-c8b1-00ab7b130\",\n                        \"name\": \"Lawn\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 553,\n                                \"lat\": 28.424813238097478,\n                                \"lon\": 77.03048871509016,\n                                \"indexNode\": \"701198\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ab\"\n                            },\n                            {\n                                \"coordx\": 1088,\n                                \"coordy\": 553,\n                                \"lat\": 28.424821744298722,\n                                \"lon\": 77.03052480174456,\n                                \"indexNode\": \"701186\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ac\"\n                            },\n                            {\n                                \"coordx\": 1088,\n                                \"coordy\": 605,\n                                \"lat\": 28.42495926961603,\n                                \"lon\": 77.03048288922074,\n                                \"indexNode\": \"767018\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ad\"\n                            },\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 605,\n                                \"lat\": 28.424950763414785,\n                                \"lon\": 77.03044680256633,\n                                \"indexNode\": \"767030\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ae\"\n                            },\n                            {\n                                \"coordx\": 1100,\n                                \"coordy\": 553,\n                                \"lat\": 28.424813238097478,\n                                \"lon\": 77.03048871509016,\n                                \"indexNode\": \"701198\",\n                                \"_id\": \"6870b6a986c43c767ce2f7af\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42488625385675,\n                            77.03048580215544\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7aa\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3a278e-27a-4e05-314-ecc1ae052dd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 176,\n                                \"lat\": 28.424129491292817,\n                                \"lon\": 77.03212177265864,\n                                \"indexNode\": \"223474\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b1\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 176,\n                                \"lat\": 28.42412240279178,\n                                \"lon\": 77.03209170044664,\n                                \"indexNode\": \"223484\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b2\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 220,\n                                \"lat\": 28.424238770367964,\n                                \"lon\": 77.0320562360034,\n                                \"indexNode\": \"279188\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b3\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 220,\n                                \"lat\": 28.424245858869,\n                                \"lon\": 77.03208630821541,\n                                \"indexNode\": \"279178\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b4\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 176,\n                                \"lat\": 28.424129491292817,\n                                \"lon\": 77.03212177265864,\n                                \"indexNode\": \"223474\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424184130830394,\n                            77.03208900433103\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7b0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c0f1afd-1edd-2d67-2755-2123877eacad\",\n                        \"name\": \"Lawn\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 491,\n                                \"lat\": 28.424664860306045,\n                                \"lon\": 77.03060484658113,\n                                \"indexNode\": \"622684\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b7\"\n                            },\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 501,\n                                \"lat\": 28.424699813683695,\n                                \"lon\": 77.0306328731348,\n                                \"indexNode\": \"635332\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b8\"\n                            },\n                            {\n                                \"coordx\": 1030,\n                                \"coordy\": 501,\n                                \"lat\": 28.424725332287426,\n                                \"lon\": 77.03074113309803,\n                                \"indexNode\": \"635296\",\n                                \"_id\": \"6870b6a986c43c767ce2f7b9\"\n                            },\n                            {\n                                \"coordx\": 1030,\n                                \"coordy\": 522,\n                                \"lat\": 28.42478087135788,\n                                \"lon\": 77.03072420688649,\n                                \"indexNode\": \"661882\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ba\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 522,\n                                \"lat\": 28.424774491706945,\n                                \"lon\": 77.03069714189569,\n                                \"indexNode\": \"661891\",\n                                \"_id\": \"6870b6a986c43c767ce2f7bb\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 514,\n                                \"lat\": 28.42475333396582,\n                                \"lon\": 77.03070358997627,\n                                \"indexNode\": \"651763\",\n                                \"_id\": \"6870b6a986c43c767ce2f7bc\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 514,\n                                \"lat\": 28.424725688811776,\n                                \"lon\": 77.03058630834944,\n                                \"indexNode\": \"651802\",\n                                \"_id\": \"6870b6a986c43c767ce2f7bd\"\n                            },\n                            {\n                                \"coordx\": 1078,\n                                \"coordy\": 491,\n                                \"lat\": 28.424664860306045,\n                                \"lon\": 77.03060484658113,\n                                \"indexNode\": \"622684\",\n                                \"_id\": \"6870b6a986c43c767ce2f7be\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424726282545038,\n                            77.03066435521508\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7b6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"baa4b86-f521-1d4b-4fcb-7c476387fff1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 591,\n                                \"coordy\": 396,\n                                \"lat\": 28.424758822130677,\n                                \"lon\": 77.03214593426293,\n                                \"indexNode\": \"501927\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c0\"\n                            },\n                            {\n                                \"coordx\": 591,\n                                \"coordy\": 411,\n                                \"lat\": 28.424798492895285,\n                                \"lon\": 77.03213384411183,\n                                \"indexNode\": \"520917\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c1\"\n                            },\n                            {\n                                \"coordx\": 598,\n                                \"coordy\": 411,\n                                \"lat\": 28.42479353094456,\n                                \"lon\": 77.03211279356341,\n                                \"indexNode\": \"520924\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c2\"\n                            },\n                            {\n                                \"coordx\": 599,\n                                \"coordy\": 411,\n                                \"lat\": 28.424792822094457,\n                                \"lon\": 77.03210978634222,\n                                \"indexNode\": \"520925\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c3\"\n                            },\n                            {\n                                \"coordx\": 599,\n                                \"coordy\": 396,\n                                \"lat\": 28.42475315132985,\n                                \"lon\": 77.03212187649332,\n                                \"indexNode\": \"501935\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c4\"\n                            },\n                            {\n                                \"coordx\": 591,\n                                \"coordy\": 396,\n                                \"lat\": 28.424758822130677,\n                                \"lon\": 77.03214593426293,\n                                \"indexNode\": \"501927\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424775822112565,\n                            77.03212786030258\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7bf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a1c6252-788-f43-6c-38d35c804e6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 592,\n                                \"coordy\": 412,\n                                \"lat\": 28.424800428762822,\n                                \"lon\": 77.03213003088054,\n                                \"indexNode\": \"522184\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c7\"\n                            },\n                            {\n                                \"coordx\": 592,\n                                \"coordy\": 425,\n                                \"lat\": 28.42483481009215,\n                                \"lon\": 77.03211955274959,\n                                \"indexNode\": \"538642\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c8\"\n                            },\n                            {\n                                \"coordx\": 583,\n                                \"coordy\": 425,\n                                \"lat\": 28.42484118974308,\n                                \"lon\": 77.0321466177404,\n                                \"indexNode\": \"538633\",\n                                \"_id\": \"6870b6a986c43c767ce2f7c9\"\n                            },\n                            {\n                                \"coordx\": 583,\n                                \"coordy\": 412,\n                                \"lat\": 28.424806808413756,\n                                \"lon\": 77.03215709587136,\n                                \"indexNode\": \"522175\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ca\"\n                            },\n                            {\n                                \"coordx\": 592,\n                                \"coordy\": 412,\n                                \"lat\": 28.424800428762822,\n                                \"lon\": 77.03213003088054,\n                                \"indexNode\": \"522184\",\n                                \"_id\": \"6870b6a986c43c767ce2f7cb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42482080925295,\n                            77.03213832431047\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7c6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"65bee2c-514-0e3b-07b1-42be33da11b3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 929,\n                                \"lat\": 28.42582041123218,\n                                \"lon\": 77.03023978528411,\n                                \"indexNode\": \"1177196\",\n                                \"_id\": \"6870b6a986c43c767ce2f7cd\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 953,\n                                \"lat\": 28.42588388445555,\n                                \"lon\": 77.03022044104235,\n                                \"indexNode\": \"1207580\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ce\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 953,\n                                \"lat\": 28.42588388445555,\n                                \"lon\": 77.03022044104235,\n                                \"indexNode\": \"1207580\",\n                                \"_id\": \"6870b6a986c43c767ce2f7cf\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7cc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"212afd-a03e-4253-41ee-7cf3ca6cc17e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 604,\n                                \"lat\": 28.42526497469348,\n                                \"lon\": 77.03179183645318,\n                                \"indexNode\": \"765317\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d1\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 627,\n                                \"lat\": 28.42532580319921,\n                                \"lon\": 77.03177329822148,\n                                \"indexNode\": \"794435\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d2\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 627,\n                                \"lat\": 28.42531800584807,\n                                \"lon\": 77.03174021878827,\n                                \"indexNode\": \"794446\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d3\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 604,\n                                \"lat\": 28.42525717734234,\n                                \"lon\": 77.03175875701996,\n                                \"indexNode\": \"765328\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d4\"\n                            },\n                            {\n                                \"coordx\": 653,\n                                \"coordy\": 604,\n                                \"lat\": 28.42526497469348,\n                                \"lon\": 77.03179183645318,\n                                \"indexNode\": \"765317\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425291490270773,\n                            77.03176602762072\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7d0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0ebab08-0114-0028-e4d4-5c43eb76e21\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 459,\n                                \"coordy\": 354,\n                                \"lat\": 28.42474131220346,\n                                \"lon\": 77.03257673988452,\n                                \"indexNode\": \"448623\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d7\"\n                            },\n                            {\n                                \"coordx\": 395,\n                                \"coordy\": 293,\n                                \"lat\": 28.42462535083402,\n                                \"lon\": 77.03281836865585,\n                                \"indexNode\": \"371333\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d8\"\n                            },\n                            {\n                                \"coordx\": 396,\n                                \"coordy\": 292,\n                                \"lat\": 28.424621997266275,\n                                \"lon\": 77.03281616744474,\n                                \"indexNode\": \"370068\",\n                                \"_id\": \"6870b6a986c43c767ce2f7d9\"\n                            },\n                            {\n                                \"coordx\": 460,\n                                \"coordy\": 353,\n                                \"lat\": 28.424737958635713,\n                                \"lon\": 77.03257453867339,\n                                \"indexNode\": \"447358\",\n                                \"_id\": \"6870b6a986c43c767ce2f7da\"\n                            },\n                            {\n                                \"coordx\": 459,\n                                \"coordy\": 354,\n                                \"lat\": 28.42474131220346,\n                                \"lon\": 77.03257673988452,\n                                \"indexNode\": \"448623\",\n                                \"_id\": \"6870b6a986c43c767ce2f7db\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424681654734883,\n                            77.0326964536646\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7d6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4caad-f33-0cea-cfb4-4657305f1c2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a986c43c767ce2f7dd\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 49,\n                                \"lat\": 28.423809206854752,\n                                \"lon\": 77.0322902948044,\n                                \"indexNode\": \"62670\",\n                                \"_id\": \"6870b6a986c43c767ce2f7de\"\n                            },\n                            {\n                                \"coordx\": 635,\n                                \"coordy\": 48,\n                                \"lat\": 28.423807270987215,\n                                \"lon\": 77.03229410803567,\n                                \"indexNode\": \"61403\",\n                                \"_id\": \"6870b6a986c43c767ce2f7df\"\n                            },\n                            {\n                                \"coordx\": 506,\n                                \"coordy\": 179,\n                                \"lat\": 28.424245170661496,\n                                \"lon\": 77.03257645225095,\n                                \"indexNode\": \"227120\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e0\"\n                            },\n                            {\n                                \"coordx\": 507,\n                                \"coordy\": 180,\n                                \"lat\": 28.42424710652903,\n                                \"lon\": 77.03257263901968,\n                                \"indexNode\": \"228387\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424027188758107,\n                            77.03243337352767\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7dc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7e8cb7e-e8a8-a7cd-34ab-52e6db25e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 2,\n                                \"lat\": 28.423655133421295,\n                                \"lon\": 77.03220187398742,\n                                \"indexNode\": \"3210\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e3\"\n                            },\n                            {\n                                \"coordx\": 804,\n                                \"coordy\": 0,\n                                \"lat\": 28.42356052887295,\n                                \"lon\": 77.03182457613627,\n                                \"indexNode\": \"804\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e4\"\n                            },\n                            {\n                                \"coordx\": 804,\n                                \"coordy\": 0,\n                                \"lat\": 28.42356052887295,\n                                \"lon\": 77.03182457613627,\n                                \"indexNode\": \"804\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e5\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 3,\n                                \"lat\": 28.423657778138935,\n                                \"lon\": 77.03220106797735,\n                                \"indexNode\": \"4476\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e6\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 2,\n                                \"lat\": 28.423655133421295,\n                                \"lon\": 77.03220187398742,\n                                \"indexNode\": \"3210\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423624480144394,\n                            77.03207583936701\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7e2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a41856-180-bb3-ea15-0ed555bf6fa\",\n                        \"name\": \"Point of Interest\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 801,\n                                \"coordy\": 113,\n                                \"lat\": 28.42386150851664,\n                                \"lon\": 77.03174251866156,\n                                \"indexNode\": \"143859\",\n                                \"_id\": \"6870b6a986c43c767ce2f7e9\"\n                            },\n                            {\n                                \"coordx\": 824,\n                                \"coordy\": 91,\n                                \"lat\": 28.423787021176167,\n                                \"lon\": 77.03169108479555,\n                                \"indexNode\": \"116030\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ea\"\n                            },\n                            {\n                                \"coordx\": 836,\n                                \"coordy\": 103,\n                                \"lat\": 28.42381025158661,\n                                \"lon\": 77.03164532602027,\n                                \"indexNode\": \"131234\",\n                                \"_id\": \"6870b6a986c43c767ce2f7eb\"\n                            },\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 110,\n                                \"lat\": 28.423825929209677,\n                                \"lon\": 77.03162765506495,\n                                \"indexNode\": \"140100\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ec\"\n                            },\n                            {\n                                \"coordx\": 833,\n                                \"coordy\": 114,\n                                \"lat\": 28.423841470030965,\n                                \"lon\": 77.03164548157307,\n                                \"indexNode\": \"145157\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ed\"\n                            },\n                            {\n                                \"coordx\": 807,\n                                \"coordy\": 117,\n                                \"lat\": 28.423867834286582,\n                                \"lon\": 77.03172125129406,\n                                \"indexNode\": \"148929\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ee\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 116,\n                                \"lat\": 28.42386873381946,\n                                \"lon\": 77.03173709341014,\n                                \"indexNode\": \"147658\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ef\"\n                            },\n                            {\n                                \"coordx\": 801,\n                                \"coordy\": 113,\n                                \"lat\": 28.42386150851664,\n                                \"lon\": 77.03174251866156,\n                                \"indexNode\": \"143859\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42383059553856,\n                            77.03168652481286\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7e8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c8e7c-478d-8b35-4084-db6668f2ec1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 111,\n                                \"lat\": 28.423928521791932,\n                                \"lon\": 77.0320508672442,\n                                \"indexNode\": \"141225\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f2\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 49,\n                                \"lat\": 28.423809206854752,\n                                \"lon\": 77.0322902948044,\n                                \"indexNode\": \"62670\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f3\"\n                            },\n                            {\n                                \"coordx\": 679,\n                                \"coordy\": 3,\n                                \"lat\": 28.42365706928883,\n                                \"lon\": 77.03219806075614,\n                                \"indexNode\": \"4477\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f4\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 0,\n                                \"lat\": 28.42356194657316,\n                                \"lon\": 77.03183059057866,\n                                \"indexNode\": \"802\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f5\"\n                            },\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 32,\n                                \"lat\": 28.42366855189087,\n                                \"lon\": 77.03189802211354,\n                                \"indexNode\": \"41283\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f6\"\n                            },\n                            {\n                                \"coordx\": 792,\n                                \"coordy\": 55,\n                                \"lat\": 28.423714494544424,\n                                \"lon\": 77.03181633223663,\n                                \"indexNode\": \"70422\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f7\"\n                            },\n                            {\n                                \"coordx\": 720,\n                                \"coordy\": 130,\n                                \"lat\": 28.423963885574928,\n                                \"lon\": 77.03197240140757,\n                                \"indexNode\": \"165300\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f8\"\n                            },\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 111,\n                                \"lat\": 28.423928521791932,\n                                \"lon\": 77.0320508672442,\n                                \"indexNode\": \"141225\",\n                                \"_id\": \"6870b6a986c43c767ce2f7f9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42375940611524,\n                            77.03203787434572\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7f1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5f056f-fb-bf25-4038-623777d2ec25\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 953,\n                                \"lat\": 28.42591436501001,\n                                \"lon\": 77.03034975155398,\n                                \"indexNode\": \"1207537\",\n                                \"_id\": \"6870b6a986c43c767ce2f7fb\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 953,\n                                \"lat\": 28.42588388445555,\n                                \"lon\": 77.03022044104235,\n                                \"indexNode\": \"1207580\",\n                                \"_id\": \"6870b6a986c43c767ce2f7fc\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 953,\n                                \"lat\": 28.42588388445555,\n                                \"lon\": 77.03022044104235,\n                                \"indexNode\": \"1207580\",\n                                \"_id\": \"6870b6a986c43c767ce2f7fd\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7fa\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3c4dbad-2a4c-a5ce-6f0-dc683f73b3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 953,\n                                \"lat\": 28.42588388445555,\n                                \"lon\": 77.03022044104235,\n                                \"indexNode\": \"1207580\",\n                                \"_id\": \"6870b6a986c43c767ce2f7ff\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 957,\n                                \"lat\": 28.425894463326113,\n                                \"lon\": 77.03021721700206,\n                                \"indexNode\": \"1212644\",\n                                \"_id\": \"6870b6a986c43c767ce2f800\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 957,\n                                \"lat\": 28.425894463326113,\n                                \"lon\": 77.03021721700206,\n                                \"indexNode\": \"1212644\",\n                                \"_id\": \"6870b6a986c43c767ce2f801\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f7fe\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c1f7503-68ec-88f0-01f2-c70affbb8b5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 556,\n                                \"lat\": 28.425376201881562,\n                                \"lon\": 77.03284095126018,\n                                \"indexNode\": \"704213\",\n                                \"_id\": \"6870b6a986c43c767ce2f803\"\n                            },\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 673,\n                                \"lat\": 28.425759354256286,\n                                \"lon\": 77.03305939908647,\n                                \"indexNode\": \"852231\",\n                                \"_id\": \"6870b6a986c43c767ce2f804\"\n                            },\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 673,\n                                \"lat\": 28.425759354256286,\n                                \"lon\": 77.03305939908647,\n                                \"indexNode\": \"852231\",\n                                \"_id\": \"6870b6a986c43c767ce2f805\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f802\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fbb3a1e-4464-7046-635-db078dafb0a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 418,\n                                \"coordy\": 627,\n                                \"lat\": 28.42549238297357,\n                                \"lon\": 77.03247999520367,\n                                \"indexNode\": \"794200\",\n                                \"_id\": \"6870b6a986c43c767ce2f807\"\n                            },\n                            {\n                                \"coordx\": 418,\n                                \"coordy\": 634,\n                                \"lat\": 28.425510895997053,\n                                \"lon\": 77.03247435313317,\n                                \"indexNode\": \"803062\",\n                                \"_id\": \"6870b6a986c43c767ce2f808\"\n                            },\n                            {\n                                \"coordx\": 472,\n                                \"coordy\": 634,\n                                \"lat\": 28.425472618091458,\n                                \"lon\": 77.03231196318832,\n                                \"indexNode\": \"803116\",\n                                \"_id\": \"6870b6a986c43c767ce2f809\"\n                            },\n                            {\n                                \"coordx\": 499,\n                                \"coordy\": 634,\n                                \"lat\": 28.425453479138657,\n                                \"lon\": 77.0322307682159,\n                                \"indexNode\": \"803143\",\n                                \"_id\": \"6870b6a986c43c767ce2f80a\"\n                            },\n                            {\n                                \"coordx\": 627,\n                                \"coordy\": 634,\n                                \"lat\": 28.42536274632539,\n                                \"lon\": 77.03184584390219,\n                                \"indexNode\": \"803271\",\n                                \"_id\": \"6870b6a986c43c767ce2f80b\"\n                            },\n                            {\n                                \"coordx\": 627,\n                                \"coordy\": 627,\n                                \"lat\": 28.425344233301907,\n                                \"lon\": 77.03185148597271,\n                                \"indexNode\": \"794409\",\n                                \"_id\": \"6870b6a986c43c767ce2f80c\"\n                            },\n                            {\n                                \"coordx\": 418,\n                                \"coordy\": 627,\n                                \"lat\": 28.42549238297357,\n                                \"lon\": 77.03247999520367,\n                                \"indexNode\": \"794200\",\n                                \"_id\": \"6870b6a986c43c767ce2f80d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42542756464948,\n                            77.03216291955293\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f806\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d01b78b-2e3-82ff-ad2c-7b1235baacbb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 545,\n                                \"lat\": 28.425023165490146,\n                                \"lon\": 77.03147551728222,\n                                \"indexNode\": \"690744\",\n                                \"_id\": \"6870b6a986c43c767ce2f80f\"\n                            },\n                            {\n                                \"coordx\": 770,\n                                \"coordy\": 548,\n                                \"lat\": 28.425033935043484,\n                                \"lon\": 77.0314851281368,\n                                \"indexNode\": \"694538\",\n                                \"_id\": \"6870b6a986c43c767ce2f810\"\n                            },\n                            {\n                                \"coordx\": 765,\n                                \"coordy\": 554,\n                                \"lat\": 28.425053347599842,\n                                \"lon\": 77.03149532818236,\n                                \"indexNode\": \"702129\",\n                                \"_id\": \"6870b6a986c43c767ce2f811\"\n                            },\n                            {\n                                \"coordx\": 760,\n                                \"coordy\": 564,\n                                \"lat\": 28.425083339026767,\n                                \"lon\": 77.03150230418763,\n                                \"indexNode\": \"714784\",\n                                \"_id\": \"6870b6a986c43c767ce2f812\"\n                            },\n                            {\n                                \"coordx\": 760,\n                                \"coordy\": 577,\n                                \"lat\": 28.425117720356095,\n                                \"lon\": 77.03149182605667,\n                                \"indexNode\": \"731242\",\n                                \"_id\": \"6870b6a986c43c767ce2f813\"\n                            },\n                            {\n                                \"coordx\": 763,\n                                \"coordy\": 585,\n                                \"lat\": 28.42513675154691,\n                                \"lon\": 77.03147635631248,\n                                \"indexNode\": \"741373\",\n                                \"_id\": \"6870b6a986c43c767ce2f814\"\n                            },\n                            {\n                                \"coordx\": 767,\n                                \"coordy\": 592,\n                                \"lat\": 28.425152429169977,\n                                \"lon\": 77.03145868535717,\n                                \"indexNode\": \"750239\",\n                                \"_id\": \"6870b6a986c43c767ce2f815\"\n                            },\n                            {\n                                \"coordx\": 769,\n                                \"coordy\": 601,\n                                \"lat\": 28.425174813928532,\n                                \"lon\": 77.0314454168241,\n                                \"indexNode\": \"761635\",\n                                \"_id\": \"6870b6a986c43c767ce2f816\"\n                            },\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 612,\n                                \"lat\": 28.425202488122373,\n                                \"lon\": 77.03143053627089,\n                                \"indexNode\": \"775563\",\n                                \"_id\": \"6870b6a986c43c767ce2f817\"\n                            },\n                            {\n                                \"coordx\": 771,\n                                \"coordy\": 616,\n                                \"lat\": 28.425213066992935,\n                                \"lon\": 77.03142731223059,\n                                \"indexNode\": \"780627\",\n                                \"_id\": \"6870b6a986c43c767ce2f818\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 616,\n                                \"lat\": 28.42521094044262,\n                                \"lon\": 77.03141829056699,\n                                \"indexNode\": \"780630\",\n                                \"_id\": \"6870b6a986c43c767ce2f819\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 545,\n                                \"lat\": 28.425023165490146,\n                                \"lon\": 77.03147551728222,\n                                \"indexNode\": \"690744\",\n                                \"_id\": \"6870b6a986c43c767ce2f81a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425109261691713,\n                            77.03146643851512\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f80e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4de0468-bab5-7045-8746-b5fe76d47bf5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 640,\n                                \"lat\": 28.425226211858945,\n                                \"lon\": 77.03119445528357,\n                                \"indexNode\": \"811082\",\n                                \"_id\": \"6870b6a986c43c767ce2f81c\"\n                            },\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 640,\n                                \"lat\": 28.42528291986724,\n                                \"lon\": 77.03143503297963,\n                                \"indexNode\": \"811002\",\n                                \"_id\": \"6870b6a986c43c767ce2f81d\"\n                            },\n                            {\n                                \"coordx\": 761,\n                                \"coordy\": 640,\n                                \"lat\": 28.42528362871734,\n                                \"lon\": 77.03143804020084,\n                                \"indexNode\": \"811001\",\n                                \"_id\": \"6870b6a986c43c767ce2f81e\"\n                            },\n                            {\n                                \"coordx\": 761,\n                                \"coordy\": 641,\n                                \"lat\": 28.425286273434985,\n                                \"lon\": 77.03143723419076,\n                                \"indexNode\": \"812267\",\n                                \"_id\": \"6870b6a986c43c767ce2f81f\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 641,\n                                \"lat\": 28.425228856576588,\n                                \"lon\": 77.03119364927349,\n                                \"indexNode\": \"812348\",\n                                \"_id\": \"6870b6a986c43c767ce2f820\"\n                            },\n                            {\n                                \"coordx\": 842,\n                                \"coordy\": 640,\n                                \"lat\": 28.425226211858945,\n                                \"lon\": 77.03119445528357,\n                                \"indexNode\": \"811082\",\n                                \"_id\": \"6870b6a986c43c767ce2f821\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42525624264696,\n                            77.03131584473714\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f81b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2a5c47-ff54-4aa-8c5e-32c74bcaacab\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 641,\n                                \"lat\": 28.42528556458488,\n                                \"lon\": 77.03143422696957,\n                                \"indexNode\": \"812268\",\n                                \"_id\": \"6870b6a986c43c767ce2f823\"\n                            },\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 615,\n                                \"lat\": 28.425216801926226,\n                                \"lon\": 77.03145518323147,\n                                \"indexNode\": \"779352\",\n                                \"_id\": \"6870b6a986c43c767ce2f824\"\n                            },\n                            {\n                                \"coordx\": 761,\n                                \"coordy\": 615,\n                                \"lat\": 28.42521751077633,\n                                \"lon\": 77.03145819045268,\n                                \"indexNode\": \"779351\",\n                                \"_id\": \"6870b6a986c43c767ce2f825\"\n                            },\n                            {\n                                \"coordx\": 761,\n                                \"coordy\": 641,\n                                \"lat\": 28.425286273434985,\n                                \"lon\": 77.03143723419076,\n                                \"indexNode\": \"812267\",\n                                \"_id\": \"6870b6a986c43c767ce2f826\"\n                            },\n                            {\n                                \"coordx\": 762,\n                                \"coordy\": 641,\n                                \"lat\": 28.42528556458488,\n                                \"lon\": 77.03143422696957,\n                                \"indexNode\": \"812268\",\n                                \"_id\": \"6870b6a986c43c767ce2f827\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42525153768058,\n                            77.03144620871113\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f822\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"265b1e6-e77a-3c11-ded3-4e6cfec584ea\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 615,\n                                \"lat\": 28.42523664972913,\n                                \"lon\": 77.03153938542509,\n                                \"indexNode\": \"779324\",\n                                \"_id\": \"6870b6a986c43c767ce2f829\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 628,\n                                \"lat\": 28.425271031058454,\n                                \"lon\": 77.03152890729415,\n                                \"indexNode\": \"795782\",\n                                \"_id\": \"6870b6a986c43c767ce2f82a\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 628,\n                                \"lat\": 28.42527173990856,\n                                \"lon\": 77.03153191451534,\n                                \"indexNode\": \"795781\",\n                                \"_id\": \"6870b6a986c43c767ce2f82b\"\n                            },\n                            {\n                                \"coordx\": 733,\n                                \"coordy\": 615,\n                                \"lat\": 28.42523735857923,\n                                \"lon\": 77.0315423926463,\n                                \"indexNode\": \"779323\",\n                                \"_id\": \"6870b6a986c43c767ce2f82c\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 615,\n                                \"lat\": 28.42523664972913,\n                                \"lon\": 77.03153938542509,\n                                \"indexNode\": \"779324\",\n                                \"_id\": \"6870b6a986c43c767ce2f82d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42525419481883,\n                            77.03153564997022\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f828\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2f3af-25e5-31d8-c66-1bfd2c50ad1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1171,\n                                \"lat\": 28.42658377281922,\n                                \"lon\": 77.03056798733526,\n                                \"indexNode\": \"1483394\",\n                                \"_id\": \"6870b6a986c43c767ce2f82f\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42662079886619,\n                                \"lon\": 77.03055670319424,\n                                \"indexNode\": \"1501118\",\n                                \"_id\": \"6870b6a986c43c767ce2f830\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42662079886619,\n                                \"lon\": 77.03055670319424,\n                                \"indexNode\": \"1501118\",\n                                \"_id\": \"6870b6a986c43c767ce2f831\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f82e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"beabf5c-60ae-8ad5-aca-2baefbacef3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 904,\n                                \"lat\": 28.425988922675476,\n                                \"lon\": 77.03125532575343,\n                                \"indexNode\": \"1145215\",\n                                \"_id\": \"6870b6a986c43c767ce2f833\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 891,\n                                \"lat\": 28.42595454134615,\n                                \"lon\": 77.03126580388438,\n                                \"indexNode\": \"1128757\",\n                                \"_id\": \"6870b6a986c43c767ce2f834\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 891,\n                                \"lat\": 28.425916263440552,\n                                \"lon\": 77.03110341393955,\n                                \"indexNode\": \"1128811\",\n                                \"_id\": \"6870b6a986c43c767ce2f835\"\n                            },\n                            {\n                                \"coordx\": 805,\n                                \"coordy\": 915,\n                                \"lat\": 28.425979736663926,\n                                \"lon\": 77.03108406969777,\n                                \"indexNode\": \"1159195\",\n                                \"_id\": \"6870b6a986c43c767ce2f836\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 915,\n                                \"lat\": 28.425973357012992,\n                                \"lon\": 77.03105700470697,\n                                \"indexNode\": \"1159204\",\n                                \"_id\": \"6870b6a986c43c767ce2f837\"\n                            },\n                            {\n                                \"coordx\": 814,\n                                \"coordy\": 921,\n                                \"lat\": 28.425989225318837,\n                                \"lon\": 77.03105216864653,\n                                \"indexNode\": \"1166800\",\n                                \"_id\": \"6870b6a986c43c767ce2f838\"\n                            },\n                            {\n                                \"coordx\": 801,\n                                \"coordy\": 921,\n                                \"lat\": 28.425998440370183,\n                                \"lon\": 77.03109126252214,\n                                \"indexNode\": \"1166787\",\n                                \"_id\": \"6870b6a986c43c767ce2f839\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 921,\n                                \"lat\": 28.42599773152008,\n                                \"lon\": 77.03108825530094,\n                                \"indexNode\": \"1166788\",\n                                \"_id\": \"6870b6a986c43c767ce2f83a\"\n                            },\n                            {\n                                \"coordx\": 802,\n                                \"coordy\": 904,\n                                \"lat\": 28.42595277132019,\n                                \"lon\": 77.03110195747219,\n                                \"indexNode\": \"1145266\",\n                                \"_id\": \"6870b6a986c43c767ce2f83b\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 904,\n                                \"lat\": 28.425988922675476,\n                                \"lon\": 77.03125532575343,\n                                \"indexNode\": \"1145215\",\n                                \"_id\": \"6870b6a986c43c767ce2f83c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425956091568345,\n                            77.03116631529221\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f832\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1070166-a568-633-1c5-2eaf33cd0328\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 977,\n                                \"lat\": 28.426061482545613,\n                                \"lon\": 77.03068525941391,\n                                \"indexNode\": \"1237803\",\n                                \"_id\": \"6870b6a986c43c767ce2f83e\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 980,\n                                \"lat\": 28.426069416698535,\n                                \"lon\": 77.0306828413837,\n                                \"indexNode\": \"1241601\",\n                                \"_id\": \"6870b6a986c43c767ce2f83f\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 992,\n                                \"lat\": 28.42610115331022,\n                                \"lon\": 77.03067316926281,\n                                \"indexNode\": \"1256793\",\n                                \"_id\": \"6870b6a986c43c767ce2f840\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 992,\n                                \"lat\": 28.42610115331022,\n                                \"lon\": 77.03067316926281,\n                                \"indexNode\": \"1256793\",\n                                \"_id\": \"6870b6a986c43c767ce2f841\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f83d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6cb5c3c-da8f-c72e-23db-c0cfe68248fa\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 929,\n                                \"coordy\": 924,\n                                \"lat\": 28.425915641709835,\n                                \"lon\": 77.03070392017821,\n                                \"indexNode\": \"1170713\",\n                                \"_id\": \"6870b6a986c43c767ce2f843\"\n                            },\n                            {\n                                \"coordx\": 929,\n                                \"coordy\": 929,\n                                \"lat\": 28.42592886529804,\n                                \"lon\": 77.03069989012785,\n                                \"indexNode\": \"1177043\",\n                                \"_id\": \"6870b6a986c43c767ce2f844\"\n                            },\n                            {\n                                \"coordx\": 929,\n                                \"coordy\": 940,\n                                \"lat\": 28.425957957192086,\n                                \"lon\": 77.03069102401703,\n                                \"indexNode\": \"1190969\",\n                                \"_id\": \"6870b6a986c43c767ce2f845\"\n                            },\n                            {\n                                \"coordx\": 929,\n                                \"coordy\": 940,\n                                \"lat\": 28.425957957192086,\n                                \"lon\": 77.03069102401703,\n                                \"indexNode\": \"1190969\",\n                                \"_id\": \"6870b6a986c43c767ce2f846\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f842\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e71ea7-7ab5-27f1-28ef-178de52f042\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 929,\n                                \"lat\": 28.426153570780897,\n                                \"lon\": 77.03165317924851,\n                                \"indexNode\": \"1176726\",\n                                \"_id\": \"6870b6a986c43c767ce2f848\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 939,\n                                \"lat\": 28.426180017957304,\n                                \"lon\": 77.03164511914777,\n                                \"indexNode\": \"1189386\",\n                                \"_id\": \"6870b6a986c43c767ce2f849\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 939,\n                                \"lat\": 28.426180017957304,\n                                \"lon\": 77.03164511914777,\n                                \"indexNode\": \"1189386\",\n                                \"_id\": \"6870b6a986c43c767ce2f84a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f847\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f23781-2cc-0a40-76b-d271b732c001\",\n                        \"name\": \"Pause\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 860,\n                                \"lat\": 28.42620146154739,\n                                \"lon\": 77.03268614083385,\n                                \"indexNode\": \"1089047\",\n                                \"_id\": \"6870b6a986c43c767ce2f84c\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 871,\n                                \"lat\": 28.426230553441435,\n                                \"lon\": 77.03267727472304,\n                                \"indexNode\": \"1102973\",\n                                \"_id\": \"6870b6a986c43c767ce2f84d\"\n                            },\n                            {\n                                \"coordx\": 293,\n                                \"coordy\": 871,\n                                \"lat\": 28.426226300340815,\n                                \"lon\": 77.03265923139584,\n                                \"indexNode\": \"1102979\",\n                                \"_id\": \"6870b6a986c43c767ce2f84e\"\n                            },\n                            {\n                                \"coordx\": 293,\n                                \"coordy\": 860,\n                                \"lat\": 28.42619720844677,\n                                \"lon\": 77.03266809750664,\n                                \"indexNode\": \"1089053\",\n                                \"_id\": \"6870b6a986c43c767ce2f84f\"\n                            },\n                            {\n                                \"coordx\": 287,\n                                \"coordy\": 860,\n                                \"lat\": 28.42620146154739,\n                                \"lon\": 77.03268614083385,\n                                \"indexNode\": \"1089047\",\n                                \"_id\": \"6870b6a986c43c767ce2f850\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4262138809441,\n                            77.03267268611485\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f84b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"454704c-ac6-bc75-16a7-f55de2eb417\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427001824340202,\n                                \"lon\": 77.03282256420562,\n                                \"indexNode\": \"1432015\",\n                                \"_id\": \"6870b6a986c43c767ce2f852\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1104,\n                                \"lat\": 28.42693041696391,\n                                \"lon\": 77.0328443264776,\n                                \"indexNode\": \"1397833\",\n                                \"_id\": \"6870b6a986c43c767ce2f853\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426861654305256,\n                                \"lon\": 77.03286528273952,\n                                \"indexNode\": \"1364917\",\n                                \"_id\": \"6870b6a986c43c767ce2f854\"\n                            },\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1078,\n                                \"lat\": 28.426861654305256,\n                                \"lon\": 77.03286528273952,\n                                \"indexNode\": \"1364917\",\n                                \"_id\": \"6870b6a986c43c767ce2f855\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f851\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"447f240-4518-c7f-14c6-f8aa57d3a4ef\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 609,\n                                \"lat\": 28.425177541566963,\n                                \"lon\": 77.03136078099229,\n                                \"indexNode\": \"771789\",\n                                \"_id\": \"6870b6a986c43c767ce2f857\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 618,\n                                \"lat\": 28.425201344025727,\n                                \"lon\": 77.03135352690163,\n                                \"indexNode\": \"783183\",\n                                \"_id\": \"6870b6a986c43c767ce2f858\"\n                            },\n                            {\n                                \"coordx\": 797,\n                                \"coordy\": 622,\n                                \"lat\": 28.42521050519608,\n                                \"lon\": 77.03134428841894,\n                                \"indexNode\": \"788249\",\n                                \"_id\": \"6870b6a986c43c767ce2f859\"\n                            },\n                            {\n                                \"coordx\": 801,\n                                \"coordy\": 622,\n                                \"lat\": 28.425207669795668,\n                                \"lon\": 77.03133225953412,\n                                \"indexNode\": \"788253\",\n                                \"_id\": \"6870b6a986c43c767ce2f85a\"\n                            },\n                            {\n                                \"coordx\": 801,\n                                \"coordy\": 628,\n                                \"lat\": 28.42522353810151,\n                                \"lon\": 77.03132742347368,\n                                \"indexNode\": \"795849\",\n                                \"_id\": \"6870b6a986c43c767ce2f85b\"\n                            },\n                            {\n                                \"coordx\": 772,\n                                \"coordy\": 628,\n                                \"lat\": 28.425244094754515,\n                                \"lon\": 77.03141463288851,\n                                \"indexNode\": \"795820\",\n                                \"_id\": \"6870b6a986c43c767ce2f85c\"\n                            },\n                            {\n                                \"coordx\": 772,\n                                \"coordy\": 618,\n                                \"lat\": 28.425217647578112,\n                                \"lon\": 77.03142269298924,\n                                \"indexNode\": \"783160\",\n                                \"_id\": \"6870b6a986c43c767ce2f85d\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 618,\n                                \"lat\": 28.425212685627386,\n                                \"lon\": 77.03140164244084,\n                                \"indexNode\": \"783167\",\n                                \"_id\": \"6870b6a986c43c767ce2f85e\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 609,\n                                \"lat\": 28.42518888316862,\n                                \"lon\": 77.0314088965315,\n                                \"indexNode\": \"771773\",\n                                \"_id\": \"6870b6a986c43c767ce2f85f\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 609,\n                                \"lat\": 28.425177541566963,\n                                \"lon\": 77.03136078099229,\n                                \"indexNode\": \"771789\",\n                                \"_id\": \"6870b6a986c43c767ce2f860\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425212540608307,\n                            77.03137881504345\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f856\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8bec3c6-d618-60c-3d4-6db0f115144\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 838,\n                                \"coordy\": 924,\n                                \"lat\": 28.425980147069268,\n                                \"lon\": 77.03097757730748,\n                                \"indexNode\": \"1170622\",\n                                \"_id\": \"6870b6a986c43c767ce2f862\"\n                            },\n                            {\n                                \"coordx\": 838,\n                                \"coordy\": 929,\n                                \"lat\": 28.425993370657473,\n                                \"lon\": 77.03097354725712,\n                                \"indexNode\": \"1176952\",\n                                \"_id\": \"6870b6a986c43c767ce2f863\"\n                            },\n                            {\n                                \"coordx\": 838,\n                                \"coordy\": 940,\n                                \"lat\": 28.42602246255152,\n                                \"lon\": 77.03096468114632,\n                                \"indexNode\": \"1190878\",\n                                \"_id\": \"6870b6a986c43c767ce2f864\"\n                            },\n                            {\n                                \"coordx\": 838,\n                                \"coordy\": 940,\n                                \"lat\": 28.42602246255152,\n                                \"lon\": 77.03096468114632,\n                                \"indexNode\": \"1190878\",\n                                \"_id\": \"6870b6a986c43c767ce2f865\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f861\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6475678-8577-183-54ad-ca8734c812a7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 537,\n                                \"lat\": 28.425002007749022,\n                                \"lon\": 77.0314819653628,\n                                \"indexNode\": \"680616\",\n                                \"_id\": \"6870b6a986c43c767ce2f867\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 618,\n                                \"lat\": 28.425216229877904,\n                                \"lon\": 77.03141667854685,\n                                \"indexNode\": \"783162\",\n                                \"_id\": \"6870b6a986c43c767ce2f868\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 618,\n                                \"lat\": 28.425212685627386,\n                                \"lon\": 77.03140164244084,\n                                \"indexNode\": \"783167\",\n                                \"_id\": \"6870b6a986c43c767ce2f869\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 537,\n                                \"lat\": 28.424998463498504,\n                                \"lon\": 77.0314669292568,\n                                \"indexNode\": \"680621\",\n                                \"_id\": \"6870b6a986c43c767ce2f86a\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 537,\n                                \"lat\": 28.425002007749022,\n                                \"lon\": 77.0314819653628,\n                                \"indexNode\": \"680616\",\n                                \"_id\": \"6870b6a986c43c767ce2f86b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425107346688204,\n                            77.03144180390183\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f866\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b52cf0f-c1c3-1aa-5fc3-02d822aae835\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 929,\n                                \"lat\": 28.426201772587948,\n                                \"lon\": 77.03185767029017,\n                                \"indexNode\": \"1176658\",\n                                \"_id\": \"6870b6a986c43c767ce2f86d\"\n                            },\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 939,\n                                \"lat\": 28.42622821976435,\n                                \"lon\": 77.03184961018943,\n                                \"indexNode\": \"1189318\",\n                                \"_id\": \"6870b6a986c43c767ce2f86e\"\n                            },\n                            {\n                                \"coordx\": 544,\n                                \"coordy\": 939,\n                                \"lat\": 28.42622821976435,\n                                \"lon\": 77.03184961018943,\n                                \"indexNode\": \"1189318\",\n                                \"_id\": \"6870b6a986c43c767ce2f86f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f86c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"80cc47a-f058-b6fa-20a-df0885be623d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426436083235295,\n                                \"lon\": 77.0301939747907,\n                                \"indexNode\": \"1456938\",\n                                \"_id\": \"6870b6a986c43c767ce2f871\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1168,\n                                \"lat\": 28.426483688152825,\n                                \"lon\": 77.03017946660938,\n                                \"indexNode\": \"1479726\",\n                                \"_id\": \"6870b6a986c43c767ce2f872\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1168,\n                                \"lat\": 28.426482979302722,\n                                \"lon\": 77.03017645938817,\n                                \"indexNode\": \"1479727\",\n                                \"_id\": \"6870b6a986c43c767ce2f873\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426435374385193,\n                                \"lon\": 77.0301909675695,\n                                \"indexNode\": \"1456939\",\n                                \"_id\": \"6870b6a986c43c767ce2f874\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426436083235295,\n                                \"lon\": 77.0301939747907,\n                                \"indexNode\": \"1456938\",\n                                \"_id\": \"6870b6a986c43c767ce2f875\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426459531269007,\n                            77.03018521708944\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f870\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6de6fe-0e57-3021-d476-bbdeb7f6f501\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 681,\n                                \"lat\": 28.42575570224378,\n                                \"lon\": 77.03294769826385,\n                                \"indexNode\": \"862394\",\n                                \"_id\": \"6870b6a986c43c767ce2f877\"\n                            },\n                            {\n                                \"coordx\": 260,\n                                \"coordy\": 681,\n                                \"lat\": 28.425747196042536,\n                                \"lon\": 77.03291161160944,\n                                \"indexNode\": \"862406\",\n                                \"_id\": \"6870b6a986c43c767ce2f878\"\n                            },\n                            {\n                                \"coordx\": 260,\n                                \"coordy\": 682,\n                                \"lat\": 28.425749840760176,\n                                \"lon\": 77.03291080559937,\n                                \"indexNode\": \"863672\",\n                                \"_id\": \"6870b6a986c43c767ce2f879\"\n                            },\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 682,\n                                \"lat\": 28.42575834696142,\n                                \"lon\": 77.03294689225378,\n                                \"indexNode\": \"863660\",\n                                \"_id\": \"6870b6a986c43c767ce2f87a\"\n                            },\n                            {\n                                \"coordx\": 248,\n                                \"coordy\": 681,\n                                \"lat\": 28.42575570224378,\n                                \"lon\": 77.03294769826385,\n                                \"indexNode\": \"862394\",\n                                \"_id\": \"6870b6a986c43c767ce2f87b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42575277150198,\n                            77.03292925193162\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f876\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"480f35-845-3dc4-b80-ee180dc0ac60\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 627,\n                                \"lat\": 28.425288234143718,\n                                \"lon\": 77.03161391549784,\n                                \"indexNode\": \"794488\",\n                                \"_id\": \"6870b6a986c43c767ce2f87d\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 643,\n                                \"lat\": 28.425330549625965,\n                                \"lon\": 77.03160101933666,\n                                \"indexNode\": \"814744\",\n                                \"_id\": \"6870b6a986c43c767ce2f87e\"\n                            },\n                            {\n                                \"coordx\": 707,\n                                \"coordy\": 643,\n                                \"lat\": 28.425329840775863,\n                                \"lon\": 77.03159801211547,\n                                \"indexNode\": \"814745\",\n                                \"_id\": \"6870b6a986c43c767ce2f87f\"\n                            },\n                            {\n                                \"coordx\": 707,\n                                \"coordy\": 627,\n                                \"lat\": 28.425287525293612,\n                                \"lon\": 77.03161090827663,\n                                \"indexNode\": \"794489\",\n                                \"_id\": \"6870b6a986c43c767ce2f880\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 627,\n                                \"lat\": 28.425288234143718,\n                                \"lon\": 77.03161391549784,\n                                \"indexNode\": \"794488\",\n                                \"_id\": \"6870b6a986c43c767ce2f881\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425309037459773,\n                            77.03160596380665\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f87c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b35c0c-27c-f77-5707-b4725f401d7d\",\n                        \"name\": \"Outer Road Tower1 & Tower2\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 870,\n                                \"lat\": 28.42555804537584,\n                                \"lon\": 77.02983625669833,\n                                \"indexNode\": \"1102652\",\n                                \"_id\": \"6870b6a986c43c767ce2f883\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426081699468664,\n                                \"lon\": 77.02967666670376,\n                                \"indexNode\": \"1353320\",\n                                \"_id\": \"6870b6a986c43c767ce2f884\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426081699468664,\n                                \"lon\": 77.02967666670376,\n                                \"indexNode\": \"1353320\",\n                                \"_id\": \"6870b6a986c43c767ce2f885\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f882\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dc00a73-86ad-13a-e44e-0a4828674358\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 730,\n                                \"lat\": 28.42531821332524,\n                                \"lon\": 77.03050242680958,\n                                \"indexNode\": \"925228\",\n                                \"_id\": \"6870b6a986c43c767ce2f887\"\n                            },\n                            {\n                                \"coordx\": 1062,\n                                \"coordy\": 730,\n                                \"lat\": 28.42530828942379,\n                                \"lon\": 77.03046032571277,\n                                \"indexNode\": \"925242\",\n                                \"_id\": \"6870b6a986c43c767ce2f888\"\n                            },\n                            {\n                                \"coordx\": 1062,\n                                \"coordy\": 883,\n                                \"lat\": 28.425712931222787,\n                                \"lon\": 77.03033700617152,\n                                \"indexNode\": \"1118940\",\n                                \"_id\": \"6870b6a986c43c767ce2f889\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 883,\n                                \"lat\": 28.42572285512424,\n                                \"lon\": 77.03037910726833,\n                                \"indexNode\": \"1118926\",\n                                \"_id\": \"6870b6a986c43c767ce2f88a\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 730,\n                                \"lat\": 28.42531821332524,\n                                \"lon\": 77.03050242680958,\n                                \"indexNode\": \"925228\",\n                                \"_id\": \"6870b6a986c43c767ce2f88b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425515572274016,\n                            77.03041971649054\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f886\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1183f5-e645-3e0f-ec7e-6cd0ada866ec\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 720,\n                                \"lat\": 28.425291766148835,\n                                \"lon\": 77.03051048691032,\n                                \"indexNode\": \"912568\",\n                                \"_id\": \"6870b6a986c43c767ce2f88d\"\n                            },\n                            {\n                                \"coordx\": 1062,\n                                \"coordy\": 720,\n                                \"lat\": 28.425281842247383,\n                                \"lon\": 77.0304683858135,\n                                \"indexNode\": \"912582\",\n                                \"_id\": \"6870b6a986c43c767ce2f88e\"\n                            },\n                            {\n                                \"coordx\": 1062,\n                                \"coordy\": 667,\n                                \"lat\": 28.425141672212437,\n                                \"lon\": 77.0305111043474,\n                                \"indexNode\": \"845484\",\n                                \"_id\": \"6870b6a986c43c767ce2f88f\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 667,\n                                \"lat\": 28.42515159611389,\n                                \"lon\": 77.0305532054442,\n                                \"indexNode\": \"845470\",\n                                \"_id\": \"6870b6a986c43c767ce2f890\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 720,\n                                \"lat\": 28.425291766148835,\n                                \"lon\": 77.03051048691032,\n                                \"indexNode\": \"912568\",\n                                \"_id\": \"6870b6a986c43c767ce2f891\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425216719180636,\n                            77.03051079562886\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f88c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ec825b0-462b-61c1-72d6-cdbbfe2b45ad\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1106,\n                                \"coordy\": 640,\n                                \"lat\": 28.42503907543158,\n                                \"lon\": 77.03040054888655,\n                                \"indexNode\": \"811346\",\n                                \"_id\": \"6870b6a986c43c767ce2f893\"\n                            },\n                            {\n                                \"coordx\": 1109,\n                                \"coordy\": 638,\n                                \"lat\": 28.425031659445988,\n                                \"lon\": 77.03039313924309,\n                                \"indexNode\": \"808817\",\n                                \"_id\": \"6870b6a986c43c767ce2f894\"\n                            },\n                            {\n                                \"coordx\": 1111,\n                                \"coordy\": 637,\n                                \"lat\": 28.42502759702814,\n                                \"lon\": 77.03038793081076,\n                                \"indexNode\": \"807553\",\n                                \"_id\": \"6870b6a986c43c767ce2f895\"\n                            },\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 637,\n                                \"lat\": 28.425019090826897,\n                                \"lon\": 77.03035184415636,\n                                \"indexNode\": \"807565\",\n                                \"_id\": \"6870b6a986c43c767ce2f896\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 640,\n                                \"lat\": 28.42502489842951,\n                                \"lon\": 77.03034040446254,\n                                \"indexNode\": \"811366\",\n                                \"_id\": \"6870b6a986c43c767ce2f897\"\n                            },\n                            {\n                                \"coordx\": 1126,\n                                \"coordy\": 643,\n                                \"lat\": 28.425032832582428,\n                                \"lon\": 77.03033798643231,\n                                \"indexNode\": \"815164\",\n                                \"_id\": \"6870b6a986c43c767ce2f898\"\n                            },\n                            {\n                                \"coordx\": 1135,\n                                \"coordy\": 643,\n                                \"lat\": 28.425026452931498,\n                                \"lon\": 77.03031092144151,\n                                \"indexNode\": \"815173\",\n                                \"_id\": \"6870b6a986c43c767ce2f899\"\n                            },\n                            {\n                                \"coordx\": 1135,\n                                \"coordy\": 647,\n                                \"lat\": 28.42503703180206,\n                                \"lon\": 77.03030769740121,\n                                \"indexNode\": \"820237\",\n                                \"_id\": \"6870b6a986c43c767ce2f89a\"\n                            },\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 647,\n                                \"lat\": 28.425045538003303,\n                                \"lon\": 77.03034378405562,\n                                \"indexNode\": \"820225\",\n                                \"_id\": \"6870b6a986c43c767ce2f89b\"\n                            },\n                            {\n                                \"coordx\": 1123,\n                                \"coordy\": 656,\n                                \"lat\": 28.425069340462066,\n                                \"lon\": 77.03033652996496,\n                                \"indexNode\": \"831619\",\n                                \"_id\": \"6870b6a986c43c767ce2f89c\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 656,\n                                \"lat\": 28.425134554671605,\n                                \"lon\": 77.03061319431544,\n                                \"indexNode\": \"831527\",\n                                \"_id\": \"6870b6a986c43c767ce2f89d\"\n                            },\n                            {\n                                \"coordx\": 1031,\n                                \"coordy\": 654,\n                                \"lat\": 28.425129265236322,\n                                \"lon\": 77.03061480633558,\n                                \"indexNode\": \"828995\",\n                                \"_id\": \"6870b6a986c43c767ce2f89e\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 651,\n                                \"lat\": 28.425120622233297,\n                                \"lon\": 77.0306142171446,\n                                \"indexNode\": \"825198\",\n                                \"_id\": \"6870b6a986c43c767ce2f89f\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 649,\n                                \"lat\": 28.425115332798015,\n                                \"lon\": 77.03061582916474,\n                                \"indexNode\": \"822666\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a0\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 645,\n                                \"lat\": 28.425103336227245,\n                                \"lon\": 77.03061303876264,\n                                \"indexNode\": \"817604\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a1\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 642,\n                                \"lat\": 28.42509398437412,\n                                \"lon\": 77.03060944235047,\n                                \"indexNode\": \"813808\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a2\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 639,\n                                \"lat\": 28.42508321482078,\n                                \"lon\": 77.03059983149588,\n                                \"indexNode\": \"810014\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a3\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 637,\n                                \"lat\": 28.425075089985086,\n                                \"lon\": 77.03058941463122,\n                                \"indexNode\": \"807486\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a4\"\n                            },\n                            {\n                                \"coordx\": 1048,\n                                \"coordy\": 636,\n                                \"lat\": 28.42506960986703,\n                                \"lon\": 77.03057819175649,\n                                \"indexNode\": \"806224\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a5\"\n                            },\n                            {\n                                \"coordx\": 1052,\n                                \"coordy\": 636,\n                                \"lat\": 28.425066774466615,\n                                \"lon\": 77.0305661628717,\n                                \"indexNode\": \"806228\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a6\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 636,\n                                \"lat\": 28.425064647916304,\n                                \"lon\": 77.03055714120809,\n                                \"indexNode\": \"806231\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a7\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 637,\n                                \"lat\": 28.425067292633944,\n                                \"lon\": 77.03055633519801,\n                                \"indexNode\": \"807497\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a8\"\n                            },\n                            {\n                                \"coordx\": 1055,\n                                \"coordy\": 654,\n                                \"lat\": 28.425112252833834,\n                                \"lon\": 77.03054263302677,\n                                \"indexNode\": \"829019\",\n                                \"_id\": \"6870b6a986c43c767ce2f8a9\"\n                            },\n                            {\n                                \"coordx\": 1106,\n                                \"coordy\": 654,\n                                \"lat\": 28.42507610147855,\n                                \"lon\": 77.03038926474552,\n                                \"indexNode\": \"829070\",\n                                \"_id\": \"6870b6a986c43c767ce2f8aa\"\n                            },\n                            {\n                                \"coordx\": 1106,\n                                \"coordy\": 640,\n                                \"lat\": 28.42503907543158,\n                                \"lon\": 77.03040054888655,\n                                \"indexNode\": \"811346\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ab\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42507791164942,\n                            77.03047310622887\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f892\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0f420b-4425-d2d2-eb3f-eaab1da036\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426490705978473,\n                                \"lon\": 77.03141183333665,\n                                \"indexNode\": \"1352743\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ad\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1137,\n                                \"lat\": 28.42667319149567,\n                                \"lon\": 77.03135621864158,\n                                \"indexNode\": \"1440097\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ae\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1137,\n                                \"lat\": 28.426672482645564,\n                                \"lon\": 77.03135321142038,\n                                \"indexNode\": \"1440098\",\n                                \"_id\": \"6870b6a986c43c767ce2f8af\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1068,\n                                \"lat\": 28.42648999712837,\n                                \"lon\": 77.03140882611545,\n                                \"indexNode\": \"1352744\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b0\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426490705978473,\n                                \"lon\": 77.03141183333665,\n                                \"indexNode\": \"1352743\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426581594312026,\n                            77.03138252237851\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8ac\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a7374ce-eb22-eb0-f5-1f1e6814e881\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426765047762984,\n                                \"lon\": 77.0313250010678,\n                                \"indexNode\": \"1484408\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b3\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1154,\n                                \"lat\": 28.426717442845455,\n                                \"lon\": 77.03133950924912,\n                                \"indexNode\": \"1461620\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b4\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1154,\n                                \"lat\": 28.426718151695557,\n                                \"lon\": 77.03134251647033,\n                                \"indexNode\": \"1461619\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b5\"\n                            },\n                            {\n                                \"coordx\": 655,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426765756613086,\n                                \"lon\": 77.031328008289,\n                                \"indexNode\": \"1484407\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b6\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 1172,\n                                \"lat\": 28.426765047762984,\n                                \"lon\": 77.0313250010678,\n                                \"indexNode\": \"1484408\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426741599729255,\n                            77.03133375876907\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8b2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6b8808-2e5a-080b-c0c8-b5ba65b4354\",\n                        \"name\": \"Fountain\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 1138,\n                                \"lat\": 28.426634014057193,\n                                \"lon\": 77.03117798658066,\n                                \"indexNode\": \"1441422\",\n                                \"_id\": \"6870b6a986c43c767ce2f8b9\"\n                            },\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 1165,\n                                \"lat\": 28.42670542143349,\n                                \"lon\": 77.03115622430866,\n                                \"indexNode\": \"1475604\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ba\"\n                            },\n                            {\n                                \"coordx\": 719,\n                                \"coordy\": 1165,\n                                \"lat\": 28.42670187718297,\n                                \"lon\": 77.03114118820267,\n                                \"indexNode\": \"1475609\",\n                                \"_id\": \"6870b6a986c43c767ce2f8bb\"\n                            },\n                            {\n                                \"coordx\": 719,\n                                \"coordy\": 1138,\n                                \"lat\": 28.426630469806675,\n                                \"lon\": 77.03116295047465,\n                                \"indexNode\": \"1441427\",\n                                \"_id\": \"6870b6a986c43c767ce2f8bc\"\n                            },\n                            {\n                                \"coordx\": 714,\n                                \"coordy\": 1138,\n                                \"lat\": 28.426634014057193,\n                                \"lon\": 77.03117798658066,\n                                \"indexNode\": \"1441422\",\n                                \"_id\": \"6870b6a986c43c767ce2f8bd\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42666794562008,\n                            77.03115958739166\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"#6bdef5\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8b8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"75dd581-ff5-6ef0-e5b4-6b4228d47474\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426650197251796,\n                                \"lon\": 77.03208845810684,\n                                \"indexNode\": \"1352518\",\n                                \"_id\": \"6870b6a986c43c767ce2f8bf\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426867064098317,\n                                \"lon\": 77.03202236528081,\n                                \"indexNode\": \"1456330\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c0\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1150,\n                                \"lat\": 28.426867772948423,\n                                \"lon\": 77.032025372502,\n                                \"indexNode\": \"1456329\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c1\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1068,\n                                \"lat\": 28.4266509061019,\n                                \"lon\": 77.03209146532804,\n                                \"indexNode\": \"1352517\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c2\"\n                            },\n                            {\n                                \"coordx\": 430,\n                                \"coordy\": 1068,\n                                \"lat\": 28.426650197251796,\n                                \"lon\": 77.03208845810684,\n                                \"indexNode\": \"1352518\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42675898510011,\n                            77.03205691530442\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8be\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf2d876-657b-bc14-5818-5545dee14f5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 496,\n                                \"coordy\": 915,\n                                \"lat\": 28.426198771345955,\n                                \"lon\": 77.03201330104883,\n                                \"indexNode\": \"1158886\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c5\"\n                            },\n                            {\n                                \"coordx\": 508,\n                                \"coordy\": 915,\n                                \"lat\": 28.42619026514471,\n                                \"lon\": 77.03197721439442,\n                                \"indexNode\": \"1158898\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c6\"\n                            },\n                            {\n                                \"coordx\": 508,\n                                \"coordy\": 891,\n                                \"lat\": 28.426126791921337,\n                                \"lon\": 77.0319965586362,\n                                \"indexNode\": \"1128514\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c7\"\n                            },\n                            {\n                                \"coordx\": 496,\n                                \"coordy\": 891,\n                                \"lat\": 28.42613529812258,\n                                \"lon\": 77.0320326452906,\n                                \"indexNode\": \"1128502\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c8\"\n                            },\n                            {\n                                \"coordx\": 496,\n                                \"coordy\": 915,\n                                \"lat\": 28.426198771345955,\n                                \"lon\": 77.03201330104883,\n                                \"indexNode\": \"1158886\",\n                                \"_id\": \"6870b6a986c43c767ce2f8c9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42616278163365,\n                            77.03200492984251\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8c4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3cd837-e762-86a7-30c2-0bd11e4de33d\",\n                        \"name\": \"Passage Tower 4 & Fountain\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42677036623806,\n                                \"lon\": 77.0311912268676,\n                                \"indexNode\": \"1500907\",\n                                \"_id\": \"6870b6a986c43c767ce2f8cb\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1146,\n                                \"lat\": 28.42666722225008,\n                                \"lon\": 77.03122266126047,\n                                \"indexNode\": \"1451533\",\n                                \"_id\": \"6870b6a986c43c767ce2f8cc\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1146,\n                                \"lat\": 28.42666722225008,\n                                \"lon\": 77.03122266126047,\n                                \"indexNode\": \"1451533\",\n                                \"_id\": \"6870b6a986c43c767ce2f8cd\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8ca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"efb8f11-7d3b-252f-833d-6217d8603d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 929,\n                                \"lat\": 28.425964307803223,\n                                \"lon\": 77.03085025118789,\n                                \"indexNode\": \"1176993\",\n                                \"_id\": \"6870b6a986c43c767ce2f8cf\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 929,\n                                \"lat\": 28.42589200509265,\n                                \"lon\": 77.0305435146254,\n                                \"indexNode\": \"1177095\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d0\"\n                            },\n                            {\n                                \"coordx\": 985,\n                                \"coordy\": 929,\n                                \"lat\": 28.425889169692233,\n                                \"lon\": 77.0305314857406,\n                                \"indexNode\": \"1177099\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d1\"\n                            },\n                            {\n                                \"coordx\": 986,\n                                \"coordy\": 929,\n                                \"lat\": 28.42588846084213,\n                                \"lon\": 77.0305284785194,\n                                \"indexNode\": \"1177100\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d2\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 929,\n                                \"lat\": 28.425863651088502,\n                                \"lon\": 77.03042322577737,\n                                \"indexNode\": \"1177135\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d3\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 929,\n                                \"lat\": 28.425863651088502,\n                                \"lon\": 77.03042322577737,\n                                \"indexNode\": \"1177135\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d4\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8ce\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"40f1eb7-d872-435d-1ec-14adc8737c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 499,\n                                \"coordy\": 634,\n                                \"lat\": 28.425453479138657,\n                                \"lon\": 77.0322307682159,\n                                \"indexNode\": \"803143\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d6\"\n                            },\n                            {\n                                \"coordx\": 627,\n                                \"coordy\": 634,\n                                \"lat\": 28.42536274632539,\n                                \"lon\": 77.03184584390219,\n                                \"indexNode\": \"803271\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d7\"\n                            },\n                            {\n                                \"coordx\": 627,\n                                \"coordy\": 642,\n                                \"lat\": 28.425383904066514,\n                                \"lon\": 77.0318393958216,\n                                \"indexNode\": \"813399\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d8\"\n                            },\n                            {\n                                \"coordx\": 627,\n                                \"coordy\": 643,\n                                \"lat\": 28.425386548784154,\n                                \"lon\": 77.03183858981153,\n                                \"indexNode\": \"814665\",\n                                \"_id\": \"6870b6a986c43c767ce2f8d9\"\n                            },\n                            {\n                                \"coordx\": 492,\n                                \"coordy\": 643,\n                                \"lat\": 28.42548224354815,\n                                \"lon\": 77.03224456467363,\n                                \"indexNode\": \"814530\",\n                                \"_id\": \"6870b6a986c43c767ce2f8da\"\n                            },\n                            {\n                                \"coordx\": 499,\n                                \"coordy\": 634,\n                                \"lat\": 28.425453479138657,\n                                \"lon\": 77.0322307682159,\n                                \"indexNode\": \"803143\",\n                                \"_id\": \"6870b6a986c43c767ce2f8db\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42542137104227,\n                            77.03203995616177\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8d5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"75847c-8f68-bf51-2f7e-1a4ce4e15f3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 958,\n                                \"lat\": 28.42581913453235,\n                                \"lon\": 77.0298856166599,\n                                \"indexNode\": \"1214020\",\n                                \"_id\": \"6870b6a986c43c767ce2f8dd\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 973,\n                                \"lat\": 28.42585880529696,\n                                \"lon\": 77.0298735265088,\n                                \"indexNode\": \"1233010\",\n                                \"_id\": \"6870b6a986c43c767ce2f8de\"\n                            },\n                            {\n                                \"coordx\": 1191,\n                                \"coordy\": 973,\n                                \"lat\": 28.425859514147064,\n                                \"lon\": 77.02987653372999,\n                                \"indexNode\": \"1233009\",\n                                \"_id\": \"6870b6a986c43c767ce2f8df\"\n                            },\n                            {\n                                \"coordx\": 1191,\n                                \"coordy\": 958,\n                                \"lat\": 28.425819843382456,\n                                \"lon\": 77.02988862388109,\n                                \"indexNode\": \"1214019\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e0\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 958,\n                                \"lat\": 28.42581913453235,\n                                \"lon\": 77.0298856166599,\n                                \"indexNode\": \"1214020\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425839324339705,\n                            77.02988107519495\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8dc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"eb665e1-b53e-df8c-25b-d4ce7d6c4688\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 167,\n                                \"lat\": 28.423975969265083,\n                                \"lon\": 77.03157870526955,\n                                \"indexNode\": \"212263\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e3\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 152,\n                                \"lat\": 28.423936298500475,\n                                \"lon\": 77.03159079542066,\n                                \"indexNode\": \"193273\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e4\"\n                            },\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 152,\n                                \"lat\": 28.42393700735058,\n                                \"lon\": 77.03159380264186,\n                                \"indexNode\": \"193272\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e5\"\n                            },\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 167,\n                                \"lat\": 28.42397667811519,\n                                \"lon\": 77.03158171249076,\n                                \"indexNode\": \"212262\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e6\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 167,\n                                \"lat\": 28.423975969265083,\n                                \"lon\": 77.03157870526955,\n                                \"indexNode\": \"212263\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423956488307834,\n                            77.03158625395571\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8e2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Restricted Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3da233-d664-184-8c3-28db74f4b1a0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 550,\n                                \"lat\": 28.42498464302078,\n                                \"lon\": 77.03125196008418,\n                                \"indexNode\": \"697147\",\n                                \"_id\": \"6870b6a986c43c767ce2f8e9\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 550,\n                                \"lat\": 28.424971883718914,\n                                \"lon\": 77.03119783010257,\n                                \"indexNode\": \"697165\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ea\"\n                            },\n                            {\n                                \"coordx\": 865,\n                                \"coordy\": 557,\n                                \"lat\": 28.4249903967424,\n                                \"lon\": 77.03119218803205,\n                                \"indexNode\": \"706027\",\n                                \"_id\": \"6870b6a986c43c767ce2f8eb\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 557,\n                                \"lat\": 28.425003156044266,\n                                \"lon\": 77.03124631801367,\n                                \"indexNode\": \"706009\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ec\"\n                            },\n                            {\n                                \"coordx\": 847,\n                                \"coordy\": 550,\n                                \"lat\": 28.42498464302078,\n                                \"lon\": 77.03125196008418,\n                                \"indexNode\": \"697147\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ed\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42498751988159,\n                            77.03122207405812\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8e8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3877fda-cec0-74-7553-28eaa52074d\",\n                        \"name\": \"Tower8 Footpath\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 435,\n                                \"lat\": 28.42463158983497,\n                                \"lon\": 77.03113715297978,\n                                \"indexNode\": \"551626\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ef\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 203,\n                                \"lat\": 28.42401801534237,\n                                \"lon\": 77.03132414731685,\n                                \"indexNode\": \"257914\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f0\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 203,\n                                \"lat\": 28.42401801534237,\n                                \"lon\": 77.03132414731685,\n                                \"indexNode\": \"257914\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f1\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8ee\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c64112-0cf-3d00-5a8c-a8e367b5e262\",\n                        \"name\": \"Passage Smoking Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 435,\n                                \"lat\": 28.424552907473462,\n                                \"lon\": 77.03080335142648,\n                                \"indexNode\": \"551737\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f3\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 435,\n                                \"lat\": 28.42463158983497,\n                                \"lon\": 77.03113715297978,\n                                \"indexNode\": \"551626\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f4\"\n                            },\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 435,\n                                \"lat\": 28.42463158983497,\n                                \"lon\": 77.03113715297978,\n                                \"indexNode\": \"551626\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f5\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8f2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d6c1ec2-5383-5e00-5b73-56ff5e64e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 675,\n                                \"lat\": 28.425700138332132,\n                                \"lon\": 77.03278412993704,\n                                \"indexNode\": \"854854\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f7\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 731,\n                                \"lat\": 28.42584824252,\n                                \"lon\": 77.03273899337293,\n                                \"indexNode\": \"925750\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f8\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 731,\n                                \"lat\": 28.425848951370106,\n                                \"lon\": 77.03274200059413,\n                                \"indexNode\": \"925749\",\n                                \"_id\": \"6870b6a986c43c767ce2f8f9\"\n                            },\n                            {\n                                \"coordx\": 303,\n                                \"coordy\": 675,\n                                \"lat\": 28.425700847182235,\n                                \"lon\": 77.03278713715824,\n                                \"indexNode\": \"854853\",\n                                \"_id\": \"6870b6a986c43c767ce2f8fa\"\n                            },\n                            {\n                                \"coordx\": 304,\n                                \"coordy\": 675,\n                                \"lat\": 28.425700138332132,\n                                \"lon\": 77.03278412993704,\n                                \"indexNode\": \"854854\",\n                                \"_id\": \"6870b6a986c43c767ce2f8fb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425774544851123,\n                            77.03276306526558\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8f6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fca6266-8f7c-0124-ba48-dfb7aaf07815\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a986c43c767ce2f8fd\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 980,\n                                \"lat\": 28.426231034522168,\n                                \"lon\": 77.03136848781749,\n                                \"indexNode\": \"1241373\",\n                                \"_id\": \"6870b6a986c43c767ce2f8fe\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 980,\n                                \"lat\": 28.426231034522168,\n                                \"lon\": 77.03136848781749,\n                                \"indexNode\": \"1241373\",\n                                \"_id\": \"6870b6a986c43c767ce2f8ff\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f8fc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6f34cf8-7d1f-fdaa-3ba-d65c2a3e1188\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 700,\n                                \"lat\": 28.425710257114957,\n                                \"lon\": 77.03252640921033,\n                                \"indexNode\": \"886583\",\n                                \"_id\": \"6870b6a986c43c767ce2f901\"\n                            },\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 676,\n                                \"lat\": 28.425646783891583,\n                                \"lon\": 77.0325457534521,\n                                \"indexNode\": \"856199\",\n                                \"_id\": \"6870b6a986c43c767ce2f902\"\n                            },\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 676,\n                                \"lat\": 28.42564607504148,\n                                \"lon\": 77.0325427462309,\n                                \"indexNode\": \"856200\",\n                                \"_id\": \"6870b6a986c43c767ce2f903\"\n                            },\n                            {\n                                \"coordx\": 384,\n                                \"coordy\": 700,\n                                \"lat\": 28.42570954826485,\n                                \"lon\": 77.03252340198914,\n                                \"indexNode\": \"886584\",\n                                \"_id\": \"6870b6a986c43c767ce2f904\"\n                            },\n                            {\n                                \"coordx\": 383,\n                                \"coordy\": 700,\n                                \"lat\": 28.425710257114957,\n                                \"lon\": 77.03252640921033,\n                                \"indexNode\": \"886583\",\n                                \"_id\": \"6870b6a986c43c767ce2f905\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42567816607822,\n                            77.03253457772061\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#f90101\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f900\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"65204a-a466-c2b2-fc7a-c31e631544d5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 435,\n                                \"lat\": 28.42452526231942,\n                                \"lon\": 77.03068606979966,\n                                \"indexNode\": \"551776\",\n                                \"_id\": \"6870b6a986c43c767ce2f907\"\n                            },\n                            {\n                                \"coordx\": 1101,\n                                \"coordy\": 470,\n                                \"lat\": 28.42459301768321,\n                                \"lon\": 77.03055260670506,\n                                \"indexNode\": \"596121\",\n                                \"_id\": \"6870b6a986c43c767ce2f908\"\n                            },\n                            {\n                                \"coordx\": 1109,\n                                \"coordy\": 478,\n                                \"lat\": 28.424608504623507,\n                                \"lon\": 77.03052210085487,\n                                \"indexNode\": \"606257\",\n                                \"_id\": \"6870b6a986c43c767ce2f909\"\n                            },\n                            {\n                                \"coordx\": 1109,\n                                \"coordy\": 478,\n                                \"lat\": 28.424608504623507,\n                                \"lon\": 77.03052210085487,\n                                \"indexNode\": \"606257\",\n                                \"_id\": \"6870b6a986c43c767ce2f90a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f906\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0cc3e8f-673-3af7-6124-2f41f5b571\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 809,\n                                \"lat\": 28.426082175650006,\n                                \"lon\": 77.03279340621403,\n                                \"indexNode\": \"1024459\",\n                                \"_id\": \"6870b6a986c43c767ce2f90c\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 850,\n                                \"lat\": 28.426190609073267,\n                                \"lon\": 77.032760359801,\n                                \"indexNode\": \"1076365\",\n                                \"_id\": \"6870b6a986c43c767ce2f90d\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 850,\n                                \"lat\": 28.426190609073267,\n                                \"lon\": 77.032760359801,\n                                \"indexNode\": \"1076365\",\n                                \"_id\": \"6870b6a986c43c767ce2f90e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f90b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2cdcdab-feae-083-8a5-8666d8d38300\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 655,\n                                \"lat\": 28.425371501289,\n                                \"lon\": 77.0316304410914,\n                                \"indexNode\": \"829923\",\n                                \"_id\": \"6870b6a986c43c767ce2f910\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 655,\n                                \"lat\": 28.42534598268527,\n                                \"lon\": 77.03152218112815,\n                                \"indexNode\": \"829959\",\n                                \"_id\": \"6870b6a986c43c767ce2f911\"\n                            },\n                            {\n                                \"coordx\": 732,\n                                \"coordy\": 655,\n                                \"lat\": 28.42534385613496,\n                                \"lon\": 77.03151315946455,\n                                \"indexNode\": \"829962\",\n                                \"_id\": \"6870b6a986c43c767ce2f912\"\n                            },\n                            {\n                                \"coordx\": 732,\n                                \"coordy\": 655,\n                                \"lat\": 28.42534385613496,\n                                \"lon\": 77.03151315946455,\n                                \"indexNode\": \"829962\",\n                                \"_id\": \"6870b6a986c43c767ce2f913\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f90f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a5ca6a-8ec7-d853-1bd3-fa2d3e0f1cde\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1066,\n                                \"lat\": 28.426668299869934,\n                                \"lon\": 77.03218930842661,\n                                \"indexNode\": \"1349953\",\n                                \"_id\": \"6870b6a986c43c767ce2f915\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1032,\n                                \"lat\": 28.426578379470158,\n                                \"lon\": 77.03221671276911,\n                                \"indexNode\": \"1306909\",\n                                \"_id\": \"6870b6a986c43c767ce2f916\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 980,\n                                \"lat\": 28.42644085415285,\n                                \"lon\": 77.03225862529294,\n                                \"indexNode\": \"1241077\",\n                                \"_id\": \"6870b6a986c43c767ce2f917\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 980,\n                                \"lat\": 28.42644085415285,\n                                \"lon\": 77.03225862529294,\n                                \"indexNode\": \"1241077\",\n                                \"_id\": \"6870b6a986c43c767ce2f918\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f914\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"718ccf0-265-3f06-cc5f-38f6ffa0500\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 673,\n                                \"lat\": 28.425759354256286,\n                                \"lon\": 77.03305939908647,\n                                \"indexNode\": \"852231\",\n                                \"_id\": \"6870b6a986c43c767ce2f91a\"\n                            },\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 760,\n                                \"lat\": 28.42598944469101,\n                                \"lon\": 77.03298927621007,\n                                \"indexNode\": \"962373\",\n                                \"_id\": \"6870b6a986c43c767ce2f91b\"\n                            },\n                            {\n                                \"coordx\": 213,\n                                \"coordy\": 760,\n                                \"lat\": 28.42598944469101,\n                                \"lon\": 77.03298927621007,\n                                \"indexNode\": \"962373\",\n                                \"_id\": \"6870b6a986c43c767ce2f91c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f919\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d10bc0f-e4e1-3c1-45a-b504dd07da\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 567,\n                                \"lat\": 28.424832542891853,\n                                \"lon\": 77.0304022504191,\n                                \"indexNode\": \"718947\",\n                                \"_id\": \"6870b6a986c43c767ce2f91e\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 629,\n                                \"lat\": 28.42495256667914,\n                                \"lon\": 77.0301658300801,\n                                \"indexNode\": \"797501\",\n                                \"_id\": \"6870b6a986c43c767ce2f91f\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 629,\n                                \"lat\": 28.42495256667914,\n                                \"lon\": 77.0301658300801,\n                                \"indexNode\": \"797501\",\n                                \"_id\": \"6870b6a986c43c767ce2f920\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f91d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e614b4d-d847-a55-44ed-5c71ffe4a451\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42688890164975,\n                                \"lon\": 77.03215108660146,\n                                \"indexNode\": \"1452490\",\n                                \"_id\": \"6870b6a986c43c767ce2f922\"\n                            },\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 1151,\n                                \"lat\": 28.42690089822052,\n                                \"lon\": 77.03215387700357,\n                                \"indexNode\": \"1457552\",\n                                \"_id\": \"6870b6a986c43c767ce2f923\"\n                            },\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 1154,\n                                \"lat\": 28.426908832373442,\n                                \"lon\": 77.03215145897335,\n                                \"indexNode\": \"1461350\",\n                                \"_id\": \"6870b6a986c43c767ce2f924\"\n                            },\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 1157,\n                                \"lat\": 28.426916766526364,\n                                \"lon\": 77.03214904094312,\n                                \"indexNode\": \"1465148\",\n                                \"_id\": \"6870b6a986c43c767ce2f925\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1159,\n                                \"lat\": 28.426920638261436,\n                                \"lon\": 77.03214141448058,\n                                \"indexNode\": \"1467682\",\n                                \"_id\": \"6870b6a986c43c767ce2f926\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1159,\n                                \"lat\": 28.426917802861023,\n                                \"lon\": 77.03212938559578,\n                                \"indexNode\": \"1467686\",\n                                \"_id\": \"6870b6a986c43c767ce2f927\"\n                            },\n                            {\n                                \"coordx\": 393,\n                                \"coordy\": 1158,\n                                \"lat\": 28.426914449293278,\n                                \"lon\": 77.03212718438465,\n                                \"indexNode\": \"1466421\",\n                                \"_id\": \"6870b6a986c43c767ce2f928\"\n                            },\n                            {\n                                \"coordx\": 394,\n                                \"coordy\": 1155,\n                                \"lat\": 28.426905806290254,\n                                \"lon\": 77.03212659519367,\n                                \"indexNode\": \"1462624\",\n                                \"_id\": \"6870b6a986c43c767ce2f929\"\n                            },\n                            {\n                                \"coordx\": 394,\n                                \"coordy\": 1152,\n                                \"lat\": 28.42689787213733,\n                                \"lon\": 77.0321290132239,\n                                \"indexNode\": \"1458826\",\n                                \"_id\": \"6870b6a986c43c767ce2f92a\"\n                            },\n                            {\n                                \"coordx\": 394,\n                                \"coordy\": 1149,\n                                \"lat\": 28.42688993798441,\n                                \"lon\": 77.03213143125411,\n                                \"indexNode\": \"1455028\",\n                                \"_id\": \"6870b6a986c43c767ce2f92b\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1147,\n                                \"lat\": 28.426886066249338,\n                                \"lon\": 77.03213905771666,\n                                \"indexNode\": \"1452494\",\n                                \"_id\": \"6870b6a986c43c767ce2f92c\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42688890164975,\n                                \"lon\": 77.03215108660146,\n                                \"indexNode\": \"1452490\",\n                                \"_id\": \"6870b6a986c43c767ce2f92d\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42690346206589,\n                            77.03214008887069\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f921\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e4c671-061-c1ad-614e-8365a63332ae\",\n                        \"name\": \"Passage between Tower1 & Tower 2\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 929,\n                                \"lat\": 28.425863651088502,\n                                \"lon\": 77.03042322577737,\n                                \"indexNode\": \"1177135\",\n                                \"_id\": \"6870b6a986c43c767ce2f92f\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 929,\n                                \"lat\": 28.425850891786638,\n                                \"lon\": 77.03036909579575,\n                                \"indexNode\": \"1177153\",\n                                \"_id\": \"6870b6a986c43c767ce2f930\"\n                            },\n                            {\n                                \"coordx\": 1082,\n                                \"coordy\": 929,\n                                \"lat\": 28.42582041123218,\n                                \"lon\": 77.03023978528411,\n                                \"indexNode\": \"1177196\",\n                                \"_id\": \"6870b6a986c43c767ce2f931\"\n                            },\n                            {\n                                \"coordx\": 1151,\n                                \"coordy\": 929,\n                                \"lat\": 28.425771500575028,\n                                \"lon\": 77.03003228702126,\n                                \"indexNode\": \"1177265\",\n                                \"_id\": \"6870b6a986c43c767ce2f932\"\n                            },\n                            {\n                                \"coordx\": 1219,\n                                \"coordy\": 929,\n                                \"lat\": 28.425723298767977,\n                                \"lon\": 77.0298277959796,\n                                \"indexNode\": \"1177333\",\n                                \"_id\": \"6870b6a986c43c767ce2f933\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 929,\n                                \"lat\": 28.42571408371663,\n                                \"lon\": 77.02978870210399,\n                                \"indexNode\": \"1177346\",\n                                \"_id\": \"6870b6a986c43c767ce2f934\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 929,\n                                \"lat\": 28.42571408371663,\n                                \"lon\": 77.02978870210399,\n                                \"indexNode\": \"1177346\",\n                                \"_id\": \"6870b6a986c43c767ce2f935\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f92e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e3e560a-dfd1-6ee0-6d77-ca5f5ec8cb3c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 519,\n                                \"coordy\": 316,\n                                \"lat\": 28.424598281926897,\n                                \"lon\": 77.03242693499527,\n                                \"indexNode\": \"400575\",\n                                \"_id\": \"6870b6a986c43c767ce2f937\"\n                            },\n                            {\n                                \"coordx\": 560,\n                                \"coordy\": 276,\n                                \"lat\": 28.424463430367027,\n                                \"lon\": 77.03233587932897,\n                                \"indexNode\": \"349976\",\n                                \"_id\": \"6870b6a986c43c767ce2f938\"\n                            },\n                            {\n                                \"coordx\": 560,\n                                \"coordy\": 276,\n                                \"lat\": 28.424463430367027,\n                                \"lon\": 77.03233587932897,\n                                \"indexNode\": \"349976\",\n                                \"_id\": \"6870b6a986c43c767ce2f939\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f936\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"118736-328e-7ae2-5162-d6ec337ebf6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 573,\n                                \"coordy\": 387,\n                                \"lat\": 28.424747778973778,\n                                \"lon\": 77.0322073183352,\n                                \"indexNode\": \"490515\",\n                                \"_id\": \"6870b6a986c43c767ce2f93b\"\n                            },\n                            {\n                                \"coordx\": 568,\n                                \"coordy\": 382,\n                                \"lat\": 28.424738099636095,\n                                \"lon\": 77.03222638449157,\n                                \"indexNode\": \"484180\",\n                                \"_id\": \"6870b6a986c43c767ce2f93c\"\n                            },\n                            {\n                                \"coordx\": 568,\n                                \"coordy\": 382,\n                                \"lat\": 28.424738099636095,\n                                \"lon\": 77.03222638449157,\n                                \"indexNode\": \"484180\",\n                                \"_id\": \"6870b6a986c43c767ce2f93d\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f93a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a885e21-7256-4e7-2fef-cfaa620f08eb\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 850,\n                                \"lat\": 28.426190609073267,\n                                \"lon\": 77.032760359801,\n                                \"indexNode\": \"1076365\",\n                                \"_id\": \"6870b6a986c43c767ce2f93f\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 877,\n                                \"lat\": 28.42626201644956,\n                                \"lon\": 77.03273859752902,\n                                \"indexNode\": \"1110547\",\n                                \"_id\": \"6870b6a986c43c767ce2f940\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 877,\n                                \"lat\": 28.42626201644956,\n                                \"lon\": 77.03273859752902,\n                                \"indexNode\": \"1110547\",\n                                \"_id\": \"6870b6a986c43c767ce2f941\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f93e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f84210-e8ce-c008-c3ad-5afc13b71b5d\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 840,\n                                \"coordy\": 980,\n                                \"lat\": 28.426126833556932,\n                                \"lon\": 77.03092642630097,\n                                \"indexNode\": \"1241520\",\n                                \"_id\": \"6870b6a986c43c767ce2f943\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 980,\n                                \"lat\": 28.426127542407034,\n                                \"lon\": 77.03092943352216,\n                                \"indexNode\": \"1241519\",\n                                \"_id\": \"6870b6a986c43c767ce2f944\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 977,\n                                \"lat\": 28.426119608254112,\n                                \"lon\": 77.0309318515524,\n                                \"indexNode\": \"1237721\",\n                                \"_id\": \"6870b6a986c43c767ce2f945\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 977,\n                                \"lat\": 28.426119608254112,\n                                \"lon\": 77.0309318515524,\n                                \"indexNode\": \"1237721\",\n                                \"_id\": \"6870b6a986c43c767ce2f946\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f942\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0dd45d-8b4d-186f-4dc6-f71cf81da58f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 410,\n                                \"coordy\": 661,\n                                \"lat\": 28.425587974174178,\n                                \"lon\": 77.03247664863079,\n                                \"indexNode\": \"837236\",\n                                \"_id\": \"6870b6a986c43c767ce2f948\"\n                            },\n                            {\n                                \"coordx\": 400,\n                                \"coordy\": 660,\n                                \"lat\": 28.425592417957574,\n                                \"lon\": 77.03250752685287,\n                                \"indexNode\": \"835960\",\n                                \"_id\": \"6870b6a986c43c767ce2f949\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 659,\n                                \"lat\": 28.425595444040763,\n                                \"lon\": 77.03253239063254,\n                                \"indexNode\": \"834686\",\n                                \"_id\": \"6870b6a986c43c767ce2f94a\"\n                            },\n                            {\n                                \"coordx\": 377,\n                                \"coordy\": 656,\n                                \"lat\": 28.425598142639394,\n                                \"lon\": 77.03257991698078,\n                                \"indexNode\": \"830873\",\n                                \"_id\": \"6870b6a986c43c767ce2f94b\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 648,\n                                \"lat\": 28.425591161900343,\n                                \"lon\": 77.03264650948539,\n                                \"indexNode\": \"820725\",\n                                \"_id\": \"6870b6a986c43c767ce2f94c\"\n                            },\n                            {\n                                \"coordx\": 334,\n                                \"coordy\": 635,\n                                \"lat\": 28.425573084123403,\n                                \"lon\": 77.03272615370396,\n                                \"indexNode\": \"804244\",\n                                \"_id\": \"6870b6a986c43c767ce2f94d\"\n                            },\n                            {\n                                \"coordx\": 311,\n                                \"coordy\": 615,\n                                \"lat\": 28.425536493322976,\n                                \"lon\": 77.03281143999305,\n                                \"indexNode\": \"778901\",\n                                \"_id\": \"6870b6a986c43c767ce2f94e\"\n                            },\n                            {\n                                \"coordx\": 310,\n                                \"coordy\": 616,\n                                \"lat\": 28.425539846890718,\n                                \"lon\": 77.03281364120417,\n                                \"indexNode\": \"780166\",\n                                \"_id\": \"6870b6a986c43c767ce2f94f\"\n                            },\n                            {\n                                \"coordx\": 333,\n                                \"coordy\": 636,\n                                \"lat\": 28.425576437691145,\n                                \"lon\": 77.0327283549151,\n                                \"indexNode\": \"805509\",\n                                \"_id\": \"6870b6a986c43c767ce2f950\"\n                            },\n                            {\n                                \"coordx\": 356,\n                                \"coordy\": 649,\n                                \"lat\": 28.425594515468088,\n                                \"lon\": 77.0326487106965,\n                                \"indexNode\": \"821990\",\n                                \"_id\": \"6870b6a986c43c767ce2f951\"\n                            },\n                            {\n                                \"coordx\": 377,\n                                \"coordy\": 656,\n                                \"lat\": 28.425598142639394,\n                                \"lon\": 77.03257991698078,\n                                \"indexNode\": \"830873\",\n                                \"_id\": \"6870b6a986c43c767ce2f952\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 660,\n                                \"lat\": 28.425598088758402,\n                                \"lon\": 77.03253158462248,\n                                \"indexNode\": \"835952\",\n                                \"_id\": \"6870b6a986c43c767ce2f953\"\n                            },\n                            {\n                                \"coordx\": 400,\n                                \"coordy\": 661,\n                                \"lat\": 28.425595062675214,\n                                \"lon\": 77.03250672084279,\n                                \"indexNode\": \"837226\",\n                                \"_id\": \"6870b6a986c43c767ce2f954\"\n                            },\n                            {\n                                \"coordx\": 410,\n                                \"coordy\": 662,\n                                \"lat\": 28.425590618891817,\n                                \"lon\": 77.03247584262071,\n                                \"indexNode\": \"838502\",\n                                \"_id\": \"6870b6a986c43c767ce2f955\"\n                            },\n                            {\n                                \"coordx\": 410,\n                                \"coordy\": 661,\n                                \"lat\": 28.425587974174178,\n                                \"lon\": 77.03247664863079,\n                                \"indexNode\": \"837236\",\n                                \"_id\": \"6870b6a986c43c767ce2f956\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425577432088847,\n                            77.03267330644458\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.5\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f947\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ac482f8-4e4b-be6-e6dc-25bed27ea8e\",\n                        \"name\": \"Small Things In Life\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 531,\n                                \"lat\": 28.42504072090116,\n                                \"lon\": 77.0317183574557,\n                                \"indexNode\": \"672943\",\n                                \"_id\": \"6870b6a986c43c767ce2f958\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 531,\n                                \"lat\": 28.42501945539805,\n                                \"lon\": 77.03162814081968,\n                                \"indexNode\": \"672973\",\n                                \"_id\": \"6870b6a986c43c767ce2f959\"\n                            },\n                            {\n                                \"coordx\": 727,\n                                \"coordy\": 544,\n                                \"lat\": 28.425053836727376,\n                                \"lon\": 77.03161766268873,\n                                \"indexNode\": \"689431\",\n                                \"_id\": \"6870b6a986c43c767ce2f95a\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 544,\n                                \"lat\": 28.425075102230487,\n                                \"lon\": 77.03170787932476,\n                                \"indexNode\": \"689401\",\n                                \"_id\": \"6870b6a986c43c767ce2f95b\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 531,\n                                \"lat\": 28.42504072090116,\n                                \"lon\": 77.0317183574557,\n                                \"indexNode\": \"672943\",\n                                \"_id\": \"6870b6a986c43c767ce2f95c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42504727881427,\n                            77.03166801007222\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f957\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0f1f11-e78a-c3fc-ff4c-6a030ff205b0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 721,\n                                \"lat\": 28.425357498525702,\n                                \"lon\": 77.03077732358712,\n                                \"indexNode\": \"913745\",\n                                \"_id\": \"6870b6a986c43c767ce2f95e\"\n                            },\n                            {\n                                \"coordx\": 974,\n                                \"coordy\": 721,\n                                \"lat\": 28.425346865774145,\n                                \"lon\": 77.0307322152691,\n                                \"indexNode\": \"913760\",\n                                \"_id\": \"6870b6a986c43c767ce2f95f\"\n                            },\n                            {\n                                \"coordx\": 974,\n                                \"coordy\": 735,\n                                \"lat\": 28.425383891821113,\n                                \"lon\": 77.03072093112807,\n                                \"indexNode\": \"931484\",\n                                \"_id\": \"6870b6a986c43c767ce2f960\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 735,\n                                \"lat\": 28.425394524572667,\n                                \"lon\": 77.03076603944609,\n                                \"indexNode\": \"931469\",\n                                \"_id\": \"6870b6a986c43c767ce2f961\"\n                            },\n                            {\n                                \"coordx\": 959,\n                                \"coordy\": 721,\n                                \"lat\": 28.425357498525702,\n                                \"lon\": 77.03077732358712,\n                                \"indexNode\": \"913745\",\n                                \"_id\": \"6870b6a986c43c767ce2f962\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425370695173406,\n                            77.0307491273576\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f95d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e2156c0-cc83-e03-1c42-64fd2a73b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 308,\n                                \"coordy\": 564,\n                                \"lat\": 28.42540373927362,\n                                \"lon\": 77.0328615681704,\n                                \"indexNode\": \"714332\",\n                                \"_id\": \"6870b6a986c43c767ce2f964\"\n                            },\n                            {\n                                \"coordx\": 308,\n                                \"coordy\": 566,\n                                \"lat\": 28.425409028708902,\n                                \"lon\": 77.03285995615026,\n                                \"indexNode\": \"716864\",\n                                \"_id\": \"6870b6a986c43c767ce2f965\"\n                            },\n                            {\n                                \"coordx\": 308,\n                                \"coordy\": 568,\n                                \"lat\": 28.42541431814418,\n                                \"lon\": 77.0328583441301,\n                                \"indexNode\": \"719396\",\n                                \"_id\": \"6870b6a986c43c767ce2f966\"\n                            },\n                            {\n                                \"coordx\": 309,\n                                \"coordy\": 570,\n                                \"lat\": 28.425418898729358,\n                                \"lon\": 77.03285372488877,\n                                \"indexNode\": \"721929\",\n                                \"_id\": \"6870b6a986c43c767ce2f967\"\n                            },\n                            {\n                                \"coordx\": 310,\n                                \"coordy\": 573,\n                                \"lat\": 28.425426124032178,\n                                \"lon\": 77.03284829963734,\n                                \"indexNode\": \"725728\",\n                                \"_id\": \"6870b6a986c43c767ce2f968\"\n                            },\n                            {\n                                \"coordx\": 310,\n                                \"coordy\": 573,\n                                \"lat\": 28.425426124032178,\n                                \"lon\": 77.03284829963734,\n                                \"indexNode\": \"725728\",\n                                \"_id\": \"6870b6a986c43c767ce2f969\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f963\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a6b6e5a-df07-be7f-b508-078a7d8ab407\",\n                        \"name\": \"Mound\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 599,\n                                \"coordy\": 399,\n                                \"lat\": 28.42476108548277,\n                                \"lon\": 77.0321194584631,\n                                \"indexNode\": \"505733\",\n                                \"_id\": \"6870b6a986c43c767ce2f96b\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 399,\n                                \"lat\": 28.424720681026862,\n                                \"lon\": 77.03194804685465,\n                                \"indexNode\": \"505790\",\n                                \"_id\": \"6870b6a986c43c767ce2f96c\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 424,\n                                \"lat\": 28.424786798967872,\n                                \"lon\": 77.03192789660281,\n                                \"indexNode\": \"537440\",\n                                \"_id\": \"6870b6a986c43c767ce2f96d\"\n                            },\n                            {\n                                \"coordx\": 599,\n                                \"coordy\": 424,\n                                \"lat\": 28.42482720342378,\n                                \"lon\": 77.03209930821126,\n                                \"indexNode\": \"537383\",\n                                \"_id\": \"6870b6a986c43c767ce2f96e\"\n                            },\n                            {\n                                \"coordx\": 599,\n                                \"coordy\": 399,\n                                \"lat\": 28.42476108548277,\n                                \"lon\": 77.0321194584631,\n                                \"indexNode\": \"505733\",\n                                \"_id\": \"6870b6a986c43c767ce2f96f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424773942225322,\n                            77.03202367753296\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"#098b29\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f96a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"de0fed5-fb57-44df-4120-8dd28e013378\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 616,\n                                \"coordy\": 357,\n                                \"lat\": 28.424637956890106,\n                                \"lon\": 77.03210218812576,\n                                \"indexNode\": \"452578\",\n                                \"_id\": \"6870b6a986c43c767ce2f971\"\n                            },\n                            {\n                                \"coordx\": 648,\n                                \"coordy\": 357,\n                                \"lat\": 28.42461527368679,\n                                \"lon\": 77.03200595704735,\n                                \"indexNode\": \"452610\",\n                                \"_id\": \"6870b6a986c43c767ce2f972\"\n                            },\n                            {\n                                \"coordx\": 648,\n                                \"coordy\": 379,\n                                \"lat\": 28.42467345747488,\n                                \"lon\": 77.03198822482572,\n                                \"indexNode\": \"480462\",\n                                \"_id\": \"6870b6a986c43c767ce2f973\"\n                            },\n                            {\n                                \"coordx\": 608,\n                                \"coordy\": 379,\n                                \"lat\": 28.424701811479025,\n                                \"lon\": 77.03210851367376,\n                                \"indexNode\": \"480422\",\n                                \"_id\": \"6870b6a986c43c767ce2f974\"\n                            },\n                            {\n                                \"coordx\": 608,\n                                \"coordy\": 365,\n                                \"lat\": 28.42466478543206,\n                                \"lon\": 77.03211979781479,\n                                \"indexNode\": \"462698\",\n                                \"_id\": \"6870b6a986c43c767ce2f975\"\n                            },\n                            {\n                                \"coordx\": 616,\n                                \"coordy\": 357,\n                                \"lat\": 28.424637956890106,\n                                \"lon\": 77.03210218812576,\n                                \"indexNode\": \"452578\",\n                                \"_id\": \"6870b6a986c43c767ce2f976\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42465891060474,\n                            77.03205501491081\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f970\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5d7a50d-85c4-ca8b-1e13-1ca5b674fe14\",\n                        \"name\": \"Lawn\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 651,\n                                \"coordy\": 288,\n                                \"lat\": 28.424430661619283,\n                                \"lon\": 77.03205255007882,\n                                \"indexNode\": \"365259\",\n                                \"_id\": \"6870b6a986c43c767ce2f978\"\n                            },\n                            {\n                                \"coordx\": 651,\n                                \"coordy\": 191,\n                                \"lat\": 28.42417412400815,\n                                \"lon\": 77.03213073305595,\n                                \"indexNode\": \"242457\",\n                                \"_id\": \"6870b6a986c43c767ce2f979\"\n                            },\n                            {\n                                \"coordx\": 624,\n                                \"coordy\": 191,\n                                \"lat\": 28.42419326296095,\n                                \"lon\": 77.03221192802837,\n                                \"indexNode\": \"242430\",\n                                \"_id\": \"6870b6a986c43c767ce2f97a\"\n                            },\n                            {\n                                \"coordx\": 604,\n                                \"coordy\": 212,\n                                \"lat\": 28.424262979033475,\n                                \"lon\": 77.03225514624084,\n                                \"indexNode\": \"268996\",\n                                \"_id\": \"6870b6a986c43c767ce2f97b\"\n                            },\n                            {\n                                \"coordx\": 626,\n                                \"coordy\": 233,\n                                \"lat\": 28.424302923401644,\n                                \"lon\": 77.03217206116288,\n                                \"indexNode\": \"295604\",\n                                \"_id\": \"6870b6a986c43c767ce2f97c\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 248,\n                                \"lat\": 28.424352518067703,\n                                \"lon\": 77.03220207210859,\n                                \"indexNode\": \"314580\",\n                                \"_id\": \"6870b6a986c43c767ce2f97d\"\n                            },\n                            {\n                                \"coordx\": 651,\n                                \"coordy\": 288,\n                                \"lat\": 28.424430661619283,\n                                \"lon\": 77.03205255007882,\n                                \"indexNode\": \"365259\",\n                                \"_id\": \"6870b6a986c43c767ce2f97e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424290875896393,\n                            77.0321490437306\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f977\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e4a8c4-7a42-00d1-0523-04708bfaba2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 980,\n                                \"lat\": 28.426170073413253,\n                                \"lon\": 77.03110986679422,\n                                \"indexNode\": \"1241459\",\n                                \"_id\": \"6870b6a986c43c767ce2f980\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 977,\n                                \"lat\": 28.42616213926033,\n                                \"lon\": 77.03111228482445,\n                                \"indexNode\": \"1237661\",\n                                \"_id\": \"6870b6a986c43c767ce2f981\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 977,\n                                \"lat\": 28.42616213926033,\n                                \"lon\": 77.03111228482445,\n                                \"indexNode\": \"1237661\",\n                                \"_id\": \"6870b6a986c43c767ce2f982\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f97f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8f27c56-7cca-87b-1cc2-202b6d6adc4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 929,\n                                \"lat\": 28.426253518645513,\n                                \"lon\": 77.03207719743783,\n                                \"indexNode\": \"1176585\",\n                                \"_id\": \"6870b6a986c43c767ce2f984\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 946,\n                                \"lat\": 28.426298478845403,\n                                \"lon\": 77.03206349526657,\n                                \"indexNode\": \"1198107\",\n                                \"_id\": \"6870b6a986c43c767ce2f985\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 980,\n                                \"lat\": 28.42638839924518,\n                                \"lon\": 77.03203609092408,\n                                \"indexNode\": \"1241151\",\n                                \"_id\": \"6870b6a986c43c767ce2f986\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 980,\n                                \"lat\": 28.42638839924518,\n                                \"lon\": 77.03203609092408,\n                                \"indexNode\": \"1241151\",\n                                \"_id\": \"6870b6a986c43c767ce2f987\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f983\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"37f1020-bf2-22f7-0be-1dcdbf234237\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 886,\n                                \"lat\": 28.425778282234106,\n                                \"lon\": 77.03057817305856,\n                                \"indexNode\": \"1122657\",\n                                \"_id\": \"6870b6a986c43c767ce2f989\"\n                            },\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 886,\n                                \"lat\": 28.42585058494468,\n                                \"lon\": 77.03088490962105,\n                                \"indexNode\": \"1122555\",\n                                \"_id\": \"6870b6a986c43c767ce2f98a\"\n                            },\n                            {\n                                \"coordx\": 879,\n                                \"coordy\": 886,\n                                \"lat\": 28.42585058494468,\n                                \"lon\": 77.03088490962105,\n                                \"indexNode\": \"1122555\",\n                                \"_id\": \"6870b6a986c43c767ce2f98b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f988\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3242a5-12c5-383-da24-4340fb2fb601\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 1025,\n                                \"lat\": 28.42637273001931,\n                                \"lon\": 77.03142844844261,\n                                \"indexNode\": \"1298311\",\n                                \"_id\": \"6870b6a986c43c767ce2f98d\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1025,\n                                \"lat\": 28.426347211415578,\n                                \"lon\": 77.03132018847937,\n                                \"indexNode\": \"1298347\",\n                                \"_id\": \"6870b6a986c43c767ce2f98e\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1025,\n                                \"lat\": 28.426347211415578,\n                                \"lon\": 77.03132018847937,\n                                \"indexNode\": \"1298347\",\n                                \"_id\": \"6870b6a986c43c767ce2f98f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f98c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d7a863-ff34-864-5020-57e1afc7f0d\",\n                        \"name\": \"Passage Tower1 Service Entry\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 629,\n                                \"lat\": 28.425070235796348,\n                                \"lon\": 77.03066502879943,\n                                \"indexNode\": \"797335\",\n                                \"_id\": \"6870b6a986c43c767ce2f991\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a986c43c767ce2f992\"\n                            },\n                            {\n                                \"coordx\": 1152,\n                                \"coordy\": 629,\n                                \"lat\": 28.424977376432768,\n                                \"lon\": 77.03027108282213,\n                                \"indexNode\": \"797466\",\n                                \"_id\": \"6870b6a986c43c767ce2f993\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f990\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"43341-1d6-2aa-6282-06ceb86af0a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 642,\n                                \"lat\": 28.425534889138593,\n                                \"lon\": 77.03247993393738,\n                                \"indexNode\": \"813186\",\n                                \"_id\": \"6870b6a986c43c767ce2f995\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 642,\n                                \"lat\": 28.425503699734033,\n                                \"lon\": 77.03234761620455,\n                                \"indexNode\": \"813230\",\n                                \"_id\": \"6870b6a986c43c767ce2f996\"\n                            },\n                            {\n                                \"coordx\": 458,\n                                \"coordy\": 642,\n                                \"lat\": 28.425503699734033,\n                                \"lon\": 77.03234761620455,\n                                \"indexNode\": \"813230\",\n                                \"_id\": \"6870b6a986c43c767ce2f997\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f994\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d711115-8353-41f-bac6-e40c3ce2d2e\",\n                        \"name\": \"Outer Road Tower9\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 611,\n                                \"lat\": 28.425175033651104,\n                                \"lon\": 77.03132608953894,\n                                \"indexNode\": \"774332\",\n                                \"_id\": \"6870b6a986c43c767ce2f999\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 611,\n                                \"lat\": 28.425022630878818,\n                                \"lon\": 77.03067953698076,\n                                \"indexNode\": \"774547\",\n                                \"_id\": \"6870b6a986c43c767ce2f99a\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 611,\n                                \"lat\": 28.425022630878818,\n                                \"lon\": 77.03067953698076,\n                                \"indexNode\": \"774547\",\n                                \"_id\": \"6870b6a986c43c767ce2f99b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f998\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ad3da-5016-dc8-fe47-78d0870f7da4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 435,\n                                \"lat\": 28.424552907473462,\n                                \"lon\": 77.03080335142648,\n                                \"indexNode\": \"551737\",\n                                \"_id\": \"6870b6a986c43c767ce2f99d\"\n                            },\n                            {\n                                \"coordx\": 1036,\n                                \"coordy\": 435,\n                                \"lat\": 28.42454652782253,\n                                \"lon\": 77.03077628643568,\n                                \"indexNode\": \"551746\",\n                                \"_id\": \"6870b6a986c43c767ce2f99e\"\n                            },\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 435,\n                                \"lat\": 28.42452526231942,\n                                \"lon\": 77.03068606979966,\n                                \"indexNode\": \"551776\",\n                                \"_id\": \"6870b6a986c43c767ce2f99f\"\n                            },\n                            {\n                                \"coordx\": 1066,\n                                \"coordy\": 435,\n                                \"lat\": 28.42452526231942,\n                                \"lon\": 77.03068606979966,\n                                \"indexNode\": \"551776\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a0\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f99c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a3dec1-6c21-c8e4-b50b-216e1e3fa133\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 687,\n                                \"lat\": 28.425304438331313,\n                                \"lon\": 77.03096110343206,\n                                \"indexNode\": \"870649\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a2\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 687,\n                                \"lat\": 28.42529451442986,\n                                \"lon\": 77.03091900233525,\n                                \"indexNode\": \"870663\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a3\"\n                            },\n                            {\n                                \"coordx\": 921,\n                                \"coordy\": 701,\n                                \"lat\": 28.42533154047683,\n                                \"lon\": 77.03090771819421,\n                                \"indexNode\": \"888387\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a4\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 701,\n                                \"lat\": 28.42534146437828,\n                                \"lon\": 77.03094981929102,\n                                \"indexNode\": \"888373\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a5\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 687,\n                                \"lat\": 28.425304438331313,\n                                \"lon\": 77.03096110343206,\n                                \"indexNode\": \"870649\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42531798940407,\n                            77.03093441081313\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9a1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"dbb5e00-2ec7-3677-ec6f-8043ba2b74\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 674,\n                                \"lat\": 28.4250396807183,\n                                \"lon\": 77.02999423467274,\n                                \"indexNode\": \"854516\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a8\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 682,\n                                \"lat\": 28.425060838459423,\n                                \"lon\": 77.02998778659216,\n                                \"indexNode\": \"864644\",\n                                \"_id\": \"6870b6a986c43c767ce2f9a9\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 682,\n                                \"lat\": 28.425060838459423,\n                                \"lon\": 77.02998778659216,\n                                \"indexNode\": \"864644\",\n                                \"_id\": \"6870b6a986c43c767ce2f9aa\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9a7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7b25217-443a-13dc-57e6-f3adf302582\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 475,\n                                \"lat\": 28.425077626590344,\n                                \"lon\": 77.03254837875325,\n                                \"indexNode\": \"601786\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ac\"\n                            },\n                            {\n                                \"coordx\": 370,\n                                \"coordy\": 475,\n                                \"lat\": 28.425124410697187,\n                                \"lon\": 77.0327468553525,\n                                \"indexNode\": \"601720\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ad\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 455,\n                                \"lat\": 28.4250566304922,\n                                \"lon\": 77.03269982390874,\n                                \"indexNode\": \"576421\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ae\"\n                            },\n                            {\n                                \"coordx\": 374,\n                                \"coordy\": 440,\n                                \"lat\": 28.425029010179355,\n                                \"lon\": 77.03276303682027,\n                                \"indexNode\": \"557414\",\n                                \"_id\": \"6870b6a986c43c767ce2f9af\"\n                            },\n                            {\n                                \"coordx\": 391,\n                                \"coordy\": 424,\n                                \"lat\": 28.424974644245342,\n                                \"lon\": 77.03272481022103,\n                                \"indexNode\": \"537175\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b0\"\n                            },\n                            {\n                                \"coordx\": 424,\n                                \"coordy\": 455,\n                                \"lat\": 28.42503323843878,\n                                \"lon\": 77.03260058560912,\n                                \"indexNode\": \"576454\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b1\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 455,\n                                \"lat\": 28.425024732237535,\n                                \"lon\": 77.03256449895471,\n                                \"indexNode\": \"576466\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b2\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 475,\n                                \"lat\": 28.425077626590344,\n                                \"lon\": 77.03254837875325,\n                                \"indexNode\": \"601786\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425051485321653,\n                            77.03266221135435\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9ab\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"74b6486-fd05-7ec8-76b0-2374875f61ee\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 687,\n                                \"lat\": 28.425285299378515,\n                                \"lon\": 77.03087990845964,\n                                \"indexNode\": \"870676\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b5\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 701,\n                                \"lat\": 28.425322325425483,\n                                \"lon\": 77.0308686243186,\n                                \"indexNode\": \"888400\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b6\"\n                            },\n                            {\n                                \"coordx\": 947,\n                                \"coordy\": 701,\n                                \"lat\": 28.425313110374134,\n                                \"lon\": 77.030829530443,\n                                \"indexNode\": \"888413\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b7\"\n                            },\n                            {\n                                \"coordx\": 947,\n                                \"coordy\": 687,\n                                \"lat\": 28.425276084327166,\n                                \"lon\": 77.03084081458402,\n                                \"indexNode\": \"870689\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b8\"\n                            },\n                            {\n                                \"coordx\": 934,\n                                \"coordy\": 687,\n                                \"lat\": 28.425285299378515,\n                                \"lon\": 77.03087990845964,\n                                \"indexNode\": \"870676\",\n                                \"_id\": \"6870b6a986c43c767ce2f9b9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425299204876325,\n                            77.03085471945131\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9b4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5c0d16-438d-880-5a42-27a2dc06b57\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 642,\n                                \"lat\": 28.425335702259463,\n                                \"lon\": 77.03163490477995,\n                                \"indexNode\": \"813467\",\n                                \"_id\": \"6870b6a986c43c767ce2f9bb\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 640,\n                                \"lat\": 28.425330412824184,\n                                \"lon\": 77.03163651680009,\n                                \"indexNode\": \"810935\",\n                                \"_id\": \"6870b6a986c43c767ce2f9bc\"\n                            },\n                            {\n                                \"coordx\": 705,\n                                \"coordy\": 640,\n                                \"lat\": 28.42532332432315,\n                                \"lon\": 77.03160644458808,\n                                \"indexNode\": \"810945\",\n                                \"_id\": \"6870b6a986c43c767ce2f9bd\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 640,\n                                \"lat\": 28.425322615473043,\n                                \"lon\": 77.03160343736688,\n                                \"indexNode\": \"810946\",\n                                \"_id\": \"6870b6a986c43c767ce2f9be\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 642,\n                                \"lat\": 28.425327904908325,\n                                \"lon\": 77.03160182534674,\n                                \"indexNode\": \"813478\",\n                                \"_id\": \"6870b6a986c43c767ce2f9bf\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 642,\n                                \"lat\": 28.425335702259463,\n                                \"lon\": 77.03163490477995,\n                                \"indexNode\": \"813467\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c0\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425329158866255,\n                            77.03161917107342\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.2\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9ba\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aba482f-13ea-6e74-f870-5b2b8ef0b10e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 722,\n                                \"lat\": 28.425387788397384,\n                                \"lon\": 77.03089379920388,\n                                \"indexNode\": \"914972\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c2\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 735,\n                                \"lat\": 28.425422169726712,\n                                \"lon\": 77.03088332107292,\n                                \"indexNode\": \"931430\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c3\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 735,\n                                \"lat\": 28.425431384778058,\n                                \"lon\": 77.03092241494853,\n                                \"indexNode\": \"931417\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c4\"\n                            },\n                            {\n                                \"coordx\": 907,\n                                \"coordy\": 722,\n                                \"lat\": 28.425397003448733,\n                                \"lon\": 77.03093289307948,\n                                \"indexNode\": \"914959\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c5\"\n                            },\n                            {\n                                \"coordx\": 920,\n                                \"coordy\": 722,\n                                \"lat\": 28.425387788397384,\n                                \"lon\": 77.03089379920388,\n                                \"indexNode\": \"914972\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425409586587723,\n                            77.0309081070762\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9c1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"71ffd23-2cbb-a875-d6b1-2ff48dfd7d03\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 643,\n                                \"lat\": 28.425338346977107,\n                                \"lon\": 77.03163409876987,\n                                \"indexNode\": \"814733\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c8\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 643,\n                                \"lat\": 28.425330549625965,\n                                \"lon\": 77.03160101933666,\n                                \"indexNode\": \"814744\",\n                                \"_id\": \"6870b6a986c43c767ce2f9c9\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 642,\n                                \"lat\": 28.425327904908325,\n                                \"lon\": 77.03160182534674,\n                                \"indexNode\": \"813478\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ca\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 642,\n                                \"lat\": 28.425335702259463,\n                                \"lon\": 77.03163490477995,\n                                \"indexNode\": \"813467\",\n                                \"_id\": \"6870b6a986c43c767ce2f9cb\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 643,\n                                \"lat\": 28.425338346977107,\n                                \"lon\": 77.03163409876987,\n                                \"indexNode\": \"814733\",\n                                \"_id\": \"6870b6a986c43c767ce2f9cc\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425333125942714,\n                            77.0316179620583\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9c7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"783c4-a4ba-ae71-6cfd-aaa510b0c56\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 470,\n                                \"lat\": 28.42480992581493,\n                                \"lon\": 77.03147281639251,\n                                \"indexNode\": \"595815\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ce\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 452,\n                                \"lat\": 28.4247623208974,\n                                \"lon\": 77.03148732457383,\n                                \"indexNode\": \"573027\",\n                                \"_id\": \"6870b6a986c43c767ce2f9cf\"\n                            },\n                            {\n                                \"coordx\": 790,\n                                \"coordy\": 445,\n                                \"lat\": 28.424747352124434,\n                                \"lon\": 77.03150800275036,\n                                \"indexNode\": \"564160\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d0\"\n                            },\n                            {\n                                \"coordx\": 782,\n                                \"coordy\": 439,\n                                \"lat\": 28.42473715461942,\n                                \"lon\": 77.0315368965804,\n                                \"indexNode\": \"556556\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d1\"\n                            },\n                            {\n                                \"coordx\": 704,\n                                \"coordy\": 439,\n                                \"lat\": 28.424792444927505,\n                                \"lon\": 77.03177145983406,\n                                \"indexNode\": \"556478\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d2\"\n                            },\n                            {\n                                \"coordx\": 699,\n                                \"coordy\": 443,\n                                \"lat\": 28.424806568048588,\n                                \"lon\": 77.03178327189977,\n                                \"indexNode\": \"561537\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d3\"\n                            },\n                            {\n                                \"coordx\": 695,\n                                \"coordy\": 449,\n                                \"lat\": 28.424825271754845,\n                                \"lon\": 77.03179046472414,\n                                \"indexNode\": \"569129\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d4\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 459,\n                                \"lat\": 28.42485384548156,\n                                \"lon\": 77.031791426287,\n                                \"indexNode\": \"581786\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d5\"\n                            },\n                            {\n                                \"coordx\": 692,\n                                \"coordy\": 490,\n                                \"lat\": 28.424935831728416,\n                                \"lon\": 77.03176643997473,\n                                \"indexNode\": \"621032\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d6\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 490,\n                                \"lat\": 28.424931578627795,\n                                \"lon\": 77.03174839664752,\n                                \"indexNode\": \"621038\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d7\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 485,\n                                \"lat\": 28.424918355039594,\n                                \"lon\": 77.03175242669789,\n                                \"indexNode\": \"614708\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d8\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 485,\n                                \"lat\": 28.424880077133995,\n                                \"lon\": 77.03159003675304,\n                                \"indexNode\": \"614762\",\n                                \"_id\": \"6870b6a986c43c767ce2f9d9\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 533,\n                                \"lat\": 28.42500702358074,\n                                \"lon\": 77.03155134826952,\n                                \"indexNode\": \"675530\",\n                                \"_id\": \"6870b6a986c43c767ce2f9da\"\n                            },\n                            {\n                                \"coordx\": 760,\n                                \"coordy\": 533,\n                                \"lat\": 28.425001352779912,\n                                \"lon\": 77.03152729049991,\n                                \"indexNode\": \"675538\",\n                                \"_id\": \"6870b6a986c43c767ce2f9db\"\n                            },\n                            {\n                                \"coordx\": 760,\n                                \"coordy\": 537,\n                                \"lat\": 28.425011931650474,\n                                \"lon\": 77.03152406645961,\n                                \"indexNode\": \"680602\",\n                                \"_id\": \"6870b6a986c43c767ce2f9dc\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 537,\n                                \"lat\": 28.424998463498504,\n                                \"lon\": 77.0314669292568,\n                                \"indexNode\": \"680621\",\n                                \"_id\": \"6870b6a986c43c767ce2f9dd\"\n                            },\n                            {\n                                \"coordx\": 779,\n                                \"coordy\": 470,\n                                \"lat\": 28.42482126741659,\n                                \"lon\": 77.03152093193172,\n                                \"indexNode\": \"595799\",\n                                \"_id\": \"6870b6a986c43c767ce2f9de\"\n                            },\n                            {\n                                \"coordx\": 795,\n                                \"coordy\": 470,\n                                \"lat\": 28.42480992581493,\n                                \"lon\": 77.03147281639251,\n                                \"indexNode\": \"595815\",\n                                \"_id\": \"6870b6a986c43c767ce2f9df\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4248534277091,\n                            77.03161478778992\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9cd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"385135b-263d-5ae-7d45-a468540eca22\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 701,\n                                \"coordy\": 579,\n                                \"lat\": 28.42516483194749,\n                                \"lon\": 77.03166764008738,\n                                \"indexNode\": \"733715\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e1\"\n                            },\n                            {\n                                \"coordx\": 700,\n                                \"coordy\": 581,\n                                \"lat\": 28.425170830232876,\n                                \"lon\": 77.03166903528843,\n                                \"indexNode\": \"736246\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e2\"\n                            },\n                            {\n                                \"coordx\": 700,\n                                \"coordy\": 587,\n                                \"lat\": 28.425186698538717,\n                                \"lon\": 77.03166419922799,\n                                \"indexNode\": \"743842\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e3\"\n                            },\n                            {\n                                \"coordx\": 703,\n                                \"coordy\": 593,\n                                \"lat\": 28.42520044029425,\n                                \"lon\": 77.03165034150395,\n                                \"indexNode\": \"751441\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e4\"\n                            },\n                            {\n                                \"coordx\": 706,\n                                \"coordy\": 596,\n                                \"lat\": 28.42520624789686,\n                                \"lon\": 77.03163890181011,\n                                \"indexNode\": \"755242\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e5\"\n                            },\n                            {\n                                \"coordx\": 712,\n                                \"coordy\": 598,\n                                \"lat\": 28.42520728423152,\n                                \"lon\": 77.03161924646277,\n                                \"indexNode\": \"757780\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e6\"\n                            },\n                            {\n                                \"coordx\": 715,\n                                \"coordy\": 594,\n                                \"lat\": 28.425194578810647,\n                                \"lon\": 77.03161344883945,\n                                \"indexNode\": \"752719\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e7\"\n                            },\n                            {\n                                \"coordx\": 715,\n                                \"coordy\": 588,\n                                \"lat\": 28.425178710504802,\n                                \"lon\": 77.03161828489989,\n                                \"indexNode\": \"745123\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e8\"\n                            },\n                            {\n                                \"coordx\": 712,\n                                \"coordy\": 582,\n                                \"lat\": 28.42516496874927,\n                                \"lon\": 77.03163214262395,\n                                \"indexNode\": \"737524\",\n                                \"_id\": \"6870b6a986c43c767ce2f9e9\"\n                            },\n                            {\n                                \"coordx\": 707,\n                                \"coordy\": 579,\n                                \"lat\": 28.425160578846867,\n                                \"lon\": 77.03164959676016,\n                                \"indexNode\": \"733721\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ea\"\n                            },\n                            {\n                                \"coordx\": 701,\n                                \"coordy\": 579,\n                                \"lat\": 28.42516483194749,\n                                \"lon\": 77.03166764008738,\n                                \"indexNode\": \"733715\",\n                                \"_id\": \"6870b6a986c43c767ce2f9eb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425183748316048,\n                            77.0316407161666\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9e0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"37bba0b-d518-e7d2-c87e-75b02b76176\",\n                        \"name\": \"Sitting Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 724,\n                                \"coordy\": 602,\n                                \"lat\": 28.425209356900837,\n                                \"lon\": 77.03157993576806,\n                                \"indexNode\": \"762856\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ed\"\n                            },\n                            {\n                                \"coordx\": 724,\n                                \"coordy\": 605,\n                                \"lat\": 28.42521729105376,\n                                \"lon\": 77.03157751773784,\n                                \"indexNode\": \"766654\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ee\"\n                            },\n                            {\n                                \"coordx\": 756,\n                                \"coordy\": 605,\n                                \"lat\": 28.425194607850443,\n                                \"lon\": 77.03148128665941,\n                                \"indexNode\": \"766686\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ef\"\n                            },\n                            {\n                                \"coordx\": 756,\n                                \"coordy\": 602,\n                                \"lat\": 28.42518667369752,\n                                \"lon\": 77.03148370468963,\n                                \"indexNode\": \"762888\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f0\"\n                            },\n                            {\n                                \"coordx\": 724,\n                                \"coordy\": 602,\n                                \"lat\": 28.425209356900837,\n                                \"lon\": 77.03157993576806,\n                                \"indexNode\": \"762856\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42520198237564,\n                            77.03153061121374\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9ec\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4cf3fb5-3575-1843-62c3-4b7666a2ef2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 660,\n                                \"lat\": 28.42519262649911,\n                                \"lon\": 77.0308114540956,\n                                \"indexNode\": \"836524\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f3\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 660,\n                                \"lat\": 28.425172069846106,\n                                \"lon\": 77.03072424468077,\n                                \"indexNode\": \"836553\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f4\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 661,\n                                \"lat\": 28.425174714563745,\n                                \"lon\": 77.0307234386707,\n                                \"indexNode\": \"837819\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f5\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 661,\n                                \"lat\": 28.42519527121675,\n                                \"lon\": 77.03081064808552,\n                                \"indexNode\": \"837790\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f6\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 660,\n                                \"lat\": 28.42519262649911,\n                                \"lon\": 77.0308114540956,\n                                \"indexNode\": \"836524\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f7\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425183670531432,\n                            77.03076744638315\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9f2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"486fcee-7bc7-e6f-0ed4-b8306ae42aca\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 455,\n                                \"lat\": 28.424860279013487,\n                                \"lon\": 77.03186682363612,\n                                \"indexNode\": \"576698\",\n                                \"_id\": \"6870b6a986c43c767ce2f9f9\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 459,\n                                \"lat\": 28.42487085788405,\n                                \"lon\": 77.03186359959582,\n                                \"indexNode\": \"581762\",\n                                \"_id\": \"6870b6a986c43c767ce2f9fa\"\n                            },\n                            {\n                                \"coordx\": 667,\n                                \"coordy\": 463,\n                                \"lat\": 28.424882145604712,\n                                \"lon\": 77.03186338277673,\n                                \"indexNode\": \"586825\",\n                                \"_id\": \"6870b6a986c43c767ce2f9fb\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 466,\n                                \"lat\": 28.42489220630795,\n                                \"lon\": 77.03186998641011,\n                                \"indexNode\": \"590620\",\n                                \"_id\": \"6870b6a986c43c767ce2f9fc\"\n                            },\n                            {\n                                \"coordx\": 659,\n                                \"coordy\": 470,\n                                \"lat\": 28.424906329429028,\n                                \"lon\": 77.03188179847582,\n                                \"indexNode\": \"595679\",\n                                \"_id\": \"6870b6a986c43c767ce2f9fd\"\n                            },\n                            {\n                                \"coordx\": 651,\n                                \"coordy\": 474,\n                                \"lat\": 28.424922579100418,\n                                \"lon\": 77.03190263220513,\n                                \"indexNode\": \"600735\",\n                                \"_id\": \"6870b6a986c43c767ce2f9fe\"\n                            },\n                            {\n                                \"coordx\": 643,\n                                \"coordy\": 475,\n                                \"lat\": 28.42493089461889,\n                                \"lon\": 77.03192588396467,\n                                \"indexNode\": \"601993\",\n                                \"_id\": \"6870b6a986c43c767ce2f9ff\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 475,\n                                \"lat\": 28.424937983119925,\n                                \"lon\": 77.03195595617667,\n                                \"indexNode\": \"601983\",\n                                \"_id\": \"6870b6a986c43c767ce2fa00\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 459,\n                                \"lat\": 28.424895667637678,\n                                \"lon\": 77.03196885233785,\n                                \"indexNode\": \"581727\",\n                                \"_id\": \"6870b6a986c43c767ce2fa01\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 455,\n                                \"lat\": 28.424885088767116,\n                                \"lon\": 77.03197207637815,\n                                \"indexNode\": \"576663\",\n                                \"_id\": \"6870b6a986c43c767ce2fa02\"\n                            },\n                            {\n                                \"coordx\": 668,\n                                \"coordy\": 455,\n                                \"lat\": 28.424860279013487,\n                                \"lon\": 77.03186682363612,\n                                \"indexNode\": \"576698\",\n                                \"_id\": \"6870b6a986c43c767ce2fa03\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42489768935139,\n                            77.03191851601332\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2f9f8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6c8efed-538-2c84-1b51-3707353c7742\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 455,\n                                \"lat\": 28.424985745481834,\n                                \"lon\": 77.03239910178867,\n                                \"indexNode\": \"576521\",\n                                \"_id\": \"6870b6a986c43c767ce2fa05\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 476,\n                                \"lat\": 28.425041284552286,\n                                \"lon\": 77.03238217557713,\n                                \"indexNode\": \"603107\",\n                                \"_id\": \"6870b6a986c43c767ce2fa06\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 476,\n                                \"lat\": 28.42502852525042,\n                                \"lon\": 77.0323280455955,\n                                \"indexNode\": \"603125\",\n                                \"_id\": \"6870b6a986c43c767ce2fa07\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 456,\n                                \"lat\": 28.42497563089761,\n                                \"lon\": 77.03234416579697,\n                                \"indexNode\": \"577805\",\n                                \"_id\": \"6870b6a986c43c767ce2fa08\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 455,\n                                \"lat\": 28.424972986179966,\n                                \"lon\": 77.03234497180705,\n                                \"indexNode\": \"576539\",\n                                \"_id\": \"6870b6a986c43c767ce2fa09\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 455,\n                                \"lat\": 28.424985745481834,\n                                \"lon\": 77.03239910178867,\n                                \"indexNode\": \"576521\",\n                                \"_id\": \"6870b6a986c43c767ce2fa0a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425007135366126,\n                            77.03236357369208\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa04\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e240544-baaa-da11-3e72-c0f7ac88ddd\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 486,\n                                \"coordy\": 475,\n                                \"lat\": 28.42504218408516,\n                                \"lon\": 77.0323980176932,\n                                \"indexNode\": \"601836\",\n                                \"_id\": \"6870b6a986c43c767ce2fa0c\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 475,\n                                \"lat\": 28.425038639834643,\n                                \"lon\": 77.03238298158719,\n                                \"indexNode\": \"601841\",\n                                \"_id\": \"6870b6a986c43c767ce2fa0d\"\n                            },\n                            {\n                                \"coordx\": 491,\n                                \"coordy\": 455,\n                                \"lat\": 28.424985745481834,\n                                \"lon\": 77.03239910178867,\n                                \"indexNode\": \"576521\",\n                                \"_id\": \"6870b6a986c43c767ce2fa0e\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 455,\n                                \"lat\": 28.425024732237535,\n                                \"lon\": 77.03256449895471,\n                                \"indexNode\": \"576466\",\n                                \"_id\": \"6870b6a986c43c767ce2fa0f\"\n                            },\n                            {\n                                \"coordx\": 436,\n                                \"coordy\": 459,\n                                \"lat\": 28.425035311108097,\n                                \"lon\": 77.03256127491441,\n                                \"indexNode\": \"581530\",\n                                \"_id\": \"6870b6a986c43c767ce2fa10\"\n                            },\n                            {\n                                \"coordx\": 486,\n                                \"coordy\": 459,\n                                \"lat\": 28.424999868602914,\n                                \"lon\": 77.03241091385438,\n                                \"indexNode\": \"581580\",\n                                \"_id\": \"6870b6a986c43c767ce2fa11\"\n                            },\n                            {\n                                \"coordx\": 486,\n                                \"coordy\": 475,\n                                \"lat\": 28.42504218408516,\n                                \"lon\": 77.0323980176932,\n                                \"indexNode\": \"601836\",\n                                \"_id\": \"6870b6a986c43c767ce2fa12\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42501285520798,\n                            77.03245799085\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa0b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0508af6-1f53-8db-47a3-0ff05a8cca\",\n                        \"name\": \"Sitting Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 732,\n                                \"coordy\": 562,\n                                \"lat\": 28.425097897394387,\n                                \"lon\": 77.0315881184014,\n                                \"indexNode\": \"712224\",\n                                \"_id\": \"6870b6a986c43c767ce2fa14\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 562,\n                                \"lat\": 28.425083720392315,\n                                \"lon\": 77.03152797397738,\n                                \"indexNode\": \"712244\",\n                                \"_id\": \"6870b6a986c43c767ce2fa15\"\n                            },\n                            {\n                                \"coordx\": 752,\n                                \"coordy\": 565,\n                                \"lat\": 28.425091654545238,\n                                \"lon\": 77.03152555594716,\n                                \"indexNode\": \"716042\",\n                                \"_id\": \"6870b6a986c43c767ce2fa16\"\n                            },\n                            {\n                                \"coordx\": 732,\n                                \"coordy\": 565,\n                                \"lat\": 28.42510583154731,\n                                \"lon\": 77.03158570037118,\n                                \"indexNode\": \"716022\",\n                                \"_id\": \"6870b6a986c43c767ce2fa17\"\n                            },\n                            {\n                                \"coordx\": 732,\n                                \"coordy\": 562,\n                                \"lat\": 28.425097897394387,\n                                \"lon\": 77.0315881184014,\n                                \"indexNode\": \"712224\",\n                                \"_id\": \"6870b6a986c43c767ce2fa18\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425094775969814,\n                            77.03155683717428\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa13\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2181cd-8b1-83ef-271a-24d45b8c7e65\",\n                        \"name\": \"Sitting Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 575,\n                                \"lat\": 28.425134405274026,\n                                \"lon\": 77.03158666193404,\n                                \"indexNode\": \"728679\",\n                                \"_id\": \"6870b6a986c43c767ce2fa1a\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 578,\n                                \"lat\": 28.425142339426948,\n                                \"lon\": 77.03158424390382,\n                                \"indexNode\": \"732477\",\n                                \"_id\": \"6870b6a986c43c767ce2fa1b\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 578,\n                                \"lat\": 28.42512674472467,\n                                \"lon\": 77.0315180850374,\n                                \"indexNode\": \"732499\",\n                                \"_id\": \"6870b6a986c43c767ce2fa1c\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 575,\n                                \"lat\": 28.425118810571746,\n                                \"lon\": 77.03152050306763,\n                                \"indexNode\": \"728701\",\n                                \"_id\": \"6870b6a986c43c767ce2fa1d\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 575,\n                                \"lat\": 28.425134405274026,\n                                \"lon\": 77.03158666193404,\n                                \"indexNode\": \"728679\",\n                                \"_id\": \"6870b6a986c43c767ce2fa1e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425130574999347,\n                            77.03155237348572\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa19\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area | Reception\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aad3275-4505-2007-c40-b520853d0c6\",\n                        \"name\": \"Sitting Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 737,\n                                \"coordy\": 588,\n                                \"lat\": 28.425163115802523,\n                                \"lon\": 77.03155212603347,\n                                \"indexNode\": \"745145\",\n                                \"_id\": \"6870b6a986c43c767ce2fa20\"\n                            },\n                            {\n                                \"coordx\": 737,\n                                \"coordy\": 591,\n                                \"lat\": 28.425171049955445,\n                                \"lon\": 77.03154970800325,\n                                \"indexNode\": \"748943\",\n                                \"_id\": \"6870b6a986c43c767ce2fa21\"\n                            },\n                            {\n                                \"coordx\": 754,\n                                \"coordy\": 591,\n                                \"lat\": 28.425158999503683,\n                                \"lon\": 77.03149858524284,\n                                \"indexNode\": \"748960\",\n                                \"_id\": \"6870b6a986c43c767ce2fa22\"\n                            },\n                            {\n                                \"coordx\": 754,\n                                \"coordy\": 588,\n                                \"lat\": 28.42515106535076,\n                                \"lon\": 77.03150100327306,\n                                \"indexNode\": \"745162\",\n                                \"_id\": \"6870b6a986c43c767ce2fa23\"\n                            },\n                            {\n                                \"coordx\": 737,\n                                \"coordy\": 588,\n                                \"lat\": 28.425163115802523,\n                                \"lon\": 77.03155212603347,\n                                \"indexNode\": \"745145\",\n                                \"_id\": \"6870b6a986c43c767ce2fa24\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425161057653103,\n                            77.03152535563815\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa1f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b400333-bb8c-a848-a84-71d04ca7465\",\n                        \"name\": \"Wheelchair Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 459,\n                                \"lat\": 28.42492118624141,\n                                \"lon\": 77.03207711230108,\n                                \"indexNode\": \"581691\",\n                                \"_id\": \"6870b6a986c43c767ce2fa26\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 459,\n                                \"lat\": 28.424895667637678,\n                                \"lon\": 77.03196885233785,\n                                \"indexNode\": \"581727\",\n                                \"_id\": \"6870b6a986c43c767ce2fa27\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 476,\n                                \"lat\": 28.424940627837564,\n                                \"lon\": 77.03195515016661,\n                                \"indexNode\": \"603249\",\n                                \"_id\": \"6870b6a986c43c767ce2fa28\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 476,\n                                \"lat\": 28.424966146441296,\n                                \"lon\": 77.03206341012984,\n                                \"indexNode\": \"603213\",\n                                \"_id\": \"6870b6a986c43c767ce2fa29\"\n                            },\n                            {\n                                \"coordx\": 597,\n                                \"coordy\": 459,\n                                \"lat\": 28.42492118624141,\n                                \"lon\": 77.03207711230108,\n                                \"indexNode\": \"581691\",\n                                \"_id\": \"6870b6a986c43c767ce2fa2a\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42493090703949,\n                            77.03201613123385\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa25\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"040574e-7a28-cb48-834-5d123b2ad552\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 455,\n                                \"lat\": 28.424972986179966,\n                                \"lon\": 77.03234497180705,\n                                \"indexNode\": \"576539\",\n                                \"_id\": \"6870b6a986c43c767ce2fa2c\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 455,\n                                \"lat\": 28.424885088767116,\n                                \"lon\": 77.03197207637815,\n                                \"indexNode\": \"576663\",\n                                \"_id\": \"6870b6a986c43c767ce2fa2d\"\n                            },\n                            {\n                                \"coordx\": 633,\n                                \"coordy\": 459,\n                                \"lat\": 28.424895667637678,\n                                \"lon\": 77.03196885233785,\n                                \"indexNode\": \"581727\",\n                                \"_id\": \"6870b6a986c43c767ce2fa2e\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 459,\n                                \"lat\": 28.42495024909566,\n                                \"lon\": 77.03220040837031,\n                                \"indexNode\": \"581650\",\n                                \"_id\": \"6870b6a986c43c767ce2fa2f\"\n                            },\n                            {\n                                \"coordx\": 556,\n                                \"coordy\": 476,\n                                \"lat\": 28.424995209295545,\n                                \"lon\": 77.03218670619907,\n                                \"indexNode\": \"603172\",\n                                \"_id\": \"6870b6a986c43c767ce2fa30\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 476,\n                                \"lat\": 28.42499804469596,\n                                \"lon\": 77.03219873508387,\n                                \"indexNode\": \"603168\",\n                                \"_id\": \"6870b6a986c43c767ce2fa31\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 460,\n                                \"lat\": 28.424955729213714,\n                                \"lon\": 77.03221163124505,\n                                \"indexNode\": \"582912\",\n                                \"_id\": \"6870b6a986c43c767ce2fa32\"\n                            },\n                            {\n                                \"coordx\": 552,\n                                \"coordy\": 459,\n                                \"lat\": 28.424953084496074,\n                                \"lon\": 77.03221243725513,\n                                \"indexNode\": \"581646\",\n                                \"_id\": \"6870b6a986c43c767ce2fa33\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 459,\n                                \"lat\": 28.42498356505053,\n                                \"lon\": 77.03234174776675,\n                                \"indexNode\": \"581603\",\n                                \"_id\": \"6870b6a986c43c767ce2fa34\"\n                            },\n                            {\n                                \"coordx\": 509,\n                                \"coordy\": 455,\n                                \"lat\": 28.424972986179966,\n                                \"lon\": 77.03234497180705,\n                                \"indexNode\": \"576539\",\n                                \"_id\": \"6870b6a986c43c767ce2fa35\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42493912790016,\n                            77.03216205543507\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa2b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0330cc-6770-b1bd-a4f5-75b8cdae77f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 613,\n                                \"coordy\": 511,\n                                \"lat\": 28.425047369957056,\n                                \"lon\": 77.03198708423804,\n                                \"indexNode\": \"647539\",\n                                \"_id\": \"6870b6a986c43c767ce2fa37\"\n                            },\n                            {\n                                \"coordx\": 663,\n                                \"coordy\": 511,\n                                \"lat\": 28.425011927451873,\n                                \"lon\": 77.031836723178,\n                                \"indexNode\": \"647589\",\n                                \"_id\": \"6870b6a986c43c767ce2fa38\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 505,\n                                \"lat\": 28.424997476846237,\n                                \"lon\": 77.03184757368085,\n                                \"indexNode\": \"639991\",\n                                \"_id\": \"6870b6a986c43c767ce2fa39\"\n                            },\n                            {\n                                \"coordx\": 656,\n                                \"coordy\": 502,\n                                \"lat\": 28.424993086943836,\n                                \"lon\": 77.03186502781708,\n                                \"indexNode\": \"636188\",\n                                \"_id\": \"6870b6a986c43c767ce2fa3a\"\n                            },\n                            {\n                                \"coordx\": 651,\n                                \"coordy\": 498,\n                                \"lat\": 28.424986052323792,\n                                \"lon\": 77.03188328796337,\n                                \"indexNode\": \"631119\",\n                                \"_id\": \"6870b6a986c43c767ce2fa3b\"\n                            },\n                            {\n                                \"coordx\": 645,\n                                \"coordy\": 495,\n                                \"lat\": 28.42498237127149,\n                                \"lon\": 77.03190374932079,\n                                \"indexNode\": \"627315\",\n                                \"_id\": \"6870b6a986c43c767ce2fa3c\"\n                            },\n                            {\n                                \"coordx\": 613,\n                                \"coordy\": 495,\n                                \"lat\": 28.42500505447481,\n                                \"lon\": 77.03199998039922,\n                                \"indexNode\": \"627283\",\n                                \"_id\": \"6870b6a986c43c767ce2fa3d\"\n                            },\n                            {\n                                \"coordx\": 613,\n                                \"coordy\": 511,\n                                \"lat\": 28.425047369957056,\n                                \"lon\": 77.03198708423804,\n                                \"indexNode\": \"647539\",\n                                \"_id\": \"6870b6a986c43c767ce2fa3e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425012003109313,\n                            77.03192651601671\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa36\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a26545-858a-e8cf-fa47-0db38cf7a48e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 661,\n                                \"lat\": 28.425269700477635,\n                                \"lon\": 77.03112640631161,\n                                \"indexNode\": \"837685\",\n                                \"_id\": \"6870b6a986c43c767ce2fa40\"\n                            },\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 668,\n                                \"lat\": 28.42528821350112,\n                                \"lon\": 77.0311207642411,\n                                \"indexNode\": \"846547\",\n                                \"_id\": \"6870b6a986c43c767ce2fa41\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 668,\n                                \"lat\": 28.42519322758723,\n                                \"lon\": 77.03071779660019,\n                                \"indexNode\": \"846681\",\n                                \"_id\": \"6870b6a986c43c767ce2fa42\"\n                            },\n                            {\n                                \"coordx\": 993,\n                                \"coordy\": 671,\n                                \"lat\": 28.42520116174015,\n                                \"lon\": 77.03071537856997,\n                                \"indexNode\": \"850479\",\n                                \"_id\": \"6870b6a986c43c767ce2fa43\"\n                            },\n                            {\n                                \"coordx\": 1007,\n                                \"coordy\": 671,\n                                \"lat\": 28.4251912378387,\n                                \"lon\": 77.03067327747316,\n                                \"indexNode\": \"850493\",\n                                \"_id\": \"6870b6a986c43c767ce2fa44\"\n                            },\n                            {\n                                \"coordx\": 1012,\n                                \"coordy\": 668,\n                                \"lat\": 28.42517975943526,\n                                \"lon\": 77.03066065939737,\n                                \"indexNode\": \"846700\",\n                                \"_id\": \"6870b6a986c43c767ce2fa45\"\n                            },\n                            {\n                                \"coordx\": 1009,\n                                \"coordy\": 662,\n                                \"lat\": 28.42516601767973,\n                                \"lon\": 77.03067451712141,\n                                \"indexNode\": \"839101\",\n                                \"_id\": \"6870b6a986c43c767ce2fa46\"\n                            },\n                            {\n                                \"coordx\": 1004,\n                                \"coordy\": 661,\n                                \"lat\": 28.425166917212604,\n                                \"lon\": 77.0306903592375,\n                                \"indexNode\": \"837830\",\n                                \"_id\": \"6870b6a986c43c767ce2fa47\"\n                            },\n                            {\n                                \"coordx\": 964,\n                                \"coordy\": 661,\n                                \"lat\": 28.42519527121675,\n                                \"lon\": 77.03081064808552,\n                                \"indexNode\": \"837790\",\n                                \"_id\": \"6870b6a986c43c767ce2fa48\"\n                            },\n                            {\n                                \"coordx\": 859,\n                                \"coordy\": 661,\n                                \"lat\": 28.425269700477635,\n                                \"lon\": 77.03112640631161,\n                                \"indexNode\": \"837685\",\n                                \"_id\": \"6870b6a986c43c767ce2fa49\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42522397090321,\n                            77.03088742939745\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa3f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"120b3df-d16c-f7b5-b6a0-d027a8000b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 634,\n                                \"lat\": 28.42551373139747,\n                                \"lon\": 77.03248638201796,\n                                \"indexNode\": \"803058\",\n                                \"_id\": \"6870b6a986c43c767ce2fa4b\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 642,\n                                \"lat\": 28.425534889138593,\n                                \"lon\": 77.03247993393738,\n                                \"indexNode\": \"813186\",\n                                \"_id\": \"6870b6a986c43c767ce2fa4c\"\n                            },\n                            {\n                                \"coordx\": 414,\n                                \"coordy\": 642,\n                                \"lat\": 28.425534889138593,\n                                \"lon\": 77.03247993393738,\n                                \"indexNode\": \"813186\",\n                                \"_id\": \"6870b6a986c43c767ce2fa4d\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa4a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7e6fc5-b5dc-6115-055c-2313d74026e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42650645427693,\n                                \"lon\": 77.03019186786607,\n                                \"indexNode\": \"1488582\",\n                                \"_id\": \"6870b6a986c43c767ce2fa4f\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42651425162807,\n                                \"lon\": 77.03022494729927,\n                                \"indexNode\": \"1488571\",\n                                \"_id\": \"6870b6a986c43c767ce2fa50\"\n                            },\n                            {\n                                \"coordx\": 1021,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42651160691043,\n                                \"lon\": 77.03022575330935,\n                                \"indexNode\": \"1487305\",\n                                \"_id\": \"6870b6a986c43c767ce2fa51\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42650380955929,\n                                \"lon\": 77.03019267387614,\n                                \"indexNode\": \"1487316\",\n                                \"_id\": \"6870b6a986c43c767ce2fa52\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42650645427693,\n                                \"lon\": 77.03019186786607,\n                                \"indexNode\": \"1488582\",\n                                \"_id\": \"6870b6a986c43c767ce2fa53\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426509030593678,\n                            77.03020881058771\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa4e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ea0e4c-0017-f8d4-311b-70a82682c0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42652559322973,\n                                \"lon\": 77.03027306283849,\n                                \"indexNode\": \"1488555\",\n                                \"_id\": \"6870b6a986c43c767ce2fa55\"\n                            },\n                            {\n                                \"coordx\": 1016,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42651779587859,\n                                \"lon\": 77.03023998340528,\n                                \"indexNode\": \"1488566\",\n                                \"_id\": \"6870b6a986c43c767ce2fa56\"\n                            },\n                            {\n                                \"coordx\": 1016,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42651515116095,\n                                \"lon\": 77.03024078941536,\n                                \"indexNode\": \"1487300\",\n                                \"_id\": \"6870b6a986c43c767ce2fa57\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1174,\n                                \"lat\": 28.426522948512087,\n                                \"lon\": 77.03027386884857,\n                                \"indexNode\": \"1487289\",\n                                \"_id\": \"6870b6a986c43c767ce2fa58\"\n                            },\n                            {\n                                \"coordx\": 1005,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42652559322973,\n                                \"lon\": 77.03027306283849,\n                                \"indexNode\": \"1488555\",\n                                \"_id\": \"6870b6a986c43c767ce2fa59\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426520372195338,\n                            77.03025692612692\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa54\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a56f8fa-fa7c-256-d8-283a36e262a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1022,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42651354277797,\n                                \"lon\": 77.03022194007808,\n                                \"indexNode\": \"1488572\",\n                                \"_id\": \"6870b6a986c43c767ce2fa5b\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42650645427693,\n                                \"lon\": 77.03019186786607,\n                                \"indexNode\": \"1488582\",\n                                \"_id\": \"6870b6a986c43c767ce2fa5c\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 1174,\n                                \"lat\": 28.42650380955929,\n                                \"lon\": 77.03019267387614,\n                                \"indexNode\": \"1487316\",\n                                \"_id\": \"6870b6a986c43c767ce2fa5d\"\n                            },\n                            {\n                                \"coordx\": 1022,\n                                \"coordy\": 1174,\n                                \"lat\": 28.426510898060325,\n                                \"lon\": 77.03022274608814,\n                                \"indexNode\": \"1487306\",\n                                \"_id\": \"6870b6a986c43c767ce2fa5e\"\n                            },\n                            {\n                                \"coordx\": 1022,\n                                \"coordy\": 1175,\n                                \"lat\": 28.42651354277797,\n                                \"lon\": 77.03022194007808,\n                                \"indexNode\": \"1488572\",\n                                \"_id\": \"6870b6a986c43c767ce2fa5f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426508676168627,\n                            77.0302073069771\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa5a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b8cc807-3d82-2cdd-17e6-6c1826b03cf7\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 404,\n                                \"lat\": 28.424687829358326,\n                                \"lon\": 77.03174854742622,\n                                \"indexNode\": \"512185\",\n                                \"_id\": \"6870b6a986c43c767ce2fa61\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 404,\n                                \"lat\": 28.42470413291071,\n                                \"lon\": 77.03181771351385,\n                                \"indexNode\": \"512162\",\n                                \"_id\": \"6870b6a986c43c767ce2fa62\"\n                            },\n                            {\n                                \"coordx\": 698,\n                                \"coordy\": 413,\n                                \"lat\": 28.424727935369475,\n                                \"lon\": 77.03181045942318,\n                                \"indexNode\": \"523556\",\n                                \"_id\": \"6870b6a986c43c767ce2fa63\"\n                            },\n                            {\n                                \"coordx\": 701,\n                                \"coordy\": 416,\n                                \"lat\": 28.424733742972084,\n                                \"lon\": 77.03179901972936,\n                                \"indexNode\": \"527357\",\n                                \"_id\": \"6870b6a986c43c767ce2fa64\"\n                            },\n                            {\n                                \"coordx\": 705,\n                                \"coordy\": 418,\n                                \"lat\": 28.42473619700695,\n                                \"lon\": 77.03178537882441,\n                                \"indexNode\": \"529893\",\n                                \"_id\": \"6870b6a986c43c767ce2fa65\"\n                            },\n                            {\n                                \"coordx\": 709,\n                                \"coordy\": 420,\n                                \"lat\": 28.424738651041817,\n                                \"lon\": 77.03177173791946,\n                                \"indexNode\": \"532429\",\n                                \"_id\": \"6870b6a986c43c767ce2fa66\"\n                            },\n                            {\n                                \"coordx\": 713,\n                                \"coordy\": 421,\n                                \"lat\": 28.424738460359045,\n                                \"lon\": 77.03175890302458,\n                                \"indexNode\": \"533699\",\n                                \"_id\": \"6870b6a986c43c767ce2fa67\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 421,\n                                \"lat\": 28.424732789558213,\n                                \"lon\": 77.03173484525497,\n                                \"indexNode\": \"533707\",\n                                \"_id\": \"6870b6a986c43c767ce2fa68\"\n                            },\n                            {\n                                \"coordx\": 721,\n                                \"coordy\": 404,\n                                \"lat\": 28.424687829358326,\n                                \"lon\": 77.03174854742622,\n                                \"indexNode\": \"512185\",\n                                \"_id\": \"6870b6a986c43c767ce2fa69\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424715649369535,\n                            77.03177410510955\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa60\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2ff4140-0672-b427-34d6-3d8a312a8337\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 573,\n                                \"coordy\": 387,\n                                \"lat\": 28.424747778973778,\n                                \"lon\": 77.0322073183352,\n                                \"indexNode\": \"490515\",\n                                \"_id\": \"6870b6a986c43c767ce2fa6b\"\n                            },\n                            {\n                                \"coordx\": 583,\n                                \"coordy\": 378,\n                                \"lat\": 28.42471688801398,\n                                \"lon\": 77.03218450021386,\n                                \"indexNode\": \"479131\",\n                                \"_id\": \"6870b6a986c43c767ce2fa6c\"\n                            },\n                            {\n                                \"coordx\": 593,\n                                \"coordy\": 368,\n                                \"lat\": 28.424683352336537,\n                                \"lon\": 77.03216248810259,\n                                \"indexNode\": \"466481\",\n                                \"_id\": \"6870b6a986c43c767ce2fa6d\"\n                            },\n                            {\n                                \"coordx\": 593,\n                                \"coordy\": 368,\n                                \"lat\": 28.424683352336537,\n                                \"lon\": 77.03216248810259,\n                                \"indexNode\": \"466481\",\n                                \"_id\": \"6870b6a986c43c767ce2fa6e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa6a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6f5bf63-776b-d1bb-8bac-285e3f8773c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 435,\n                                \"lat\": 28.424552907473462,\n                                \"lon\": 77.03080335142648,\n                                \"indexNode\": \"551737\",\n                                \"_id\": \"6870b6a986c43c767ce2fa70\"\n                            },\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 412,\n                                \"lat\": 28.42449207896773,\n                                \"lon\": 77.03082188965818,\n                                \"indexNode\": \"522619\",\n                                \"_id\": \"6870b6a986c43c767ce2fa71\"\n                            },\n                            {\n                                \"coordx\": 1027,\n                                \"coordy\": 412,\n                                \"lat\": 28.42449207896773,\n                                \"lon\": 77.03082188965818,\n                                \"indexNode\": \"522619\",\n                                \"_id\": \"6870b6a986c43c767ce2fa72\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa6f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fe2d37b-621d-e626-10e3-4eab25dd48b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 203,\n                                \"lat\": 28.42401801534237,\n                                \"lon\": 77.03132414731685,\n                                \"indexNode\": \"257914\",\n                                \"_id\": \"6870b6a986c43c767ce2fa74\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 203,\n                                \"lat\": 28.42403361004465,\n                                \"lon\": 77.03139030618327,\n                                \"indexNode\": \"257892\",\n                                \"_id\": \"6870b6a986c43c767ce2fa75\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 203,\n                                \"lat\": 28.42403361004465,\n                                \"lon\": 77.03139030618327,\n                                \"indexNode\": \"257892\",\n                                \"_id\": \"6870b6a986c43c767ce2fa76\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa73\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"64323c5-df2d-bccd-7e01-5f5aa8bc4ffe\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 420,\n                                \"coordy\": 1178,\n                                \"lat\": 28.42694820469329,\n                                \"lon\": 77.03202986921076,\n                                \"indexNode\": \"1491768\",\n                                \"_id\": \"6870b6a986c43c767ce2fa78\"\n                            },\n                            {\n                                \"coordx\": 429,\n                                \"coordy\": 1182,\n                                \"lat\": 28.42695240391292,\n                                \"lon\": 77.03199958017966,\n                                \"indexNode\": \"1496841\",\n                                \"_id\": \"6870b6a986c43c767ce2fa79\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 1182,\n                                \"lat\": 28.426775900237107,\n                                \"lon\": 77.03125078210064,\n                                \"indexNode\": \"1497090\",\n                                \"_id\": \"6870b6a986c43c767ce2fa7a\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 1178,\n                                \"lat\": 28.426765321366545,\n                                \"lon\": 77.03125400614094,\n                                \"indexNode\": \"1492026\",\n                                \"_id\": \"6870b6a986c43c767ce2fa7b\"\n                            },\n                            {\n                                \"coordx\": 420,\n                                \"coordy\": 1178,\n                                \"lat\": 28.42694820469329,\n                                \"lon\": 77.03202986921076,\n                                \"indexNode\": \"1491768\",\n                                \"_id\": \"6870b6a986c43c767ce2fa7c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42686043569139,\n                            77.03163360898355\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa77\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"552854f-cd1-de77-7f30-1a8e1e0df6a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 977,\n                                \"lat\": 28.425841030163376,\n                                \"lon\": 77.02975001362046,\n                                \"indexNode\": \"1238114\",\n                                \"_id\": \"6870b6a986c43c767ce2fa7e\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 977,\n                                \"lat\": 28.42581834696006,\n                                \"lon\": 77.02965378254204,\n                                \"indexNode\": \"1238146\",\n                                \"_id\": \"6870b6a986c43c767ce2fa7f\"\n                            },\n                            {\n                                \"coordx\": 1264,\n                                \"coordy\": 977,\n                                \"lat\": 28.42581834696006,\n                                \"lon\": 77.02965378254204,\n                                \"indexNode\": \"1238146\",\n                                \"_id\": \"6870b6a986c43c767ce2fa80\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa7d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b11acec-f3c-fbbf-74c8-126f62f28\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 998,\n                                \"lat\": 28.426037630404455,\n                                \"lon\": 77.03033152442788,\n                                \"indexNode\": \"1264501\",\n                                \"_id\": \"6870b6a986c43c767ce2fa82\"\n                            },\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 939,\n                                \"lat\": 28.425881592063664,\n                                \"lon\": 77.03037907902223,\n                                \"indexNode\": \"1189807\",\n                                \"_id\": \"6870b6a986c43c767ce2fa83\"\n                            },\n                            {\n                                \"coordx\": 1013,\n                                \"coordy\": 939,\n                                \"lat\": 28.425895769065736,\n                                \"lon\": 77.03043922344624,\n                                \"indexNode\": \"1189787\",\n                                \"_id\": \"6870b6a986c43c767ce2fa84\"\n                            },\n                            {\n                                \"coordx\": 1004,\n                                \"coordy\": 943,\n                                \"lat\": 28.42591272758723,\n                                \"lon\": 77.03046306439676,\n                                \"indexNode\": \"1194842\",\n                                \"_id\": \"6870b6a986c43c767ce2fa85\"\n                            },\n                            {\n                                \"coordx\": 999,\n                                \"coordy\": 950,\n                                \"lat\": 28.425934784861234,\n                                \"lon\": 77.03047245843224,\n                                \"indexNode\": \"1203699\",\n                                \"_id\": \"6870b6a986c43c767ce2fa86\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 961,\n                                \"lat\": 28.425965294455487,\n                                \"lon\": 77.03046960676383,\n                                \"indexNode\": \"1217623\",\n                                \"_id\": \"6870b6a986c43c767ce2fa87\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 998,\n                                \"lat\": 28.426063149008186,\n                                \"lon\": 77.0304397843911,\n                                \"indexNode\": \"1264465\",\n                                \"_id\": \"6870b6a986c43c767ce2fa88\"\n                            },\n                            {\n                                \"coordx\": 1033,\n                                \"coordy\": 998,\n                                \"lat\": 28.426037630404455,\n                                \"lon\": 77.03033152442788,\n                                \"indexNode\": \"1264501\",\n                                \"_id\": \"6870b6a986c43c767ce2fa89\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425974740513144,\n                            77.03040676249108\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa81\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87002be-87d3-7f87-4eea-7ce46c81c1\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 998,\n                                \"lat\": 28.426063149008186,\n                                \"lon\": 77.0304397843911,\n                                \"indexNode\": \"1264465\",\n                                \"_id\": \"6870b6a986c43c767ce2fa8b\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1099,\n                                \"lat\": 28.426330265489877,\n                                \"lon\": 77.03035837737369,\n                                \"indexNode\": \"1392331\",\n                                \"_id\": \"6870b6a986c43c767ce2fa8c\"\n                            },\n                            {\n                                \"coordx\": 999,\n                                \"coordy\": 1104,\n                                \"lat\": 28.426342071377874,\n                                \"lon\": 77.03034833288092,\n                                \"indexNode\": \"1398663\",\n                                \"_id\": \"6870b6a986c43c767ce2fa8d\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 1105,\n                                \"lat\": 28.4263418806951,\n                                \"lon\": 77.03033549798604,\n                                \"indexNode\": \"1399933\",\n                                \"_id\": \"6870b6a986c43c767ce2fa8e\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 998,\n                                \"lat\": 28.426058895907563,\n                                \"lon\": 77.0304217410639,\n                                \"indexNode\": \"1264471\",\n                                \"_id\": \"6870b6a986c43c767ce2fa8f\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 998,\n                                \"lat\": 28.426063149008186,\n                                \"lon\": 77.0304397843911,\n                                \"indexNode\": \"1264465\",\n                                \"_id\": \"6870b6a986c43c767ce2fa90\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426200548985083,\n                            77.0303881639301\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa8a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c4b05c1-50ae-4626-d746-fcc10d737fb6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1075,\n                                \"lat\": 28.426233476311634,\n                                \"lon\": 77.03023638221902,\n                                \"indexNode\": \"1361994\",\n                                \"_id\": \"6870b6a986c43c767ce2fa92\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1075,\n                                \"lat\": 28.42624056481267,\n                                \"lon\": 77.03026645443101,\n                                \"indexNode\": \"1361984\",\n                                \"_id\": \"6870b6a986c43c767ce2fa93\"\n                            },\n                            {\n                                \"coordx\": 1034,\n                                \"coordy\": 1079,\n                                \"lat\": 28.42625114368323,\n                                \"lon\": 77.03026323039073,\n                                \"indexNode\": \"1367048\",\n                                \"_id\": \"6870b6a986c43c767ce2fa94\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1079,\n                                \"lat\": 28.426244055182195,\n                                \"lon\": 77.03023315817872,\n                                \"indexNode\": \"1367058\",\n                                \"_id\": \"6870b6a986c43c767ce2fa95\"\n                            },\n                            {\n                                \"coordx\": 1044,\n                                \"coordy\": 1075,\n                                \"lat\": 28.426233476311634,\n                                \"lon\": 77.03023638221902,\n                                \"indexNode\": \"1361994\",\n                                \"_id\": \"6870b6a986c43c767ce2fa96\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426242309997434,\n                            77.03024980630487\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa91\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"01457-cef0-a614-10df-bf8cd88720\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42651542476451,\n                                \"lon\": 77.0301697944885,\n                                \"indexNode\": \"1494918\",\n                                \"_id\": \"6870b6a986c43c767ce2fa98\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1193,\n                                \"lat\": 28.42654980609384,\n                                \"lon\": 77.03015931635754,\n                                \"indexNode\": \"1511376\",\n                                \"_id\": \"6870b6a986c43c767ce2fa99\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1193,\n                                \"lat\": 28.426549097243733,\n                                \"lon\": 77.03015630913633,\n                                \"indexNode\": \"1511377\",\n                                \"_id\": \"6870b6a986c43c767ce2fa9a\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1180,\n                                \"lat\": 28.426514715914408,\n                                \"lon\": 77.03016678726729,\n                                \"indexNode\": \"1494919\",\n                                \"_id\": \"6870b6a986c43c767ce2fa9b\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1180,\n                                \"lat\": 28.42651542476451,\n                                \"lon\": 77.0301697944885,\n                                \"indexNode\": \"1494918\",\n                                \"_id\": \"6870b6a986c43c767ce2fa9c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426532261004123,\n                            77.03016305181241\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa97\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"545ada-847-c2b3-206-2ebf31fa72e2\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426597411011368,\n                                \"lon\": 77.03014480817622,\n                                \"indexNode\": \"1534164\",\n                                \"_id\": \"6870b6a986c43c767ce2fa9e\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1199,\n                                \"lat\": 28.42656567439968,\n                                \"lon\": 77.0301544802971,\n                                \"indexNode\": \"1518972\",\n                                \"_id\": \"6870b6a986c43c767ce2fa9f\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1199,\n                                \"lat\": 28.426564965549577,\n                                \"lon\": 77.03015147307589,\n                                \"indexNode\": \"1518973\",\n                                \"_id\": \"6870b6a986c43c767ce2faa0\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426596702161262,\n                                \"lon\": 77.03014180095501,\n                                \"indexNode\": \"1534165\",\n                                \"_id\": \"6870b6a986c43c767ce2faa1\"\n                            },\n                            {\n                                \"coordx\": 1038,\n                                \"coordy\": 1211,\n                                \"lat\": 28.426597411011368,\n                                \"lon\": 77.03014480817622,\n                                \"indexNode\": \"1534164\",\n                                \"_id\": \"6870b6a986c43c767ce2faa2\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426581188280473,\n                            77.03014814062605\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fa9d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a6766a6-e5a7-3ab4-4af6-efb8426307\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426843941449864,\n                                \"lon\": 77.03216478877272,\n                                \"indexNode\": \"1430968\",\n                                \"_id\": \"6870b6a986c43c767ce2faa4\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1147,\n                                \"lat\": 28.42688890164975,\n                                \"lon\": 77.03215108660146,\n                                \"indexNode\": \"1452490\",\n                                \"_id\": \"6870b6a986c43c767ce2faa5\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1147,\n                                \"lat\": 28.426886066249338,\n                                \"lon\": 77.03213905771666,\n                                \"indexNode\": \"1452494\",\n                                \"_id\": \"6870b6a986c43c767ce2faa6\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426841106049448,\n                                \"lon\": 77.03215275988791,\n                                \"indexNode\": \"1430972\",\n                                \"_id\": \"6870b6a986c43c767ce2faa7\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1130,\n                                \"lat\": 28.426843941449864,\n                                \"lon\": 77.03216478877272,\n                                \"indexNode\": \"1430968\",\n                                \"_id\": \"6870b6a986c43c767ce2faa8\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426865003849596,\n                            77.03215192324468\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faa3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4d81e51-1ff4-305-60-683dd866a28b\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1160,\n                                \"lat\": 28.42692328297908,\n                                \"lon\": 77.0321406084705,\n                                \"indexNode\": \"1468948\",\n                                \"_id\": \"6870b6a986c43c767ce2faaa\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1171,\n                                \"lat\": 28.426952374873125,\n                                \"lon\": 77.0321317423597,\n                                \"indexNode\": \"1482874\",\n                                \"_id\": \"6870b6a986c43c767ce2faab\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1171,\n                                \"lat\": 28.42694953947271,\n                                \"lon\": 77.0321197134749,\n                                \"indexNode\": \"1482878\",\n                                \"_id\": \"6870b6a986c43c767ce2faac\"\n                            },\n                            {\n                                \"coordx\": 392,\n                                \"coordy\": 1160,\n                                \"lat\": 28.426920447578663,\n                                \"lon\": 77.0321285795857,\n                                \"indexNode\": \"1468952\",\n                                \"_id\": \"6870b6a986c43c767ce2faad\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 1160,\n                                \"lat\": 28.42692328297908,\n                                \"lon\": 77.0321406084705,\n                                \"indexNode\": \"1468948\",\n                                \"_id\": \"6870b6a986c43c767ce2faae\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426936411225896,\n                            77.0321301609727\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faa9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8f1453-f515-7e7c-bb3-5136cac6aac\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1155,\n                                \"lat\": 28.426933451444295,\n                                \"lon\": 77.0322438768205,\n                                \"indexNode\": \"1462585\",\n                                \"_id\": \"6870b6a986c43c767ce2fab0\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1170,\n                                \"lat\": 28.426973122208903,\n                                \"lon\": 77.0322317866694,\n                                \"indexNode\": \"1481575\",\n                                \"_id\": \"6870b6a986c43c767ce2fab1\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1170,\n                                \"lat\": 28.426970995658593,\n                                \"lon\": 77.0322227650058,\n                                \"indexNode\": \"1481578\",\n                                \"_id\": \"6870b6a986c43c767ce2fab2\"\n                            },\n                            {\n                                \"coordx\": 358,\n                                \"coordy\": 1155,\n                                \"lat\": 28.426931324893985,\n                                \"lon\": 77.0322348551569,\n                                \"indexNode\": \"1462588\",\n                                \"_id\": \"6870b6a986c43c767ce2fab3\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1155,\n                                \"lat\": 28.426933451444295,\n                                \"lon\": 77.0322438768205,\n                                \"indexNode\": \"1462585\",\n                                \"_id\": \"6870b6a986c43c767ce2fab4\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426952223551446,\n                            77.03223332091315\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faaf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"62d1145-d74-5ad-84d1-3783a34f4030\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 953,\n                                \"lat\": 28.42591436501001,\n                                \"lon\": 77.03034975155398,\n                                \"indexNode\": \"1207537\",\n                                \"_id\": \"6870b6a986c43c767ce2fab6\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 929,\n                                \"lat\": 28.425850891786638,\n                                \"lon\": 77.03036909579575,\n                                \"indexNode\": \"1177153\",\n                                \"_id\": \"6870b6a986c43c767ce2fab7\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 929,\n                                \"lat\": 28.425850891786638,\n                                \"lon\": 77.03036909579575,\n                                \"indexNode\": \"1177153\",\n                                \"_id\": \"6870b6a986c43c767ce2fab8\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fab5\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aefafc8-866b-e126-fe4-d56e3c566c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 728,\n                                \"lat\": 28.425518490420018,\n                                \"lon\": 77.03137613297797,\n                                \"indexNode\": \"922406\",\n                                \"_id\": \"6870b6a986c43c767ce2faba\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 724,\n                                \"lat\": 28.425507911549456,\n                                \"lon\": 77.03137935701827,\n                                \"indexNode\": \"917342\",\n                                \"_id\": \"6870b6a986c43c767ce2fabb\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 724,\n                                \"lat\": 28.425507911549456,\n                                \"lon\": 77.03137935701827,\n                                \"indexNode\": \"917342\",\n                                \"_id\": \"6870b6a986c43c767ce2fabc\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fab9\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"871b3e3-cb56-8f24-401d-a231144dd57\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 483,\n                                \"coordy\": 903,\n                                \"lat\": 28.426176249785616,\n                                \"lon\": 77.03206206704533,\n                                \"indexNode\": \"1143681\",\n                                \"_id\": \"6870b6a986c43c767ce2fabe\"\n                            },\n                            {\n                                \"coordx\": 483,\n                                \"coordy\": 909,\n                                \"lat\": 28.42619211809146,\n                                \"lon\": 77.03205723098489,\n                                \"indexNode\": \"1151277\",\n                                \"_id\": \"6870b6a986c43c767ce2fabf\"\n                            },\n                            {\n                                \"coordx\": 485,\n                                \"coordy\": 913,\n                                \"lat\": 28.426201279261814,\n                                \"lon\": 77.03204799250219,\n                                \"indexNode\": \"1156343\",\n                                \"_id\": \"6870b6a986c43c767ce2fac0\"\n                            },\n                            {\n                                \"coordx\": 487,\n                                \"coordy\": 914,\n                                \"lat\": 28.426202506279246,\n                                \"lon\": 77.03204117204972,\n                                \"indexNode\": \"1157611\",\n                                \"_id\": \"6870b6a986c43c767ce2fac1\"\n                            },\n                            {\n                                \"coordx\": 489,\n                                \"coordy\": 915,\n                                \"lat\": 28.42620373329668,\n                                \"lon\": 77.03203435159723,\n                                \"indexNode\": \"1158879\",\n                                \"_id\": \"6870b6a986c43c767ce2fac2\"\n                            },\n                            {\n                                \"coordx\": 496,\n                                \"coordy\": 915,\n                                \"lat\": 28.426198771345955,\n                                \"lon\": 77.03201330104883,\n                                \"indexNode\": \"1158886\",\n                                \"_id\": \"6870b6a986c43c767ce2fac3\"\n                            },\n                            {\n                                \"coordx\": 496,\n                                \"coordy\": 903,\n                                \"lat\": 28.42616703473427,\n                                \"lon\": 77.03202297316972,\n                                \"indexNode\": \"1143694\",\n                                \"_id\": \"6870b6a986c43c767ce2fac4\"\n                            },\n                            {\n                                \"coordx\": 483,\n                                \"coordy\": 903,\n                                \"lat\": 28.426176249785616,\n                                \"lon\": 77.03206206704533,\n                                \"indexNode\": \"1143681\",\n                                \"_id\": \"6870b6a986c43c767ce2fac5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42618627001979,\n                            77.0320367638644\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fabd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"44da711-c7cc-def7-4-e7d13747f568\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1176,\n                                \"coordy\": 629,\n                                \"lat\": 28.42496036403028,\n                                \"lon\": 77.0301989095133,\n                                \"indexNode\": \"797490\",\n                                \"_id\": \"6870b6a986c43c767ce2fac7\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 629,\n                                \"lat\": 28.42495256667914,\n                                \"lon\": 77.0301658300801,\n                                \"indexNode\": \"797501\",\n                                \"_id\": \"6870b6a986c43c767ce2fac8\"\n                            },\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 629,\n                                \"lat\": 28.42495256667914,\n                                \"lon\": 77.0301658300801,\n                                \"indexNode\": \"797501\",\n                                \"_id\": \"6870b6a986c43c767ce2fac9\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fac6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cfef326-12a5-dece-c0a7-f173b20f12d6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 959,\n                                \"lat\": 28.426413669086546,\n                                \"lon\": 77.0323958403525,\n                                \"indexNode\": \"1214451\",\n                                \"_id\": \"6870b6a986c43c767ce2facb\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 999,\n                                \"lat\": 28.426519457792168,\n                                \"lon\": 77.03236359994958,\n                                \"indexNode\": \"1265091\",\n                                \"_id\": \"6870b6a986c43c767ce2facc\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 999,\n                                \"lat\": 28.426497483438954,\n                                \"lon\": 77.03227037609234,\n                                \"indexNode\": \"1265122\",\n                                \"_id\": \"6870b6a986c43c767ce2facd\"\n                            },\n                            {\n                                \"coordx\": 388,\n                                \"coordy\": 959,\n                                \"lat\": 28.426391694733333,\n                                \"lon\": 77.03230261649529,\n                                \"indexNode\": \"1214482\",\n                                \"_id\": \"6870b6a986c43c767ce2face\"\n                            },\n                            {\n                                \"coordx\": 357,\n                                \"coordy\": 959,\n                                \"lat\": 28.426413669086546,\n                                \"lon\": 77.0323958403525,\n                                \"indexNode\": \"1214451\",\n                                \"_id\": \"6870b6a986c43c767ce2facf\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42645557626275,\n                            77.03233310822243\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faca\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f1020c-a7a-e75-1a8f-1c80fecb3d8c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 929,\n                                \"lat\": 28.426153570780897,\n                                \"lon\": 77.03165317924851,\n                                \"indexNode\": \"1176726\",\n                                \"_id\": \"6870b6a986c43c767ce2fad1\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 915,\n                                \"lat\": 28.42611654473393,\n                                \"lon\": 77.03166446338953,\n                                \"indexNode\": \"1159002\",\n                                \"_id\": \"6870b6a986c43c767ce2fad2\"\n                            },\n                            {\n                                \"coordx\": 612,\n                                \"coordy\": 915,\n                                \"lat\": 28.42611654473393,\n                                \"lon\": 77.03166446338953,\n                                \"indexNode\": \"1159002\",\n                                \"_id\": \"6870b6a986c43c767ce2fad3\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fad0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0104ba8-652c-d4e6-e03e-0e63418500f5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 891,\n                                \"lat\": 28.426030388307243,\n                                \"lon\": 77.03158757655288,\n                                \"indexNode\": \"1128650\",\n                                \"_id\": \"6870b6a986c43c767ce2fad5\"\n                            },\n                            {\n                                \"coordx\": 652,\n                                \"coordy\": 891,\n                                \"lat\": 28.42602471750641,\n                                \"lon\": 77.03156351878327,\n                                \"indexNode\": \"1128658\",\n                                \"_id\": \"6870b6a986c43c767ce2fad6\"\n                            },\n                            {\n                                \"coordx\": 652,\n                                \"coordy\": 915,\n                                \"lat\": 28.426088190729786,\n                                \"lon\": 77.03154417454151,\n                                \"indexNode\": \"1159042\",\n                                \"_id\": \"6870b6a986c43c767ce2fad7\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 915,\n                                \"lat\": 28.426093861530614,\n                                \"lon\": 77.03156823231112,\n                                \"indexNode\": \"1159034\",\n                                \"_id\": \"6870b6a986c43c767ce2fad8\"\n                            },\n                            {\n                                \"coordx\": 644,\n                                \"coordy\": 891,\n                                \"lat\": 28.426030388307243,\n                                \"lon\": 77.03158757655288,\n                                \"indexNode\": \"1128650\",\n                                \"_id\": \"6870b6a986c43c767ce2fad9\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426059289518513,\n                            77.03156587554719\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fad4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"73fbdaa-8aa7-1248-a57e-8aa6617f4bf3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 992,\n                                \"lat\": 28.426268441934685,\n                                \"lon\": 77.03138287346621,\n                                \"indexNode\": \"1256557\",\n                                \"_id\": \"6870b6a986c43c767ce2fadb\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 1020,\n                                \"lat\": 28.426342494028617,\n                                \"lon\": 77.03136030518415,\n                                \"indexNode\": \"1292005\",\n                                \"_id\": \"6870b6a986c43c767ce2fadc\"\n                            },\n                            {\n                                \"coordx\": 680,\n                                \"coordy\": 1020,\n                                \"lat\": 28.42634603827914,\n                                \"lon\": 77.03137534129016,\n                                \"indexNode\": \"1292000\",\n                                \"_id\": \"6870b6a986c43c767ce2fadd\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 1019,\n                                \"lat\": 28.42634552011181,\n                                \"lon\": 77.03138516896384,\n                                \"indexNode\": \"1290731\",\n                                \"_id\": \"6870b6a986c43c767ce2fade\"\n                            },\n                            {\n                                \"coordx\": 675,\n                                \"coordy\": 1016,\n                                \"lat\": 28.426339003659095,\n                                \"lon\": 77.03139360143646,\n                                \"indexNode\": \"1286931\",\n                                \"_id\": \"6870b6a986c43c767ce2fadf\"\n                            },\n                            {\n                                \"coordx\": 675,\n                                \"coordy\": 995,\n                                \"lat\": 28.426283464588643,\n                                \"lon\": 77.031410527648,\n                                \"indexNode\": \"1260345\",\n                                \"_id\": \"6870b6a986c43c767ce2fae0\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 993,\n                                \"lat\": 28.426277466303258,\n                                \"lon\": 77.03140913244695,\n                                \"indexNode\": \"1257814\",\n                                \"_id\": \"6870b6a986c43c767ce2fae1\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 992,\n                                \"lat\": 28.42627340388541,\n                                \"lon\": 77.03140392401463,\n                                \"indexNode\": \"1256550\",\n                                \"_id\": \"6870b6a986c43c767ce2fae2\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 992,\n                                \"lat\": 28.426268441934685,\n                                \"lon\": 77.03138287346621,\n                                \"indexNode\": \"1256557\",\n                                \"_id\": \"6870b6a986c43c767ce2fae3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4263084863889,\n                            77.03138635075788\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fada\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d130126-fdf6-adb-e1fe-2fccaed8c221\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 941,\n                                \"lat\": 28.426133561335018,\n                                \"lon\": 77.03142397997996,\n                                \"indexNode\": \"1191991\",\n                                \"_id\": \"6870b6a986c43c767ce2fae5\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 974,\n                                \"lat\": 28.426220837017155,\n                                \"lon\": 77.03139738164754,\n                                \"indexNode\": \"1233769\",\n                                \"_id\": \"6870b6a986c43c767ce2fae6\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 974,\n                                \"lat\": 28.42622579896788,\n                                \"lon\": 77.03141843219595,\n                                \"indexNode\": \"1233762\",\n                                \"_id\": \"6870b6a986c43c767ce2fae7\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 973,\n                                \"lat\": 28.426223863100343,\n                                \"lon\": 77.03142224542722,\n                                \"indexNode\": \"1232495\",\n                                \"_id\": \"6870b6a986c43c767ce2fae8\"\n                            },\n                            {\n                                \"coordx\": 675,\n                                \"coordy\": 971,\n                                \"lat\": 28.42621999136527,\n                                \"lon\": 77.03142987188977,\n                                \"indexNode\": \"1229961\",\n                                \"_id\": \"6870b6a986c43c767ce2fae9\"\n                            },\n                            {\n                                \"coordx\": 675,\n                                \"coordy\": 945,\n                                \"lat\": 28.426151228706615,\n                                \"lon\": 77.03145082815168,\n                                \"indexNode\": \"1197045\",\n                                \"_id\": \"6870b6a986c43c767ce2faea\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 943,\n                                \"lat\": 28.42614523042123,\n                                \"lon\": 77.03144943295062,\n                                \"indexNode\": \"1194514\",\n                                \"_id\": \"6870b6a986c43c767ce2faeb\"\n                            },\n                            {\n                                \"coordx\": 678,\n                                \"coordy\": 942,\n                                \"lat\": 28.426141168003383,\n                                \"lon\": 77.0314442245183,\n                                \"indexNode\": \"1193250\",\n                                \"_id\": \"6870b6a986c43c767ce2faec\"\n                            },\n                            {\n                                \"coordx\": 679,\n                                \"coordy\": 941,\n                                \"lat\": 28.426137814435638,\n                                \"lon\": 77.03144202330716,\n                                \"indexNode\": \"1191985\",\n                                \"_id\": \"6870b6a986c43c767ce2faed\"\n                            },\n                            {\n                                \"coordx\": 685,\n                                \"coordy\": 941,\n                                \"lat\": 28.426133561335018,\n                                \"lon\": 77.03142397997996,\n                                \"indexNode\": \"1191991\",\n                                \"_id\": \"6870b6a986c43c767ce2faee\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426180901951806,\n                            77.0314252459133\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fae4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"275514a-3dda-7520-20cd-e87832c616e5\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 681,\n                                \"lat\": 28.42573443674067,\n                                \"lon\": 77.03285748162783,\n                                \"indexNode\": \"862424\",\n                                \"_id\": \"6870b6a986c43c767ce2faf0\"\n                            },\n                            {\n                                \"coordx\": 266,\n                                \"coordy\": 681,\n                                \"lat\": 28.425742942941916,\n                                \"lon\": 77.03289356828223,\n                                \"indexNode\": \"862412\",\n                                \"_id\": \"6870b6a986c43c767ce2faf1\"\n                            },\n                            {\n                                \"coordx\": 266,\n                                \"coordy\": 682,\n                                \"lat\": 28.425745587659556,\n                                \"lon\": 77.03289276227216,\n                                \"indexNode\": \"863678\",\n                                \"_id\": \"6870b6a986c43c767ce2faf2\"\n                            },\n                            {\n                                \"coordx\": 277,\n                                \"coordy\": 682,\n                                \"lat\": 28.425737790308414,\n                                \"lon\": 77.03285968283895,\n                                \"indexNode\": \"863689\",\n                                \"_id\": \"6870b6a986c43c767ce2faf3\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 682,\n                                \"lat\": 28.425737081458312,\n                                \"lon\": 77.03285667561775,\n                                \"indexNode\": \"863690\",\n                                \"_id\": \"6870b6a986c43c767ce2faf4\"\n                            },\n                            {\n                                \"coordx\": 278,\n                                \"coordy\": 681,\n                                \"lat\": 28.42573443674067,\n                                \"lon\": 77.03285748162783,\n                                \"indexNode\": \"862424\",\n                                \"_id\": \"6870b6a986c43c767ce2faf5\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425740012200112,\n                            77.03287512194998\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faef\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a333a0-56fe-8b2-18-fc17caa817\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 1108,\n                                \"lat\": 28.42634981484802,\n                                \"lon\": 77.03033307995582,\n                                \"indexNode\": \"1403731\",\n                                \"_id\": \"6870b6a986c43c767ce2faf7\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1108,\n                                \"lat\": 28.426354067948644,\n                                \"lon\": 77.03035112328303,\n                                \"indexNode\": \"1403725\",\n                                \"_id\": \"6870b6a986c43c767ce2faf8\"\n                            },\n                            {\n                                \"coordx\": 997,\n                                \"coordy\": 1136,\n                                \"lat\": 28.426428120042576,\n                                \"lon\": 77.03032855500096,\n                                \"indexNode\": \"1439173\",\n                                \"_id\": \"6870b6a986c43c767ce2faf9\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 1136,\n                                \"lat\": 28.426423866941956,\n                                \"lon\": 77.03031051167376,\n                                \"indexNode\": \"1439179\",\n                                \"_id\": \"6870b6a986c43c767ce2fafa\"\n                            },\n                            {\n                                \"coordx\": 1003,\n                                \"coordy\": 1108,\n                                \"lat\": 28.42634981484802,\n                                \"lon\": 77.03033307995582,\n                                \"indexNode\": \"1403731\",\n                                \"_id\": \"6870b6a986c43c767ce2fafb\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.4263889674453,\n                            77.0303308174784\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2faf6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Non Walkable\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3467f3f-75f0-eae8-8b3b-2ff31100a174\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 966,\n                                \"lat\": 28.425840292273477,\n                                \"lon\": 77.0298791685793,\n                                \"indexNode\": \"1224148\",\n                                \"_id\": \"6870b6a986c43c767ce2fafd\"\n                            },\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 966,\n                                \"lat\": 28.425826824121508,\n                                \"lon\": 77.02982203137648,\n                                \"indexNode\": \"1224167\",\n                                \"_id\": \"6870b6a986c43c767ce2fafe\"\n                            },\n                            {\n                                \"coordx\": 1211,\n                                \"coordy\": 955,\n                                \"lat\": 28.425797732227462,\n                                \"lon\": 77.0298308974873,\n                                \"indexNode\": \"1210241\",\n                                \"_id\": \"6870b6a986c43c767ce2faff\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 955,\n                                \"lat\": 28.42581120037943,\n                                \"lon\": 77.02988803469012,\n                                \"indexNode\": \"1210222\",\n                                \"_id\": \"6870b6a986c43c767ce2fb00\"\n                            },\n                            {\n                                \"coordx\": 1192,\n                                \"coordy\": 966,\n                                \"lat\": 28.425840292273477,\n                                \"lon\": 77.0298791685793,\n                                \"indexNode\": \"1224148\",\n                                \"_id\": \"6870b6a986c43c767ce2fb01\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42581901225047,\n                            77.0298550330333\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fafc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3fb188-512e-c7d0-61b7-ae2027eb4ae1\",\n                        \"name\": \"Pathway Tower8 & Tower9\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 916,\n                                \"coordy\": 435,\n                                \"lat\": 28.42463158983497,\n                                \"lon\": 77.03113715297978,\n                                \"indexNode\": \"551626\",\n                                \"_id\": \"6870b6a986c43c767ce2fb03\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 435,\n                                \"lat\": 28.424709563346372,\n                                \"lon\": 77.03146794731188,\n                                \"indexNode\": \"551516\",\n                                \"_id\": \"6870b6a986c43c767ce2fb04\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 435,\n                                \"lat\": 28.424709563346372,\n                                \"lon\": 77.03146794731188,\n                                \"indexNode\": \"551516\",\n                                \"_id\": \"6870b6a986c43c767ce2fb05\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb02\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8306bb-7a81-85b8-01b3-1b67eb73a23\",\n                        \"name\": \"Outer Road Tower7\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 491,\n                                \"lat\": 28.425155384577778,\n                                \"lon\": 77.0326858436521,\n                                \"indexNode\": \"621992\",\n                                \"_id\": \"6870b6a986c43c767ce2fb07\"\n                            },\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 556,\n                                \"lat\": 28.425376201881562,\n                                \"lon\": 77.03284095126018,\n                                \"indexNode\": \"704213\",\n                                \"_id\": \"6870b6a986c43c767ce2fb08\"\n                            },\n                            {\n                                \"coordx\": 317,\n                                \"coordy\": 556,\n                                \"lat\": 28.425376201881562,\n                                \"lon\": 77.03284095126018,\n                                \"indexNode\": \"704213\",\n                                \"_id\": \"6870b6a986c43c767ce2fb09\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb06\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"36c4a45-5d0a-ce0-642-85ef82f45452\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 533,\n                                \"coordy\": 980,\n                                \"lat\": 28.426344450538753,\n                                \"lon\": 77.03184964320963,\n                                \"indexNode\": \"1241213\",\n                                \"_id\": \"6870b6a986c43c767ce2fb0b\"\n                            },\n                            {\n                                \"coordx\": 533,\n                                \"coordy\": 977,\n                                \"lat\": 28.42633651638583,\n                                \"lon\": 77.03185206123985,\n                                \"indexNode\": \"1237415\",\n                                \"_id\": \"6870b6a986c43c767ce2fb0c\"\n                            },\n                            {\n                                \"coordx\": 533,\n                                \"coordy\": 977,\n                                \"lat\": 28.42633651638583,\n                                \"lon\": 77.03185206123985,\n                                \"indexNode\": \"1237415\",\n                                \"_id\": \"6870b6a986c43c767ce2fb0d\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb0a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a6778-b07-8ff-2b41-48644ac2f4d2\",\n                        \"name\": \"Passage Garden Area\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 806,\n                                \"lat\": 28.425566704822863,\n                                \"lon\": 77.03064265386445,\n                                \"indexNode\": \"1021377\",\n                                \"_id\": \"6870b6a986c43c767ce2fb0f\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 741,\n                                \"lat\": 28.42539479817623,\n                                \"lon\": 77.03069504451922,\n                                \"indexNode\": \"939087\",\n                                \"_id\": \"6870b6a986c43c767ce2fb10\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 741,\n                                \"lat\": 28.42539479817623,\n                                \"lon\": 77.03069504451922,\n                                \"indexNode\": \"939087\",\n                                \"_id\": \"6870b6a986c43c767ce2fb11\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb0e\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"63b0053-aeb3-120b-7ee6-3f715a7d3bac\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 886,\n                                \"lat\": 28.425778282234106,\n                                \"lon\": 77.03057817305856,\n                                \"indexNode\": \"1122657\",\n                                \"_id\": \"6870b6a986c43c767ce2fb13\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 806,\n                                \"lat\": 28.425566704822863,\n                                \"lon\": 77.03064265386445,\n                                \"indexNode\": \"1021377\",\n                                \"_id\": \"6870b6a986c43c767ce2fb14\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 806,\n                                \"lat\": 28.425566704822863,\n                                \"lon\": 77.03064265386445,\n                                \"indexNode\": \"1021377\",\n                                \"_id\": \"6870b6a986c43c767ce2fb15\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb12\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"43a1267-57-516e-6bef-e36c715070\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 728,\n                                \"lat\": 28.425518490420018,\n                                \"lon\": 77.03137613297797,\n                                \"indexNode\": \"922406\",\n                                \"_id\": \"6870b6a986c43c767ce2fb17\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 741,\n                                \"lat\": 28.425552871749346,\n                                \"lon\": 77.03136565484701,\n                                \"indexNode\": \"938864\",\n                                \"_id\": \"6870b6a986c43c767ce2fb18\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 741,\n                                \"lat\": 28.425552871749346,\n                                \"lon\": 77.03136565484701,\n                                \"indexNode\": \"938864\",\n                                \"_id\": \"6870b6a986c43c767ce2fb19\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb16\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1173f0-4b6b-4f3c-eb5-5b2f4ae01e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 939,\n                                \"lat\": 28.426355103932906,\n                                \"lon\": 77.03238790278438,\n                                \"indexNode\": \"1189139\",\n                                \"_id\": \"6870b6a986c43c767ce2fb1b\"\n                            },\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 925,\n                                \"lat\": 28.426318077885938,\n                                \"lon\": 77.0323991869254,\n                                \"indexNode\": \"1171415\",\n                                \"_id\": \"6870b6a986c43c767ce2fb1c\"\n                            },\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 888,\n                                \"lat\": 28.42622022333324,\n                                \"lon\": 77.03242900929813,\n                                \"indexNode\": \"1124573\",\n                                \"_id\": \"6870b6a986c43c767ce2fb1d\"\n                            },\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 888,\n                                \"lat\": 28.42622022333324,\n                                \"lon\": 77.03242900929813,\n                                \"indexNode\": \"1124573\",\n                                \"_id\": \"6870b6a986c43c767ce2fb1e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb1a\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8a38bd-7f-45a0-57ee-ebfc55fd161\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 787,\n                                \"coordy\": 980,\n                                \"lat\": 28.426164402612425,\n                                \"lon\": 77.03108580902462,\n                                \"indexNode\": \"1241467\",\n                                \"_id\": \"6870b6a986c43c767ce2fb20\"\n                            },\n                            {\n                                \"coordx\": 787,\n                                \"coordy\": 992,\n                                \"lat\": 28.42619613922411,\n                                \"lon\": 77.03107613690374,\n                                \"indexNode\": \"1256659\",\n                                \"_id\": \"6870b6a986c43c767ce2fb21\"\n                            },\n                            {\n                                \"coordx\": 787,\n                                \"coordy\": 992,\n                                \"lat\": 28.42619613922411,\n                                \"lon\": 77.03107613690374,\n                                \"indexNode\": \"1256659\",\n                                \"_id\": \"6870b6a986c43c767ce2fb22\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb1f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"Green Area\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"28d6cb1-a700-e1d-3475-faa247130\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 627,\n                                \"lat\": 28.425337853650973,\n                                \"lon\": 77.03182442098189,\n                                \"indexNode\": \"794418\",\n                                \"_id\": \"6870b6a986c43c767ce2fb24\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 643,\n                                \"lat\": 28.42538016913322,\n                                \"lon\": 77.03181152482072,\n                                \"indexNode\": \"814674\",\n                                \"_id\": \"6870b6a986c43c767ce2fb25\"\n                            },\n                            {\n                                \"coordx\": 654,\n                                \"coordy\": 643,\n                                \"lat\": 28.425367409831356,\n                                \"lon\": 77.0317573948391,\n                                \"indexNode\": \"814692\",\n                                \"_id\": \"6870b6a986c43c767ce2fb26\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 641,\n                                \"lat\": 28.42535928499566,\n                                \"lon\": 77.03174697797445,\n                                \"indexNode\": \"812164\",\n                                \"_id\": \"6870b6a986c43c767ce2fb27\"\n                            },\n                            {\n                                \"coordx\": 660,\n                                \"coordy\": 638,\n                                \"lat\": 28.42534993314253,\n                                \"lon\": 77.03174338156226,\n                                \"indexNode\": \"808368\",\n                                \"_id\": \"6870b6a986c43c767ce2fb28\"\n                            },\n                            {\n                                \"coordx\": 662,\n                                \"coordy\": 635,\n                                \"lat\": 28.4253405812894,\n                                \"lon\": 77.03173978515008,\n                                \"indexNode\": \"804572\",\n                                \"_id\": \"6870b6a986c43c767ce2fb29\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 632,\n                                \"lat\": 28.425331229436274,\n                                \"lon\": 77.03173618873791,\n                                \"indexNode\": \"800776\",\n                                \"_id\": \"6870b6a986c43c767ce2fb2a\"\n                            },\n                            {\n                                \"coordx\": 664,\n                                \"coordy\": 627,\n                                \"lat\": 28.42531800584807,\n                                \"lon\": 77.03174021878827,\n                                \"indexNode\": \"794446\",\n                                \"_id\": \"6870b6a986c43c767ce2fb2b\"\n                            },\n                            {\n                                \"coordx\": 636,\n                                \"coordy\": 627,\n                                \"lat\": 28.425337853650973,\n                                \"lon\": 77.03182442098189,\n                                \"indexNode\": \"794418\",\n                                \"_id\": \"6870b6a986c43c767ce2fb2c\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42534866324749,\n                            77.03177984247131\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb23\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c6281ec-6124-7f0-aa67-51a1fe2ebf3\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 151,\n                                \"lat\": 28.423933653782836,\n                                \"lon\": 77.03159160143073,\n                                \"indexNode\": \"192007\",\n                                \"_id\": \"6870b6a986c43c767ce2fb2e\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 151,\n                                \"lat\": 28.423910970579517,\n                                \"lon\": 77.0314953703523,\n                                \"indexNode\": \"192039\",\n                                \"_id\": \"6870b6a986c43c767ce2fb2f\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 152,\n                                \"lat\": 28.42391361529716,\n                                \"lon\": 77.03149456434222,\n                                \"indexNode\": \"193305\",\n                                \"_id\": \"6870b6a986c43c767ce2fb30\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 152,\n                                \"lat\": 28.423936298500475,\n                                \"lon\": 77.03159079542066,\n                                \"indexNode\": \"193273\",\n                                \"_id\": \"6870b6a986c43c767ce2fb31\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 151,\n                                \"lat\": 28.423933653782836,\n                                \"lon\": 77.03159160143073,\n                                \"indexNode\": \"192007\",\n                                \"_id\": \"6870b6a986c43c767ce2fb32\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423923634539996,\n                            77.03154308288647\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.3\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb2d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"701e564-caa6-410-12bc-5ac2bb5cdc4c\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 472,\n                                \"lat\": 28.424647217775643,\n                                \"lon\": 77.03075849294777,\n                                \"indexNode\": \"598584\",\n                                \"_id\": \"6870b6a986c43c767ce2fb34\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 472,\n                                \"lat\": 28.424641546974815,\n                                \"lon\": 77.03073443517816,\n                                \"indexNode\": \"598592\",\n                                \"_id\": \"6870b6a986c43c767ce2fb35\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 471,\n                                \"lat\": 28.424638902257175,\n                                \"lon\": 77.03073524118824,\n                                \"indexNode\": \"597326\",\n                                \"_id\": \"6870b6a986c43c767ce2fb36\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 471,\n                                \"lat\": 28.424644573058004,\n                                \"lon\": 77.03075929895783,\n                                \"indexNode\": \"597318\",\n                                \"_id\": \"6870b6a986c43c767ce2fb37\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 472,\n                                \"lat\": 28.424647217775643,\n                                \"lon\": 77.03075849294777,\n                                \"indexNode\": \"598584\",\n                                \"_id\": \"6870b6a986c43c767ce2fb38\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424643060016408,\n                            77.030746867068\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.2\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb33\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"84e864c-ee5-78e7-4c87-4ac0f0738ca\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 471,\n                                \"lat\": 28.424638902257175,\n                                \"lon\": 77.03073524118824,\n                                \"indexNode\": \"597326\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3a\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 470,\n                                \"lat\": 28.424636257539532,\n                                \"lon\": 77.0307360471983,\n                                \"indexNode\": \"596060\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3b\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 470,\n                                \"lat\": 28.424641928340364,\n                                \"lon\": 77.03076010496791,\n                                \"indexNode\": \"596052\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3c\"\n                            },\n                            {\n                                \"coordx\": 1032,\n                                \"coordy\": 471,\n                                \"lat\": 28.424644573058004,\n                                \"lon\": 77.03075929895783,\n                                \"indexNode\": \"597318\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3d\"\n                            },\n                            {\n                                \"coordx\": 1039,\n                                \"coordy\": 471,\n                                \"lat\": 28.424639611107278,\n                                \"lon\": 77.03073824840943,\n                                \"indexNode\": \"597325\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3e\"\n                            },\n                            {\n                                \"coordx\": 1040,\n                                \"coordy\": 471,\n                                \"lat\": 28.424638902257175,\n                                \"lon\": 77.03073524118824,\n                                \"indexNode\": \"597326\",\n                                \"_id\": \"6870b6a986c43c767ce2fb3f\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.424640415298768,\n                            77.03074767307807\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb39\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"86e0615-f1-45-14-385dde3c2d1\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 149,\n                                \"lat\": 28.423928364347553,\n                                \"lon\": 77.03159321345088,\n                                \"indexNode\": \"189475\",\n                                \"_id\": \"6870b6a986c43c767ce2fb41\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 149,\n                                \"lat\": 28.423905681144237,\n                                \"lon\": 77.03149698237245,\n                                \"indexNode\": \"189507\",\n                                \"_id\": \"6870b6a986c43c767ce2fb42\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 150,\n                                \"lat\": 28.423908325861877,\n                                \"lon\": 77.03149617636238,\n                                \"indexNode\": \"190773\",\n                                \"_id\": \"6870b6a986c43c767ce2fb43\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 150,\n                                \"lat\": 28.423931009065196,\n                                \"lon\": 77.03159240744081,\n                                \"indexNode\": \"190741\",\n                                \"_id\": \"6870b6a986c43c767ce2fb44\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 149,\n                                \"lat\": 28.423928364347553,\n                                \"lon\": 77.03159321345088,\n                                \"indexNode\": \"189475\",\n                                \"_id\": \"6870b6a986c43c767ce2fb45\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423918345104717,\n                            77.03154469490664\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb40\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b4d4038-4868-5a55-651c-abd3bcd2b5c\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 150,\n                                \"lat\": 28.423908325861877,\n                                \"lon\": 77.03149617636238,\n                                \"indexNode\": \"190773\",\n                                \"_id\": \"6870b6a986c43c767ce2fb47\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 151,\n                                \"lat\": 28.423910970579517,\n                                \"lon\": 77.0314953703523,\n                                \"indexNode\": \"192039\",\n                                \"_id\": \"6870b6a986c43c767ce2fb48\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 151,\n                                \"lat\": 28.423933653782836,\n                                \"lon\": 77.03159160143073,\n                                \"indexNode\": \"192007\",\n                                \"_id\": \"6870b6a986c43c767ce2fb49\"\n                            },\n                            {\n                                \"coordx\": 841,\n                                \"coordy\": 150,\n                                \"lat\": 28.423931009065196,\n                                \"lon\": 77.03159240744081,\n                                \"indexNode\": \"190741\",\n                                \"_id\": \"6870b6a986c43c767ce2fb4a\"\n                            },\n                            {\n                                \"coordx\": 873,\n                                \"coordy\": 150,\n                                \"lat\": 28.423908325861877,\n                                \"lon\": 77.03149617636238,\n                                \"indexNode\": \"190773\",\n                                \"_id\": \"6870b6a986c43c767ce2fb4b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.423920989822356,\n                            77.03154388889656\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.2\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb46\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aba232b-56ae-3da2-e20a-0485b865da0\",\n                        \"name\": \"Stairs\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42657371211599,\n                                \"lon\": 77.03056138370188,\n                                \"indexNode\": \"1479599\",\n                                \"_id\": \"6870b6a986c43c767ce2fb4d\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42657229441578,\n                                \"lon\": 77.03055536925947,\n                                \"indexNode\": \"1479601\",\n                                \"_id\": \"6870b6a986c43c767ce2fb4e\"\n                            },\n                            {\n                                \"coordx\": 913,\n                                \"coordy\": 1135,\n                                \"lat\": 28.426485018733644,\n                                \"lon\": 77.03058196759191,\n                                \"indexNode\": \"1437823\",\n                                \"_id\": \"6870b6a986c43c767ce2fb4f\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1135,\n                                \"lat\": 28.42648643643385,\n                                \"lon\": 77.0305879820343,\n                                \"indexNode\": \"1437821\",\n                                \"_id\": \"6870b6a986c43c767ce2fb50\"\n                            },\n                            {\n                                \"coordx\": 911,\n                                \"coordy\": 1168,\n                                \"lat\": 28.42657371211599,\n                                \"lon\": 77.03056138370188,\n                                \"indexNode\": \"1479599\",\n                                \"_id\": \"6870b6a986c43c767ce2fb51\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426529365424834,\n                            77.03057167564688\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"0.1\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb4c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"fa13864-0617-c167-dce4-a2e21c16515\",\n                        \"name\": \"Pathway between Visitor Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 980,\n                                \"lat\": 28.42644085415285,\n                                \"lon\": 77.03225862529294,\n                                \"indexNode\": \"1241077\",\n                                \"_id\": \"6870b6a986c43c767ce2fb53\"\n                            },\n                            {\n                                \"coordx\": 406,\n                                \"coordy\": 980,\n                                \"lat\": 28.426434474501917,\n                                \"lon\": 77.03223156030212,\n                                \"indexNode\": \"1241086\",\n                                \"_id\": \"6870b6a986c43c767ce2fb54\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 980,\n                                \"lat\": 28.42638839924518,\n                                \"lon\": 77.03203609092408,\n                                \"indexNode\": \"1241151\",\n                                \"_id\": \"6870b6a986c43c767ce2fb55\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a986c43c767ce2fb56\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 980,\n                                \"lat\": 28.426253717725487,\n                                \"lon\": 77.03146471889592,\n                                \"indexNode\": \"1241341\",\n                                \"_id\": \"6870b6a986c43c767ce2fb57\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb52\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"df5a5-46c8-35c6-ff20-f24423b63c32\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 929,\n                                \"lat\": 28.4260961539225,\n                                \"lon\": 77.03140959433124,\n                                \"indexNode\": \"1176807\",\n                                \"_id\": \"6870b6a986c43c767ce2fb59\"\n                            },\n                            {\n                                \"coordx\": 661,\n                                \"coordy\": 929,\n                                \"lat\": 28.42611883712582,\n                                \"lon\": 77.03150582540967,\n                                \"indexNode\": \"1176775\",\n                                \"_id\": \"6870b6a986c43c767ce2fb5a\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 929,\n                                \"lat\": 28.426253518645513,\n                                \"lon\": 77.03207719743783,\n                                \"indexNode\": \"1176585\",\n                                \"_id\": \"6870b6a986c43c767ce2fb5b\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 929,\n                                \"lat\": 28.426253518645513,\n                                \"lon\": 77.03207719743783,\n                                \"indexNode\": \"1176585\",\n                                \"_id\": \"6870b6a986c43c767ce2fb5c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb58\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"641d037-c36d-0dad-75b6-3c64a7e72813\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 980,\n                                \"lat\": 28.426088555651333,\n                                \"lon\": 77.03076403635612,\n                                \"indexNode\": \"1241574\",\n                                \"_id\": \"6870b6a986c43c767ce2fb5e\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 992,\n                                \"lat\": 28.42612029226302,\n                                \"lon\": 77.03075436423524,\n                                \"indexNode\": \"1256766\",\n                                \"_id\": \"6870b6a986c43c767ce2fb5f\"\n                            },\n                            {\n                                \"coordx\": 894,\n                                \"coordy\": 992,\n                                \"lat\": 28.42612029226302,\n                                \"lon\": 77.03075436423524,\n                                \"indexNode\": \"1256766\",\n                                \"_id\": \"6870b6a986c43c767ce2fb60\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb5d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ec137-4587-3121-df7f-0efc5bb5482\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 929,\n                                \"lat\": 28.42589200509265,\n                                \"lon\": 77.0305435146254,\n                                \"indexNode\": \"1177095\",\n                                \"_id\": \"6870b6a986c43c767ce2fb62\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 885,\n                                \"lat\": 28.425775637516466,\n                                \"lon\": 77.03057897906864,\n                                \"indexNode\": \"1121391\",\n                                \"_id\": \"6870b6a986c43c767ce2fb63\"\n                            },\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 885,\n                                \"lat\": 28.425775637516466,\n                                \"lon\": 77.03057897906864,\n                                \"indexNode\": \"1121391\",\n                                \"_id\": \"6870b6a986c43c767ce2fb64\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb61\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0265c2-df03-265-55f-bc8fcb83c377\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 880,\n                                \"lat\": 28.425977904359776,\n                                \"lon\": 77.03149720436406,\n                                \"indexNode\": \"1114757\",\n                                \"_id\": \"6870b6a986c43c767ce2fb66\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 888,\n                                \"lat\": 28.4259990621009,\n                                \"lon\": 77.03149075628347,\n                                \"indexNode\": \"1124885\",\n                                \"_id\": \"6870b6a986c43c767ce2fb67\"\n                            },\n                            {\n                                \"coordx\": 686,\n                                \"coordy\": 888,\n                                \"lat\": 28.425992682449966,\n                                \"lon\": 77.03146369129266,\n                                \"indexNode\": \"1124894\",\n                                \"_id\": \"6870b6a986c43c767ce2fb68\"\n                            },\n                            {\n                                \"coordx\": 686,\n                                \"coordy\": 878,\n                                \"lat\": 28.42596623527356,\n                                \"lon\": 77.0314717513934,\n                                \"indexNode\": \"1112234\",\n                                \"_id\": \"6870b6a986c43c767ce2fb69\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 878,\n                                \"lat\": 28.425972614924493,\n                                \"lon\": 77.0314988163842,\n                                \"indexNode\": \"1112225\",\n                                \"_id\": \"6870b6a986c43c767ce2fb6a\"\n                            },\n                            {\n                                \"coordx\": 677,\n                                \"coordy\": 880,\n                                \"lat\": 28.425977904359776,\n                                \"lon\": 77.03149720436406,\n                                \"indexNode\": \"1114757\",\n                                \"_id\": \"6870b6a986c43c767ce2fb6b\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42598264868723,\n                            77.03148125383844\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb65\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c7ecf6f-8b7a-e080-21d-660db6882\",\n                        \"name\": \"Passage Club House\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 655,\n                                \"lat\": 28.42534598268527,\n                                \"lon\": 77.03152218112815,\n                                \"indexNode\": \"829959\",\n                                \"_id\": \"6870b6a986c43c767ce2fb6d\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 728,\n                                \"lat\": 28.425539047073027,\n                                \"lon\": 77.0314633423928,\n                                \"indexNode\": \"922377\",\n                                \"_id\": \"6870b6a986c43c767ce2fb6e\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 728,\n                                \"lat\": 28.425539047073027,\n                                \"lon\": 77.0314633423928,\n                                \"indexNode\": \"922377\",\n                                \"_id\": \"6870b6a986c43c767ce2fb6f\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb6c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ad115d-1ff6-5ca7-2e02-e3a041036366\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1137,\n                                \"lat\": 28.42647187806623,\n                                \"lon\": 77.03050216782054,\n                                \"indexNode\": \"1440381\",\n                                \"_id\": \"6870b6a986c43c767ce2fb71\"\n                            },\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1152,\n                                \"lat\": 28.426511548830838,\n                                \"lon\": 77.03049007766944,\n                                \"indexNode\": \"1459371\",\n                                \"_id\": \"6870b6a986c43c767ce2fb72\"\n                            },\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1160,\n                                \"lat\": 28.42653270657196,\n                                \"lon\": 77.03048362958884,\n                                \"indexNode\": \"1469499\",\n                                \"_id\": \"6870b6a986c43c767ce2fb73\"\n                            },\n                            {\n                                \"coordx\": 939,\n                                \"coordy\": 1160,\n                                \"lat\": 28.42653270657196,\n                                \"lon\": 77.03048362958884,\n                                \"indexNode\": \"1469499\",\n                                \"_id\": \"6870b6a986c43c767ce2fb74\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb70\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6368c6c-731b-8443-63ae-e47f4e7b8dc6\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 740,\n                                \"coordy\": 734,\n                                \"lat\": 28.42554711802773,\n                                \"lon\": 77.03142542689915,\n                                \"indexNode\": \"929984\",\n                                \"_id\": \"6870b6a986c43c767ce2fb76\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 736,\n                                \"lat\": 28.425555242863425,\n                                \"lon\": 77.0314358437638,\n                                \"indexNode\": \"932512\",\n                                \"_id\": \"6870b6a986c43c767ce2fb77\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 741,\n                                \"lat\": 28.425569884151834,\n                                \"lon\": 77.03143782815583,\n                                \"indexNode\": \"938840\",\n                                \"_id\": \"6870b6a986c43c767ce2fb78\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 746,\n                                \"lat\": 28.425583107740035,\n                                \"lon\": 77.03143379810547,\n                                \"indexNode\": \"945170\",\n                                \"_id\": \"6870b6a986c43c767ce2fb79\"\n                            },\n                            {\n                                \"coordx\": 734,\n                                \"coordy\": 752,\n                                \"lat\": 28.42559897604588,\n                                \"lon\": 77.03142896204503,\n                                \"indexNode\": \"952766\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7a\"\n                            },\n                            {\n                                \"coordx\": 736,\n                                \"coordy\": 758,\n                                \"lat\": 28.425613426651516,\n                                \"lon\": 77.03141811154218,\n                                \"indexNode\": \"960364\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7b\"\n                            },\n                            {\n                                \"coordx\": 739,\n                                \"coordy\": 760,\n                                \"lat\": 28.425616589536485,\n                                \"lon\": 77.03140747785844,\n                                \"indexNode\": \"962899\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7c\"\n                            },\n                            {\n                                \"coordx\": 744,\n                                \"coordy\": 763,\n                                \"lat\": 28.42562097943889,\n                                \"lon\": 77.03139002372221,\n                                \"indexNode\": \"966702\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7d\"\n                            },\n                            {\n                                \"coordx\": 750,\n                                \"coordy\": 764,\n                                \"lat\": 28.42561937105591,\n                                \"lon\": 77.03137117438493,\n                                \"indexNode\": \"967974\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7e\"\n                            },\n                            {\n                                \"coordx\": 754,\n                                \"coordy\": 762,\n                                \"lat\": 28.42561124622021,\n                                \"lon\": 77.03136075752028,\n                                \"indexNode\": \"965446\",\n                                \"_id\": \"6870b6a986c43c767ce2fb7f\"\n                            },\n                            {\n                                \"coordx\": 757,\n                                \"coordy\": 759,\n                                \"lat\": 28.425601185516978,\n                                \"lon\": 77.0313541538869,\n                                \"indexNode\": \"961651\",\n                                \"_id\": \"6870b6a986c43c767ce2fb80\"\n                            },\n                            {\n                                \"coordx\": 757,\n                                \"coordy\": 755,\n                                \"lat\": 28.425590606646416,\n                                \"lon\": 77.03135737792718,\n                                \"indexNode\": \"956587\",\n                                \"_id\": \"6870b6a986c43c767ce2fb81\"\n                            },\n                            {\n                                \"coordx\": 757,\n                                \"coordy\": 748,\n                                \"lat\": 28.425572093622932,\n                                \"lon\": 77.0313630199977,\n                                \"indexNode\": \"947725\",\n                                \"_id\": \"6870b6a986c43c767ce2fb82\"\n                            },\n                            {\n                                \"coordx\": 753,\n                                \"coordy\": 745,\n                                \"lat\": 28.425566994870426,\n                                \"lon\": 77.03137746691272,\n                                \"indexNode\": \"943923\",\n                                \"_id\": \"6870b6a986c43c767ce2fb83\"\n                            },\n                            {\n                                \"coordx\": 750,\n                                \"coordy\": 741,\n                                \"lat\": 28.425558542550174,\n                                \"lon\": 77.03138971261662,\n                                \"indexNode\": \"938856\",\n                                \"_id\": \"6870b6a986c43c767ce2fb84\"\n                            },\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 738,\n                                \"lat\": 28.425553443797668,\n                                \"lon\": 77.03140415953165,\n                                \"indexNode\": \"935054\",\n                                \"_id\": \"6870b6a986c43c767ce2fb85\"\n                            },\n                            {\n                                \"coordx\": 743,\n                                \"coordy\": 736,\n                                \"lat\": 28.4255502809127,\n                                \"lon\": 77.03141479321539,\n                                \"indexNode\": \"932519\",\n                                \"_id\": \"6870b6a986c43c767ce2fb86\"\n                            },\n                            {\n                                \"coordx\": 740,\n                                \"coordy\": 734,\n                                \"lat\": 28.42554711802773,\n                                \"lon\": 77.03142542689915,\n                                \"indexNode\": \"929984\",\n                                \"_id\": \"6870b6a986c43c767ce2fb87\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425586172248575,\n                            77.03139787831164\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb75\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4b7a5d2-a045-8be-7bfc-e7fc2560c8f\",\n                        \"name\": \"Passage between Tower4 & Basement Parking\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42698302126916,\n                                \"lon\": 77.03209339322785,\n                                \"indexNode\": \"1500607\",\n                                \"_id\": \"6870b6a986c43c767ce2fb89\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1066,\n                                \"lat\": 28.426668299869934,\n                                \"lon\": 77.03218930842661,\n                                \"indexNode\": \"1349953\",\n                                \"_id\": \"6870b6a986c43c767ce2fb8a\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1066,\n                                \"lat\": 28.426668299869934,\n                                \"lon\": 77.03218930842661,\n                                \"indexNode\": \"1349953\",\n                                \"_id\": \"6870b6a986c43c767ce2fb8b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb88\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cc268-dfce-a42d-35e2-7db8f5e22e16\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 857,\n                                \"lat\": 28.425868165196892,\n                                \"lon\": 77.03130824433289,\n                                \"indexNode\": \"1085708\",\n                                \"_id\": \"6870b6a986c43c767ce2fb8d\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 857,\n                                \"lat\": 28.425841937743055,\n                                \"lon\": 77.03119697714845,\n                                \"indexNode\": \"1085745\",\n                                \"_id\": \"6870b6a986c43c767ce2fb8e\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 879,\n                                \"lat\": 28.425900121531146,\n                                \"lon\": 77.03117924492685,\n                                \"indexNode\": \"1113597\",\n                                \"_id\": \"6870b6a986c43c767ce2fb8f\"\n                            },\n                            {\n                                \"coordx\": 975,\n                                \"coordy\": 879,\n                                \"lat\": 28.425764022311245,\n                                \"lon\": 77.03060185845628,\n                                \"indexNode\": \"1113789\",\n                                \"_id\": \"6870b6a986c43c767ce2fb90\"\n                            },\n                            {\n                                \"coordx\": 975,\n                                \"coordy\": 749,\n                                \"lat\": 28.425420209017975,\n                                \"lon\": 77.03070663976584,\n                                \"indexNode\": \"949209\",\n                                \"_id\": \"6870b6a986c43c767ce2fb91\"\n                            },\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 749,\n                                \"lat\": 28.425582535691714,\n                                \"lon\": 77.03139529342083,\n                                \"indexNode\": \"948980\",\n                                \"_id\": \"6870b6a986c43c767ce2fb92\"\n                            },\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 857,\n                                \"lat\": 28.425868165196892,\n                                \"lon\": 77.03130824433289,\n                                \"indexNode\": \"1085708\",\n                                \"_id\": \"6870b6a986c43c767ce2fb93\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.425667351263147,\n                            77.03099168385005\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"#43fe2a\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb8c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"02f240e-172-524c-bf6e-c4a8fee0eeb3\",\n                        \"name\": \"Pathway Tower7 & Tower 9\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 435,\n                                \"lat\": 28.424801713859846,\n                                \"lon\": 77.03185888606798,\n                                \"indexNode\": \"551386\",\n                                \"_id\": \"6870b6a986c43c767ce2fb95\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 435,\n                                \"lat\": 28.424709563346372,\n                                \"lon\": 77.03146794731188,\n                                \"indexNode\": \"551516\",\n                                \"_id\": \"6870b6a986c43c767ce2fb96\"\n                            },\n                            {\n                                \"coordx\": 806,\n                                \"coordy\": 435,\n                                \"lat\": 28.424709563346372,\n                                \"lon\": 77.03146794731188,\n                                \"indexNode\": \"551516\",\n                                \"_id\": \"6870b6a986c43c767ce2fb97\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb94\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1f8db76-f677-510e-a004-6065cc5ba8fe\",\n                        \"name\": \"Outer Road Tower1\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 682,\n                                \"lat\": 28.425060838459423,\n                                \"lon\": 77.02998778659216,\n                                \"indexNode\": \"864644\",\n                                \"_id\": \"6870b6a986c43c767ce2fb99\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 870,\n                                \"lat\": 28.42555804537584,\n                                \"lon\": 77.02983625669833,\n                                \"indexNode\": \"1102652\",\n                                \"_id\": \"6870b6a986c43c767ce2fb9a\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 870,\n                                \"lat\": 28.42555804537584,\n                                \"lon\": 77.02983625669833,\n                                \"indexNode\": \"1102652\",\n                                \"_id\": \"6870b6a986c43c767ce2fb9b\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb98\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b81de32-0dbc-fb26-da0d-d1ab32083\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 1055,\n                                \"lat\": 28.426790901898073,\n                                \"lon\": 77.0328417198744,\n                                \"indexNode\": \"1335813\",\n                                \"_id\": \"6870b6a986c43c767ce2fb9d\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 939,\n                                \"lat\": 28.42648411465177,\n                                \"lon\": 77.03293521704293,\n                                \"indexNode\": \"1188957\",\n                                \"_id\": \"6870b6a986c43c767ce2fb9e\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 923,\n                                \"lat\": 28.426441799169524,\n                                \"lon\": 77.0329481132041,\n                                \"indexNode\": \"1168701\",\n                                \"_id\": \"6870b6a986c43c767ce2fb9f\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 923,\n                                \"lat\": 28.426441799169524,\n                                \"lon\": 77.0329481132041,\n                                \"indexNode\": \"1168701\",\n                                \"_id\": \"6870b6a986c43c767ce2fba0\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fb9c\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Sitting Area\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c75f7c4-44ab-05d8-b565-cf2728c74ed3\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 879,\n                                \"lat\": 28.425926348984984,\n                                \"lon\": 77.03129051211127,\n                                \"indexNode\": \"1113560\",\n                                \"_id\": \"6870b6a986c43c767ce2fba2\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 879,\n                                \"lat\": 28.425900121531146,\n                                \"lon\": 77.03117924492685,\n                                \"indexNode\": \"1113597\",\n                                \"_id\": \"6870b6a986c43c767ce2fba3\"\n                            },\n                            {\n                                \"coordx\": 783,\n                                \"coordy\": 857,\n                                \"lat\": 28.425841937743055,\n                                \"lon\": 77.03119697714845,\n                                \"indexNode\": \"1085745\",\n                                \"_id\": \"6870b6a986c43c767ce2fba4\"\n                            },\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 857,\n                                \"lat\": 28.425868165196892,\n                                \"lon\": 77.03130824433289,\n                                \"indexNode\": \"1085708\",\n                                \"_id\": \"6870b6a986c43c767ce2fba5\"\n                            },\n                            {\n                                \"coordx\": 746,\n                                \"coordy\": 879,\n                                \"lat\": 28.425926348984984,\n                                \"lon\": 77.03129051211127,\n                                \"indexNode\": \"1113560\",\n                                \"_id\": \"6870b6a986c43c767ce2fba6\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42588414336402,\n                            77.03124374462986\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fba1\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3cbadc-c8d-b0b8-3475-aead6a04d64a\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 939,\n                                \"lat\": 28.426355103932906,\n                                \"lon\": 77.03238790278438,\n                                \"indexNode\": \"1189139\",\n                                \"_id\": \"6870b6a986c43c767ce2fba8\"\n                            },\n                            {\n                                \"coordx\": 183,\n                                \"coordy\": 939,\n                                \"lat\": 28.42648411465177,\n                                \"lon\": 77.03293521704293,\n                                \"indexNode\": \"1188957\",\n                                \"_id\": \"6870b6a986c43c767ce2fba9\"\n                            },\n                            {\n                                \"coordx\": 164,\n                                \"coordy\": 939,\n                                \"lat\": 28.42649758280374,\n                                \"lon\": 77.03299235424575,\n                                \"indexNode\": \"1188938\",\n                                \"_id\": \"6870b6a986c43c767ce2fbaa\"\n                            },\n                            {\n                                \"coordx\": 164,\n                                \"coordy\": 939,\n                                \"lat\": 28.42649758280374,\n                                \"lon\": 77.03299235424575,\n                                \"indexNode\": \"1188938\",\n                                \"_id\": \"6870b6a986c43c767ce2fbab\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fba7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5befd44-1f5-e108-884-cd64b8160ca\",\n                        \"name\": \"Passage Pause Tower6\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 850,\n                                \"lat\": 28.426190609073267,\n                                \"lon\": 77.032760359801,\n                                \"indexNode\": \"1076365\",\n                                \"_id\": \"6870b6a986c43c767ce2fbad\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 975,\n                                \"lat\": 28.426619020092637,\n                                \"lon\": 77.03307460506753,\n                                \"indexNode\": \"1234477\",\n                                \"_id\": \"6870b6a986c43c767ce2fbae\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 975,\n                                \"lat\": 28.426619020092637,\n                                \"lon\": 77.03307460506753,\n                                \"indexNode\": \"1234477\",\n                                \"_id\": \"6870b6a986c43c767ce2fbaf\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbac\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1ed27c-14f7-1384-c2c3-e6a887d5e5dc\",\n                        \"name\": \"Outer Road Tower7\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 491,\n                                \"lat\": 28.424949818047715,\n                                \"lon\": 77.03181374950387,\n                                \"indexNode\": \"622282\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb1\"\n                            },\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 491,\n                                \"lat\": 28.425155384577778,\n                                \"lon\": 77.0326858436521,\n                                \"indexNode\": \"621992\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb2\"\n                            },\n                            {\n                                \"coordx\": 386,\n                                \"coordy\": 491,\n                                \"lat\": 28.425155384577778,\n                                \"lon\": 77.0326858436521,\n                                \"indexNode\": \"621992\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb3\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbb0\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"4cfde7-7886-2ba3-df08-76bcfbc62a86\",\n                        \"name\": \"Outer Road Tower1\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1187,\n                                \"coordy\": 629,\n                                \"lat\": 28.42495256667914,\n                                \"lon\": 77.0301658300801,\n                                \"indexNode\": \"797501\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb5\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 674,\n                                \"lat\": 28.4250396807183,\n                                \"lon\": 77.02999423467274,\n                                \"indexNode\": \"854516\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb6\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 674,\n                                \"lat\": 28.4250396807183,\n                                \"lon\": 77.02999423467274,\n                                \"indexNode\": \"854516\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb7\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbb4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2e5403-30ba-f6bc-bec0-f47ed14c80\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 728,\n                                \"lat\": 28.42556456567676,\n                                \"lon\": 77.03157160235602,\n                                \"indexNode\": \"922341\",\n                                \"_id\": \"6870b6a986c43c767ce2fbb9\"\n                            },\n                            {\n                                \"coordx\": 729,\n                                \"coordy\": 728,\n                                \"lat\": 28.425539047073027,\n                                \"lon\": 77.0314633423928,\n                                \"indexNode\": \"922377\",\n                                \"_id\": \"6870b6a986c43c767ce2fbba\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 728,\n                                \"lat\": 28.425518490420018,\n                                \"lon\": 77.03137613297797,\n                                \"indexNode\": \"922406\",\n                                \"_id\": \"6870b6a986c43c767ce2fbbb\"\n                            },\n                            {\n                                \"coordx\": 758,\n                                \"coordy\": 728,\n                                \"lat\": 28.425518490420018,\n                                \"lon\": 77.03137613297797,\n                                \"indexNode\": \"922406\",\n                                \"_id\": \"6870b6a986c43c767ce2fbbc\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbb8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf3d01-ac32-c345-671a-56efade830\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 536,\n                                \"lat\": 28.42506883034154,\n                                \"lon\": 77.03177747905056,\n                                \"indexNode\": \"679252\",\n                                \"_id\": \"6870b6a986c43c767ce2fbbe\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 506,\n                                \"lat\": 28.424989488812322,\n                                \"lon\": 77.03180165935277,\n                                \"indexNode\": \"641272\",\n                                \"_id\": \"6870b6a986c43c767ce2fbbf\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 505,\n                                \"lat\": 28.424986844094683,\n                                \"lon\": 77.03180246536283,\n                                \"indexNode\": \"640006\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc0\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 504,\n                                \"lat\": 28.424984199377043,\n                                \"lon\": 77.03180327137291,\n                                \"indexNode\": \"638740\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc1\"\n                            },\n                            {\n                                \"coordx\": 676,\n                                \"coordy\": 504,\n                                \"lat\": 28.424984199377043,\n                                \"lon\": 77.03180327137291,\n                                \"indexNode\": \"638740\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc2\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbbd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ecd74d0-67b7-683a-804d-0187dca6e05\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1109,\n                                \"coordy\": 478,\n                                \"lat\": 28.424608504623507,\n                                \"lon\": 77.03052210085487,\n                                \"indexNode\": \"606257\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc4\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 567,\n                                \"lat\": 28.424832542891853,\n                                \"lon\": 77.0304022504191,\n                                \"indexNode\": \"718947\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc5\"\n                            },\n                            {\n                                \"coordx\": 1125,\n                                \"coordy\": 567,\n                                \"lat\": 28.424832542891853,\n                                \"lon\": 77.0304022504191,\n                                \"indexNode\": \"718947\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc6\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbc3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"557febe-71a7-03af-ac1f-0c77aa4b74ef\",\n                        \"name\": \"Passage between Tower5 & Tower6\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 939,\n                                \"lat\": 28.42633242072959,\n                                \"lon\": 77.03229167170595,\n                                \"indexNode\": \"1189171\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc8\"\n                            },\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 939,\n                                \"lat\": 28.426355103932906,\n                                \"lon\": 77.03238790278438,\n                                \"indexNode\": \"1189139\",\n                                \"_id\": \"6870b6a986c43c767ce2fbc9\"\n                            },\n                            {\n                                \"coordx\": 365,\n                                \"coordy\": 939,\n                                \"lat\": 28.426355103932906,\n                                \"lon\": 77.03238790278438,\n                                \"indexNode\": \"1189139\",\n                                \"_id\": \"6870b6a986c43c767ce2fbca\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbc7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1c4880-05a2-0123-fb0-abe376adbe\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 888,\n                                \"lat\": 28.426291108343605,\n                                \"lon\": 77.03272973141821,\n                                \"indexNode\": \"1124473\",\n                                \"_id\": \"6870b6a986c43c767ce2fbcc\"\n                            },\n                            {\n                                \"coordx\": 267,\n                                \"coordy\": 888,\n                                \"lat\": 28.426289690643397,\n                                \"lon\": 77.03272371697581,\n                                \"indexNode\": \"1124475\",\n                                \"_id\": \"6870b6a986c43c767ce2fbcd\"\n                            },\n                            {\n                                \"coordx\": 267,\n                                \"coordy\": 888,\n                                \"lat\": 28.426289690643397,\n                                \"lon\": 77.03272371697581,\n                                \"indexNode\": \"1124475\",\n                                \"_id\": \"6870b6a986c43c767ce2fbce\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbcb\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1ce86b-7175-fa03-778-b25480011c03\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 980,\n                                \"lat\": 28.426189921216157,\n                                \"lon\": 77.03119406898784,\n                                \"indexNode\": \"1241431\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd0\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 993,\n                                \"lat\": 28.42622430254548,\n                                \"lon\": 77.03118359085688,\n                                \"indexNode\": \"1257889\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd1\"\n                            },\n                            {\n                                \"coordx\": 751,\n                                \"coordy\": 993,\n                                \"lat\": 28.42622430254548,\n                                \"lon\": 77.03118359085688,\n                                \"indexNode\": \"1257889\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd2\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbcf\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"0f0870-f46-8b6c-625b-bb3dd7ea78b4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 980,\n                                \"lat\": 28.426127542407034,\n                                \"lon\": 77.03092943352216,\n                                \"indexNode\": \"1241519\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd4\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 993,\n                                \"lat\": 28.426161923736363,\n                                \"lon\": 77.03091895539121,\n                                \"indexNode\": \"1257977\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd5\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 993,\n                                \"lat\": 28.426161923736363,\n                                \"lon\": 77.03091895539121,\n                                \"indexNode\": \"1257977\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd6\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbd3\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"cf7435-37ea-c075-46c8-3d80bce5c726\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 924,\n                                \"lat\": 28.426025513475903,\n                                \"lon\": 77.03117003946434,\n                                \"indexNode\": \"1170558\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd8\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 929,\n                                \"lat\": 28.426038737064104,\n                                \"lon\": 77.03116600941397,\n                                \"indexNode\": \"1176888\",\n                                \"_id\": \"6870b6a986c43c767ce2fbd9\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 940,\n                                \"lat\": 28.42606782895815,\n                                \"lon\": 77.03115714330316,\n                                \"indexNode\": \"1190814\",\n                                \"_id\": \"6870b6a986c43c767ce2fbda\"\n                            },\n                            {\n                                \"coordx\": 774,\n                                \"coordy\": 940,\n                                \"lat\": 28.42606782895815,\n                                \"lon\": 77.03115714330316,\n                                \"indexNode\": \"1190814\",\n                                \"_id\": \"6870b6a986c43c767ce2fbdb\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbd7\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c507d3c-872f-d5e0-d388-b426eae5278\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 932,\n                                \"coordy\": 994,\n                                \"lat\": 28.42609864539436,\n                                \"lon\": 77.03063847780946,\n                                \"indexNode\": \"1259336\",\n                                \"_id\": \"6870b6a986c43c767ce2fbdd\"\n                            },\n                            {\n                                \"coordx\": 966,\n                                \"coordy\": 994,\n                                \"lat\": 28.426074544490838,\n                                \"lon\": 77.03053623228864,\n                                \"indexNode\": \"1259370\",\n                                \"_id\": \"6870b6a986c43c767ce2fbde\"\n                            },\n                            {\n                                \"coordx\": 966,\n                                \"coordy\": 1010,\n                                \"lat\": 28.426116859973085,\n                                \"lon\": 77.03052333612746,\n                                \"indexNode\": \"1279626\",\n                                \"_id\": \"6870b6a986c43c767ce2fbdf\"\n                            },\n                            {\n                                \"coordx\": 932,\n                                \"coordy\": 1010,\n                                \"lat\": 28.42614096087661,\n                                \"lon\": 77.03062558164828,\n                                \"indexNode\": \"1279592\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe0\"\n                            },\n                            {\n                                \"coordx\": 932,\n                                \"coordy\": 994,\n                                \"lat\": 28.42609864539436,\n                                \"lon\": 77.03063847780946,\n                                \"indexNode\": \"1259336\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe1\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426107752683723,\n                            77.03058090696845\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbdc\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c7d1ac0-bce6-cd53-ebe8-3acaef340370\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427031596044557,\n                                \"lon\": 77.03294886749606,\n                                \"indexNode\": \"1431973\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe3\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427149874647082,\n                                \"lon\": 77.0327290952832,\n                                \"indexNode\": \"1507990\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe4\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427149874647082,\n                                \"lon\": 77.0327290952832,\n                                \"indexNode\": \"1507990\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe5\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbe2\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bf1db4-ffd7-7e0f-da8f-54ce4853a0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 981,\n                                \"coordy\": 1035,\n                                \"lat\": 28.426172345162545,\n                                \"lon\": 77.03045807755761,\n                                \"indexNode\": \"1311291\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe7\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1048,\n                                \"lat\": 28.42621665039332,\n                                \"lon\": 77.03048970052346,\n                                \"indexNode\": \"1327735\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe8\"\n                            },\n                            {\n                                \"coordx\": 967,\n                                \"coordy\": 1048,\n                                \"lat\": 28.42621665039332,\n                                \"lon\": 77.03048970052346,\n                                \"indexNode\": \"1327735\",\n                                \"_id\": \"6870b6a986c43c767ce2fbe9\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbe6\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"86ab78b-2a37-bbbe-d31-58d0bfaba4e8\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 235,\n                                \"coordy\": 1161,\n                                \"lat\": 28.427034381762578,\n                                \"lon\": 77.03259990730416,\n                                \"indexNode\": \"1470061\",\n                                \"_id\": \"6870b6a986c43c767ce2fbeb\"\n                            },\n                            {\n                                \"coordx\": 235,\n                                \"coordy\": 1154,\n                                \"lat\": 28.427015868739094,\n                                \"lon\": 77.03260554937468,\n                                \"indexNode\": \"1461199\",\n                                \"_id\": \"6870b6a986c43c767ce2fbec\"\n                            },\n                            {\n                                \"coordx\": 235,\n                                \"coordy\": 1154,\n                                \"lat\": 28.427015868739094,\n                                \"lon\": 77.03260554937468,\n                                \"indexNode\": \"1461199\",\n                                \"_id\": \"6870b6a986c43c767ce2fbed\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbea\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Green Area | Pots\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a5701af-c3f-fc6f-7bde-edc06f138148\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 726,\n                                \"coordy\": 878,\n                                \"lat\": 28.425937881269416,\n                                \"lon\": 77.03135146254536,\n                                \"indexNode\": \"1112274\",\n                                \"_id\": \"6870b6a986c43c767ce2fbef\"\n                            },\n                            {\n                                \"coordx\": 731,\n                                \"coordy\": 878,\n                                \"lat\": 28.425934337018898,\n                                \"lon\": 77.03133642643935,\n                                \"indexNode\": \"1112279\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf0\"\n                            },\n                            {\n                                \"coordx\": 731,\n                                \"coordy\": 883,\n                                \"lat\": 28.4259475606071,\n                                \"lon\": 77.03133239638899,\n                                \"indexNode\": \"1118609\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf1\"\n                            },\n                            {\n                                \"coordx\": 726,\n                                \"coordy\": 883,\n                                \"lat\": 28.425951104857617,\n                                \"lon\": 77.031347432495,\n                                \"indexNode\": \"1118604\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf2\"\n                            },\n                            {\n                                \"coordx\": 726,\n                                \"coordy\": 878,\n                                \"lat\": 28.425937881269416,\n                                \"lon\": 77.03135146254536,\n                                \"indexNode\": \"1112274\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf3\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42594272093826,\n                            77.03134192946717\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbee\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"ceb488-f5b4-5b4-ec0f-f03fe37ccf0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 886,\n                                \"lat\": 28.42594769740888,\n                                \"lon\": 77.03129689892556,\n                                \"indexNode\": \"1122418\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf5\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 886,\n                                \"lat\": 28.42598243106396,\n                                \"lon\": 77.0314442527644,\n                                \"indexNode\": \"1122369\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf6\"\n                            },\n                            {\n                                \"coordx\": 693,\n                                \"coordy\": 886,\n                                \"lat\": 28.42598243106396,\n                                \"lon\": 77.0314442527644,\n                                \"indexNode\": \"1122369\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf7\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbf4\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"bcffe-d765-f6ff-707-bb2146aa0b36\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 862,\n                                \"lat\": 28.42588422418551,\n                                \"lon\": 77.03131624316732,\n                                \"indexNode\": \"1092034\",\n                                \"_id\": \"6870b6a986c43c767ce2fbf9\"\n                            },\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 886,\n                                \"lat\": 28.42594769740888,\n                                \"lon\": 77.03129689892556,\n                                \"indexNode\": \"1122418\",\n                                \"_id\": \"6870b6a986c43c767ce2fbfa\"\n                            },\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 929,\n                                \"lat\": 28.426061420267423,\n                                \"lon\": 77.0312622404924,\n                                \"indexNode\": \"1176856\",\n                                \"_id\": \"6870b6a986c43c767ce2fbfb\"\n                            },\n                            {\n                                \"coordx\": 742,\n                                \"coordy\": 929,\n                                \"lat\": 28.426061420267423,\n                                \"lon\": 77.0312622404924,\n                                \"indexNode\": \"1176856\",\n                                \"_id\": \"6870b6a986c43c767ce2fbfc\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbf8\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"5563-3c3-ab41-b8f3-c1d08345141\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 975,\n                                \"lat\": 28.426619020092637,\n                                \"lon\": 77.03307460506753,\n                                \"indexNode\": \"1234477\",\n                                \"_id\": \"6870b6a986c43c767ce2fbfe\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426812084480392,\n                                \"lon\": 77.03301576633216,\n                                \"indexNode\": \"1326895\",\n                                \"_id\": \"6870b6a986c43c767ce2fbff\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426812084480392,\n                                \"lon\": 77.03301576633216,\n                                \"indexNode\": \"1326895\",\n                                \"_id\": \"6870b6a986c43c767ce2fc00\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fbfd\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a05dfc-cb2b-4c55-6d10-4f76ef533e0\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 980,\n                                \"lat\": 28.42638839924518,\n                                \"lon\": 77.03203609092408,\n                                \"indexNode\": \"1241151\",\n                                \"_id\": \"6870b6a986c43c767ce2fc02\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 991,\n                                \"lat\": 28.426417491139226,\n                                \"lon\": 77.03202722481326,\n                                \"indexNode\": \"1255077\",\n                                \"_id\": \"6870b6a986c43c767ce2fc03\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 991,\n                                \"lat\": 28.426417491139226,\n                                \"lon\": 77.03202722481326,\n                                \"indexNode\": \"1255077\",\n                                \"_id\": \"6870b6a986c43c767ce2fc04\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc01\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"87dbf86-d07a-2da-0d83-4406d083b8e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 282,\n                                \"coordy\": 873,\n                                \"lat\": 28.426239387127236,\n                                \"lon\": 77.0326906988089,\n                                \"indexNode\": \"1105500\",\n                                \"_id\": \"6870b6a986c43c767ce2fc06\"\n                            },\n                            {\n                                \"coordx\": 282,\n                                \"coordy\": 877,\n                                \"lat\": 28.426249965997798,\n                                \"lon\": 77.03268747476861,\n                                \"indexNode\": \"1110564\",\n                                \"_id\": \"6870b6a986c43c767ce2fc07\"\n                            },\n                            {\n                                \"coordx\": 282,\n                                \"coordy\": 877,\n                                \"lat\": 28.426249965997798,\n                                \"lon\": 77.03268747476861,\n                                \"indexNode\": \"1110564\",\n                                \"_id\": \"6870b6a986c43c767ce2fc08\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc05\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"c43a2a-5a2b-0702-76f3-dd850cf211e\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 328,\n                                \"coordy\": 888,\n                                \"lat\": 28.426246450787076,\n                                \"lon\": 77.03254027648256,\n                                \"indexNode\": \"1124536\",\n                                \"_id\": \"6870b6a986c43c767ce2fc0a\"\n                            },\n                            {\n                                \"coordx\": 266,\n                                \"coordy\": 888,\n                                \"lat\": 28.426290399493503,\n                                \"lon\": 77.032726724197,\n                                \"indexNode\": \"1124474\",\n                                \"_id\": \"6870b6a986c43c767ce2fc0b\"\n                            },\n                            {\n                                \"coordx\": 266,\n                                \"coordy\": 888,\n                                \"lat\": 28.426290399493503,\n                                \"lon\": 77.032726724197,\n                                \"indexNode\": \"1124474\",\n                                \"_id\": \"6870b6a986c43c767ce2fc0c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc09\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"3fbc60-a1b2-cbe7-a8c4-32e3e1173bde\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 877,\n                                \"lat\": 28.42626201644956,\n                                \"lon\": 77.03273859752902,\n                                \"indexNode\": \"1110547\",\n                                \"_id\": \"6870b6a986c43c767ce2fc0e\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 888,\n                                \"lat\": 28.426291108343605,\n                                \"lon\": 77.03272973141821,\n                                \"indexNode\": \"1124473\",\n                                \"_id\": \"6870b6a986c43c767ce2fc0f\"\n                            },\n                            {\n                                \"coordx\": 265,\n                                \"coordy\": 888,\n                                \"lat\": 28.426291108343605,\n                                \"lon\": 77.03272973141821,\n                                \"indexNode\": \"1124473\",\n                                \"_id\": \"6870b6a986c43c767ce2fc10\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc0d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"b6ca844-af4a-c870-ae60-2f66c6c23a\",\n                        \"name\": \"Outer Road Main Entry\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1225,\n                                \"lat\": 28.42711858167913,\n                                \"lon\": 77.03218745611535,\n                                \"indexNode\": \"1551205\",\n                                \"_id\": \"6870b6a986c43c767ce2fc12\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427028661279355,\n                                \"lon\": 77.03221486045786,\n                                \"indexNode\": \"1508161\",\n                                \"_id\": \"6870b6a986c43c767ce2fc13\"\n                            },\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427028661279355,\n                                \"lon\": 77.03221486045786,\n                                \"indexNode\": \"1508161\",\n                                \"_id\": \"6870b6a986c43c767ce2fc14\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc11\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"8e0a4e6-bce3-e254-61e-fcac6ba8214\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426998889575,\n                                \"lon\": 77.03208855716741,\n                                \"indexNode\": \"1508203\",\n                                \"_id\": \"6870b6a986c43c767ce2fc16\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42698302126916,\n                                \"lon\": 77.03209339322785,\n                                \"indexNode\": \"1500607\",\n                                \"_id\": \"6870b6a986c43c767ce2fc17\"\n                            },\n                            {\n                                \"coordx\": 397,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42698302126916,\n                                \"lon\": 77.03209339322785,\n                                \"indexNode\": \"1500607\",\n                                \"_id\": \"6870b6a986c43c767ce2fc18\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc15\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a4fc642-e3a0-bf2e-1511-d75bc6fc6e2f\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1185,\n                                \"lat\": 28.42662079886619,\n                                \"lon\": 77.03055670319424,\n                                \"indexNode\": \"1501118\",\n                                \"_id\": \"6870b6a986c43c767ce2fc1a\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426636667172033,\n                                \"lon\": 77.0305518671338,\n                                \"indexNode\": \"1508714\",\n                                \"_id\": \"6870b6a986c43c767ce2fc1b\"\n                            },\n                            {\n                                \"coordx\": 908,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426636667172033,\n                                \"lon\": 77.0305518671338,\n                                \"indexNode\": \"1508714\",\n                                \"_id\": \"6870b6a986c43c767ce2fc1c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc19\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Wall\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"aae6c85-4ce-a1da-c1f3-f3444be71ab4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 866,\n                                \"lat\": 28.425954346464778,\n                                \"lon\": 77.0315656257079,\n                                \"indexNode\": \"1097014\",\n                                \"_id\": \"6870b6a986c43c767ce2fc1e\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 853,\n                                \"lat\": 28.42591996513545,\n                                \"lon\": 77.03157610383886,\n                                \"indexNode\": \"1080556\",\n                                \"_id\": \"6870b6a986c43c767ce2fc1f\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 853,\n                                \"lat\": 28.425920673985555,\n                                \"lon\": 77.03157911106005,\n                                \"indexNode\": \"1080555\",\n                                \"_id\": \"6870b6a986c43c767ce2fc20\"\n                            },\n                            {\n                                \"coordx\": 657,\n                                \"coordy\": 866,\n                                \"lat\": 28.42595505531488,\n                                \"lon\": 77.03156863292911,\n                                \"indexNode\": \"1097013\",\n                                \"_id\": \"6870b6a986c43c767ce2fc21\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 866,\n                                \"lat\": 28.425954346464778,\n                                \"lon\": 77.0315656257079,\n                                \"indexNode\": \"1097014\",\n                                \"_id\": \"6870b6a986c43c767ce2fc22\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42593751022518,\n                            77.03157236838398\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc1d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"151c4e-4a06-a4f0-1db7-e0c11484d381\",\n                        \"name\": \"Outer Road Tower8\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 971,\n                                \"coordy\": 250,\n                                \"lat\": 28.42410333031577,\n                                \"lon\": 77.03112086767734,\n                                \"indexNode\": \"317471\",\n                                \"_id\": \"6870b6a986c43c767ce2fc24\"\n                            },\n                            {\n                                \"coordx\": 971,\n                                \"coordy\": 435,\n                                \"lat\": 28.42459260307927,\n                                \"lon\": 77.03097175581374,\n                                \"indexNode\": \"551681\",\n                                \"_id\": \"6870b6a986c43c767ce2fc25\"\n                            },\n                            {\n                                \"coordx\": 971,\n                                \"coordy\": 435,\n                                \"lat\": 28.42459260307927,\n                                \"lon\": 77.03097175581374,\n                                \"indexNode\": \"551681\",\n                                \"_id\": \"6870b6a986c43c767ce2fc26\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc23\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"21d5e7f-3bcd-0c04-f13a-aee7b14aac4\",\n                        \"name\": \"Passage Tower6 & Amenity Block\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 695,\n                                \"lat\": 28.425634654717634,\n                                \"lon\": 77.03226580379503,\n                                \"indexNode\": \"880341\",\n                                \"_id\": \"6870b6a986c43c767ce2fc28\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 886,\n                                \"lat\": 28.426139795786973,\n                                \"lon\": 77.03211185587098,\n                                \"indexNode\": \"1122147\",\n                                \"_id\": \"6870b6a986c43c767ce2fc29\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 886,\n                                \"lat\": 28.426139795786973,\n                                \"lon\": 77.03211185587098,\n                                \"indexNode\": \"1122147\",\n                                \"_id\": \"6870b6a986c43c767ce2fc2a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc27\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"1f6774f-b60c-7dbf-fa3-14a6afb1f5a4\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 123,\n                                \"coordy\": 1022,\n                                \"lat\": 28.426746157222155,\n                                \"lon\": 77.03304875147887,\n                                \"indexNode\": \"1293975\",\n                                \"_id\": \"6870b6a986c43c767ce2fc2c\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1022,\n                                \"lat\": 28.42674332182174,\n                                \"lon\": 77.03303672259408,\n                                \"indexNode\": \"1293979\",\n                                \"_id\": \"6870b6a986c43c767ce2fc2d\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1022,\n                                \"lat\": 28.42674332182174,\n                                \"lon\": 77.03303672259408,\n                                \"indexNode\": \"1293979\",\n                                \"_id\": \"6870b6a986c43c767ce2fc2e\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc2b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"e82a626-742a-dacc-4d47-d8ed0ee60c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 695,\n                                \"lat\": 28.425634654717634,\n                                \"lon\": 77.03226580379503,\n                                \"indexNode\": \"880341\",\n                                \"_id\": \"6870b6a986c43c767ce2fc30\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a986c43c767ce2fc31\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 655,\n                                \"lat\": 28.425528866012012,\n                                \"lon\": 77.03229804419797,\n                                \"indexNode\": \"829701\",\n                                \"_id\": \"6870b6a986c43c767ce2fc32\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc2f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7b8cad-80f-466d-c6de-6cc4417dad44\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 929,\n                                \"lat\": 28.426253518645513,\n                                \"lon\": 77.03207719743783,\n                                \"indexNode\": \"1176585\",\n                                \"_id\": \"6870b6a986c43c767ce2fc34\"\n                            },\n                            {\n                                \"coordx\": 465,\n                                \"coordy\": 929,\n                                \"lat\": 28.426257771746137,\n                                \"lon\": 77.03209524076503,\n                                \"indexNode\": \"1176579\",\n                                \"_id\": \"6870b6a986c43c767ce2fc35\"\n                            },\n                            {\n                                \"coordx\": 465,\n                                \"coordy\": 929,\n                                \"lat\": 28.426257771746137,\n                                \"lon\": 77.03209524076503,\n                                \"indexNode\": \"1176579\",\n                                \"_id\": \"6870b6a986c43c767ce2fc36\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"invisible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc33\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"f2712-7dfe-d8b1-3b-c7a56fc3fc\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 1242,\n                                \"coordy\": 1026,\n                                \"lat\": 28.425963532826724,\n                                \"lon\": 77.02968044691485,\n                                \"indexNode\": \"1300158\",\n                                \"_id\": \"6870b6a986c43c767ce2fc38\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1026,\n                                \"lat\": 28.42597062132776,\n                                \"lon\": 77.02971051912685,\n                                \"indexNode\": \"1300148\",\n                                \"_id\": \"6870b6a986c43c767ce2fc39\"\n                            },\n                            {\n                                \"coordx\": 1232,\n                                \"coordy\": 1026,\n                                \"lat\": 28.42597062132776,\n                                \"lon\": 77.02971051912685,\n                                \"indexNode\": \"1300148\",\n                                \"_id\": \"6870b6a986c43c767ce2fc3a\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc37\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Piller\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"7a0bdf6-d485-4876-456b-bcb3122ed3c\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 873,\n                                \"lat\": 28.42608911090526,\n                                \"lon\": 77.03205316791433,\n                                \"indexNode\": \"1105712\",\n                                \"_id\": \"6870b6a986c43c767ce2fc3c\"\n                            },\n                            {\n                                \"coordx\": 498,\n                                \"coordy\": 873,\n                                \"lat\": 28.426086275504847,\n                                \"lon\": 77.03204113902952,\n                                \"indexNode\": \"1105716\",\n                                \"_id\": \"6870b6a986c43c767ce2fc3d\"\n                            },\n                            {\n                                \"coordx\": 498,\n                                \"coordy\": 881,\n                                \"lat\": 28.42610743324597,\n                                \"lon\": 77.03203469094893,\n                                \"indexNode\": \"1115844\",\n                                \"_id\": \"6870b6a986c43c767ce2fc3e\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 881,\n                                \"lat\": 28.426110268646386,\n                                \"lon\": 77.03204671983373,\n                                \"indexNode\": \"1115840\",\n                                \"_id\": \"6870b6a986c43c767ce2fc3f\"\n                            },\n                            {\n                                \"coordx\": 494,\n                                \"coordy\": 873,\n                                \"lat\": 28.42608911090526,\n                                \"lon\": 77.03205316791433,\n                                \"indexNode\": \"1105712\",\n                                \"_id\": \"6870b6a986c43c767ce2fc40\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.426098272075613,\n                            77.03204392943162\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc3b\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"afacb1-372e-02d1-dfb4-45a51108788\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 929,\n                                \"lat\": 28.426253518645513,\n                                \"lon\": 77.03207719743783,\n                                \"indexNode\": \"1176585\",\n                                \"_id\": \"6870b6a986c43c767ce2fc42\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 886,\n                                \"lat\": 28.426139795786973,\n                                \"lon\": 77.03211185587098,\n                                \"indexNode\": \"1122147\",\n                                \"_id\": \"6870b6a986c43c767ce2fc43\"\n                            },\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 886,\n                                \"lat\": 28.426139795786973,\n                                \"lon\": 77.03211185587098,\n                                \"indexNode\": \"1122147\",\n                                \"_id\": \"6870b6a986c43c767ce2fc44\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc41\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"367680-f083-837-fc00-3c24822107b1\",\n                        \"name\": \"Passage  Medham Daycare\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 471,\n                                \"coordy\": 886,\n                                \"lat\": 28.426139795786973,\n                                \"lon\": 77.03211185587098,\n                                \"indexNode\": \"1122147\",\n                                \"_id\": \"6870b6a986c43c767ce2fc46\"\n                            },\n                            {\n                                \"coordx\": 641,\n                                \"coordy\": 886,\n                                \"lat\": 28.42601929126935,\n                                \"lon\": 77.03160062826684,\n                                \"indexNode\": \"1122317\",\n                                \"_id\": \"6870b6a986c43c767ce2fc47\"\n                            },\n                            {\n                                \"coordx\": 641,\n                                \"coordy\": 886,\n                                \"lat\": 28.42601929126935,\n                                \"lon\": 77.03160062826684,\n                                \"indexNode\": \"1122317\",\n                                \"_id\": \"6870b6a986c43c767ce2fc48\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc45\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"516e5d-e20a-237a-d5b1-160b5d1b26\",\n                        \"name\": \"Outer Main entry Road\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427028661279355,\n                                \"lon\": 77.03221486045786,\n                                \"indexNode\": \"1508161\",\n                                \"_id\": \"6870b6a986c43c767ce2fc4a\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427149874647082,\n                                \"lon\": 77.0327290952832,\n                                \"indexNode\": \"1507990\",\n                                \"_id\": \"6870b6a986c43c767ce2fc4b\"\n                            },\n                            {\n                                \"coordx\": 184,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427149874647082,\n                                \"lon\": 77.0327290952832,\n                                \"indexNode\": \"1507990\",\n                                \"_id\": \"6870b6a986c43c767ce2fc4c\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc49\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2ef7411-a4ba-11d-05ba-4f1a377333d\",\n                        \"name\": \"Outer Road Tower3\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426786234543904,\n                                \"lon\": 77.03118639080716,\n                                \"indexNode\": \"1508503\",\n                                \"_id\": \"6870b6a986c43c767ce2fc4e\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426685577829186,\n                                \"lon\": 77.03075936539665,\n                                \"indexNode\": \"1508645\",\n                                \"_id\": \"6870b6a986c43c767ce2fc4f\"\n                            },\n                            {\n                                \"coordx\": 839,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426685577829186,\n                                \"lon\": 77.03075936539665,\n                                \"indexNode\": \"1508645\",\n                                \"_id\": \"6870b6a986c43c767ce2fc50\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc4d\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a6aa30d-b3df-f6d3-aa37-b246ccf501d4\",\n                        \"name\": \"Passage Towards Tower 5A\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1048,\n                                \"lat\": 28.426812084480392,\n                                \"lon\": 77.03301576633216,\n                                \"indexNode\": \"1326895\",\n                                \"_id\": \"6870b6a986c43c767ce2fc52\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427031596044557,\n                                \"lon\": 77.03294886749606,\n                                \"indexNode\": \"1431973\",\n                                \"_id\": \"6870b6a986c43c767ce2fc53\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427031596044557,\n                                \"lon\": 77.03294886749606,\n                                \"indexNode\": \"1431973\",\n                                \"_id\": \"6870b6a986c43c767ce2fc54\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc51\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"6ab6ef-86c-4546-5cc4-abff03a452\",\n                        \"name\": \"Junction of Tower 5 & Tower 5A\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 169,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427001824340202,\n                                \"lon\": 77.03282256420562,\n                                \"indexNode\": \"1432015\",\n                                \"_id\": \"6870b6a986c43c767ce2fc56\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427031596044557,\n                                \"lon\": 77.03294886749606,\n                                \"indexNode\": \"1431973\",\n                                \"_id\": \"6870b6a986c43c767ce2fc57\"\n                            },\n                            {\n                                \"coordx\": 127,\n                                \"coordy\": 1131,\n                                \"lat\": 28.427031596044557,\n                                \"lon\": 77.03294886749606,\n                                \"indexNode\": \"1431973\",\n                                \"_id\": \"6870b6a986c43c767ce2fc58\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc55\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"Piller\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"2b85c0e-6eba-340d-7c3b-e7cd62e40014\",\n                        \"name\": \"undefined\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 650,\n                                \"coordy\": 877,\n                                \"lat\": 28.42598910915965,\n                                \"lon\": 77.0315808173667,\n                                \"indexNode\": \"1110932\",\n                                \"_id\": \"6870b6a986c43c767ce2fc5a\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 877,\n                                \"lat\": 28.425983438358823,\n                                \"lon\": 77.0315567595971,\n                                \"indexNode\": \"1110940\",\n                                \"_id\": \"6870b6a986c43c767ce2fc5b\"\n                            },\n                            {\n                                \"coordx\": 658,\n                                \"coordy\": 881,\n                                \"lat\": 28.425994017229385,\n                                \"lon\": 77.0315535355568,\n                                \"indexNode\": \"1116004\",\n                                \"_id\": \"6870b6a986c43c767ce2fc5c\"\n                            },\n                            {\n                                \"coordx\": 650,\n                                \"coordy\": 881,\n                                \"lat\": 28.425999688030213,\n                                \"lon\": 77.0315775933264,\n                                \"indexNode\": \"1115996\",\n                                \"_id\": \"6870b6a986c43c767ce2fc5d\"\n                            },\n                            {\n                                \"coordx\": 650,\n                                \"coordy\": 877,\n                                \"lat\": 28.42598910915965,\n                                \"lon\": 77.0315808173667,\n                                \"indexNode\": \"1110932\",\n                                \"_id\": \"6870b6a986c43c767ce2fc5e\"\n                            }\n                        ],\n                        \"centroid\": [\n                            28.42599156319452,\n                            77.03156717646175\n                        ],\n                        \"polygonType\": \"Cubicle\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"non-walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc59\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"d37ad2-7b10-dce2-3e-6c7cec010448\",\n                        \"name\": \"Outer Road  Tower4 & Main Emtry\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 355,\n                                \"coordy\": 1191,\n                                \"lat\": 28.427028661279355,\n                                \"lon\": 77.03221486045786,\n                                \"indexNode\": \"1508161\",\n                                \"_id\": \"6870b6a986c43c767ce2fc60\"\n                            },\n                            {\n                                \"coordx\": 532,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426903194811008,\n                                \"lon\": 77.03168258230531,\n                                \"indexNode\": \"1508338\",\n                                \"_id\": \"6870b6a986c43c767ce2fc61\"\n                            },\n                            {\n                                \"coordx\": 532,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426903194811008,\n                                \"lon\": 77.03168258230531,\n                                \"indexNode\": \"1508338\",\n                                \"_id\": \"6870b6a986c43c767ce2fc62\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc5f\"\n                    },\n                    {\n                        \"contact\": \"undefined\",\n                        \"cubicleContact\": \"undefined\",\n                        \"cubicleName\": \"undefined\",\n                        \"blockName\": \"undefined\",\n                        \"floor\": \"ground\",\n                        \"floorElement\": \"Nonwalkables\",\n                        \"id\": \"a071270-84f1-d34e-33b-4d7585cad8\",\n                        \"name\": \"Outer Road Tower4\",\n                        \"nodes\": [\n                            {\n                                \"coordx\": 532,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426903194811008,\n                                \"lon\": 77.03168258230531,\n                                \"indexNode\": \"1508338\",\n                                \"_id\": \"6870b6a986c43c767ce2fc64\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426786234543904,\n                                \"lon\": 77.03118639080716,\n                                \"indexNode\": \"1508503\",\n                                \"_id\": \"6870b6a986c43c767ce2fc65\"\n                            },\n                            {\n                                \"coordx\": 697,\n                                \"coordy\": 1191,\n                                \"lat\": 28.426786234543904,\n                                \"lon\": 77.03118639080716,\n                                \"indexNode\": \"1508503\",\n                                \"_id\": \"6870b6a986c43c767ce2fc66\"\n                            }\n                        ],\n                        \"centroid\": [],\n                        \"polygonType\": \"Waypoints\",\n                        \"wallNature\": \"undefined\",\n                        \"cubicleHeight\": \"undefined\",\n                        \"cubicleColor\": \"undefined\",\n                        \"walkableType\": \"walkable\",\n                        \"visibilityType\": \"visible\",\n                        \"directionType\": \"bidirectional\",\n                        \"tactileAvailibility\": \"not available\",\n                        \"_id\": \"6870b6a986c43c767ce2fc63\"\n                    }\n                ],\n                \"_id\": \"6870b6a886c43c767ce2ec76\"\n            }\n        ],\n        \"createdAt\": \"2025-07-08T11:28:02.880Z\",\n        \"updatedAt\": \"2025-07-11T07:00:57.165Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f20101eb-b68d-4f57-875c-98cdc74198d2"},{"name":"polylines by venue","id":"b376fe49-80a4-4a15-a347-c0c655f39ebc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"venueName\": \"AIIMSJAMMU\"\n}","options":{"raw":{"language":"json"}}},"url":"http://maps.iwayplus.in/secured/polylines-venue","urlObject":{"protocol":"http","path":["secured","polylines-venue"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"b376fe49-80a4-4a15-a347-c0c655f39ebc"}],"id":"777cdca1-0a01-4a63-8b91-4ec950e6fd73","_postman_id":"777cdca1-0a01-4a63-8b91-4ec950e6fd73","description":""},{"name":"patches","item":[{"name":"Get patch data of the building or Campus","id":"c8a2a579-a796-441e-8951-2ca87e32bde6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"686258d07eb0da5f7e5d490d\" //i.e. building._id\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/patch/get?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","patch","get"],"host":["dev","iwayplus","in"],"query":[{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"c8a2a579-a796-441e-8951-2ca87e32bde6"}],"id":"3924660c-2de5-4647-a513-16d32179ba74","_postman_id":"3924660c-2de5-4647-a513-16d32179ba74","description":""},{"name":"building","item":[{"name":"get Buildings list by entering Venue","id":"e958baa4-4f5b-4b20-ae3d-e8a298ea1772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"venueName\": \"AIIMSJAMMU\",\n    \"campusIncludes\":true //venue Name\n}"},"url":"https://maps.iwayplus.in/secured/building/get/venue","urlObject":{"protocol":"https","path":["secured","building","get","venue"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"e958baa4-4f5b-4b20-ae3d-e8a298ea1772"},{"name":"Get the list of all buildings","id":"2ac3ab96-ee85-4d04-8434-4fe9e68185d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/building/all?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","building","all"],"host":["maps","iwayplus","in"],"query":[{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[],"_postman_id":"2ac3ab96-ee85-4d04-8434-4fe9e68185d6"},{"name":"Get the list of all buildings Copy","id":"7af080f1-758d-40e2-ac0e-e03e13b34efd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"url":"https://maps.iwayplus.in/secured/building/all","urlObject":{"protocol":"https","path":["secured","building","all"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"7af080f1-758d-40e2-ac0e-e03e13b34efd"}],"id":"83d9641e-15bc-400b-a04a-b5ba1ad312fe","_postman_id":"83d9641e-15bc-400b-a04a-b5ba1ad312fe","description":""},{"name":"data-versions","item":[{"name":"Track the version of data","id":"8cf32fa0-bf6f-4699-a37f-b30ed1a7170f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-token","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmEzNTU1ZTdmZmJhOGQ1MzVlOWVkNTIiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iXSwiaWF0IjoxNzM4OTI1ODk1LCJleHAiOjE3Mzg5MjY3MzV9.shPklUxlsREqr9yZIj5N8MPvdvXw8VQH8LDh-9Ik4S0"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"6798c81c96af63c3e826add3\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/data-version","urlObject":{"protocol":"https","path":["secured","data-version"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[{"id":"f0d1d533-ce53-433c-bad6-a91c4686a153","name":"Track the version of data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmQxN2FhMjBhNmFhNTljMzk5N2UxOWUiLCJyb2xlcyI6WyJ1c2VyIl0sImlhdCI6MTc1MzA5NTA3NSwiZXhwIjoxNzUzMDk1OTE1fQ.zPidqq9_ZZOdo1QJSfz_pfYlKT4yyomBJBHtjzQmFR8"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"6821ce4f9d3f927cab064e8a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/data-version"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 21 Jul 2025 10:51:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"313"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"139-zD3b55xUyEffzxRyHM4rIIAR07c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"versionData\": {\n        \"_id\": \"6821ce4f9d3f927cab064e8c\",\n        \"building_ID\": \"6821ce4f9d3f927cab064e8a\",\n        \"buildingDataVersion\": 1,\n        \"patchDataVersion\": 5,\n        \"polylineDataVersion\": 5,\n        \"landmarksDataVersion\": 5,\n        \"globalAnnotationVersion\": 0,\n        \"createdAt\": \"2025-05-12T10:32:47.857Z\",\n        \"updatedAt\": \"2025-05-12T10:41:57.302Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"8cf32fa0-bf6f-4699-a37f-b30ed1a7170f"},{"name":"Track the version of data Copy","id":"94b5a179-b494-42a6-ac85-19e8b94accb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-access-token","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmEzNTU1ZTdmZmJhOGQ1MzVlOWVkNTIiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iXSwiaWF0IjoxNzM4OTI1ODk1LCJleHAiOjE3Mzg5MjY3MzV9.shPklUxlsREqr9yZIj5N8MPvdvXw8VQH8LDh-9Ik4S0"}],"body":{"mode":"raw","raw":"{\n  \"venueName\": \"IIT Delhi\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/data-versions-multiple","urlObject":{"protocol":"https","path":["secured","data-versions-multiple"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[{"id":"a4445ddf-048d-43e9-9fed-9bc43d991419","name":"Track the version of data","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmQxN2FhMjBhNmFhNTljMzk5N2UxOWUiLCJyb2xlcyI6WyJ1c2VyIl0sImlhdCI6MTc1MzA5NTA3NSwiZXhwIjoxNzUzMDk1OTE1fQ.zPidqq9_ZZOdo1QJSfz_pfYlKT4yyomBJBHtjzQmFR8"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"6821ce4f9d3f927cab064e8a\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/data-version"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 21 Jul 2025 10:51:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"313"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"139-zD3b55xUyEffzxRyHM4rIIAR07c\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"versionData\": {\n        \"_id\": \"6821ce4f9d3f927cab064e8c\",\n        \"building_ID\": \"6821ce4f9d3f927cab064e8a\",\n        \"buildingDataVersion\": 1,\n        \"patchDataVersion\": 5,\n        \"polylineDataVersion\": 5,\n        \"landmarksDataVersion\": 5,\n        \"globalAnnotationVersion\": 0,\n        \"createdAt\": \"2025-05-12T10:32:47.857Z\",\n        \"updatedAt\": \"2025-05-12T10:41:57.302Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"94b5a179-b494-42a6-ac85-19e8b94accb5"},{"name":"data-version-nultiply","id":"ff524745-58a6-41a7-9740-a2bc2d91f672","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NjU4NTM0YWU3NmRlY2IyNzBhNGI3NTUiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iLCJzdXBlcl9hZG1pbiIsInN1cGVyX2FkbWluIl0sImlhdCI6MTc0MTE4NDAwMywiZXhwIjoxNzQxMTg0ODQzfQ.rAB9z49DGiG9FN1dnrm1jCrjfpzwrib8ctynjjShCYk"}],"body":{"mode":"raw","raw":"{\n    \"venueName\": \"Ashoka University\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/data-versions-multiple","urlObject":{"protocol":"https","path":["secured","data-versions-multiple"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff524745-58a6-41a7-9740-a2bc2d91f672"},{"name":"Track the version of data","id":"03060821-bd18-4e43-9405-f53209363c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"66b5ae7cb6d75023d884233e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/data-version","urlObject":{"protocol":"https","path":["secured","data-version"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"03060821-bd18-4e43-9405-f53209363c74"}],"id":"be247b95-f09f-4972-a2ef-bcfda73327af","_postman_id":"be247b95-f09f-4972-a2ef-bcfda73327af","description":""},{"name":"outdoor campus","item":[{"name":"Get the Outdoor Campus details","id":"cdc7424c-ff2a-49a3-ae3d-f5009c8f7759","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"\n{\n    \"buildingIds\": [\n        \"6821cbb2bc4412f1aa109b35\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/outdoor","urlObject":{"protocol":"https","path":["secured","outdoor"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdc7424c-ff2a-49a3-ae3d-f5009c8f7759"},{"name":"Get the Outdoor Waypoints in Global","id":"fe725172-5f84-490d-ae42-b44ce0cd20a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmE4OGVlOTI1NzQyNmIzZTc1YzRjNzAiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iLCJzdXBlcl9hZG1pbiJdLCJpYXQiOjE3MzgyMzk1NjUsImV4cCI6MTczODI0MDQwNX0.BWk0M8Hdpbg9Zo0rxF9Q1DJV3kg2QVK4pS6u3HqoSEo"}],"body":{"mode":"raw","raw":"{\n  \"campusId\": \"67986e4114ef508e9429a5ad\", //id of campus building\n  \"source\": [75.0371845610849, 32.564100458171126],\n  \"destination\": [75.03535341467014, 32.56496503262218]\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/outdoor-wayfinding/","urlObject":{"protocol":"https","path":["secured","outdoor-wayfinding",""],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe725172-5f84-490d-ae42-b44ce0cd20a7"}],"id":"1454648a-3d66-45cd-8cdf-7075a6d77f1a","_postman_id":"1454648a-3d66-45cd-8cdf-7075a6d77f1a","description":""},{"name":"google wrapper APIs","item":[{"name":"Google Map Outdoor Routing","id":"69e08641-a73e-416b-a5af-bc0e61669cc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"source\": {\n    \"lat\": 28.545435, \n    \"lng\": 77.190642\n  },\n  \"destination\": {\n    \"lat\": 28.544839,\n    \"lng\": 77.189796\n  }\n}"},"url":"https://dev.iwayplus.in/secured/google/routing","urlObject":{"protocol":"https","path":["secured","google","routing"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"69e08641-a73e-416b-a5af-bc0e61669cc3"}],"id":"6f4a1210-e7b5-4945-8888-7a5de41c3faf","_postman_id":"6f4a1210-e7b5-4945-8888-7a5de41c3faf","description":""},{"name":"mapbox wrapper APIs","item":[{"name":"Mapbox Outdoor Routing","id":"8e62a152-d66e-451a-8eb0-92354f0b8178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.mapbox.com/directions/v5/mapbox/walking/77.19041,28.54536;77.19024,28.50526?access_token={{mapbox_access_token}}","urlObject":{"protocol":"https","path":["directions","v5","mapbox","walking","77.19041,28.54536;77.19024,28.50526"],"host":["api","mapbox","com"],"query":[{"key":"access_token","value":"{{mapbox_access_token}}"}],"variable":[]}},"response":[],"_postman_id":"8e62a152-d66e-451a-8eb0-92354f0b8178"}],"id":"a15bd0d5-bce0-4e88-81e4-c520ec6cc3d1","_postman_id":"a15bd0d5-bce0-4e88-81e4-c520ec6cc3d1","description":""},{"name":"Path networks and graph","item":[{"name":"Indoor and Campus Path Routing Local","id":"565872cf-3a8f-4de7-b43d-ff7dc675ccf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"1234\",\n  \"floor\": 3,\n  \"source\": [55, 28], // [x, y]\n  \"destination\": [35, 80] // [x, y]\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/indoor-path-finding","urlObject":{"protocol":"https","path":["secured","indoor-path-finding"],"host":["dev","iwayplus","in"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"565872cf-3a8f-4de7-b43d-ff7dc675ccf9"},{"name":"Indoor and Campus Path Network","id":"84a7cd78-6dd8-4ac0-b124-9963632c7e51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"680350a8f5cf00e849db92af\", //id of building\n  \"outdoor\": true //floor is optional\n}\n\n///adjucency list format\n/// \"x,y\": [\"x,y\", \"x,y\"]","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/indoor-path-network","urlObject":{"protocol":"https","path":["secured","indoor-path-network"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[{"id":"d1089acf-d8d9-4854-bfec-9567e5356587","name":"Indoor and Campus Path Network","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"building_ID\": \"65d887a5db333f89457145f6\", //id of building\n  \"outdoor\": \"67c6b5dfa758bca64a72e408\" //floor is optional\n}\n\n///adjucency list format\n/// \"x,y\": [\"x,y\", \"x,y\"]","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/indoor-path-network"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 09 May 2025 10:31:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"235296"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"39720-uZp02F48Y70HAn5W7mIsnhipwc8\""},{"key":"Strict-Transport-Security","value":"max-age=15768000"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Feature-policy","value":"accelerometer 'none'; camera 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'"},{"key":"Content-Security-Policy","value":"default-src 'self' http: https: data: blob: 'unsafe-inline' 'unsafe-eval'"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe65\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    30,\n                    82\n                ],\n                [\n                    30,\n                    88\n                ],\n                [\n                    30,\n                    97\n                ],\n                [\n                    30,\n                    104\n                ],\n                [\n                    30,\n                    112\n                ]\n            ],\n            [\n                [\n                    147,\n                    23\n                ],\n                [\n                    147,\n                    25\n                ]\n            ],\n            [\n                [\n                    62,\n                    145\n                ],\n                [\n                    62,\n                    147\n                ]\n            ],\n            [\n                [\n                    28,\n                    88\n                ],\n                [\n                    30,\n                    88\n                ]\n            ],\n            [\n                [\n                    133,\n                    55\n                ],\n                [\n                    133,\n                    58\n                ]\n            ],\n            [\n                [\n                    42,\n                    104\n                ],\n                [\n                    42,\n                    106\n                ]\n            ],\n            [\n                [\n                    62,\n                    104\n                ],\n                [\n                    62,\n                    106\n                ]\n            ],\n            [\n                [\n                    28,\n                    139\n                ],\n                [\n                    30,\n                    139\n                ]\n            ],\n            [\n                [\n                    90,\n                    124\n                ],\n                [\n                    91,\n                    124\n                ]\n            ],\n            [\n                [\n                    90,\n                    117\n                ],\n                [\n                    90,\n                    124\n                ],\n                [\n                    90,\n                    132\n                ]\n            ],\n            [\n                [\n                    28,\n                    97\n                ],\n                [\n                    30,\n                    97\n                ]\n            ],\n            [\n                [\n                    189,\n                    243\n                ],\n                [\n                    192,\n                    243\n                ]\n            ],\n            [\n                [\n                    143,\n                    55\n                ],\n                [\n                    153,\n                    65\n                ]\n            ],\n            [\n                [\n                    28,\n                    154\n                ],\n                [\n                    30,\n                    154\n                ]\n            ],\n            [\n                [\n                    30,\n                    97\n                ],\n                [\n                    32,\n                    97\n                ]\n            ],\n            [\n                [\n                    35,\n                    145\n                ],\n                [\n                    35,\n                    147\n                ]\n            ],\n            [\n                [\n                    47,\n                    104\n                ],\n                [\n                    47,\n                    106\n                ]\n            ],\n            [\n                [\n                    129,\n                    55\n                ],\n                [\n                    129,\n                    58\n                ]\n            ],\n            [\n                [\n                    35,\n                    80\n                ],\n                [\n                    35,\n                    82\n                ]\n            ],\n            [\n                [\n                    62,\n                    80\n                ],\n                [\n                    62,\n                    82\n                ]\n            ],\n            [\n                [\n                    31,\n                    80\n                ],\n                [\n                    31,\n                    82\n                ]\n            ],\n            [\n                [\n                    81,\n                    143\n                ],\n                [\n                    81,\n                    150\n                ],\n                [\n                    81,\n                    157\n                ]\n            ],\n            [\n                [\n                    47,\n                    145\n                ],\n                [\n                    47,\n                    147\n                ]\n            ],\n            [\n                [\n                    72,\n                    82\n                ],\n                [\n                    72,\n                    124\n                ]\n            ],\n            [\n                [\n                    30,\n                    82\n                ],\n                [\n                    31,\n                    82\n                ],\n                [\n                    35,\n                    82\n                ],\n                [\n                    47,\n                    82\n                ],\n                [\n                    62,\n                    82\n                ],\n                [\n                    69,\n                    82\n                ],\n                [\n                    72,\n                    82\n                ]\n            ],\n            [\n                [\n                    72,\n                    186\n                ],\n                [\n                    72,\n                    191\n                ],\n                [\n                    72,\n                    195\n                ],\n                [\n                    72,\n                    200\n                ],\n                [\n                    72,\n                    208\n                ],\n                [\n                    72,\n                    226\n                ],\n                [\n                    72,\n                    231\n                ],\n                [\n                    72,\n                    242\n                ]\n            ],\n            [\n                [\n                    81,\n                    191\n                ],\n                [\n                    81,\n                    195\n                ]\n            ],\n            [\n                [\n                    30,\n                    145\n                ],\n                [\n                    35,\n                    145\n                ],\n                [\n                    47,\n                    145\n                ],\n                [\n                    62,\n                    145\n                ]\n            ],\n            [\n                [\n                    47,\n                    82\n                ],\n                [\n                    47,\n                    104\n                ]\n            ],\n            [\n                [\n                    116,\n                    32\n                ],\n                [\n                    118,\n                    32\n                ]\n            ],\n            [\n                [\n                    28,\n                    112\n                ],\n                [\n                    30,\n                    112\n                ]\n            ],\n            [\n                [\n                    168,\n                    241\n                ],\n                [\n                    169,\n                    241\n                ]\n            ],\n            [\n                [\n                    169,\n                    235\n                ],\n                [\n                    170,\n                    235\n                ]\n            ],\n            [\n                [\n                    165,\n                    237\n                ],\n                [\n                    169,\n                    237\n                ]\n            ],\n            [\n                [\n                    223,\n                    97\n                ],\n                [\n                    234,\n                    108\n                ],\n                [\n                    239,\n                    113\n                ],\n                [\n                    241,\n                    115\n                ]\n            ],\n            [\n                [\n                    141,\n                    230\n                ],\n                [\n                    141,\n                    232\n                ]\n            ],\n            [\n                [\n                    66,\n                    226\n                ],\n                [\n                    72,\n                    226\n                ]\n            ],\n            [\n                [\n                    66,\n                    231\n                ],\n                [\n                    72,\n                    231\n                ]\n            ],\n            [\n                [\n                    66,\n                    200\n                ],\n                [\n                    72,\n                    200\n                ]\n            ],\n            [\n                [\n                    66,\n                    208\n                ],\n                [\n                    72,\n                    208\n                ]\n            ],\n            [\n                [\n                    44,\n                    198\n                ],\n                [\n                    44,\n                    204\n                ]\n            ],\n            [\n                [\n                    72,\n                    143\n                ],\n                [\n                    75,\n                    143\n                ],\n                [\n                    81,\n                    143\n                ],\n                [\n                    89,\n                    143\n                ]\n            ],\n            [\n                [\n                    81,\n                    157\n                ],\n                [\n                    83,\n                    157\n                ]\n            ],\n            [\n                [\n                    239,\n                    113\n                ],\n                [\n                    253,\n                    113\n                ]\n            ],\n            [\n                [\n                    203,\n                    214\n                ],\n                [\n                    203,\n                    219\n                ],\n                [\n                    203,\n                    230\n                ]\n            ],\n            [\n                [\n                    226,\n                    216\n                ],\n                [\n                    226,\n                    219\n                ],\n                [\n                    226,\n                    221\n                ]\n            ],\n            [\n                [\n                    230,\n                    216\n                ],\n                [\n                    230,\n                    219\n                ],\n                [\n                    230,\n                    221\n                ]\n            ],\n            [\n                [\n                    89,\n                    117\n                ],\n                [\n                    90,\n                    117\n                ]\n            ],\n            [\n                [\n                    171,\n                    140\n                ],\n                [\n                    171,\n                    146\n                ],\n                [\n                    171,\n                    151\n                ],\n                [\n                    171,\n                    156\n                ],\n                [\n                    171,\n                    161\n                ],\n                [\n                    171,\n                    166\n                ],\n                [\n                    171,\n                    172\n                ],\n                [\n                    171,\n                    176\n                ],\n                [\n                    171,\n                    181\n                ],\n                [\n                    171,\n                    185\n                ],\n                [\n                    171,\n                    188\n                ],\n                [\n                    171,\n                    191\n                ]\n            ],\n            [\n                [\n                    106,\n                    23\n                ],\n                [\n                    106,\n                    25\n                ]\n            ],\n            [\n                [\n                    30,\n                    104\n                ],\n                [\n                    42,\n                    104\n                ],\n                [\n                    47,\n                    104\n                ],\n                [\n                    62,\n                    104\n                ]\n            ],\n            [\n                [\n                    62,\n                    82\n                ],\n                [\n                    62,\n                    104\n                ]\n            ],\n            [\n                [\n                    28,\n                    124\n                ],\n                [\n                    30,\n                    124\n                ],\n                [\n                    62,\n                    124\n                ],\n                [\n                    69,\n                    124\n                ],\n                [\n                    72,\n                    124\n                ]\n            ],\n            [\n                [\n                    71,\n                    28\n                ],\n                [\n                    71,\n                    32\n                ],\n                [\n                    71,\n                    38\n                ]\n            ],\n            [\n                [\n                    152,\n                    23\n                ],\n                [\n                    152,\n                    25\n                ]\n            ],\n            [\n                [\n                    93,\n                    25\n                ],\n                [\n                    99,\n                    25\n                ],\n                [\n                    106,\n                    25\n                ],\n                [\n                    111,\n                    25\n                ],\n                [\n                    118,\n                    25\n                ]\n            ],\n            [\n                [\n                    31,\n                    55\n                ],\n                [\n                    31,\n                    57\n                ]\n            ],\n            [\n                [\n                    35,\n                    55\n                ],\n                [\n                    35,\n                    57\n                ]\n            ],\n            [\n                [\n                    65,\n                    55\n                ],\n                [\n                    65,\n                    57\n                ]\n            ],\n            [\n                [\n                    134,\n                    25\n                ],\n                [\n                    147,\n                    25\n                ],\n                [\n                    152,\n                    25\n                ]\n            ],\n            [\n                [\n                    111,\n                    17\n                ],\n                [\n                    111,\n                    21\n                ],\n                [\n                    111,\n                    25\n                ]\n            ],\n            [\n                [\n                    134,\n                    55\n                ],\n                [\n                    143,\n                    55\n                ],\n                [\n                    153,\n                    55\n                ]\n            ],\n            [\n                [\n                    153,\n                    55\n                ],\n                [\n                    153,\n                    65\n                ]\n            ],\n            [\n                [\n                    153,\n                    65\n                ],\n                [\n                    185,\n                    97\n                ]\n            ],\n            [\n                [\n                    135,\n                    195\n                ],\n                [\n                    135,\n                    230\n                ]\n            ],\n            [\n                [\n                    108,\n                    199\n                ],\n                [\n                    126,\n                    199\n                ]\n            ],\n            [\n                [\n                    145,\n                    230\n                ],\n                [\n                    145,\n                    232\n                ]\n            ],\n            [\n                [\n                    171,\n                    210\n                ],\n                [\n                    171,\n                    227\n                ],\n                [\n                    171,\n                    230\n                ]\n            ],\n            [\n                [\n                    168,\n                    227\n                ],\n                [\n                    171,\n                    227\n                ]\n            ],\n            [\n                [\n                    171,\n                    210\n                ],\n                [\n                    174,\n                    210\n                ]\n            ],\n            [\n                [\n                    185,\n                    97\n                ],\n                [\n                    214,\n                    97\n                ],\n                [\n                    223,\n                    97\n                ]\n            ],\n            [\n                [\n                    185,\n                    97\n                ],\n                [\n                    190,\n                    102\n                ],\n                [\n                    200,\n                    112\n                ]\n            ],\n            [\n                [\n                    220,\n                    158\n                ],\n                [\n                    229,\n                    148\n                ],\n                [\n                    238,\n                    138\n                ]\n            ],\n            [\n                [\n                    181,\n                    108\n                ],\n                [\n                    190,\n                    102\n                ]\n            ],\n            [\n                [\n                    181,\n                    128\n                ],\n                [\n                    187,\n                    128\n                ]\n            ],\n            [\n                [\n                    30,\n                    124\n                ],\n                [\n                    30,\n                    139\n                ],\n                [\n                    30,\n                    145\n                ],\n                [\n                    30,\n                    154\n                ]\n            ],\n            [\n                [\n                    62,\n                    124\n                ],\n                [\n                    62,\n                    145\n                ]\n            ],\n            [\n                [\n                    72,\n                    132\n                ],\n                [\n                    90,\n                    132\n                ],\n                [\n                    91,\n                    132\n                ]\n            ],\n            [\n                [\n                    66,\n                    242\n                ],\n                [\n                    72,\n                    242\n                ]\n            ],\n            [\n                [\n                    37,\n                    198\n                ],\n                [\n                    44,\n                    198\n                ]\n            ],\n            [\n                [\n                    126,\n                    230\n                ],\n                [\n                    130,\n                    230\n                ],\n                [\n                    135,\n                    230\n                ],\n                [\n                    141,\n                    230\n                ],\n                [\n                    145,\n                    230\n                ]\n            ],\n            [\n                [\n                    126,\n                    230\n                ],\n                [\n                    126,\n                    243\n                ]\n            ],\n            [\n                [\n                    108,\n                    243\n                ],\n                [\n                    126,\n                    243\n                ]\n            ],\n            [\n                [\n                    169,\n                    230\n                ],\n                [\n                    171,\n                    230\n                ]\n            ],\n            [\n                [\n                    169,\n                    230\n                ],\n                [\n                    169,\n                    235\n                ],\n                [\n                    169,\n                    237\n                ],\n                [\n                    169,\n                    241\n                ]\n            ],\n            [\n                [\n                    171,\n                    230\n                ],\n                [\n                    189,\n                    230\n                ],\n                [\n                    194,\n                    230\n                ],\n                [\n                    203,\n                    230\n                ]\n            ],\n            [\n                [\n                    203,\n                    219\n                ],\n                [\n                    226,\n                    219\n                ],\n                [\n                    230,\n                    219\n                ]\n            ],\n            [\n                [\n                    214,\n                    97\n                ],\n                [\n                    214,\n                    102\n                ]\n            ],\n            [\n                [\n                    200,\n                    112\n                ],\n                [\n                    202,\n                    114\n                ]\n            ],\n            [\n                [\n                    190,\n                    102\n                ],\n                [\n                    214,\n                    102\n                ]\n            ],\n            [\n                [\n                    171,\n                    191\n                ],\n                [\n                    171,\n                    201\n                ],\n                [\n                    171,\n                    202\n                ],\n                [\n                    171,\n                    210\n                ]\n            ],\n            [\n                [\n                    126,\n                    199\n                ],\n                [\n                    126,\n                    230\n                ]\n            ],\n            [\n                [\n                    194,\n                    222\n                ],\n                [\n                    194,\n                    227\n                ],\n                [\n                    194,\n                    230\n                ]\n            ],\n            [\n                [\n                    189,\n                    230\n                ],\n                [\n                    189,\n                    235\n                ],\n                [\n                    189,\n                    243\n                ]\n            ],\n            [\n                [\n                    241,\n                    115\n                ],\n                [\n                    241,\n                    123\n                ],\n                [\n                    241,\n                    128\n                ],\n                [\n                    241,\n                    138\n                ]\n            ],\n            [\n                [\n                    200,\n                    112\n                ],\n                [\n                    214,\n                    102\n                ]\n            ],\n            [\n                [\n                    241,\n                    123\n                ],\n                [\n                    245,\n                    123\n                ]\n            ],\n            [\n                [\n                    241,\n                    128\n                ],\n                [\n                    245,\n                    128\n                ]\n            ],\n            [\n                [\n                    238,\n                    138\n                ],\n                [\n                    241,\n                    138\n                ]\n            ],\n            [\n                [\n                    198,\n                    158\n                ],\n                [\n                    220,\n                    158\n                ]\n            ],\n            [\n                [\n                    181,\n                    140\n                ],\n                [\n                    198,\n                    158\n                ]\n            ],\n            [\n                [\n                    171,\n                    140\n                ],\n                [\n                    181,\n                    140\n                ]\n            ],\n            [\n                [\n                    181,\n                    108\n                ],\n                [\n                    181,\n                    128\n                ],\n                [\n                    181,\n                    140\n                ]\n            ],\n            [\n                [\n                    187,\n                    128\n                ],\n                [\n                    200,\n                    112\n                ]\n            ],\n            [\n                [\n                    111,\n                    21\n                ],\n                [\n                    113,\n                    21\n                ]\n            ],\n            [\n                [\n                    234,\n                    108\n                ],\n                [\n                    235,\n                    106\n                ],\n                [\n                    240,\n                    100\n                ]\n            ],\n            [\n                [\n                    44,\n                    191\n                ],\n                [\n                    72,\n                    191\n                ]\n            ],\n            [\n                [\n                    99,\n                    191\n                ],\n                [\n                    99,\n                    195\n                ]\n            ],\n            [\n                [\n                    108,\n                    191\n                ],\n                [\n                    108,\n                    195\n                ],\n                [\n                    108,\n                    199\n                ],\n                [\n                    108,\n                    243\n                ]\n            ],\n            [\n                [\n                    44,\n                    191\n                ],\n                [\n                    44,\n                    195\n                ],\n                [\n                    44,\n                    198\n                ]\n            ],\n            [\n                [\n                    135,\n                    191\n                ],\n                [\n                    135,\n                    195\n                ]\n            ],\n            [\n                [\n                    231,\n                    153\n                ],\n                [\n                    232,\n                    152\n                ],\n                [\n                    233,\n                    151\n                ]\n            ],\n            [\n                [\n                    229,\n                    148\n                ],\n                [\n                    232,\n                    152\n                ]\n            ],\n            [\n                [\n                    94,\n                    41\n                ],\n                [\n                    94,\n                    52\n                ],\n                [\n                    94,\n                    55\n                ]\n            ],\n            [\n                [\n                    72,\n                    143\n                ],\n                [\n                    72,\n                    163\n                ],\n                [\n                    72,\n                    186\n                ]\n            ],\n            [\n                [\n                    72,\n                    55\n                ],\n                [\n                    72,\n                    59\n                ],\n                [\n                    72,\n                    82\n                ]\n            ],\n            [\n                [\n                    72,\n                    124\n                ],\n                [\n                    72,\n                    132\n                ],\n                [\n                    72,\n                    143\n                ]\n            ],\n            [\n                [\n                    19,\n                    28\n                ],\n                [\n                    19,\n                    32\n                ]\n            ],\n            [\n                [\n                    31,\n                    28\n                ],\n                [\n                    31,\n                    32\n                ]\n            ],\n            [\n                [\n                    134,\n                    25\n                ],\n                [\n                    134,\n                    52\n                ],\n                [\n                    134,\n                    55\n                ]\n            ],\n            [\n                [\n                    118,\n                    55\n                ],\n                [\n                    122,\n                    55\n                ],\n                [\n                    129,\n                    55\n                ],\n                [\n                    133,\n                    55\n                ]\n            ],\n            [\n                [\n                    19,\n                    32\n                ],\n                [\n                    21,\n                    32\n                ],\n                [\n                    24,\n                    32\n                ],\n                [\n                    30,\n                    32\n                ],\n                [\n                    31,\n                    32\n                ],\n                [\n                    33,\n                    32\n                ],\n                [\n                    40,\n                    32\n                ],\n                [\n                    47,\n                    32\n                ],\n                [\n                    55,\n                    32\n                ],\n                [\n                    62,\n                    32\n                ],\n                [\n                    71,\n                    32\n                ],\n                [\n                    77,\n                    32\n                ],\n                [\n                    79,\n                    32\n                ]\n            ],\n            [\n                [\n                    8,\n                    55\n                ],\n                [\n                    16,\n                    55\n                ],\n                [\n                    22,\n                    55\n                ],\n                [\n                    31,\n                    55\n                ],\n                [\n                    35,\n                    55\n                ],\n                [\n                    42,\n                    55\n                ],\n                [\n                    50,\n                    55\n                ],\n                [\n                    55,\n                    55\n                ],\n                [\n                    59,\n                    55\n                ],\n                [\n                    65,\n                    55\n                ],\n                [\n                    72,\n                    55\n                ]\n            ],\n            [\n                [\n                    118,\n                    25\n                ],\n                [\n                    118,\n                    32\n                ],\n                [\n                    118,\n                    38\n                ],\n                [\n                    118,\n                    43\n                ],\n                [\n                    118,\n                    48\n                ],\n                [\n                    118,\n                    55\n                ]\n            ],\n            [\n                [\n                    72,\n                    55\n                ],\n                [\n                    79,\n                    55\n                ],\n                [\n                    86,\n                    55\n                ],\n                [\n                    94,\n                    55\n                ],\n                [\n                    100,\n                    55\n                ],\n                [\n                    107,\n                    55\n                ],\n                [\n                    118,\n                    55\n                ]\n            ],\n            [\n                [\n                    79,\n                    24\n                ],\n                [\n                    79,\n                    32\n                ]\n            ],\n            [\n                [\n                    77,\n                    32\n                ],\n                [\n                    77,\n                    38\n                ]\n            ],\n            [\n                [\n                    47,\n                    28\n                ],\n                [\n                    47,\n                    32\n                ]\n            ],\n            [\n                [\n                    30,\n                    32\n                ],\n                [\n                    30,\n                    38\n                ]\n            ],\n            [\n                [\n                    24,\n                    32\n                ],\n                [\n                    24,\n                    38\n                ]\n            ],\n            [\n                [\n                    72,\n                    191\n                ],\n                [\n                    76,\n                    191\n                ],\n                [\n                    79,\n                    191\n                ],\n                [\n                    81,\n                    191\n                ],\n                [\n                    85,\n                    191\n                ],\n                [\n                    89,\n                    191\n                ],\n                [\n                    93,\n                    191\n                ],\n                [\n                    96,\n                    191\n                ],\n                [\n                    99,\n                    191\n                ],\n                [\n                    103,\n                    191\n                ],\n                [\n                    106,\n                    191\n                ],\n                [\n                    108,\n                    191\n                ],\n                [\n                    111,\n                    191\n                ],\n                [\n                    115,\n                    191\n                ],\n                [\n                    119,\n                    191\n                ],\n                [\n                    125,\n                    191\n                ],\n                [\n                    130,\n                    191\n                ],\n                [\n                    135,\n                    191\n                ],\n                [\n                    138,\n                    191\n                ],\n                [\n                    142,\n                    191\n                ],\n                [\n                    145,\n                    191\n                ],\n                [\n                    148,\n                    191\n                ],\n                [\n                    151,\n                    191\n                ],\n                [\n                    155,\n                    191\n                ],\n                [\n                    159,\n                    191\n                ],\n                [\n                    163,\n                    191\n                ],\n                [\n                    166,\n                    191\n                ],\n                [\n                    168,\n                    191\n                ],\n                [\n                    171,\n                    191\n                ]\n            ],\n            [\n                [\n                    55,\n                    32\n                ],\n                [\n                    55,\n                    35\n                ],\n                [\n                    55,\n                    38\n                ],\n                [\n                    55,\n                    42\n                ],\n                [\n                    55,\n                    46\n                ],\n                [\n                    55,\n                    49\n                ],\n                [\n                    55,\n                    52\n                ],\n                [\n                    55,\n                    55\n                ]\n            ]\n        ],\n        \"pathNetwork\": {\n            \"30,82\": [\n                \"30,88\",\n                \"31,82\"\n            ],\n            \"30,88\": [\n                \"30,82\",\n                \"30,97\",\n                \"28,88\"\n            ],\n            \"30,97\": [\n                \"30,88\",\n                \"30,104\",\n                \"28,97\",\n                \"32,97\"\n            ],\n            \"30,104\": [\n                \"30,97\",\n                \"30,112\",\n                \"42,104\"\n            ],\n            \"30,112\": [\n                \"30,104\",\n                \"28,112\"\n            ],\n            \"147,23\": [\n                \"147,25\"\n            ],\n            \"147,25\": [\n                \"147,23\",\n                \"134,25\",\n                \"152,25\"\n            ],\n            \"62,145\": [\n                \"62,147\",\n                \"47,145\",\n                \"62,124\"\n            ],\n            \"62,147\": [\n                \"62,145\"\n            ],\n            \"28,88\": [\n                \"30,88\"\n            ],\n            \"133,55\": [\n                \"133,58\",\n                \"129,55\"\n            ],\n            \"133,58\": [\n                \"133,55\"\n            ],\n            \"42,104\": [\n                \"42,106\",\n                \"30,104\",\n                \"47,104\"\n            ],\n            \"42,106\": [\n                \"42,104\"\n            ],\n            \"62,104\": [\n                \"62,106\",\n                \"47,104\",\n                \"62,82\"\n            ],\n            \"62,106\": [\n                \"62,104\"\n            ],\n            \"28,139\": [\n                \"30,139\"\n            ],\n            \"30,139\": [\n                \"28,139\",\n                \"30,124\",\n                \"30,145\"\n            ],\n            \"90,124\": [\n                \"91,124\",\n                \"90,117\",\n                \"90,132\"\n            ],\n            \"91,124\": [\n                \"90,124\"\n            ],\n            \"90,117\": [\n                \"90,124\",\n                \"89,117\"\n            ],\n            \"90,132\": [\n                \"90,124\",\n                \"72,132\",\n                \"91,132\"\n            ],\n            \"28,97\": [\n                \"30,97\"\n            ],\n            \"189,243\": [\n                \"192,243\",\n                \"189,235\"\n            ],\n            \"192,243\": [\n                \"189,243\"\n            ],\n            \"143,55\": [\n                \"153,65\",\n                \"134,55\",\n                \"153,55\"\n            ],\n            \"153,65\": [\n                \"143,55\",\n                \"153,55\",\n                \"185,97\"\n            ],\n            \"28,154\": [\n                \"30,154\"\n            ],\n            \"30,154\": [\n                \"28,154\",\n                \"30,145\"\n            ],\n            \"32,97\": [\n                \"30,97\"\n            ],\n            \"35,145\": [\n                \"35,147\",\n                \"30,145\",\n                \"47,145\"\n            ],\n            \"35,147\": [\n                \"35,145\"\n            ],\n            \"47,104\": [\n                \"47,106\",\n                \"47,82\",\n                \"42,104\",\n                \"62,104\"\n            ],\n            \"47,106\": [\n                \"47,104\"\n            ],\n            \"129,55\": [\n                \"129,58\",\n                \"122,55\",\n                \"133,55\"\n            ],\n            \"129,58\": [\n                \"129,55\"\n            ],\n            \"35,80\": [\n                \"35,82\"\n            ],\n            \"35,82\": [\n                \"35,80\",\n                \"31,82\",\n                \"47,82\"\n            ],\n            \"62,80\": [\n                \"62,82\"\n            ],\n            \"62,82\": [\n                \"62,80\",\n                \"47,82\",\n                \"69,82\",\n                \"62,104\"\n            ],\n            \"31,80\": [\n                \"31,82\"\n            ],\n            \"31,82\": [\n                \"31,80\",\n                \"30,82\",\n                \"35,82\"\n            ],\n            \"81,143\": [\n                \"81,150\",\n                \"75,143\",\n                \"89,143\"\n            ],\n            \"81,150\": [\n                \"81,143\",\n                \"81,157\"\n            ],\n            \"81,157\": [\n                \"81,150\",\n                \"83,157\"\n            ],\n            \"47,145\": [\n                \"47,147\",\n                \"35,145\",\n                \"62,145\"\n            ],\n            \"47,147\": [\n                \"47,145\"\n            ],\n            \"72,82\": [\n                \"72,124\",\n                \"69,82\",\n                \"72,59\"\n            ],\n            \"72,124\": [\n                \"72,82\",\n                \"69,124\",\n                \"72,132\"\n            ],\n            \"47,82\": [\n                \"35,82\",\n                \"62,82\",\n                \"47,104\"\n            ],\n            \"69,82\": [\n                \"62,82\",\n                \"72,82\"\n            ],\n            \"72,186\": [\n                \"72,191\",\n                \"72,163\"\n            ],\n            \"72,191\": [\n                \"72,186\",\n                \"72,195\",\n                \"44,191\",\n                \"76,191\"\n            ],\n            \"72,195\": [\n                \"72,191\",\n                \"72,200\"\n            ],\n            \"72,200\": [\n                \"72,195\",\n                \"72,208\",\n                \"66,200\"\n            ],\n            \"72,208\": [\n                \"72,200\",\n                \"72,226\",\n                \"66,208\"\n            ],\n            \"72,226\": [\n                \"72,208\",\n                \"72,231\",\n                \"66,226\"\n            ],\n            \"72,231\": [\n                \"72,226\",\n                \"72,242\",\n                \"66,231\"\n            ],\n            \"72,242\": [\n                \"72,231\",\n                \"66,242\"\n            ],\n            \"81,191\": [\n                \"81,195\",\n                \"79,191\",\n                \"85,191\"\n            ],\n            \"81,195\": [\n                \"81,191\"\n            ],\n            \"30,145\": [\n                \"35,145\",\n                \"30,139\",\n                \"30,154\"\n            ],\n            \"116,32\": [\n                \"118,32\"\n            ],\n            \"118,32\": [\n                \"116,32\",\n                \"118,25\",\n                \"118,38\"\n            ],\n            \"28,112\": [\n                \"30,112\"\n            ],\n            \"168,241\": [\n                \"169,241\"\n            ],\n            \"169,241\": [\n                \"168,241\",\n                \"169,237\"\n            ],\n            \"169,235\": [\n                \"170,235\",\n                \"169,230\",\n                \"169,237\"\n            ],\n            \"170,235\": [\n                \"169,235\"\n            ],\n            \"165,237\": [\n                \"169,237\"\n            ],\n            \"169,237\": [\n                \"165,237\",\n                \"169,235\",\n                \"169,241\"\n            ],\n            \"223,97\": [\n                \"234,108\",\n                \"214,97\"\n            ],\n            \"234,108\": [\n                \"223,97\",\n                \"239,113\",\n                \"235,106\"\n            ],\n            \"239,113\": [\n                \"234,108\",\n                \"241,115\",\n                \"253,113\"\n            ],\n            \"241,115\": [\n                \"239,113\",\n                \"241,123\"\n            ],\n            \"141,230\": [\n                \"141,232\",\n                \"135,230\",\n                \"145,230\"\n            ],\n            \"141,232\": [\n                \"141,230\"\n            ],\n            \"66,226\": [\n                \"72,226\"\n            ],\n            \"66,231\": [\n                \"72,231\"\n            ],\n            \"66,200\": [\n                \"72,200\"\n            ],\n            \"66,208\": [\n                \"72,208\"\n            ],\n            \"44,198\": [\n                \"44,204\",\n                \"37,198\",\n                \"44,195\"\n            ],\n            \"44,204\": [\n                \"44,198\"\n            ],\n            \"72,143\": [\n                \"75,143\",\n                \"72,163\",\n                \"72,132\"\n            ],\n            \"75,143\": [\n                \"72,143\",\n                \"81,143\"\n            ],\n            \"89,143\": [\n                \"81,143\"\n            ],\n            \"83,157\": [\n                \"81,157\"\n            ],\n            \"253,113\": [\n                \"239,113\"\n            ],\n            \"203,214\": [\n                \"203,219\"\n            ],\n            \"203,219\": [\n                \"203,214\",\n                \"203,230\",\n                \"226,219\"\n            ],\n            \"203,230\": [\n                \"203,219\",\n                \"194,230\"\n            ],\n            \"226,216\": [\n                \"226,219\"\n            ],\n            \"226,219\": [\n                \"226,216\",\n                \"226,221\",\n                \"203,219\",\n                \"230,219\"\n            ],\n            \"226,221\": [\n                \"226,219\"\n            ],\n            \"230,216\": [\n                \"230,219\"\n            ],\n            \"230,219\": [\n                \"230,216\",\n                \"230,221\",\n                \"226,219\"\n            ],\n            \"230,221\": [\n                \"230,219\"\n            ],\n            \"89,117\": [\n                \"90,117\"\n            ],\n            \"171,140\": [\n                \"171,146\",\n                \"181,140\"\n            ],\n            \"171,146\": [\n                \"171,140\",\n                \"171,151\"\n            ],\n            \"171,151\": [\n                \"171,146\",\n                \"171,156\"\n            ],\n            \"171,156\": [\n                \"171,151\",\n                \"171,161\"\n            ],\n            \"171,161\": [\n                \"171,156\",\n                \"171,166\"\n            ],\n            \"171,166\": [\n                \"171,161\",\n                \"171,172\"\n            ],\n            \"171,172\": [\n                \"171,166\",\n                \"171,176\"\n            ],\n            \"171,176\": [\n                \"171,172\",\n                \"171,181\"\n            ],\n            \"171,181\": [\n                \"171,176\",\n                \"171,185\"\n            ],\n            \"171,185\": [\n                \"171,181\",\n                \"171,188\"\n            ],\n            \"171,188\": [\n                \"171,185\",\n                \"171,191\"\n            ],\n            \"171,191\": [\n                \"171,188\",\n                \"171,201\",\n                \"168,191\"\n            ],\n            \"106,23\": [\n                \"106,25\"\n            ],\n            \"106,25\": [\n                \"106,23\",\n                \"99,25\",\n                \"111,25\"\n            ],\n            \"28,124\": [\n                \"30,124\"\n            ],\n            \"30,124\": [\n                \"28,124\",\n                \"62,124\",\n                \"30,139\"\n            ],\n            \"62,124\": [\n                \"30,124\",\n                \"69,124\",\n                \"62,145\"\n            ],\n            \"69,124\": [\n                \"62,124\",\n                \"72,124\"\n            ],\n            \"71,28\": [\n                \"71,32\"\n            ],\n            \"71,32\": [\n                \"71,28\",\n                \"71,38\",\n                \"62,32\",\n                \"77,32\"\n            ],\n            \"71,38\": [\n                \"71,32\"\n            ],\n            \"152,23\": [\n                \"152,25\"\n            ],\n            \"152,25\": [\n                \"152,23\",\n                \"147,25\"\n            ],\n            \"93,25\": [\n                \"99,25\"\n            ],\n            \"99,25\": [\n                \"93,25\",\n                \"106,25\"\n            ],\n            \"111,25\": [\n                \"106,25\",\n                \"118,25\",\n                \"111,21\"\n            ],\n            \"118,25\": [\n                \"111,25\",\n                \"118,32\"\n            ],\n            \"31,55\": [\n                \"31,57\",\n                \"22,55\",\n                \"35,55\"\n            ],\n            \"31,57\": [\n                \"31,55\"\n            ],\n            \"35,55\": [\n                \"35,57\",\n                \"31,55\",\n                \"42,55\"\n            ],\n            \"35,57\": [\n                \"35,55\"\n            ],\n            \"65,55\": [\n                \"65,57\",\n                \"59,55\",\n                \"72,55\"\n            ],\n            \"65,57\": [\n                \"65,55\"\n            ],\n            \"134,25\": [\n                \"147,25\",\n                \"134,52\"\n            ],\n            \"111,17\": [\n                \"111,21\"\n            ],\n            \"111,21\": [\n                \"111,17\",\n                \"111,25\",\n                \"113,21\"\n            ],\n            \"134,55\": [\n                \"143,55\",\n                \"134,52\"\n            ],\n            \"153,55\": [\n                \"143,55\",\n                \"153,65\"\n            ],\n            \"185,97\": [\n                \"153,65\",\n                \"214,97\",\n                \"190,102\"\n            ],\n            \"135,195\": [\n                \"135,230\",\n                \"135,191\"\n            ],\n            \"135,230\": [\n                \"135,195\",\n                \"130,230\",\n                \"141,230\"\n            ],\n            \"108,199\": [\n                \"126,199\",\n                \"108,195\",\n                \"108,243\"\n            ],\n            \"126,199\": [\n                \"108,199\",\n                \"126,230\"\n            ],\n            \"145,230\": [\n                \"145,232\",\n                \"141,230\"\n            ],\n            \"145,232\": [\n                \"145,230\"\n            ],\n            \"171,210\": [\n                \"171,227\",\n                \"174,210\",\n                \"171,202\"\n            ],\n            \"171,227\": [\n                \"171,210\",\n                \"171,230\",\n                \"168,227\"\n            ],\n            \"171,230\": [\n                \"171,227\",\n                \"169,230\",\n                \"189,230\"\n            ],\n            \"168,227\": [\n                \"171,227\"\n            ],\n            \"174,210\": [\n                \"171,210\"\n            ],\n            \"214,97\": [\n                \"185,97\",\n                \"223,97\",\n                \"214,102\"\n            ],\n            \"190,102\": [\n                \"185,97\",\n                \"200,112\",\n                \"181,108\",\n                \"214,102\"\n            ],\n            \"200,112\": [\n                \"190,102\",\n                \"202,114\",\n                \"214,102\",\n                \"187,128\"\n            ],\n            \"220,158\": [\n                \"229,148\",\n                \"198,158\"\n            ],\n            \"229,148\": [\n                \"220,158\",\n                \"238,138\",\n                \"232,152\"\n            ],\n            \"238,138\": [\n                \"229,148\",\n                \"241,138\"\n            ],\n            \"181,108\": [\n                \"190,102\",\n                \"181,128\"\n            ],\n            \"181,128\": [\n                \"187,128\",\n                \"181,108\",\n                \"181,140\"\n            ],\n            \"187,128\": [\n                \"181,128\",\n                \"200,112\"\n            ],\n            \"72,132\": [\n                \"90,132\",\n                \"72,124\",\n                \"72,143\"\n            ],\n            \"91,132\": [\n                \"90,132\"\n            ],\n            \"66,242\": [\n                \"72,242\"\n            ],\n            \"37,198\": [\n                \"44,198\"\n            ],\n            \"126,230\": [\n                \"130,230\",\n                \"126,243\",\n                \"126,199\"\n            ],\n            \"130,230\": [\n                \"126,230\",\n                \"135,230\"\n            ],\n            \"126,243\": [\n                \"126,230\",\n                \"108,243\"\n            ],\n            \"108,243\": [\n                \"126,243\",\n                \"108,199\"\n            ],\n            \"169,230\": [\n                \"171,230\",\n                \"169,235\"\n            ],\n            \"189,230\": [\n                \"171,230\",\n                \"194,230\",\n                \"189,235\"\n            ],\n            \"194,230\": [\n                \"189,230\",\n                \"203,230\",\n                \"194,227\"\n            ],\n            \"214,102\": [\n                \"214,97\",\n                \"190,102\",\n                \"200,112\"\n            ],\n            \"202,114\": [\n                \"200,112\"\n            ],\n            \"171,201\": [\n                \"171,191\",\n                \"171,202\"\n            ],\n            \"171,202\": [\n                \"171,201\",\n                \"171,210\"\n            ],\n            \"194,222\": [\n                \"194,227\"\n            ],\n            \"194,227\": [\n                \"194,222\",\n                \"194,230\"\n            ],\n            \"189,235\": [\n                \"189,230\",\n                \"189,243\"\n            ],\n            \"241,123\": [\n                \"241,115\",\n                \"241,128\",\n                \"245,123\"\n            ],\n            \"241,128\": [\n                \"241,123\",\n                \"241,138\",\n                \"245,128\"\n            ],\n            \"241,138\": [\n                \"241,128\",\n                \"238,138\"\n            ],\n            \"245,123\": [\n                \"241,123\"\n            ],\n            \"245,128\": [\n                \"241,128\"\n            ],\n            \"198,158\": [\n                \"220,158\",\n                \"181,140\"\n            ],\n            \"181,140\": [\n                \"198,158\",\n                \"171,140\",\n                \"181,128\"\n            ],\n            \"113,21\": [\n                \"111,21\"\n            ],\n            \"235,106\": [\n                \"234,108\",\n                \"240,100\"\n            ],\n            \"240,100\": [\n                \"235,106\"\n            ],\n            \"44,191\": [\n                \"72,191\",\n                \"44,195\"\n            ],\n            \"99,191\": [\n                \"99,195\",\n                \"96,191\",\n                \"103,191\"\n            ],\n            \"99,195\": [\n                \"99,191\"\n            ],\n            \"108,191\": [\n                \"108,195\",\n                \"106,191\",\n                \"111,191\"\n            ],\n            \"108,195\": [\n                \"108,191\",\n                \"108,199\"\n            ],\n            \"44,195\": [\n                \"44,191\",\n                \"44,198\"\n            ],\n            \"135,191\": [\n                \"135,195\",\n                \"130,191\",\n                \"138,191\"\n            ],\n            \"231,153\": [\n                \"232,152\"\n            ],\n            \"232,152\": [\n                \"231,153\",\n                \"233,151\",\n                \"229,148\"\n            ],\n            \"233,151\": [\n                \"232,152\"\n            ],\n            \"94,41\": [\n                \"94,52\"\n            ],\n            \"94,52\": [\n                \"94,41\",\n                \"94,55\"\n            ],\n            \"94,55\": [\n                \"94,52\",\n                \"86,55\",\n                \"100,55\"\n            ],\n            \"72,163\": [\n                \"72,143\",\n                \"72,186\"\n            ],\n            \"72,55\": [\n                \"72,59\",\n                \"65,55\",\n                \"79,55\"\n            ],\n            \"72,59\": [\n                \"72,55\",\n                \"72,82\"\n            ],\n            \"19,28\": [\n                \"19,32\"\n            ],\n            \"19,32\": [\n                \"19,28\",\n                \"21,32\"\n            ],\n            \"31,28\": [\n                \"31,32\"\n            ],\n            \"31,32\": [\n                \"31,28\",\n                \"30,32\",\n                \"33,32\"\n            ],\n            \"134,52\": [\n                \"134,25\",\n                \"134,55\"\n            ],\n            \"118,55\": [\n                \"122,55\",\n                \"118,48\",\n                \"107,55\"\n            ],\n            \"122,55\": [\n                \"118,55\",\n                \"129,55\"\n            ],\n            \"21,32\": [\n                \"19,32\",\n                \"24,32\"\n            ],\n            \"24,32\": [\n                \"21,32\",\n                \"30,32\",\n                \"24,38\"\n            ],\n            \"30,32\": [\n                \"24,32\",\n                \"31,32\",\n                \"30,38\"\n            ],\n            \"33,32\": [\n                \"31,32\",\n                \"40,32\"\n            ],\n            \"40,32\": [\n                \"33,32\",\n                \"47,32\"\n            ],\n            \"47,32\": [\n                \"40,32\",\n                \"55,32\",\n                \"47,28\"\n            ],\n            \"55,32\": [\n                \"47,32\",\n                \"62,32\",\n                \"55,35\"\n            ],\n            \"62,32\": [\n                \"55,32\",\n                \"71,32\"\n            ],\n            \"77,32\": [\n                \"71,32\",\n                \"79,32\",\n                \"77,38\"\n            ],\n            \"79,32\": [\n                \"77,32\",\n                \"79,24\"\n            ],\n            \"8,55\": [\n                \"16,55\"\n            ],\n            \"16,55\": [\n                \"8,55\",\n                \"22,55\"\n            ],\n            \"22,55\": [\n                \"16,55\",\n                \"31,55\"\n            ],\n            \"42,55\": [\n                \"35,55\",\n                \"50,55\"\n            ],\n            \"50,55\": [\n                \"42,55\",\n                \"55,55\"\n            ],\n            \"55,55\": [\n                \"50,55\",\n                \"59,55\",\n                \"55,52\"\n            ],\n            \"59,55\": [\n                \"55,55\",\n                \"65,55\"\n            ],\n            \"118,38\": [\n                \"118,32\",\n                \"118,43\"\n            ],\n            \"118,43\": [\n                \"118,38\",\n                \"118,48\"\n            ],\n            \"118,48\": [\n                \"118,43\",\n                \"118,55\"\n            ],\n            \"79,55\": [\n                \"72,55\",\n                \"86,55\"\n            ],\n            \"86,55\": [\n                \"79,55\",\n                \"94,55\"\n            ],\n            \"100,55\": [\n                \"94,55\",\n                \"107,55\"\n            ],\n            \"107,55\": [\n                \"100,55\",\n                \"118,55\"\n            ],\n            \"79,24\": [\n                \"79,32\"\n            ],\n            \"77,38\": [\n                \"77,32\"\n            ],\n            \"47,28\": [\n                \"47,32\"\n            ],\n            \"30,38\": [\n                \"30,32\"\n            ],\n            \"24,38\": [\n                \"24,32\"\n            ],\n            \"76,191\": [\n                \"72,191\",\n                \"79,191\"\n            ],\n            \"79,191\": [\n                \"76,191\",\n                \"81,191\"\n            ],\n            \"85,191\": [\n                \"81,191\",\n                \"89,191\"\n            ],\n            \"89,191\": [\n                \"85,191\",\n                \"93,191\"\n            ],\n            \"93,191\": [\n                \"89,191\",\n                \"96,191\"\n            ],\n            \"96,191\": [\n                \"93,191\",\n                \"99,191\"\n            ],\n            \"103,191\": [\n                \"99,191\",\n                \"106,191\"\n            ],\n            \"106,191\": [\n                \"103,191\",\n                \"108,191\"\n            ],\n            \"111,191\": [\n                \"108,191\",\n                \"115,191\"\n            ],\n            \"115,191\": [\n                \"111,191\",\n                \"119,191\"\n            ],\n            \"119,191\": [\n                \"115,191\",\n                \"125,191\"\n            ],\n            \"125,191\": [\n                \"119,191\",\n                \"130,191\"\n            ],\n            \"130,191\": [\n                \"125,191\",\n                \"135,191\"\n            ],\n            \"138,191\": [\n                \"135,191\",\n                \"142,191\"\n            ],\n            \"142,191\": [\n                \"138,191\",\n                \"145,191\"\n            ],\n            \"145,191\": [\n                \"142,191\",\n                \"148,191\"\n            ],\n            \"148,191\": [\n                \"145,191\",\n                \"151,191\"\n            ],\n            \"151,191\": [\n                \"148,191\",\n                \"155,191\"\n            ],\n            \"155,191\": [\n                \"151,191\",\n                \"159,191\"\n            ],\n            \"159,191\": [\n                \"155,191\",\n                \"163,191\"\n            ],\n            \"163,191\": [\n                \"159,191\",\n                \"166,191\"\n            ],\n            \"166,191\": [\n                \"163,191\",\n                \"168,191\"\n            ],\n            \"168,191\": [\n                \"166,191\",\n                \"171,191\"\n            ],\n            \"55,35\": [\n                \"55,32\",\n                \"55,38\"\n            ],\n            \"55,38\": [\n                \"55,35\",\n                \"55,42\"\n            ],\n            \"55,42\": [\n                \"55,38\",\n                \"55,46\"\n            ],\n            \"55,46\": [\n                \"55,42\",\n                \"55,49\"\n            ],\n            \"55,49\": [\n                \"55,46\",\n                \"55,52\"\n            ],\n            \"55,52\": [\n                \"55,49\",\n                \"55,55\"\n            ]\n        },\n        \"createdAt\": \"2024-06-17T18:22:28.648Z\",\n        \"updatedAt\": \"2025-05-09T07:34:58.214Z\",\n        \"__v\": 0,\n        \"pathNetworkGlobal\": {\n            \"28.543491006848043,77.18733608779873\": [\n                \"28.543476117701967,77.18732818419359\",\n                \"28.543489849680473,77.18733891265444\"\n            ],\n            \"28.543476117701967,77.18732818419359\": [\n                \"28.543491006848043,77.18733608779873\",\n                \"28.543453783982855,77.18731632878588\",\n                \"28.543478432037112,77.18732253448215\"\n            ],\n            \"28.543453783982855,77.18731632878588\": [\n                \"28.543476117701967,77.18732818419359\",\n                \"28.543436413312435,77.18730710791321\",\n                \"28.543456098318,77.18731067907444\",\n                \"28.543451469647714,77.18732197849731\"\n            ],\n            \"28.543436413312435,77.18730710791321\": [\n                \"28.543453783982855,77.18731632878588\",\n                \"28.54341656111767,77.18729656977304\",\n                \"28.543422527301576,77.1873410061818\"\n            ],\n            \"28.54341656111767,77.18729656977304\": [\n                \"28.543436413312435,77.18730710791321\",\n                \"28.543418875452815,77.1872909200616\"\n            ],\n            \"28.543502028178562,77.18774431470126\": [\n                \"28.54349706512987,77.18774168016623\"\n            ],\n            \"28.54349706512987,77.18774168016623\": [\n                \"28.543502028178562,77.18774431470126\",\n                \"28.543512108308303,77.18770495704193\",\n                \"28.543491279292013,77.1877558044448\"\n            ],\n            \"28.543297641451968,77.18734349532767\": [\n                \"28.543292678403276,77.18734086079262\",\n                \"28.543314998965542,77.18730112249193\",\n                \"28.54334975346323,77.18737115794565\"\n            ],\n            \"28.543292678403276,77.18734086079262\": [\n                \"28.543297641451968,77.18734349532767\"\n            ],\n            \"28.543478432037112,77.18732253448215\": [\n                \"28.543476117701967,77.18732818419359\"\n            ],\n            \"28.5434388197455,77.18766261416052\": [\n                \"28.543431375172464,77.18765866235795\",\n                \"28.543443448415786,77.18765131473766\"\n            ],\n            \"28.543431375172464,77.18765866235795\": [\n                \"28.5434388197455,77.18766261416052\"\n            ],\n            \"28.543422527301576,77.1873410061818\": [\n                \"28.543417564252884,77.18733837164676\",\n                \"28.543436413312435,77.18730710791321\",\n                \"28.54341674146372,77.18735513046038\"\n            ],\n            \"28.543417564252884,77.18733837164676\": [\n                \"28.543422527301576,77.1873410061818\"\n            ],\n            \"28.543399383950145,77.18739750329611\": [\n                \"28.543394420901453,77.18739486876106\",\n                \"28.54341674146372,77.18735513046038\",\n                \"28.54345397748575,77.18742648318161\"\n            ],\n            \"28.543394420901453,77.18739486876106\": [\n                \"28.543399383950145,77.18739750329611\"\n            ],\n            \"28.543351874295478,77.18725535383848\": [\n                \"28.543349559960333,77.1872610035499\"\n            ],\n            \"28.543349559960333,77.1872610035499\": [\n                \"28.543351874295478,77.18725535383848\",\n                \"28.54338678282552,77.18728076256275\",\n                \"28.54333467081426,77.18725309994477\"\n            ],\n            \"28.543317352771222,77.18745025390567\": [\n                \"28.54331619560365,77.1874530787614\",\n                \"28.543334723441642,77.18745947477834\",\n                \"28.543297500576458,77.18743971576549\"\n            ],\n            \"28.54331619560365,77.1874530787614\": [\n                \"28.543317352771222,77.18745025390567\"\n            ],\n            \"28.543334723441642,77.18745947477834\": [\n                \"28.543317352771222,77.18745025390567\",\n                \"28.543335880609213,77.18745664992262\"\n            ],\n            \"28.543297500576458,77.18743971576549\": [\n                \"28.543317352771222,77.18745025390567\",\n                \"28.543318329592747,77.18738886836262\",\n                \"28.543296343408883,77.1874425406212\"\n            ],\n            \"28.543456098318,77.18731067907444\": [\n                \"28.543453783982855,77.18731632878588\"\n            ],\n            \"28.542907491784483,77.18757315978624\": [\n                \"28.542904020281767,77.18758163435339\",\n                \"28.542927343979247,77.18758369792643\"\n            ],\n            \"28.542904020281767,77.18758163435339\": [\n                \"28.542907491784483,77.18757315978624\"\n            ],\n            \"28.543427248069783,77.18769086271767\": [\n                \"28.54339086115061,77.18770593859959\",\n                \"28.54343766257793,77.18766543901623\",\n                \"28.543415676394066,77.18771911127483\"\n            ],\n            \"28.54339086115061,77.18770593859959\": [\n                \"28.543427248069783,77.18769086271767\",\n                \"28.543415676394066,77.18771911127483\",\n                \"28.54327442300925,77.18775418142175\"\n            ],\n            \"28.54331465143029,77.18723559482564\": [\n                \"28.54331233709515,77.18724124453706\"\n            ],\n            \"28.54331233709515,77.18724124453706\": [\n                \"28.54331465143029,77.18723559482564\",\n                \"28.54333467081426,77.18725309994477\"\n            ],\n            \"28.543451469647714,77.18732197849731\": [\n                \"28.543453783982855,77.18731632878588\"\n            ],\n            \"28.5433288849764,77.18726722422335\": [\n                \"28.54332392192771,77.1872645896883\",\n                \"28.54333467081426,77.18725309994477\",\n                \"28.543314998965542,77.18730112249193\"\n            ],\n            \"28.54332392192771,77.1872645896883\": [\n                \"28.5433288849764,77.18726722422335\"\n            ],\n            \"28.54341674146372,77.18735513046038\": [\n                \"28.543411778415027,77.18735249592532\",\n                \"28.543471334999325,77.18738411034589\",\n                \"28.543422527301576,77.1873410061818\",\n                \"28.543399383950145,77.18739750329611\"\n            ],\n            \"28.543411778415027,77.18735249592532\": [\n                \"28.54341674146372,77.18735513046038\"\n            ],\n            \"28.543443448415786,77.18765131473766\": [\n                \"28.54343600384275,77.1876473629351\",\n                \"28.543451548588788,77.18763154074765\",\n                \"28.5434388197455,77.18766261416052\"\n            ],\n            \"28.54343600384275,77.1876473629351\": [\n                \"28.543443448415786,77.18765131473766\"\n            ],\n            \"28.543490184058875,77.18735284661234\": [\n                \"28.543485221010187,77.1873502120773\"\n            ],\n            \"28.543485221010187,77.1873502120773\": [\n                \"28.543490184058875,77.18735284661234\",\n                \"28.543489849680473,77.18733891265444\",\n                \"28.543471334999325,77.18738411034589\"\n            ],\n            \"28.543458940534443,77.18742911771666\": [\n                \"28.54345397748575,77.18742648318161\"\n            ],\n            \"28.54345397748575,77.18742648318161\": [\n                \"28.543458940534443,77.18742911771666\",\n                \"28.543471334999325,77.18738411034589\",\n                \"28.54344587731275,77.18744625717162\",\n                \"28.543399383950145,77.18739750329611\"\n            ],\n            \"28.543494812729165,77.18734154718949\": [\n                \"28.543489849680473,77.18733891265444\"\n            ],\n            \"28.543489849680473,77.18733891265444\": [\n                \"28.543494812729165,77.18734154718949\",\n                \"28.543491006848043,77.18733608779873\",\n                \"28.543485221010187,77.1873502120773\"\n            ],\n            \"28.543280618316796,77.1873998021213\": [\n                \"28.543263247646376,77.18739058124864\",\n                \"28.543287561322227,77.18738285298701\",\n                \"28.543271360976224,77.18742240096702\"\n            ],\n            \"28.543263247646376,77.18739058124864\": [\n                \"28.543280618316796,77.1873998021213\",\n                \"28.543245876975956,77.18738136037598\"\n            ],\n            \"28.543245876975956,77.18738136037598\": [\n                \"28.543263247646376,77.18739058124864\",\n                \"28.543243562640814,77.1873870100874\"\n            ],\n            \"28.543314998965542,77.18730112249193\": [\n                \"28.54331003591685,77.18729848795688\",\n                \"28.5433288849764,77.18726722422335\",\n                \"28.543297641451968,77.18734349532767\"\n            ],\n            \"28.54331003591685,77.18729848795688\": [\n                \"28.543314998965542,77.18730112249193\"\n            ],\n            \"28.543442405810033,77.18745473173877\": [\n                \"28.54333818178751,77.18739940650279\",\n                \"28.54344587731275,77.18744625717162\",\n                \"28.543499480869986,77.1874850288918\"\n            ],\n            \"28.54333818178751,77.18739940650279\": [\n                \"28.543442405810033,77.18745473173877\",\n                \"28.543341653290227,77.18739093193565\",\n                \"28.543318329592747,77.18738886836262\"\n            ],\n            \"28.543471334999325,77.18738411034589\": [\n                \"28.543485221010187,77.1873502120773\",\n                \"28.54345397748575,77.18742648318161\",\n                \"28.54341674146372,77.18735513046038\"\n            ],\n            \"28.54344587731275,77.18744625717162\": [\n                \"28.54345397748575,77.18742648318161\",\n                \"28.543442405810033,77.18745473173877\"\n            ],\n            \"28.543184327278073,77.18731773591637\": [\n                \"28.543171919656345,77.18731114957876\",\n                \"28.543241402338026,77.1873480330694\"\n            ],\n            \"28.543171919656345,77.18731114957876\": [\n                \"28.543184327278073,77.18731773591637\",\n                \"28.54316199355896,77.18730588050866\",\n                \"28.54320432034835,77.18723205361873\",\n                \"28.54316729098606,77.18732244900161\"\n            ],\n            \"28.54316199355896,77.18730588050866\": [\n                \"28.543171919656345,77.18731114957876\",\n                \"28.543149585937233,77.18729929417105\"\n            ],\n            \"28.543149585937233,77.18729929417105\": [\n                \"28.54316199355896,77.18730588050866\",\n                \"28.543129733742468,77.18728875603087\",\n                \"28.543156528942664,77.18728234503676\"\n            ],\n            \"28.543129733742468,77.18728875603087\": [\n                \"28.543149585937233,77.18729929417105\",\n                \"28.543085066304243,77.18726504521545\",\n                \"28.543136676747896,77.18727180689658\"\n            ],\n            \"28.543085066304243,77.18726504521545\": [\n                \"28.543129733742468,77.18728875603087\",\n                \"28.543072658682515,77.18725845887784\",\n                \"28.54309200930967,77.18724809608116\"\n            ],\n            \"28.543072658682515,77.18725845887784\": [\n                \"28.543085066304243,77.18726504521545\",\n                \"28.54304536191471,77.18724396893508\",\n                \"28.543079601687943,77.18724150974354\"\n            ],\n            \"28.54304536191471,77.18724396893508\": [\n                \"28.543072658682515,77.18725845887784\",\n                \"28.543052304920142,77.18722701980079\"\n            ],\n            \"28.5431615051482,77.18733657328019\": [\n                \"28.543151579050818,77.1873313042101\",\n                \"28.543163819483343,77.18733092356877\",\n                \"28.543156876477912,77.18734787270306\"\n            ],\n            \"28.543151579050818,77.1873313042101\": [\n                \"28.5431615051482,77.18733657328019\"\n            ],\n            \"28.54333467081426,77.18725309994477\": [\n                \"28.5433288849764,77.18726722422335\",\n                \"28.543349559960333,77.1872610035499\",\n                \"28.54331233709515,77.18724124453706\"\n            ],\n            \"28.543515566654172,77.18764488876639\": [\n                \"28.543513252319027,77.18765053847783\"\n            ],\n            \"28.543513252319027,77.18765053847783\": [\n                \"28.543515566654172,77.18764488876639\",\n                \"28.543530622989447,77.18765975935048\",\n                \"28.543498363172954,77.18764263487267\"\n            ],\n            \"28.543418875452815,77.1872909200616\": [\n                \"28.54341656111767,77.18729656977304\"\n            ],\n            \"28.54293675535218,77.18751647235128\": [\n                \"28.542935598184606,77.18751929720699\"\n            ],\n            \"28.542935598184606,77.18751929720699\": [\n                \"28.54293675535218,77.18751647235128\",\n                \"28.54294552428199,77.18752456627708\"\n            ],\n            \"28.542950487330682,77.18752720081213\": [\n                \"28.54294933016311,77.18753002566784\",\n                \"28.54296289495241,77.18753378714973\",\n                \"28.54294552428199,77.18752456627708\"\n            ],\n            \"28.54294933016311,77.18753002566784\": [\n                \"28.542950487330682,77.18752720081213\"\n            ],\n            \"28.542950152952276,77.18751326685421\": [\n                \"28.54294552428199,77.18752456627708\"\n            ],\n            \"28.54294552428199,77.18752456627708\": [\n                \"28.542950152952276,77.18751326685421\",\n                \"28.542950487330682,77.18752720081213\",\n                \"28.542935598184606,77.18751929720699\"\n            ],\n            \"28.54323045064153,77.18786152593893\": [\n                \"28.54319042503044,77.18787810940904\",\n                \"28.543240865149674,77.18783610223748\"\n            ],\n            \"28.54319042503044,77.18787810940904\": [\n                \"28.54323045064153,77.18786152593893\",\n                \"28.54317223157085,77.18788564735\",\n                \"28.543194230911556,77.1878835687998\"\n            ],\n            \"28.54317223157085,77.18788564735\": [\n                \"28.54319042503044,77.18787810940904\",\n                \"28.543164954187016,77.18788866252639\",\n                \"28.543156031224846,77.18792519533001\"\n            ],\n            \"28.543164954187016,77.18788866252639\": [\n                \"28.54317223157085,77.18788564735\",\n                \"28.54314510199225,77.1878781243862\"\n            ],\n            \"28.542995295644417,77.18745469118971\": [\n                \"28.542990332595725,77.18745205665466\",\n                \"28.543002238649844,77.18743774205542\",\n                \"28.54299066697413,77.18746599061257\"\n            ],\n            \"28.542990332595725,77.18745205665466\": [\n                \"28.542995295644417,77.18745469118971\"\n            ],\n            \"28.54309200930967,77.18724809608116\": [\n                \"28.543085066304243,77.18726504521545\"\n            ],\n            \"28.543079601687943,77.18724150974354\": [\n                \"28.543072658682515,77.18725845887784\"\n            ],\n            \"28.543156528942664,77.18728234503676\": [\n                \"28.543149585937233,77.18729929417105\"\n            ],\n            \"28.543136676747896,77.18727180689658\": [\n                \"28.543129733742468,77.18728875603087\"\n            ],\n            \"28.54318694967793,77.18722283274607\": [\n                \"28.543172060531855,77.18721492914094\",\n                \"28.543195049850933,77.18720305875605\",\n                \"28.543194394250968,77.18722678454864\"\n            ],\n            \"28.543172060531855,77.18721492914094\": [\n                \"28.54318694967793,77.18722283274607\"\n            ],\n            \"28.543291032824943,77.18737437841986\": [\n                \"28.543287561322227,77.18738285298701\",\n                \"28.543241402338026,77.1873480330694\",\n                \"28.543318329592747,77.18738886836262\"\n            ],\n            \"28.543287561322227,77.18738285298701\": [\n                \"28.543291032824943,77.18737437841986\",\n                \"28.543280618316796,77.1873998021213\"\n            ],\n            \"28.543271360976224,77.18742240096702\": [\n                \"28.543280618316796,77.1873998021213\"\n            ],\n            \"28.543243562640814,77.1873870100874\": [\n                \"28.543245876975956,77.18738136037598\"\n            ],\n            \"28.543156031224846,77.18792519533001\": [\n                \"28.54317223157085,77.18788564735\"\n            ],\n            \"28.542963255644505,77.18765090852443\": [\n                \"28.542950848022777,77.18764432218681\"\n            ],\n            \"28.542950848022777,77.18764432218681\": [\n                \"28.542963255644505,77.18765090852443\",\n                \"28.542923551254976,77.18762983224406\",\n                \"28.54292423316863,77.18770929386827\"\n            ],\n            \"28.542923551254976,77.18762983224406\": [\n                \"28.542950848022777,77.18764432218681\",\n                \"28.54293396576312,77.18760440854263\"\n            ],\n            \"28.542931677741667,77.18771324567084\": [\n                \"28.54292423316863,77.18770929386827\"\n            ],\n            \"28.54292423316863,77.18770929386827\": [\n                \"28.542931677741667,77.18771324567084\",\n                \"28.54291927011994,77.18770665933322\",\n                \"28.542950848022777,77.18764432218681\",\n                \"28.542919604498344,77.18772059329112\"\n            ],\n            \"28.54291927011994,77.18770665933322\": [\n                \"28.54292423316863,77.18770929386827\"\n            ],\n            \"28.54292704907138,77.18772454509369\": [\n                \"28.542919604498344,77.18772059329112\"\n            ],\n            \"28.542919604498344,77.18772059329112\": [\n                \"28.54292704907138,77.18772454509369\",\n                \"28.542914641449652,77.18771795875608\",\n                \"28.54292423316863,77.18770929386827\"\n            ],\n            \"28.542914641449652,77.18771795875608\": [\n                \"28.542919604498344,77.18772059329112\"\n            ],\n            \"28.543335880609213,77.18745664992262\": [\n                \"28.543334723441642,77.18745947477834\"\n            ],\n            \"28.54318391780839,77.18765799093825\": [\n                \"28.543169028662312,77.1876500873331\",\n                \"28.54317234613267,77.18768623949539\"\n            ],\n            \"28.543169028662312,77.1876500873331\": [\n                \"28.54318391780839,77.18765799093825\",\n                \"28.543156621040584,77.18764350099549\"\n            ],\n            \"28.543156621040584,77.18764350099549\": [\n                \"28.543169028662312,77.1876500873331\",\n                \"28.543144213418856,77.18763691465787\"\n            ],\n            \"28.543144213418856,77.18763691465787\": [\n                \"28.543156621040584,77.18764350099549\",\n                \"28.543131805797124,77.18763032832025\"\n            ],\n            \"28.543131805797124,77.18763032832025\": [\n                \"28.543144213418856,77.18763691465787\",\n                \"28.543119398175396,77.18762374198265\"\n            ],\n            \"28.543119398175396,77.18762374198265\": [\n                \"28.543131805797124,77.18763032832025\",\n                \"28.543104509029323,77.18761583837751\"\n            ],\n            \"28.543104509029323,77.18761583837751\": [\n                \"28.543119398175396,77.18762374198265\",\n                \"28.54309458293194,77.18761056930741\"\n            ],\n            \"28.54309458293194,77.18761056930741\": [\n                \"28.543104509029323,77.18761583837751\",\n                \"28.54308217531021,77.1876039829698\"\n            ],\n            \"28.54308217531021,77.1876039829698\": [\n                \"28.54309458293194,77.18761056930741\",\n                \"28.543072249212827,77.1875987138997\"\n            ],\n            \"28.543072249212827,77.1875987138997\": [\n                \"28.54308217531021,77.1876039829698\",\n                \"28.54306480463979,77.18759476209713\"\n            ],\n            \"28.54306480463979,77.18759476209713\": [\n                \"28.543072249212827,77.1875987138997\",\n                \"28.54305736006675,77.18759081029457\"\n            ],\n            \"28.54305736006675,77.18759081029457\": [\n                \"28.54306480463979,77.18759476209713\",\n                \"28.543032544823294,77.18757763761934\",\n                \"28.543060831569466,77.18758233572743\"\n            ],\n            \"28.543549472048998,77.18762849561695\": [\n                \"28.54354450900031,77.1876258610819\"\n            ],\n            \"28.54354450900031,77.1876258610819\": [\n                \"28.543549472048998,77.18762849561695\",\n                \"28.543552609173307,77.1876060870919\",\n                \"28.54353872316245,77.18763998536048\"\n            ],\n            \"28.543389097160663,77.18727511285132\": [\n                \"28.54338678282552,77.18728076256275\"\n            ],\n            \"28.54338678282552,77.18728076256275\": [\n                \"28.543389097160663,77.18727511285132\",\n                \"28.54334975346323,77.18737115794565\",\n                \"28.543349559960333,77.1872610035499\"\n            ],\n            \"28.54334975346323,77.18737115794565\": [\n                \"28.54338678282552,77.18728076256275\",\n                \"28.543341653290227,77.18739093193565\",\n                \"28.543297641451968,77.18734349532767\"\n            ],\n            \"28.543341653290227,77.18739093193565\": [\n                \"28.54334975346323,77.18737115794565\",\n                \"28.54333818178751,77.18739940650279\"\n            ],\n            \"28.543577565292278,77.18752303932929\": [\n                \"28.543567639194894,77.1875177702592\"\n            ],\n            \"28.543567639194894,77.1875177702592\": [\n                \"28.543577565292278,77.18752303932929\",\n                \"28.54355275004882,77.18750986665407\",\n                \"28.54357805370304,77.18749234655776\",\n                \"28.543560696189466,77.1875347193935\"\n            ],\n            \"28.54355275004882,77.18750986665407\": [\n                \"28.543567639194894,77.1875177702592\"\n            ],\n            \"28.543496242340705,77.18775843897984\": [\n                \"28.543491279292013,77.1877558044448\"\n            ],\n            \"28.543491279292013,77.1877558044448\": [\n                \"28.543496242340705,77.18775843897984\",\n                \"28.54349706512987,77.18774168016623\"\n            ],\n            \"28.54355955217874,77.1875891379576\": [\n                \"28.543552609173307,77.1876060870919\"\n            ],\n            \"28.543552609173307,77.1876060870919\": [\n                \"28.54355955217874,77.1875891379576\",\n                \"28.54354450900031,77.1876258610819\"\n            ],\n            \"28.54353872316245,77.18763998536048\": [\n                \"28.54354450900031,77.1876258610819\",\n                \"28.543530622989447,77.18765975935048\",\n                \"28.543548649259833,77.18764525443056\"\n            ],\n            \"28.543530622989447,77.18765975935048\": [\n                \"28.54353872316245,77.18763998536048\",\n                \"28.543513252319027,77.18765053847783\"\n            ],\n            \"28.543556850837806,77.18737447887756\": [\n                \"28.543551887789118,77.18737184434252\",\n                \"28.543567265345953,77.18734905517613\",\n                \"28.54355222216752,77.18738577830042\"\n            ],\n            \"28.543551887789118,77.18737184434252\": [\n                \"28.543556850837806,77.18737447887756\"\n            ],\n            \"28.54355222216752,77.18738577830042\": [\n                \"28.543547259118828,77.18738314376537\",\n                \"28.543556850837806,77.18737447887756\",\n                \"28.54354412199452,77.18740555229043\"\n            ],\n            \"28.543547259118828,77.18738314376537\": [\n                \"28.54355222216752,77.18738577830042\"\n            ],\n            \"28.543517507140372,77.18747052397188\": [\n                \"28.54351254409168,77.18746788943683\",\n                \"28.543524450145803,77.18745357483759\",\n                \"28.54350940696737,77.18749029796189\"\n            ],\n            \"28.54351254409168,77.18746788943683\": [\n                \"28.543517507140372,77.18747052397188\"\n            ],\n            \"28.543512108308303,77.18770495704193\": [\n                \"28.54349706512987,77.18774168016623\",\n                \"28.543445107150966,77.1876693908188\"\n            ],\n            \"28.543558575357217,77.18765052350065\": [\n                \"28.543548649259833,77.18764525443056\"\n            ],\n            \"28.543548649259833,77.18764525443056\": [\n                \"28.543558575357217,77.18765052350065\",\n                \"28.54353872316245,77.18763998536048\",\n                \"28.543546334924688,77.18765090414199\"\n            ],\n            \"28.54343766257793,77.18766543901623\": [\n                \"28.543427248069783,77.18769086271767\",\n                \"28.543445107150966,77.1876693908188\"\n            ],\n            \"28.543415676394066,77.18771911127483\": [\n                \"28.543427248069783,77.18769086271767\",\n                \"28.54339086115061,77.18770593859959\"\n            ],\n            \"28.54327442300925,77.18775418142175\": [\n                \"28.54339086115061,77.18770593859959\",\n                \"28.543240865149674,77.18783610223748\",\n                \"28.543256229549666,77.18776171936271\"\n            ],\n            \"28.54308909200195,77.18748384641873\": [\n                \"28.543002238649844,77.18743774205542\",\n                \"28.54309901809933,77.18748911548882\"\n            ],\n            \"28.543002238649844,77.18743774205542\": [\n                \"28.54308909200195,77.18748384641873\",\n                \"28.543008024487705,77.18742361777684\",\n                \"28.542995295644417,77.18745469118971\"\n            ],\n            \"28.543110409428998,77.18740230624432\": [\n                \"28.54308958041271,77.1874531536472\",\n                \"28.543120335526382,77.18740757531441\",\n                \"28.543001222357784,77.18734434647331\"\n            ],\n            \"28.54308958041271,77.1874531536472\": [\n                \"28.543110409428998,77.18740230624432\",\n                \"28.54301265315799,77.18741231835398\"\n            ],\n            \"28.54299066697413,77.18746599061257\": [\n                \"28.54298570392544,77.18746335607753\",\n                \"28.542995295644417,77.18745469118971\"\n            ],\n            \"28.54298570392544,77.18746335607753\": [\n                \"28.54299066697413,77.18746599061257\"\n            ],\n            \"28.543010211104182,77.18756578221164\": [\n                \"28.542968025190305,77.18754338866374\",\n                \"28.543006739601466,77.18757425677877\",\n                \"28.54303006329895,77.18757632035181\"\n            ],\n            \"28.542968025190305,77.18754338866374\": [\n                \"28.543010211104182,77.18756578221164\",\n                \"28.542960580617265,77.18753943686117\",\n                \"28.54297149669302,77.18753491409659\"\n            ],\n            \"28.542960580617265,77.18753943686117\": [\n                \"28.542968025190305,77.18754338866374\",\n                \"28.54296289495241,77.18753378714973\",\n                \"28.542939751600976,77.18759028426405\"\n            ],\n            \"28.54297149669302,77.18753491409659\": [\n                \"28.542968025190305,77.18754338866374\"\n            ],\n            \"28.543006739601466,77.18757425677877\": [\n                \"28.543010211104182,77.18756578221164\"\n            ],\n            \"28.543240865149674,77.18783610223748\": [\n                \"28.54327442300925,77.18775418142175\",\n                \"28.54323045064153,77.18786152593893\",\n                \"28.543228457527945,77.18782951589988\"\n            ],\n            \"28.543256229549666,77.18776171936271\": [\n                \"28.54327442300925,77.18775418142175\",\n                \"28.543219842630492,77.18777679524463\",\n                \"28.543251754911736,77.18772839205613\",\n                \"28.543228457527945,77.18782951589988\"\n            ],\n            \"28.543219842630492,77.18777679524463\": [\n                \"28.543256229549666,77.18776171936271\",\n                \"28.543212565246655,77.18777981042102\",\n                \"28.543228457527945,77.18782951589988\",\n                \"28.54319518141939,77.18771899583996\"\n            ],\n            \"28.543082549159152,77.18777269805288\": [\n                \"28.543096949894466,77.18781129442954\",\n                \"28.543108006845728,77.18771055122714\"\n            ],\n            \"28.543096949894466,77.18781129442954\": [\n                \"28.543082549159152,77.18777269805288\",\n                \"28.54311135062978,77.1878498908062\",\n                \"28.543083552294366,77.1878144999266\"\n            ],\n            \"28.54311135062978,77.1878498908062\": [\n                \"28.543096949894466,77.18781129442954\",\n                \"28.543107879127064,77.18785836537336\"\n            ],\n            \"28.543251754911736,77.18772839205613\": [\n                \"28.543256229549666,77.18776171936271\",\n                \"28.54320212442482,77.18770204670567\"\n            ],\n            \"28.54320212442482,77.18770204670567\": [\n                \"28.54319518141939,77.18771899583996\",\n                \"28.543251754911736,77.18772839205613\",\n                \"28.54317234613267,77.18768623949539\"\n            ],\n            \"28.54319518141939,77.18771899583996\": [\n                \"28.54320212442482,77.18770204670567\",\n                \"28.543219842630492,77.18777679524463\"\n            ],\n            \"28.543318329592747,77.18738886836262\": [\n                \"28.543297500576458,77.18743971576549\",\n                \"28.54333818178751,77.18739940650279\",\n                \"28.543291032824943,77.18737437841986\"\n            ],\n            \"28.543296343408883,77.1874425406212\": [\n                \"28.543297500576458,77.18743971576549\"\n            ],\n            \"28.543052304920142,77.18722701980079\": [\n                \"28.54304536191471,77.18724396893508\"\n            ],\n            \"28.543195049850933,77.18720305875605\": [\n                \"28.54318694967793,77.18722283274607\"\n            ],\n            \"28.54301265315799,77.18741231835398\": [\n                \"28.543008024487705,77.18742361777684\",\n                \"28.542980393341495,77.18739519387618\",\n                \"28.54308958041271,77.1874531536472\"\n            ],\n            \"28.543008024487705,77.18742361777684\": [\n                \"28.54301265315799,77.18741231835398\",\n                \"28.543002238649844,77.18743774205542\"\n            ],\n            \"28.542980393341495,77.18739519387618\": [\n                \"28.54301265315799,77.18741231835398\",\n                \"28.543001222357784,77.18734434647331\"\n            ],\n            \"28.543001222357784,77.18734434647331\": [\n                \"28.542980393341495,77.18739519387618\",\n                \"28.543110409428998,77.18740230624432\"\n            ],\n            \"28.54296289495241,77.18753378714973\": [\n                \"28.542960580617265,77.18753943686117\",\n                \"28.542950487330682,77.18752720081213\"\n            ],\n            \"28.542939751600976,77.18759028426405\": [\n                \"28.542960580617265,77.18753943686117\",\n                \"28.54293396576312,77.18760440854263\",\n                \"28.542927343979247,77.18758369792643\"\n            ],\n            \"28.54293396576312,77.18760440854263\": [\n                \"28.542939751600976,77.18759028426405\",\n                \"28.542923551254976,77.18762983224406\",\n                \"28.542941410336155,77.1876083603452\"\n            ],\n            \"28.543228457527945,77.18782951589988\": [\n                \"28.543240865149674,77.18783610223748\",\n                \"28.543256229549666,77.18776171936271\",\n                \"28.543219842630492,77.18777679524463\"\n            ],\n            \"28.543212565246655,77.18777981042102\": [\n                \"28.543219842630492,77.18777679524463\"\n            ],\n            \"28.543032544823294,77.18757763761934\": [\n                \"28.54305736006675,77.18759081029457\",\n                \"28.54303006329895,77.18757632035181\"\n            ],\n            \"28.54303006329895,77.18757632035181\": [\n                \"28.543032544823294,77.18757763761934\",\n                \"28.543010211104182,77.18756578221164\"\n            ],\n            \"28.542953817957887,77.1876149466828\": [\n                \"28.542941410336155,77.1876083603452\"\n            ],\n            \"28.542941410336155,77.1876083603452\": [\n                \"28.542953817957887,77.1876149466828\",\n                \"28.54293396576312,77.18760440854263\"\n            ],\n            \"28.542927343979247,77.18758369792643\": [\n                \"28.542939751600976,77.18759028426405\",\n                \"28.542907491784483,77.18757315978624\"\n            ],\n            \"28.54314510199225,77.1878781243862\": [\n                \"28.543164954187016,77.18788866252639\",\n                \"28.54313269437052,77.18787153804858\",\n                \"28.543140473321962,77.18788942380907\"\n            ],\n            \"28.54313269437052,77.18787153804858\": [\n                \"28.54314510199225,77.1878781243862\",\n                \"28.543107879127064,77.18785836537336\",\n                \"28.543128065700234,77.18788283747145\"\n            ],\n            \"28.543107879127064,77.18785836537336\": [\n                \"28.54313269437052,77.18787153804858\",\n                \"28.54311135062978,77.1878498908062\"\n            ],\n            \"28.543140473321962,77.18788942380907\": [\n                \"28.54314510199225,77.1878781243862\"\n            ],\n            \"28.543128065700234,77.18788283747145\": [\n                \"28.54313269437052,77.18787153804858\"\n            ],\n            \"28.543108006845728,77.18771055122714\": [\n                \"28.543082549159152,77.18777269805288\",\n                \"28.54317234613267,77.18768623949539\"\n            ],\n            \"28.54317234613267,77.18768623949539\": [\n                \"28.543108006845728,77.18771055122714\",\n                \"28.54318391780839,77.18765799093825\",\n                \"28.54320212442482,77.18770204670567\"\n            ],\n            \"28.543546334924688,77.18765090414199\": [\n                \"28.543548649259833,77.18764525443056\"\n            ],\n            \"28.543194230911556,77.1878835687998\": [\n                \"28.54319042503044,77.18787810940904\",\n                \"28.543203334219776,77.18790559668352\"\n            ],\n            \"28.543203334219776,77.18790559668352\": [\n                \"28.543194230911556,77.1878835687998\"\n            ],\n            \"28.54320432034835,77.18723205361873\": [\n                \"28.543171919656345,77.18731114957876\",\n                \"28.543194394250968,77.18722678454864\"\n            ],\n            \"28.54314067613191,77.18738742068307\": [\n                \"28.54313075003453,77.18738215161298\",\n                \"28.543144147634624,77.18737894611593\",\n                \"28.543136047461623,77.18739872010593\"\n            ],\n            \"28.54313075003453,77.18738215161298\": [\n                \"28.54314067613191,77.18738742068307\"\n            ],\n            \"28.543130261623766,77.18741284438451\": [\n                \"28.543120335526382,77.18740757531441\",\n                \"28.543132575958907,77.18740719467307\",\n                \"28.54312679012105,77.18742131895165\"\n            ],\n            \"28.543120335526382,77.18740757531441\": [\n                \"28.543130261623766,77.18741284438451\",\n                \"28.543110409428998,77.18740230624432\"\n            ],\n            \"28.543194394250968,77.18722678454864\": [\n                \"28.54320432034835,77.18723205361873\",\n                \"28.54318694967793,77.18722283274607\"\n            ],\n            \"28.54309901809933,77.18748911548882\": [\n                \"28.54308909200195,77.18748384641873\",\n                \"28.54310480393719,77.18747499121024\",\n                \"28.543095546596618,77.18749759005597\"\n            ],\n            \"28.543082227937592,77.18781035780336\": [\n                \"28.543083552294366,77.1878144999266\"\n            ],\n            \"28.543083552294366,77.1878144999266\": [\n                \"28.543082227937592,77.18781035780336\",\n                \"28.54308487665114,77.18781864204983\",\n                \"28.543096949894466,77.18781129442954\"\n            ],\n            \"28.54308487665114,77.18781864204983\": [\n                \"28.543083552294366,77.1878144999266\"\n            ],\n            \"28.543518690621635,77.18757088653294\": [\n                \"28.54349139385383,77.1875563965902\"\n            ],\n            \"28.54349139385383,77.1875563965902\": [\n                \"28.543518690621635,77.18757088653294\",\n                \"28.543483949280795,77.18755244478763\"\n            ],\n            \"28.543483949280795,77.18755244478763\": [\n                \"28.54349139385383,77.1875563965902\",\n                \"28.543493206621367,77.1875298459419\",\n                \"28.543477006275364,77.18756939392192\"\n            ],\n            \"28.543241402338026,77.1873480330694\": [\n                \"28.543291032824943,77.18737437841986\",\n                \"28.543184327278073,77.18731773591637\"\n            ],\n            \"28.54350940696737,77.18749029796189\": [\n                \"28.543499480869986,77.1874850288918\",\n                \"28.543517507140372,77.18747052397188\",\n                \"28.54350130679437,77.18751007195189\"\n            ],\n            \"28.543499480869986,77.1874850288918\": [\n                \"28.54350940696737,77.18749029796189\",\n                \"28.543442405810033,77.18745473173877\"\n            ],\n            \"28.543637738006,77.1873761468321\": [\n                \"28.54362781190862,77.187370877762\"\n            ],\n            \"28.54362781190862,77.187370877762\": [\n                \"28.543637738006,77.1873761468321\",\n                \"28.543625497573476,77.18737652747343\"\n            ],\n            \"28.543623851995143,77.18741004510068\": [\n                \"28.54361392589776,77.18740477603059\"\n            ],\n            \"28.54361392589776,77.18740477603059\": [\n                \"28.543623851995143,77.18741004510068\",\n                \"28.543615083065333,77.18740195117488\",\n                \"28.543611611562618,77.18741042574202\"\n            ],\n            \"28.543445107150966,77.1876693908188\": [\n                \"28.543512108308303,77.18770495704193\",\n                \"28.54343766257793,77.18766543901623\"\n            ],\n            \"28.543456177259074,77.1876202413248\": [\n                \"28.543451548588788,77.18763154074765\",\n                \"28.543473547929494,77.18762946219745\",\n                \"28.543468906102362,77.18758916791192\"\n            ],\n            \"28.543451548588788,77.18763154074765\": [\n                \"28.543456177259074,77.1876202413248\",\n                \"28.543443448415786,77.18765131473766\"\n            ],\n            \"28.543625497573476,77.18737652747343\": [\n                \"28.54362781190862,77.187370877762\",\n                \"28.54362202607076,77.18738500204059\"\n            ],\n            \"28.54362202607076,77.18738500204059\": [\n                \"28.543625497573476,77.18737652747343\",\n                \"28.543615083065333,77.18740195117488\",\n                \"28.543607136924688,77.18737709843545\"\n            ],\n            \"28.543615083065333,77.18740195117488\": [\n                \"28.54362202607076,77.18738500204059\",\n                \"28.54361392589776,77.18740477603059\",\n                \"28.543600193919257,77.18739404756974\"\n            ],\n            \"28.543611611562618,77.18741042574202\": [\n                \"28.54361392589776,77.18740477603059\",\n                \"28.543603511389616,77.18743019973203\"\n            ],\n            \"28.543603511389616,77.18743019973203\": [\n                \"28.543611611562618,77.18741042574202\",\n                \"28.543595411216614,77.18744997372204\"\n            ],\n            \"28.543595411216614,77.18744997372204\": [\n                \"28.543603511389616,77.18743019973203\",\n                \"28.543586153876042,77.18747257256776\",\n                \"28.543605337314,77.18745524279213\"\n            ],\n            \"28.543586153876042,77.18747257256776\": [\n                \"28.543595411216614,77.18744997372204\",\n                \"28.54357805370304,77.18749234655776\",\n                \"28.543578709303002,77.18746862076519\"\n            ],\n            \"28.54357805370304,77.18749234655776\": [\n                \"28.543586153876042,77.18747257256776\",\n                \"28.543567639194894,77.1875177702592\"\n            ],\n            \"28.543560696189466,77.1875347193935\": [\n                \"28.543567639194894,77.1875177702592\",\n                \"28.54355838185432,77.18754036910492\",\n                \"28.54354580704339,77.18752681578836\"\n            ],\n            \"28.54355838185432,77.18754036910492\": [\n                \"28.543560696189466,77.1875347193935\",\n                \"28.54357823404909,77.18755090724511\"\n            ],\n            \"28.543583465691956,77.1873095071961\": [\n                \"28.543574208351384,77.18733210604184\"\n            ],\n            \"28.543574208351384,77.18733210604184\": [\n                \"28.543583465691956,77.1873095071961\",\n                \"28.543567265345953,77.18734905517613\"\n            ],\n            \"28.543567265345953,77.18734905517613\": [\n                \"28.543574208351384,77.18733210604184\",\n                \"28.543556850837806,77.18737447887756\"\n            ],\n            \"28.54354412199452,77.18740555229043\": [\n                \"28.54355222216752,77.18738577830042\",\n                \"28.543534864653946,77.18742815113615\"\n            ],\n            \"28.543534864653946,77.18742815113615\": [\n                \"28.54354412199452,77.18740555229043\",\n                \"28.54352907881609,77.18744227541472\"\n            ],\n            \"28.54352907881609,77.18744227541472\": [\n                \"28.543534864653946,77.18742815113615\",\n                \"28.543524450145803,77.18745357483759\",\n                \"28.543536523389125,77.1874462272173\"\n            ],\n            \"28.543524450145803,77.18745357483759\": [\n                \"28.54352907881609,77.18744227541472\",\n                \"28.543517507140372,77.18747052397188\"\n            ],\n            \"28.543498363172954,77.18764263487267\": [\n                \"28.543513252319027,77.18765053847783\",\n                \"28.543485955551223,77.18763604853507\"\n            ],\n            \"28.543485955551223,77.18763604853507\": [\n                \"28.543498363172954,77.18764263487267\",\n                \"28.543473547929494,77.18762946219745\"\n            ],\n            \"28.543473547929494,77.18762946219745\": [\n                \"28.543485955551223,77.18763604853507\",\n                \"28.543456177259074,77.1876202413248\"\n            ],\n            \"28.54350130679437,77.18751007195189\": [\n                \"28.54350940696737,77.18749029796189\",\n                \"28.543493206621367,77.1875298459419\"\n            ],\n            \"28.543493206621367,77.1875298459419\": [\n                \"28.54350130679437,77.18751007195189\",\n                \"28.543483949280795,77.18755244478763\"\n            ],\n            \"28.543477006275364,77.18756939392192\": [\n                \"28.543483949280795,77.18755244478763\",\n                \"28.543468906102362,77.18758916791192\"\n            ],\n            \"28.543468906102362,77.18758916791192\": [\n                \"28.543477006275364,77.18756939392192\",\n                \"28.543456177259074,77.1876202413248\"\n            ],\n            \"28.54357823404909,77.18755090724511\": [\n                \"28.54355838185432,77.18754036910492\"\n            ],\n            \"28.54354580704339,77.18752681578836\": [\n                \"28.543560696189466,77.1875347193935\"\n            ],\n            \"28.543605337314,77.18745524279213\": [\n                \"28.543595411216614,77.18744997372204\"\n            ],\n            \"28.543600193919257,77.18739404756974\": [\n                \"28.543615083065333,77.18740195117488\"\n            ],\n            \"28.543607136924688,77.18737709843545\": [\n                \"28.54362202607076,77.18738500204059\"\n            ],\n            \"28.54316729098606,77.18732244900161\": [\n                \"28.543171919656345,77.18731114957876\",\n                \"28.543163819483343,77.18733092356877\"\n            ],\n            \"28.543163819483343,77.18733092356877\": [\n                \"28.54316729098606,77.18732244900161\",\n                \"28.5431615051482,77.18733657328019\"\n            ],\n            \"28.543156876477912,77.18734787270306\": [\n                \"28.5431615051482,77.18733657328019\",\n                \"28.543152247807626,77.18735917212591\"\n            ],\n            \"28.543152247807626,77.18735917212591\": [\n                \"28.543156876477912,77.18734787270306\",\n                \"28.54314761913734,77.18737047154877\"\n            ],\n            \"28.54314761913734,77.18737047154877\": [\n                \"28.543152247807626,77.18735917212591\",\n                \"28.543144147634624,77.18737894611593\"\n            ],\n            \"28.543144147634624,77.18737894611593\": [\n                \"28.54314761913734,77.18737047154877\",\n                \"28.54314067613191,77.18738742068307\"\n            ],\n            \"28.543136047461623,77.18739872010593\": [\n                \"28.54314067613191,77.18738742068307\",\n                \"28.543132575958907,77.18740719467307\"\n            ],\n            \"28.543132575958907,77.18740719467307\": [\n                \"28.543136047461623,77.18739872010593\",\n                \"28.543130261623766,77.18741284438451\"\n            ],\n            \"28.54312679012105,77.18742131895165\": [\n                \"28.543130261623766,77.18741284438451\",\n                \"28.543122161450764,77.18743261837452\"\n            ],\n            \"28.543122161450764,77.18743261837452\": [\n                \"28.54312679012105,77.18742131895165\",\n                \"28.543117532780478,77.18744391779737\"\n            ],\n            \"28.543117532780478,77.18744391779737\": [\n                \"28.543122161450764,77.18743261837452\",\n                \"28.543110589775047,77.18746086693166\"\n            ],\n            \"28.543110589775047,77.18746086693166\": [\n                \"28.543117532780478,77.18744391779737\",\n                \"28.54310480393719,77.18747499121024\"\n            ],\n            \"28.54310480393719,77.18747499121024\": [\n                \"28.543110589775047,77.18746086693166\",\n                \"28.54309901809933,77.18748911548882\"\n            ],\n            \"28.543095546596618,77.18749759005597\": [\n                \"28.54309901809933,77.18748911548882\",\n                \"28.543090917926328,77.18750888947882\"\n            ],\n            \"28.543090917926328,77.18750888947882\": [\n                \"28.543095546596618,77.18749759005597\",\n                \"28.543087446423616,77.18751736404597\"\n            ],\n            \"28.543087446423616,77.18751736404597\": [\n                \"28.543090917926328,77.18750888947882\",\n                \"28.5430839749209,77.18752583861311\"\n            ],\n            \"28.5430839749209,77.18752583861311\": [\n                \"28.543087446423616,77.18751736404597\",\n                \"28.543080503418185,77.18753431318027\"\n            ],\n            \"28.543080503418185,77.18753431318027\": [\n                \"28.5430839749209,77.18752583861311\",\n                \"28.5430758747479,77.18754561260312\"\n            ],\n            \"28.5430758747479,77.18754561260312\": [\n                \"28.543080503418185,77.18753431318027\",\n                \"28.543071246077613,77.18755691202598\"\n            ],\n            \"28.543071246077613,77.18755691202598\": [\n                \"28.5430758747479,77.18754561260312\",\n                \"28.543066617407327,77.18756821144885\"\n            ],\n            \"28.543066617407327,77.18756821144885\": [\n                \"28.543071246077613,77.18755691202598\",\n                \"28.54306314590461,77.18757668601599\"\n            ],\n            \"28.54306314590461,77.18757668601599\": [\n                \"28.543066617407327,77.18756821144885\",\n                \"28.543060831569466,77.18758233572743\"\n            ],\n            \"28.543060831569466,77.18758233572743\": [\n                \"28.54306314590461,77.18757668601599\",\n                \"28.54305736006675,77.18759081029457\"\n            ],\n            \"28.543578709303002,77.18746862076519\": [\n                \"28.543586153876042,77.18747257256776\",\n                \"28.543571264729966,77.18746466896262\"\n            ],\n            \"28.543571264729966,77.18746466896262\": [\n                \"28.543578709303002,77.18746862076519\",\n                \"28.543561338632582,77.18745939989253\"\n            ],\n            \"28.543561338632582,77.18745939989253\": [\n                \"28.543571264729966,77.18746466896262\",\n                \"28.5435514125352,77.18745413082243\"\n            ],\n            \"28.5435514125352,77.18745413082243\": [\n                \"28.543561338632582,77.18745939989253\",\n                \"28.54354396796216,77.18745017901986\"\n            ],\n            \"28.54354396796216,77.18745017901986\": [\n                \"28.5435514125352,77.18745413082243\",\n                \"28.543536523389125,77.1874462272173\"\n            ],\n            \"28.543536523389125,77.1874462272173\": [\n                \"28.54354396796216,77.18745017901986\",\n                \"28.54352907881609,77.18744227541472\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.543491006848043,77.18733608779873\",\n            \"28.543476117701967,77.18732818419359\",\n            \"28.543453783982855,77.18731632878588\",\n            \"28.543436413312435,77.18730710791321\",\n            \"28.54341656111767,77.18729656977304\",\n            \"28.543502028178562,77.18774431470126\",\n            \"28.54349706512987,77.18774168016623\",\n            \"28.543297641451968,77.18734349532767\",\n            \"28.543292678403276,77.18734086079262\",\n            \"28.543478432037112,77.18732253448215\",\n            \"28.5434388197455,77.18766261416052\",\n            \"28.543431375172464,77.18765866235795\",\n            \"28.543422527301576,77.1873410061818\",\n            \"28.543417564252884,77.18733837164676\",\n            \"28.543399383950145,77.18739750329611\",\n            \"28.543394420901453,77.18739486876106\",\n            \"28.543351874295478,77.18725535383848\",\n            \"28.543349559960333,77.1872610035499\",\n            \"28.543317352771222,77.18745025390567\",\n            \"28.54331619560365,77.1874530787614\",\n            \"28.543334723441642,77.18745947477834\",\n            \"28.543297500576458,77.18743971576549\",\n            \"28.543456098318,77.18731067907444\",\n            \"28.542907491784483,77.18757315978624\",\n            \"28.542904020281767,77.18758163435339\",\n            \"28.543427248069783,77.18769086271767\",\n            \"28.54339086115061,77.18770593859959\",\n            \"28.54331465143029,77.18723559482564\",\n            \"28.54331233709515,77.18724124453706\",\n            \"28.543451469647714,77.18732197849731\",\n            \"28.5433288849764,77.18726722422335\",\n            \"28.54332392192771,77.1872645896883\",\n            \"28.54341674146372,77.18735513046038\",\n            \"28.543411778415027,77.18735249592532\",\n            \"28.543443448415786,77.18765131473766\",\n            \"28.54343600384275,77.1876473629351\",\n            \"28.543490184058875,77.18735284661234\",\n            \"28.543485221010187,77.1873502120773\",\n            \"28.543458940534443,77.18742911771666\",\n            \"28.54345397748575,77.18742648318161\",\n            \"28.543494812729165,77.18734154718949\",\n            \"28.543489849680473,77.18733891265444\",\n            \"28.543280618316796,77.1873998021213\",\n            \"28.543263247646376,77.18739058124864\",\n            \"28.543245876975956,77.18738136037598\",\n            \"28.543314998965542,77.18730112249193\",\n            \"28.54331003591685,77.18729848795688\",\n            \"28.543442405810033,77.18745473173877\",\n            \"28.54333818178751,77.18739940650279\",\n            \"28.543471334999325,77.18738411034589\",\n            \"28.54344587731275,77.18744625717162\",\n            \"28.543184327278073,77.18731773591637\",\n            \"28.543171919656345,77.18731114957876\",\n            \"28.54316199355896,77.18730588050866\",\n            \"28.543149585937233,77.18729929417105\",\n            \"28.543129733742468,77.18728875603087\",\n            \"28.543085066304243,77.18726504521545\",\n            \"28.543072658682515,77.18725845887784\",\n            \"28.54304536191471,77.18724396893508\",\n            \"28.5431615051482,77.18733657328019\",\n            \"28.543151579050818,77.1873313042101\",\n            \"28.54333467081426,77.18725309994477\",\n            \"28.543515566654172,77.18764488876639\",\n            \"28.543513252319027,77.18765053847783\",\n            \"28.543418875452815,77.1872909200616\",\n            \"28.54293675535218,77.18751647235128\",\n            \"28.542935598184606,77.18751929720699\",\n            \"28.542950487330682,77.18752720081213\",\n            \"28.54294933016311,77.18753002566784\",\n            \"28.542950152952276,77.18751326685421\",\n            \"28.54294552428199,77.18752456627708\",\n            \"28.54323045064153,77.18786152593893\",\n            \"28.54319042503044,77.18787810940904\",\n            \"28.54317223157085,77.18788564735\",\n            \"28.543164954187016,77.18788866252639\",\n            \"28.542995295644417,77.18745469118971\",\n            \"28.542990332595725,77.18745205665466\",\n            \"28.54309200930967,77.18724809608116\",\n            \"28.543079601687943,77.18724150974354\",\n            \"28.543156528942664,77.18728234503676\",\n            \"28.543136676747896,77.18727180689658\",\n            \"28.54318694967793,77.18722283274607\",\n            \"28.543172060531855,77.18721492914094\",\n            \"28.543291032824943,77.18737437841986\",\n            \"28.543287561322227,77.18738285298701\",\n            \"28.543271360976224,77.18742240096702\",\n            \"28.543243562640814,77.1873870100874\",\n            \"28.543156031224846,77.18792519533001\",\n            \"28.542963255644505,77.18765090852443\",\n            \"28.542950848022777,77.18764432218681\",\n            \"28.542923551254976,77.18762983224406\",\n            \"28.542931677741667,77.18771324567084\",\n            \"28.54292423316863,77.18770929386827\",\n            \"28.54291927011994,77.18770665933322\",\n            \"28.54292704907138,77.18772454509369\",\n            \"28.542919604498344,77.18772059329112\",\n            \"28.542914641449652,77.18771795875608\",\n            \"28.543335880609213,77.18745664992262\",\n            \"28.54318391780839,77.18765799093825\",\n            \"28.543169028662312,77.1876500873331\",\n            \"28.543156621040584,77.18764350099549\",\n            \"28.543144213418856,77.18763691465787\",\n            \"28.543131805797124,77.18763032832025\",\n            \"28.543119398175396,77.18762374198265\",\n            \"28.543104509029323,77.18761583837751\",\n            \"28.54309458293194,77.18761056930741\",\n            \"28.54308217531021,77.1876039829698\",\n            \"28.543072249212827,77.1875987138997\",\n            \"28.54306480463979,77.18759476209713\",\n            \"28.54305736006675,77.18759081029457\",\n            \"28.543549472048998,77.18762849561695\",\n            \"28.54354450900031,77.1876258610819\",\n            \"28.543389097160663,77.18727511285132\",\n            \"28.54338678282552,77.18728076256275\",\n            \"28.54334975346323,77.18737115794565\",\n            \"28.543341653290227,77.18739093193565\",\n            \"28.543577565292278,77.18752303932929\",\n            \"28.543567639194894,77.1875177702592\",\n            \"28.54355275004882,77.18750986665407\",\n            \"28.543496242340705,77.18775843897984\",\n            \"28.543491279292013,77.1877558044448\",\n            \"28.54355955217874,77.1875891379576\",\n            \"28.543552609173307,77.1876060870919\",\n            \"28.54353872316245,77.18763998536048\",\n            \"28.543530622989447,77.18765975935048\",\n            \"28.543556850837806,77.18737447887756\",\n            \"28.543551887789118,77.18737184434252\",\n            \"28.54355222216752,77.18738577830042\",\n            \"28.543547259118828,77.18738314376537\",\n            \"28.543517507140372,77.18747052397188\",\n            \"28.54351254409168,77.18746788943683\",\n            \"28.543512108308303,77.18770495704193\",\n            \"28.543558575357217,77.18765052350065\",\n            \"28.543548649259833,77.18764525443056\",\n            \"28.54343766257793,77.18766543901623\",\n            \"28.543415676394066,77.18771911127483\",\n            \"28.54327442300925,77.18775418142175\",\n            \"28.54308909200195,77.18748384641873\",\n            \"28.543002238649844,77.18743774205542\",\n            \"28.543110409428998,77.18740230624432\",\n            \"28.54308958041271,77.1874531536472\",\n            \"28.54299066697413,77.18746599061257\",\n            \"28.54298570392544,77.18746335607753\",\n            \"28.543010211104182,77.18756578221164\",\n            \"28.542968025190305,77.18754338866374\",\n            \"28.542960580617265,77.18753943686117\",\n            \"28.54297149669302,77.18753491409659\",\n            \"28.543006739601466,77.18757425677877\",\n            \"28.543240865149674,77.18783610223748\",\n            \"28.543256229549666,77.18776171936271\",\n            \"28.543219842630492,77.18777679524463\",\n            \"28.543082549159152,77.18777269805288\",\n            \"28.543096949894466,77.18781129442954\",\n            \"28.54311135062978,77.1878498908062\",\n            \"28.543251754911736,77.18772839205613\",\n            \"28.54320212442482,77.18770204670567\",\n            \"28.54319518141939,77.18771899583996\",\n            \"28.543318329592747,77.18738886836262\",\n            \"28.543296343408883,77.1874425406212\",\n            \"28.543052304920142,77.18722701980079\",\n            \"28.543195049850933,77.18720305875605\",\n            \"28.54301265315799,77.18741231835398\",\n            \"28.543008024487705,77.18742361777684\",\n            \"28.542980393341495,77.18739519387618\",\n            \"28.543001222357784,77.18734434647331\",\n            \"28.54296289495241,77.18753378714973\",\n            \"28.542939751600976,77.18759028426405\",\n            \"28.54293396576312,77.18760440854263\",\n            \"28.543228457527945,77.18782951589988\",\n            \"28.543212565246655,77.18777981042102\",\n            \"28.543032544823294,77.18757763761934\",\n            \"28.54303006329895,77.18757632035181\",\n            \"28.542953817957887,77.1876149466828\",\n            \"28.542941410336155,77.1876083603452\",\n            \"28.542927343979247,77.18758369792643\",\n            \"28.54314510199225,77.1878781243862\",\n            \"28.54313269437052,77.18787153804858\",\n            \"28.543107879127064,77.18785836537336\",\n            \"28.543140473321962,77.18788942380907\",\n            \"28.543128065700234,77.18788283747145\",\n            \"28.543108006845728,77.18771055122714\",\n            \"28.54317234613267,77.18768623949539\",\n            \"28.543546334924688,77.18765090414199\",\n            \"28.543194230911556,77.1878835687998\",\n            \"28.543203334219776,77.18790559668352\",\n            \"28.54320432034835,77.18723205361873\",\n            \"28.54314067613191,77.18738742068307\",\n            \"28.54313075003453,77.18738215161298\",\n            \"28.543130261623766,77.18741284438451\",\n            \"28.543120335526382,77.18740757531441\",\n            \"28.543194394250968,77.18722678454864\",\n            \"28.54309901809933,77.18748911548882\",\n            \"28.543082227937592,77.18781035780336\",\n            \"28.543083552294366,77.1878144999266\",\n            \"28.54308487665114,77.18781864204983\",\n            \"28.543518690621635,77.18757088653294\",\n            \"28.54349139385383,77.1875563965902\",\n            \"28.543483949280795,77.18755244478763\",\n            \"28.543241402338026,77.1873480330694\",\n            \"28.54350940696737,77.18749029796189\",\n            \"28.543499480869986,77.1874850288918\",\n            \"28.543637738006,77.1873761468321\",\n            \"28.54362781190862,77.187370877762\",\n            \"28.543623851995143,77.18741004510068\",\n            \"28.54361392589776,77.18740477603059\",\n            \"28.543445107150966,77.1876693908188\",\n            \"28.543456177259074,77.1876202413248\",\n            \"28.543451548588788,77.18763154074765\",\n            \"28.543625497573476,77.18737652747343\",\n            \"28.54362202607076,77.18738500204059\",\n            \"28.543615083065333,77.18740195117488\",\n            \"28.543611611562618,77.18741042574202\",\n            \"28.543603511389616,77.18743019973203\",\n            \"28.543595411216614,77.18744997372204\",\n            \"28.543586153876042,77.18747257256776\",\n            \"28.54357805370304,77.18749234655776\",\n            \"28.543560696189466,77.1875347193935\",\n            \"28.54355838185432,77.18754036910492\",\n            \"28.543583465691956,77.1873095071961\",\n            \"28.543574208351384,77.18733210604184\",\n            \"28.543567265345953,77.18734905517613\",\n            \"28.54354412199452,77.18740555229043\",\n            \"28.543534864653946,77.18742815113615\",\n            \"28.54352907881609,77.18744227541472\",\n            \"28.543524450145803,77.18745357483759\",\n            \"28.543498363172954,77.18764263487267\",\n            \"28.543485955551223,77.18763604853507\",\n            \"28.543473547929494,77.18762946219745\",\n            \"28.54350130679437,77.18751007195189\",\n            \"28.543493206621367,77.1875298459419\",\n            \"28.543477006275364,77.18756939392192\",\n            \"28.543468906102362,77.18758916791192\",\n            \"28.54357823404909,77.18755090724511\",\n            \"28.54354580704339,77.18752681578836\",\n            \"28.543605337314,77.18745524279213\",\n            \"28.543600193919257,77.18739404756974\",\n            \"28.543607136924688,77.18737709843545\",\n            \"28.54316729098606,77.18732244900161\",\n            \"28.543163819483343,77.18733092356877\",\n            \"28.543156876477912,77.18734787270306\",\n            \"28.543152247807626,77.18735917212591\",\n            \"28.54314761913734,77.18737047154877\",\n            \"28.543144147634624,77.18737894611593\",\n            \"28.543136047461623,77.18739872010593\",\n            \"28.543132575958907,77.18740719467307\",\n            \"28.54312679012105,77.18742131895165\",\n            \"28.543122161450764,77.18743261837452\",\n            \"28.543117532780478,77.18744391779737\",\n            \"28.543110589775047,77.18746086693166\",\n            \"28.54310480393719,77.18747499121024\",\n            \"28.543095546596618,77.18749759005597\",\n            \"28.543090917926328,77.18750888947882\",\n            \"28.543087446423616,77.18751736404597\",\n            \"28.5430839749209,77.18752583861311\",\n            \"28.543080503418185,77.18753431318027\",\n            \"28.5430758747479,77.18754561260312\",\n            \"28.543071246077613,77.18755691202598\",\n            \"28.543066617407327,77.18756821144885\",\n            \"28.54306314590461,77.18757668601599\",\n            \"28.543060831569466,77.18758233572743\",\n            \"28.543578709303002,77.18746862076519\",\n            \"28.543571264729966,77.18746466896262\",\n            \"28.543561338632582,77.18745939989253\",\n            \"28.5435514125352,77.18745413082243\",\n            \"28.54354396796216,77.18745017901986\",\n            \"28.543536523389125,77.1874462272173\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe68\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    140,\n                    199\n                ],\n                [\n                    140,\n                    202\n                ]\n            ],\n            [\n                [\n                    94,\n                    39\n                ],\n                [\n                    94,\n                    50\n                ],\n                [\n                    94,\n                    54\n                ]\n            ],\n            [\n                [\n                    65,\n                    143\n                ],\n                [\n                    76,\n                    143\n                ],\n                [\n                    82,\n                    143\n                ],\n                [\n                    91,\n                    143\n                ]\n            ],\n            [\n                [\n                    194,\n                    222\n                ],\n                [\n                    194,\n                    229\n                ]\n            ],\n            [\n                [\n                    147,\n                    199\n                ],\n                [\n                    147,\n                    202\n                ]\n            ],\n            [\n                [\n                    236,\n                    112\n                ],\n                [\n                    239,\n                    112\n                ]\n            ],\n            [\n                [\n                    94,\n                    199\n                ],\n                [\n                    94,\n                    202\n                ]\n            ],\n            [\n                [\n                    9,\n                    54\n                ],\n                [\n                    16,\n                    54\n                ],\n                [\n                    20,\n                    54\n                ],\n                [\n                    47,\n                    54\n                ],\n                [\n                    57,\n                    54\n                ],\n                [\n                    65,\n                    54\n                ],\n                [\n                    82,\n                    54\n                ],\n                [\n                    94,\n                    54\n                ],\n                [\n                    118,\n                    54\n                ]\n            ],\n            [\n                [\n                    68,\n                    199\n                ],\n                [\n                    68,\n                    202\n                ]\n            ],\n            [\n                [\n                    114,\n                    199\n                ],\n                [\n                    114,\n                    202\n                ]\n            ],\n            [\n                [\n                    120,\n                    199\n                ],\n                [\n                    120,\n                    202\n                ]\n            ],\n            [\n                [\n                    87,\n                    199\n                ],\n                [\n                    87,\n                    202\n                ]\n            ],\n            [\n                [\n                    168,\n                    227\n                ],\n                [\n                    169,\n                    227\n                ]\n            ],\n            [\n                [\n                    239,\n                    122\n                ],\n                [\n                    244,\n                    122\n                ]\n            ],\n            [\n                [\n                    165,\n                    238\n                ],\n                [\n                    169,\n                    238\n                ]\n            ],\n            [\n                [\n                    111,\n                    16\n                ],\n                [\n                    112,\n                    16\n                ]\n            ],\n            [\n                [\n                    82,\n                    143\n                ],\n                [\n                    82,\n                    151\n                ],\n                [\n                    82,\n                    157\n                ]\n            ],\n            [\n                [\n                    116,\n                    32\n                ],\n                [\n                    118,\n                    32\n                ]\n            ],\n            [\n                [\n                    112,\n                    16\n                ],\n                [\n                    112,\n                    20\n                ],\n                [\n                    112,\n                    24\n                ]\n            ],\n            [\n                [\n                    118,\n                    24\n                ],\n                [\n                    118,\n                    32\n                ],\n                [\n                    118,\n                    54\n                ]\n            ],\n            [\n                [\n                    107,\n                    23\n                ],\n                [\n                    107,\n                    24\n                ]\n            ],\n            [\n                [\n                    60,\n                    23\n                ],\n                [\n                    60,\n                    27\n                ]\n            ],\n            [\n                [\n                    66,\n                    23\n                ],\n                [\n                    66,\n                    27\n                ]\n            ],\n            [\n                [\n                    57,\n                    38\n                ],\n                [\n                    82,\n                    38\n                ]\n            ],\n            [\n                [\n                    47,\n                    23\n                ],\n                [\n                    47,\n                    26\n                ],\n                [\n                    47,\n                    50\n                ],\n                [\n                    47,\n                    54\n                ]\n            ],\n            [\n                [\n                    118,\n                    24\n                ],\n                [\n                    138,\n                    24\n                ]\n            ],\n            [\n                [\n                    138,\n                    23\n                ],\n                [\n                    138,\n                    24\n                ]\n            ],\n            [\n                [\n                    94,\n                    24\n                ],\n                [\n                    100,\n                    24\n                ],\n                [\n                    107,\n                    24\n                ],\n                [\n                    112,\n                    24\n                ],\n                [\n                    118,\n                    24\n                ]\n            ],\n            [\n                [\n                    112,\n                    20\n                ],\n                [\n                    113,\n                    20\n                ]\n            ],\n            [\n                [\n                    65,\n                    132\n                ],\n                [\n                    90,\n                    132\n                ],\n                [\n                    91,\n                    132\n                ]\n            ],\n            [\n                [\n                    90,\n                    116\n                ],\n                [\n                    90,\n                    123\n                ],\n                [\n                    90,\n                    132\n                ]\n            ],\n            [\n                [\n                    90,\n                    123\n                ],\n                [\n                    91,\n                    123\n                ]\n            ],\n            [\n                [\n                    89,\n                    116\n                ],\n                [\n                    90,\n                    116\n                ]\n            ],\n            [\n                [\n                    61,\n                    140\n                ],\n                [\n                    65,\n                    140\n                ]\n            ],\n            [\n                [\n                    82,\n                    23\n                ],\n                [\n                    82,\n                    27\n                ],\n                [\n                    82,\n                    38\n                ],\n                [\n                    82,\n                    50\n                ],\n                [\n                    82,\n                    54\n                ]\n            ],\n            [\n                [\n                    57,\n                    27\n                ],\n                [\n                    57,\n                    38\n                ],\n                [\n                    57,\n                    50\n                ],\n                [\n                    57,\n                    54\n                ]\n            ],\n            [\n                [\n                    57,\n                    27\n                ],\n                [\n                    60,\n                    27\n                ],\n                [\n                    66,\n                    27\n                ],\n                [\n                    82,\n                    27\n                ]\n            ],\n            [\n                [\n                    20,\n                    26\n                ],\n                [\n                    20,\n                    50\n                ],\n                [\n                    20,\n                    54\n                ]\n            ],\n            [\n                [\n                    20,\n                    26\n                ],\n                [\n                    25,\n                    26\n                ],\n                [\n                    31,\n                    26\n                ],\n                [\n                    47,\n                    26\n                ]\n            ],\n            [\n                [\n                    31,\n                    23\n                ],\n                [\n                    31,\n                    26\n                ]\n            ],\n            [\n                [\n                    25,\n                    23\n                ],\n                [\n                    25,\n                    26\n                ]\n            ],\n            [\n                [\n                    65,\n                    54\n                ],\n                [\n                    65,\n                    57\n                ],\n                [\n                    65,\n                    87\n                ],\n                [\n                    65,\n                    114\n                ],\n                [\n                    65,\n                    116\n                ],\n                [\n                    65,\n                    132\n                ],\n                [\n                    65,\n                    140\n                ],\n                [\n                    65,\n                    143\n                ]\n            ],\n            [\n                [\n                    61,\n                    87\n                ],\n                [\n                    65,\n                    87\n                ]\n            ],\n            [\n                [\n                    61,\n                    114\n                ],\n                [\n                    65,\n                    114\n                ]\n            ],\n            [\n                [\n                    65,\n                    116\n                ],\n                [\n                    67,\n                    116\n                ]\n            ],\n            [\n                [\n                    169,\n                    229\n                ],\n                [\n                    188,\n                    229\n                ],\n                [\n                    194,\n                    229\n                ],\n                [\n                    201,\n                    229\n                ]\n            ],\n            [\n                [\n                    45,\n                    191\n                ],\n                [\n                    72,\n                    191\n                ]\n            ],\n            [\n                [\n                    61,\n                    199\n                ],\n                [\n                    68,\n                    199\n                ],\n                [\n                    72,\n                    199\n                ],\n                [\n                    87,\n                    199\n                ],\n                [\n                    94,\n                    199\n                ],\n                [\n                    114,\n                    199\n                ],\n                [\n                    120,\n                    199\n                ],\n                [\n                    140,\n                    199\n                ],\n                [\n                    147,\n                    199\n                ],\n                [\n                    169,\n                    199\n                ]\n            ],\n            [\n                [\n                    169,\n                    236\n                ],\n                [\n                    170,\n                    236\n                ]\n            ],\n            [\n                [\n                    169,\n                    199\n                ],\n                [\n                    169,\n                    227\n                ],\n                [\n                    169,\n                    229\n                ],\n                [\n                    169,\n                    236\n                ],\n                [\n                    169,\n                    238\n                ],\n                [\n                    169,\n                    241\n                ]\n            ],\n            [\n                [\n                    168,\n                    241\n                ],\n                [\n                    169,\n                    241\n                ]\n            ],\n            [\n                [\n                    188,\n                    229\n                ],\n                [\n                    188,\n                    236\n                ],\n                [\n                    188,\n                    244\n                ]\n            ],\n            [\n                [\n                    188,\n                    244\n                ],\n                [\n                    190,\n                    244\n                ]\n            ],\n            [\n                [\n                    239,\n                    112\n                ],\n                [\n                    239,\n                    122\n                ],\n                [\n                    239,\n                    128\n                ],\n                [\n                    239,\n                    157\n                ]\n            ],\n            [\n                [\n                    239,\n                    112\n                ],\n                [\n                    243,\n                    112\n                ],\n                [\n                    250,\n                    112\n                ]\n            ],\n            [\n                [\n                    239,\n                    128\n                ],\n                [\n                    244,\n                    128\n                ]\n            ],\n            [\n                [\n                    218,\n                    94\n                ],\n                [\n                    231,\n                    107\n                ],\n                [\n                    236,\n                    112\n                ]\n            ],\n            [\n                [\n                    231,\n                    107\n                ],\n                [\n                    239,\n                    99\n                ]\n            ],\n            [\n                [\n                    196,\n                    94\n                ],\n                [\n                    218,\n                    94\n                ]\n            ],\n            [\n                [\n                    185,\n                    105\n                ],\n                [\n                    187,\n                    107\n                ]\n            ],\n            [\n                [\n                    45,\n                    191\n                ],\n                [\n                    45,\n                    194\n                ],\n                [\n                    45,\n                    199\n                ],\n                [\n                    45,\n                    204\n                ]\n            ],\n            [\n                [\n                    36,\n                    199\n                ],\n                [\n                    42,\n                    199\n                ],\n                [\n                    45,\n                    199\n                ]\n            ],\n            [\n                [\n                    72,\n                    191\n                ],\n                [\n                    72,\n                    199\n                ]\n            ],\n            [\n                [\n                    61,\n                    199\n                ],\n                [\n                    61,\n                    202\n                ]\n            ],\n            [\n                [\n                    180,\n                    110\n                ],\n                [\n                    185,\n                    105\n                ],\n                [\n                    196,\n                    94\n                ]\n            ],\n            [\n                [\n                    180,\n                    110\n                ],\n                [\n                    180,\n                    141\n                ]\n            ],\n            [\n                [\n                    180,\n                    141\n                ],\n                [\n                    196,\n                    157\n                ]\n            ],\n            [\n                [\n                    196,\n                    157\n                ],\n                [\n                    239,\n                    157\n                ]\n            ],\n            [\n                [\n                    82,\n                    157\n                ],\n                [\n                    84,\n                    157\n                ]\n            ]\n        ],\n        \"createdAt\": \"2024-06-17T18:22:28.653Z\",\n        \"updatedAt\": \"2025-05-09T07:34:58.299Z\",\n        \"__v\": 0,\n        \"pathNetwork\": {\n            \"140,199\": [\n                \"140,202\",\n                \"120,199\",\n                \"147,199\"\n            ],\n            \"140,202\": [\n                \"140,199\"\n            ],\n            \"94,39\": [\n                \"94,50\"\n            ],\n            \"94,50\": [\n                \"94,39\",\n                \"94,54\"\n            ],\n            \"94,54\": [\n                \"94,50\",\n                \"82,54\",\n                \"118,54\"\n            ],\n            \"65,143\": [\n                \"76,143\",\n                \"65,140\"\n            ],\n            \"76,143\": [\n                \"65,143\",\n                \"82,143\"\n            ],\n            \"82,143\": [\n                \"76,143\",\n                \"91,143\",\n                \"82,151\"\n            ],\n            \"91,143\": [\n                \"82,143\"\n            ],\n            \"194,222\": [\n                \"194,229\"\n            ],\n            \"194,229\": [\n                \"194,222\",\n                \"188,229\",\n                \"201,229\"\n            ],\n            \"147,199\": [\n                \"147,202\",\n                \"140,199\",\n                \"169,199\"\n            ],\n            \"147,202\": [\n                \"147,199\"\n            ],\n            \"236,112\": [\n                \"239,112\",\n                \"231,107\"\n            ],\n            \"239,112\": [\n                \"236,112\",\n                \"239,122\",\n                \"243,112\"\n            ],\n            \"94,199\": [\n                \"94,202\",\n                \"87,199\",\n                \"114,199\"\n            ],\n            \"94,202\": [\n                \"94,199\"\n            ],\n            \"9,54\": [\n                \"16,54\"\n            ],\n            \"16,54\": [\n                \"9,54\",\n                \"20,54\"\n            ],\n            \"20,54\": [\n                \"16,54\",\n                \"47,54\",\n                \"20,50\"\n            ],\n            \"47,54\": [\n                \"20,54\",\n                \"57,54\",\n                \"47,50\"\n            ],\n            \"57,54\": [\n                \"47,54\",\n                \"65,54\",\n                \"57,50\"\n            ],\n            \"65,54\": [\n                \"57,54\",\n                \"82,54\",\n                \"65,57\"\n            ],\n            \"82,54\": [\n                \"65,54\",\n                \"94,54\",\n                \"82,50\"\n            ],\n            \"118,54\": [\n                \"94,54\",\n                \"118,32\"\n            ],\n            \"68,199\": [\n                \"68,202\",\n                \"61,199\",\n                \"72,199\"\n            ],\n            \"68,202\": [\n                \"68,199\"\n            ],\n            \"114,199\": [\n                \"114,202\",\n                \"94,199\",\n                \"120,199\"\n            ],\n            \"114,202\": [\n                \"114,199\"\n            ],\n            \"120,199\": [\n                \"120,202\",\n                \"114,199\",\n                \"140,199\"\n            ],\n            \"120,202\": [\n                \"120,199\"\n            ],\n            \"87,199\": [\n                \"87,202\",\n                \"72,199\",\n                \"94,199\"\n            ],\n            \"87,202\": [\n                \"87,199\"\n            ],\n            \"168,227\": [\n                \"169,227\"\n            ],\n            \"169,227\": [\n                \"168,227\",\n                \"169,199\",\n                \"169,229\"\n            ],\n            \"239,122\": [\n                \"244,122\",\n                \"239,112\",\n                \"239,128\"\n            ],\n            \"244,122\": [\n                \"239,122\"\n            ],\n            \"165,238\": [\n                \"169,238\"\n            ],\n            \"169,238\": [\n                \"165,238\",\n                \"169,236\",\n                \"169,241\"\n            ],\n            \"111,16\": [\n                \"112,16\"\n            ],\n            \"112,16\": [\n                \"111,16\",\n                \"112,20\"\n            ],\n            \"82,151\": [\n                \"82,143\",\n                \"82,157\"\n            ],\n            \"82,157\": [\n                \"82,151\",\n                \"84,157\"\n            ],\n            \"116,32\": [\n                \"118,32\"\n            ],\n            \"118,32\": [\n                \"116,32\",\n                \"118,24\",\n                \"118,54\"\n            ],\n            \"112,20\": [\n                \"112,16\",\n                \"112,24\",\n                \"113,20\"\n            ],\n            \"112,24\": [\n                \"112,20\",\n                \"107,24\",\n                \"118,24\"\n            ],\n            \"118,24\": [\n                \"118,32\",\n                \"138,24\",\n                \"112,24\"\n            ],\n            \"107,23\": [\n                \"107,24\"\n            ],\n            \"107,24\": [\n                \"107,23\",\n                \"100,24\",\n                \"112,24\"\n            ],\n            \"60,23\": [\n                \"60,27\"\n            ],\n            \"60,27\": [\n                \"60,23\",\n                \"57,27\",\n                \"66,27\"\n            ],\n            \"66,23\": [\n                \"66,27\"\n            ],\n            \"66,27\": [\n                \"66,23\",\n                \"60,27\",\n                \"82,27\"\n            ],\n            \"57,38\": [\n                \"82,38\",\n                \"57,27\",\n                \"57,50\"\n            ],\n            \"82,38\": [\n                \"57,38\",\n                \"82,27\",\n                \"82,50\"\n            ],\n            \"47,23\": [\n                \"47,26\"\n            ],\n            \"47,26\": [\n                \"47,23\",\n                \"47,50\",\n                \"31,26\"\n            ],\n            \"47,50\": [\n                \"47,26\",\n                \"47,54\"\n            ],\n            \"138,24\": [\n                \"118,24\",\n                \"138,23\"\n            ],\n            \"138,23\": [\n                \"138,24\"\n            ],\n            \"94,24\": [\n                \"100,24\"\n            ],\n            \"100,24\": [\n                \"94,24\",\n                \"107,24\"\n            ],\n            \"113,20\": [\n                \"112,20\"\n            ],\n            \"65,132\": [\n                \"90,132\",\n                \"65,116\",\n                \"65,140\"\n            ],\n            \"90,132\": [\n                \"65,132\",\n                \"91,132\",\n                \"90,123\"\n            ],\n            \"91,132\": [\n                \"90,132\"\n            ],\n            \"90,116\": [\n                \"90,123\",\n                \"89,116\"\n            ],\n            \"90,123\": [\n                \"90,116\",\n                \"90,132\",\n                \"91,123\"\n            ],\n            \"91,123\": [\n                \"90,123\"\n            ],\n            \"89,116\": [\n                \"90,116\"\n            ],\n            \"61,140\": [\n                \"65,140\"\n            ],\n            \"65,140\": [\n                \"61,140\",\n                \"65,132\",\n                \"65,143\"\n            ],\n            \"82,23\": [\n                \"82,27\"\n            ],\n            \"82,27\": [\n                \"82,23\",\n                \"82,38\",\n                \"66,27\"\n            ],\n            \"82,50\": [\n                \"82,38\",\n                \"82,54\"\n            ],\n            \"57,27\": [\n                \"57,38\",\n                \"60,27\"\n            ],\n            \"57,50\": [\n                \"57,38\",\n                \"57,54\"\n            ],\n            \"20,26\": [\n                \"20,50\",\n                \"25,26\"\n            ],\n            \"20,50\": [\n                \"20,26\",\n                \"20,54\"\n            ],\n            \"25,26\": [\n                \"20,26\",\n                \"31,26\",\n                \"25,23\"\n            ],\n            \"31,26\": [\n                \"25,26\",\n                \"47,26\",\n                \"31,23\"\n            ],\n            \"31,23\": [\n                \"31,26\"\n            ],\n            \"25,23\": [\n                \"25,26\"\n            ],\n            \"65,57\": [\n                \"65,54\",\n                \"65,87\"\n            ],\n            \"65,87\": [\n                \"65,57\",\n                \"65,114\",\n                \"61,87\"\n            ],\n            \"65,114\": [\n                \"65,87\",\n                \"65,116\",\n                \"61,114\"\n            ],\n            \"65,116\": [\n                \"65,114\",\n                \"65,132\",\n                \"67,116\"\n            ],\n            \"61,87\": [\n                \"65,87\"\n            ],\n            \"61,114\": [\n                \"65,114\"\n            ],\n            \"67,116\": [\n                \"65,116\"\n            ],\n            \"169,229\": [\n                \"188,229\",\n                \"169,227\",\n                \"169,236\"\n            ],\n            \"188,229\": [\n                \"169,229\",\n                \"194,229\",\n                \"188,236\"\n            ],\n            \"201,229\": [\n                \"194,229\"\n            ],\n            \"45,191\": [\n                \"72,191\",\n                \"45,194\"\n            ],\n            \"72,191\": [\n                \"45,191\",\n                \"72,199\"\n            ],\n            \"61,199\": [\n                \"68,199\",\n                \"61,202\"\n            ],\n            \"72,199\": [\n                \"68,199\",\n                \"87,199\",\n                \"72,191\"\n            ],\n            \"169,199\": [\n                \"147,199\",\n                \"169,227\"\n            ],\n            \"169,236\": [\n                \"170,236\",\n                \"169,229\",\n                \"169,238\"\n            ],\n            \"170,236\": [\n                \"169,236\"\n            ],\n            \"169,241\": [\n                \"169,238\",\n                \"168,241\"\n            ],\n            \"168,241\": [\n                \"169,241\"\n            ],\n            \"188,236\": [\n                \"188,229\",\n                \"188,244\"\n            ],\n            \"188,244\": [\n                \"188,236\",\n                \"190,244\"\n            ],\n            \"190,244\": [\n                \"188,244\"\n            ],\n            \"239,128\": [\n                \"239,122\",\n                \"239,157\",\n                \"244,128\"\n            ],\n            \"239,157\": [\n                \"239,128\",\n                \"196,157\"\n            ],\n            \"243,112\": [\n                \"239,112\",\n                \"250,112\"\n            ],\n            \"250,112\": [\n                \"243,112\"\n            ],\n            \"244,128\": [\n                \"239,128\"\n            ],\n            \"218,94\": [\n                \"231,107\",\n                \"196,94\"\n            ],\n            \"231,107\": [\n                \"218,94\",\n                \"236,112\",\n                \"239,99\"\n            ],\n            \"239,99\": [\n                \"231,107\"\n            ],\n            \"196,94\": [\n                \"218,94\",\n                \"185,105\"\n            ],\n            \"185,105\": [\n                \"187,107\",\n                \"180,110\",\n                \"196,94\"\n            ],\n            \"187,107\": [\n                \"185,105\"\n            ],\n            \"45,194\": [\n                \"45,191\",\n                \"45,199\"\n            ],\n            \"45,199\": [\n                \"45,194\",\n                \"45,204\",\n                \"42,199\"\n            ],\n            \"45,204\": [\n                \"45,199\"\n            ],\n            \"36,199\": [\n                \"42,199\"\n            ],\n            \"42,199\": [\n                \"36,199\",\n                \"45,199\"\n            ],\n            \"61,202\": [\n                \"61,199\"\n            ],\n            \"180,110\": [\n                \"185,105\",\n                \"180,141\"\n            ],\n            \"180,141\": [\n                \"180,110\",\n                \"196,157\"\n            ],\n            \"196,157\": [\n                \"180,141\",\n                \"239,157\"\n            ],\n            \"84,157\": [\n                \"82,157\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.54306593549367,77.18748874982464\": [\n                \"28.543058490920632,77.18748479802207\",\n                \"28.543089078845103,77.18743225271034\",\n                \"28.543057835320667,77.18750852381464\"\n            ],\n            \"28.543058490920632,77.18748479802207\": [\n                \"28.54306593549367,77.18748874982464\"\n            ],\n            \"28.54351620909729,77.18756956926542\": [\n                \"28.543488912329487,77.18755507932266\"\n            ],\n            \"28.543488912329487,77.18755507932266\": [\n                \"28.54351620909729,77.18756956926542\",\n                \"28.543478986232103,77.18754981025258\"\n            ],\n            \"28.543478986232103,77.18754981025258\": [\n                \"28.543488912329487,77.18755507932266\",\n                \"28.54349287224296,77.187515911984\",\n                \"28.543451214210382,77.18761760678974\"\n            ],\n            \"28.543291688424905,77.18735065262729\": [\n                \"28.543278959581617,77.18738172604016\",\n                \"28.543299132997944,77.18735460442986\"\n            ],\n            \"28.543278959581617,77.18738172604016\": [\n                \"28.543291688424905,77.18735065262729\",\n                \"28.54327201657619,77.18739867517445\"\n            ],\n            \"28.54327201657619,77.18739867517445\": [\n                \"28.543278959581617,77.18738172604016\",\n                \"28.543261602068043,77.18742409887588\",\n                \"28.54325216438142,77.18738813703426\"\n            ],\n            \"28.543261602068043,77.18742409887588\": [\n                \"28.54327201657619,77.18739867517445\"\n            ],\n            \"28.542946373384847,77.18761099488023\": [\n                \"28.542929002714427,77.18760177400758\"\n            ],\n            \"28.542929002714427,77.18760177400758\": [\n                \"28.542946373384847,77.18761099488023\",\n                \"28.542935945719858,77.18758482487328\",\n                \"28.542920902541425,77.18762154799758\"\n            ],\n            \"28.543057835320667,77.18750852381464\": [\n                \"28.54305039074763,77.18750457201207\",\n                \"28.54306593549367,77.18748874982464\",\n                \"28.54303237763409,77.18757067064038\"\n            ],\n            \"28.54305039074763,77.18750457201207\": [\n                \"28.543057835320667,77.18750852381464\"\n            ],\n            \"28.543170740024873,77.18787453824781\": [\n                \"28.543167268522158,77.18788301281495\",\n                \"28.543188933484462,77.18786700030685\"\n            ],\n            \"28.543167268522158,77.18788301281495\": [\n                \"28.543170740024873,77.18787453824781\",\n                \"28.5431424532787,77.18786984013973\",\n                \"28.54316263985187,77.18789431223782\"\n            ],\n            \"28.543119165201965,77.18735880646175\": [\n                \"28.54311172062893,77.18735485465918\",\n                \"28.543127265374967,77.18733903247173\",\n                \"28.54309602185053,77.18741530357605\"\n            ],\n            \"28.54311172062893,77.18735485465918\": [\n                \"28.543119165201965,77.18735880646175\"\n            ],\n            \"28.543577345475693,77.18730969751678\": [\n                \"28.54356924530269,77.18732947150679\"\n            ],\n            \"28.54356924530269,77.18732947150679\": [\n                \"28.543577345475693,77.18730969751678\",\n                \"28.543564616632406,77.18734077092965\"\n            ],\n            \"28.543564616632406,77.18734077092965\": [\n                \"28.54356924530269,77.18732947150679\",\n                \"28.54353337310797,77.18741704203396\",\n                \"28.543574542729786,77.18734603999974\"\n            ],\n            \"28.54353337310797,77.18741704203396\": [\n                \"28.543564616632406,77.18734077092965\",\n                \"28.543521801432252,77.18744529059111\",\n                \"28.543543299205353,77.18742231110406\"\n            ],\n            \"28.543521801432252,77.18744529059111\": [\n                \"28.54353337310797,77.18741704203396\",\n                \"28.54351254409168,77.18746788943683\",\n                \"28.543531727529636,77.1874505596612\"\n            ],\n            \"28.54351254409168,77.18746788943683\": [\n                \"28.543521801432252,77.18744529059111\",\n                \"28.54349287224296,77.187515911984\",\n                \"28.543505099518644,77.18746393763426\"\n            ],\n            \"28.54349287224296,77.187515911984\": [\n                \"28.54351254409168,77.18746788943683\",\n                \"28.543478986232103,77.18754981025258\",\n                \"28.543502798340345,77.18752118105408\"\n            ],\n            \"28.543451214210382,77.18761760678974\": [\n                \"28.543478986232103,77.18754981025258\",\n                \"28.54350580774599,77.18764658667526\"\n            ],\n            \"28.543149251558827,77.18728536021314\": [\n                \"28.54314180698579,77.18728140841057\",\n                \"28.54315735173183,77.18726558622313\",\n                \"28.54314462288854,77.187296659636\"\n            ],\n            \"28.54314180698579,77.18728140841057\": [\n                \"28.543149251558827,77.18728536021314\"\n            ],\n            \"28.54309602185053,77.18741530357605\": [\n                \"28.543088577277494,77.18741135177348\",\n                \"28.543119165201965,77.18735880646175\",\n                \"28.543089078845103,77.18743225271034\"\n            ],\n            \"28.543088577277494,77.18741135177348\": [\n                \"28.54309602185053,77.18741530357605\"\n            ],\n            \"28.543089078845103,77.18743225271034\": [\n                \"28.543081634272067,77.18742830090777\",\n                \"28.54309602185053,77.18741530357605\",\n                \"28.54306593549367,77.18748874982464\"\n            ],\n            \"28.543081634272067,77.18742830090777\": [\n                \"28.543089078845103,77.18743225271034\"\n            ],\n            \"28.543127265374967,77.18733903247173\": [\n                \"28.54311982080193,77.18733508066916\",\n                \"28.54314462288854,77.187296659636\",\n                \"28.543119165201965,77.18735880646175\"\n            ],\n            \"28.54311982080193,77.18733508066916\": [\n                \"28.543127265374967,77.18733903247173\"\n            ],\n            \"28.54296405211998,77.18753096229402\": [\n                \"28.54296289495241,77.18753378714973\"\n            ],\n            \"28.54296289495241,77.18753378714973\": [\n                \"28.54296405211998,77.18753096229402\",\n                \"28.54303237763409,77.18757067064038\",\n                \"28.542957931903718,77.1875311526147\"\n            ],\n            \"28.5431424532787,77.18786984013973\": [\n                \"28.543136667440844,77.1878839644183\",\n                \"28.543167268522158,77.18788301281495\",\n                \"28.543127564132625,77.18786193653459\"\n            ],\n            \"28.543136667440844,77.1878839644183\": [\n                \"28.5431424532787,77.18786984013973\"\n            ],\n            \"28.542940226854892,77.18750799778412\": [\n                \"28.542935598184606,77.18751929720699\"\n            ],\n            \"28.542935598184606,77.18751929720699\": [\n                \"28.542940226854892,77.18750799778412\",\n                \"28.542940561233298,77.18752193174203\",\n                \"28.54292815361157,77.18751534540442\"\n            ],\n            \"28.543553612308525,77.18764788896561\": [\n                \"28.54355245514095,77.18765071382133\"\n            ],\n            \"28.54355245514095,77.18765071382133\": [\n                \"28.543553612308525,77.18764788896561\",\n                \"28.54354252904357,77.18764544475124\"\n            ],\n            \"28.54325216438142,77.18738813703426\": [\n                \"28.54327201657619,77.18739867517445\",\n                \"28.54323727523535,77.18738023342912\"\n            ],\n            \"28.54323727523535,77.18738023342912\": [\n                \"28.54325216438142,77.18738813703426\",\n                \"28.543234960900204,77.18738588314055\"\n            ],\n            \"28.543508122081132,77.18764093696382\": [\n                \"28.54350580774599,77.18764658667526\"\n            ],\n            \"28.54350580774599,77.18764658667526\": [\n                \"28.543508122081132,77.18764093696382\",\n                \"28.543525659940755,77.18765712481543\",\n                \"28.543451214210382,77.18761760678974\"\n            ],\n            \"28.54354252904357,77.18764544475124\": [\n                \"28.54355245514095,77.18765071382133\",\n                \"28.543532602946186,77.18764017568114\",\n                \"28.543541371875996,77.18764826960695\"\n            ],\n            \"28.543532602946186,77.18764017568114\": [\n                \"28.54354252904357,77.18764544475124\",\n                \"28.543538388784043,77.18762605140256\",\n                \"28.543525659940755,77.18765712481543\"\n            ],\n            \"28.543525659940755,77.18765712481543\": [\n                \"28.54350580774599,77.18764658667526\",\n                \"28.543502516589324,77.18771362192975\",\n                \"28.543532602946186,77.18764017568114\"\n            ],\n            \"28.54354087030839,77.18762736867009\": [\n                \"28.543538388784043,77.18762605140256\"\n            ],\n            \"28.543538388784043,77.18762605140256\": [\n                \"28.54354087030839,77.18762736867009\",\n                \"28.543546488957045,77.18760627741256\",\n                \"28.543532602946186,77.18764017568114\"\n            ],\n            \"28.543595257184258,77.18749460045147\": [\n                \"28.543585331086874,77.18748933138139\"\n            ],\n            \"28.543585331086874,77.18748933138139\": [\n                \"28.543595257184258,77.18749460045147\",\n                \"28.54358880258959,77.18748085681423\",\n                \"28.543578388081446,77.18750628051568\"\n            ],\n            \"28.543588314178827,77.18751154958576\": [\n                \"28.543578388081446,77.18750628051568\"\n            ],\n            \"28.543578388081446,77.18750628051568\": [\n                \"28.543588314178827,77.18751154958576\",\n                \"28.543585331086874,77.18748933138139\",\n                \"28.543559873400298,77.18755147820711\"\n            ],\n            \"28.543561505821785,77.18746636687148\": [\n                \"28.543532576632494,77.18753698826436\",\n                \"28.54358880258959,77.18748085681423\",\n                \"28.543531727529636,77.1874505596612\"\n            ],\n            \"28.543532576632494,77.18753698826436\": [\n                \"28.543561505821785,77.18746636687148\",\n                \"28.543559873400298,77.18755147820711\",\n                \"28.543502798340345,77.18752118105408\"\n            ],\n            \"28.54361030036269,77.18745787732718\": [\n                \"28.54360285578965,77.18745392552461\"\n            ],\n            \"28.54360285578965,77.18745392552461\": [\n                \"28.54361030036269,77.18745787732718\",\n                \"28.543543299205353,77.18742231110406\",\n                \"28.5436213704708,77.18740872783316\"\n            ],\n            \"28.543543299205353,77.18742231110406\": [\n                \"28.54360285578965,77.18745392552461\",\n                \"28.54353337310797,77.18741704203396\"\n            ],\n            \"28.543502516589324,77.18771362192975\": [\n                \"28.543525659940755,77.18765712481543\",\n                \"28.54350499811367,77.18771493919726\"\n            ],\n            \"28.54350499811367,77.18771493919726\": [\n                \"28.543502516589324,77.18771362192975\"\n            ],\n            \"28.543553431962476,77.18758932827826\": [\n                \"28.543546488957045,77.18760627741256\"\n            ],\n            \"28.543546488957045,77.18760627741256\": [\n                \"28.543553431962476,77.18758932827826\",\n                \"28.543538388784043,77.18762605140256\"\n            ],\n            \"28.543541371875996,77.18764826960695\": [\n                \"28.54354252904357,77.18764544475124\"\n            ],\n            \"28.54331898519271,77.18736514257004\": [\n                \"28.543290056003418,77.18743576396292\",\n                \"28.54335868958224,77.1873862188504\",\n                \"28.543299132997944,77.18735460442986\"\n            ],\n            \"28.543290056003418,77.18743576396292\": [\n                \"28.54331898519271,77.18736514257004\",\n                \"28.543288898835847,77.18743858881864\",\n                \"28.54331238972253,77.18744761937063\"\n            ],\n            \"28.543288898835847,77.18743858881864\": [\n                \"28.543290056003418,77.18743576396292\"\n            ],\n            \"28.54332976039295,77.18745684024329\": [\n                \"28.54331238972253,77.18744761937063\",\n                \"28.54333091756052,77.18745401538757\"\n            ],\n            \"28.54331238972253,77.18744761937063\": [\n                \"28.54332976039295,77.18745684024329\",\n                \"28.543290056003418,77.18743576396292\",\n                \"28.54331123255496,77.18745044422634\"\n            ],\n            \"28.54331123255496,77.18745044422634\": [\n                \"28.54331238972253,77.18744761937063\"\n            ],\n            \"28.54333091756052,77.18745401538757\": [\n                \"28.54332976039295,77.18745684024329\"\n            ],\n            \"28.54330376166823,77.18734330500699\": [\n                \"28.543299132997944,77.18735460442986\"\n            ],\n            \"28.543299132997944,77.18735460442986\": [\n                \"28.54330376166823,77.18734330500699\",\n                \"28.54331898519271,77.18736514257004\",\n                \"28.543291688424905,77.18735065262729\"\n            ],\n            \"28.543569799497682,77.18755674727721\": [\n                \"28.543559873400298,77.18755147820711\"\n            ],\n            \"28.543559873400298,77.18755147820711\": [\n                \"28.543569799497682,77.18755674727721\",\n                \"28.543532576632494,77.18753698826436\",\n                \"28.543578388081446,77.18750628051568\"\n            ],\n            \"28.543502798340345,77.18752118105408\": [\n                \"28.543532576632494,77.18753698826436\",\n                \"28.54349287224296,77.187515911984\"\n            ],\n            \"28.54358880258959,77.18748085681423\": [\n                \"28.543561505821785,77.18746636687148\",\n                \"28.543585331086874,77.18748933138139\"\n            ],\n            \"28.543531727529636,77.1874505596612\": [\n                \"28.543561505821785,77.18746636687148\",\n                \"28.543521801432252,77.18744529059111\"\n            ],\n            \"28.543634099314087,77.18737765442029\": [\n                \"28.543574542729786,77.18734603999974\",\n                \"28.543628313476226,77.18739177869887\"\n            ],\n            \"28.543574542729786,77.18734603999974\": [\n                \"28.543634099314087,77.18737765442029\",\n                \"28.543564616632406,77.18734077092965\"\n            ],\n            \"28.543628313476226,77.18739177869887\": [\n                \"28.543634099314087,77.18737765442029\",\n                \"28.5436213704708,77.18740872783316\",\n                \"28.543635758049266,77.18739573050144\"\n            ],\n            \"28.5436213704708,77.18740872783316\": [\n                \"28.543628313476226,77.18739177869887\",\n                \"28.54360285578965,77.18745392552461\",\n                \"28.543628815043835,77.18741267963573\"\n            ],\n            \"28.543628815043835,77.18741267963573\": [\n                \"28.5436213704708,77.18740872783316\"\n            ],\n            \"28.543635758049266,77.18739573050144\": [\n                \"28.543628313476226,77.18739177869887\"\n            ],\n            \"28.543505099518644,77.18746393763426\": [\n                \"28.54351254409168,77.18746788943683\",\n                \"28.54343065378827,77.18742441960858\"\n            ],\n            \"28.54343065378827,77.18742441960858\": [\n                \"28.543505099518644,77.18746393763426\",\n                \"28.543363652630934,77.18738885338546\",\n                \"28.543435282458557,77.18741312018571\"\n            ],\n            \"28.543363652630934,77.18738885338546\": [\n                \"28.54343065378827,77.18742441960858\",\n                \"28.54335868958224,77.1873862188504\",\n                \"28.54336828130122,77.18737755396259\"\n            ],\n            \"28.54335868958224,77.1873862188504\": [\n                \"28.543363652630934,77.18738885338546\",\n                \"28.54331898519271,77.18736514257004\",\n                \"28.5433563752471,77.18739186856183\"\n            ],\n            \"28.543435282458557,77.18741312018571\": [\n                \"28.54343065378827,77.18742441960858\"\n            ],\n            \"28.54336828130122,77.18737755396259\": [\n                \"28.543363652630934,77.18738885338546\"\n            ],\n            \"28.5433563752471,77.18739186856183\": [\n                \"28.54335868958224,77.1873862188504\"\n            ],\n            \"28.542957931903718,77.1875311526147\": [\n                \"28.542935945719858,77.18758482487328\",\n                \"28.54296289495241,77.18753378714973\",\n                \"28.542940561233298,77.18752193174203\"\n            ],\n            \"28.542935945719858,77.18758482487328\": [\n                \"28.542957931903718,77.1875311526147\",\n                \"28.542929002714427,77.18760177400758\",\n                \"28.542918575049438,77.18757560400063\"\n            ],\n            \"28.542920902541425,77.18762154799758\": [\n                \"28.542929002714427,77.18760177400758\"\n            ],\n            \"28.54319571860774,77.18723092667187\": [\n                \"28.54316447508331,77.18730719777619\",\n                \"28.543188274034705,77.1872269748693\"\n            ],\n            \"28.54316447508331,77.18730719777619\": [\n                \"28.54319571860774,77.18723092667187\",\n                \"28.54314462288854,77.187296659636\"\n            ],\n            \"28.54315735173183,77.18726558622313\": [\n                \"28.543149251558827,77.18728536021314\",\n                \"28.543149907158792,77.18726163442057\"\n            ],\n            \"28.54314462288854,77.187296659636\": [\n                \"28.543149251558827,77.18728536021314\",\n                \"28.543127265374967,77.18733903247173\",\n                \"28.54316447508331,77.18730719777619\"\n            ],\n            \"28.54303237763409,77.18757067064038\": [\n                \"28.543057835320667,77.18750852381464\",\n                \"28.54296289495241,77.18753378714973\"\n            ],\n            \"28.542940561233298,77.18752193174203\": [\n                \"28.542939404065727,77.18752475659775\",\n                \"28.542957931903718,77.1875311526147\",\n                \"28.542935598184606,77.18751929720699\"\n            ],\n            \"28.542939404065727,77.18752475659775\": [\n                \"28.542940561233298,77.18752193174203\"\n            ],\n            \"28.54292815361157,77.18751534540442\": [\n                \"28.542935598184606,77.18751929720699\",\n                \"28.54292931077914,77.18751252054871\"\n            ],\n            \"28.54292931077914,77.18751252054871\": [\n                \"28.54292815361157,77.18751534540442\"\n            ],\n            \"28.542918575049438,77.18757560400063\": [\n                \"28.542935945719858,77.18758482487328\",\n                \"28.54289872285467,77.18756506586044\"\n            ],\n            \"28.54289872285467,77.18756506586044\": [\n                \"28.542918575049438,77.18757560400063\",\n                \"28.54289640851953,77.18757071557187\"\n            ],\n            \"28.54289640851953,77.18757071557187\": [\n                \"28.54289872285467,77.18756506586044\"\n            ],\n            \"28.543127564132625,77.18786193653459\": [\n                \"28.5431424532787,77.18786984013973\",\n                \"28.5430555999266,77.18782373577642\",\n                \"28.54312177829477,77.18787606081317\"\n            ],\n            \"28.5430555999266,77.18782373577642\": [\n                \"28.543127564132625,77.18786193653459\",\n                \"28.54310535813218,77.18770226698066\"\n            ],\n            \"28.54316263985187,77.18789431223782\": [\n                \"28.543167268522158,77.18788301281495\",\n                \"28.54315453967887,77.18791408622782\"\n            ],\n            \"28.54315453967887,77.18791408622782\": [\n                \"28.54316263985187,77.18789431223782\"\n            ],\n            \"28.54312177829477,77.18787606081317\": [\n                \"28.543127564132625,77.18786193653459\"\n            ],\n            \"28.543236236479387,77.18784740166035\": [\n                \"28.543188933484462,77.18786700030685\",\n                \"28.543261694165963,77.18778525483461\"\n            ],\n            \"28.543188933484462,77.18786700030685\": [\n                \"28.543236236479387,77.18784740166035\",\n                \"28.543170740024873,77.18787453824781\",\n                \"28.543199528338654,77.18790013729276\"\n            ],\n            \"28.543199528338654,77.18790013729276\": [\n                \"28.543188933484462,77.18786700030685\"\n            ],\n            \"28.543261694165963,77.18778525483461\": [\n                \"28.543236236479387,77.18784740166035\",\n                \"28.54324712624145,77.187739691479\"\n            ],\n            \"28.54324712624145,77.187739691479\": [\n                \"28.543239848857613,77.18774270665537\",\n                \"28.54324050445758,77.1877189808628\",\n                \"28.543261694165963,77.18778525483461\"\n            ],\n            \"28.543239848857613,77.18774270665537\": [\n                \"28.54324712624145,77.187739691479\"\n            ],\n            \"28.543188274034705,77.1872269748693\": [\n                \"28.54319571860774,77.18723092667187\",\n                \"28.543175866412977,77.18722038853168\"\n            ],\n            \"28.543175866412977,77.18722038853168\": [\n                \"28.543188274034705,77.1872269748693\",\n                \"28.54316345879125,77.18721380219408\",\n                \"28.543179337915692,77.18721191396455\"\n            ],\n            \"28.54316345879125,77.18721380219408\": [\n                \"28.543175866412977,77.18722038853168\"\n            ],\n            \"28.54318628092112,77.18719496483025\": [\n                \"28.543179337915692,77.18721191396455\"\n            ],\n            \"28.543179337915692,77.18721191396455\": [\n                \"28.54318628092112,77.18719496483025\",\n                \"28.543175866412977,77.18722038853168\"\n            ],\n            \"28.543149907158792,77.18726163442057\": [\n                \"28.54315735173183,77.18726558622313\"\n            ],\n            \"28.54324050445758,77.1877189808628\": [\n                \"28.54324712624145,77.187739691479\",\n                \"28.543163577202858,77.18767814556959\"\n            ],\n            \"28.543163577202858,77.18767814556959\": [\n                \"28.54324050445758,77.1877189808628\",\n                \"28.54310535813218,77.18770226698066\"\n            ],\n            \"28.54310535813218,77.18770226698066\": [\n                \"28.543163577202858,77.18767814556959\",\n                \"28.5430555999266,77.18782373577642\"\n            ],\n            \"28.543234960900204,77.18738588314055\": [\n                \"28.54323727523535,77.18738023342912\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.54306593549367,77.18748874982464\",\n            \"28.543058490920632,77.18748479802207\",\n            \"28.54351620909729,77.18756956926542\",\n            \"28.543488912329487,77.18755507932266\",\n            \"28.543478986232103,77.18754981025258\",\n            \"28.543291688424905,77.18735065262729\",\n            \"28.543278959581617,77.18738172604016\",\n            \"28.54327201657619,77.18739867517445\",\n            \"28.543261602068043,77.18742409887588\",\n            \"28.542946373384847,77.18761099488023\",\n            \"28.542929002714427,77.18760177400758\",\n            \"28.543057835320667,77.18750852381464\",\n            \"28.54305039074763,77.18750457201207\",\n            \"28.543170740024873,77.18787453824781\",\n            \"28.543167268522158,77.18788301281495\",\n            \"28.543119165201965,77.18735880646175\",\n            \"28.54311172062893,77.18735485465918\",\n            \"28.543577345475693,77.18730969751678\",\n            \"28.54356924530269,77.18732947150679\",\n            \"28.543564616632406,77.18734077092965\",\n            \"28.54353337310797,77.18741704203396\",\n            \"28.543521801432252,77.18744529059111\",\n            \"28.54351254409168,77.18746788943683\",\n            \"28.54349287224296,77.187515911984\",\n            \"28.543451214210382,77.18761760678974\",\n            \"28.543149251558827,77.18728536021314\",\n            \"28.54314180698579,77.18728140841057\",\n            \"28.54309602185053,77.18741530357605\",\n            \"28.543088577277494,77.18741135177348\",\n            \"28.543089078845103,77.18743225271034\",\n            \"28.543081634272067,77.18742830090777\",\n            \"28.543127265374967,77.18733903247173\",\n            \"28.54311982080193,77.18733508066916\",\n            \"28.54296405211998,77.18753096229402\",\n            \"28.54296289495241,77.18753378714973\",\n            \"28.5431424532787,77.18786984013973\",\n            \"28.543136667440844,77.1878839644183\",\n            \"28.542940226854892,77.18750799778412\",\n            \"28.542935598184606,77.18751929720699\",\n            \"28.543553612308525,77.18764788896561\",\n            \"28.54355245514095,77.18765071382133\",\n            \"28.54325216438142,77.18738813703426\",\n            \"28.54323727523535,77.18738023342912\",\n            \"28.543508122081132,77.18764093696382\",\n            \"28.54350580774599,77.18764658667526\",\n            \"28.54354252904357,77.18764544475124\",\n            \"28.543532602946186,77.18764017568114\",\n            \"28.543525659940755,77.18765712481543\",\n            \"28.54354087030839,77.18762736867009\",\n            \"28.543538388784043,77.18762605140256\",\n            \"28.543595257184258,77.18749460045147\",\n            \"28.543585331086874,77.18748933138139\",\n            \"28.543588314178827,77.18751154958576\",\n            \"28.543578388081446,77.18750628051568\",\n            \"28.543561505821785,77.18746636687148\",\n            \"28.543532576632494,77.18753698826436\",\n            \"28.54361030036269,77.18745787732718\",\n            \"28.54360285578965,77.18745392552461\",\n            \"28.543543299205353,77.18742231110406\",\n            \"28.543502516589324,77.18771362192975\",\n            \"28.54350499811367,77.18771493919726\",\n            \"28.543553431962476,77.18758932827826\",\n            \"28.543546488957045,77.18760627741256\",\n            \"28.543541371875996,77.18764826960695\",\n            \"28.54331898519271,77.18736514257004\",\n            \"28.543290056003418,77.18743576396292\",\n            \"28.543288898835847,77.18743858881864\",\n            \"28.54332976039295,77.18745684024329\",\n            \"28.54331238972253,77.18744761937063\",\n            \"28.54331123255496,77.18745044422634\",\n            \"28.54333091756052,77.18745401538757\",\n            \"28.54330376166823,77.18734330500699\",\n            \"28.543299132997944,77.18735460442986\",\n            \"28.543569799497682,77.18755674727721\",\n            \"28.543559873400298,77.18755147820711\",\n            \"28.543502798340345,77.18752118105408\",\n            \"28.54358880258959,77.18748085681423\",\n            \"28.543531727529636,77.1874505596612\",\n            \"28.543634099314087,77.18737765442029\",\n            \"28.543574542729786,77.18734603999974\",\n            \"28.543628313476226,77.18739177869887\",\n            \"28.5436213704708,77.18740872783316\",\n            \"28.543628815043835,77.18741267963573\",\n            \"28.543635758049266,77.18739573050144\",\n            \"28.543505099518644,77.18746393763426\",\n            \"28.54343065378827,77.18742441960858\",\n            \"28.543363652630934,77.18738885338546\",\n            \"28.54335868958224,77.1873862188504\",\n            \"28.543435282458557,77.18741312018571\",\n            \"28.54336828130122,77.18737755396259\",\n            \"28.5433563752471,77.18739186856183\",\n            \"28.542957931903718,77.1875311526147\",\n            \"28.542935945719858,77.18758482487328\",\n            \"28.542920902541425,77.18762154799758\",\n            \"28.54319571860774,77.18723092667187\",\n            \"28.54316447508331,77.18730719777619\",\n            \"28.54315735173183,77.18726558622313\",\n            \"28.54314462288854,77.187296659636\",\n            \"28.54303237763409,77.18757067064038\",\n            \"28.542940561233298,77.18752193174203\",\n            \"28.542939404065727,77.18752475659775\",\n            \"28.54292815361157,77.18751534540442\",\n            \"28.54292931077914,77.18751252054871\",\n            \"28.542918575049438,77.18757560400063\",\n            \"28.54289872285467,77.18756506586044\",\n            \"28.54289640851953,77.18757071557187\",\n            \"28.543127564132625,77.18786193653459\",\n            \"28.5430555999266,77.18782373577642\",\n            \"28.54316263985187,77.18789431223782\",\n            \"28.54315453967887,77.18791408622782\",\n            \"28.54312177829477,77.18787606081317\",\n            \"28.543236236479387,77.18784740166035\",\n            \"28.543188933484462,77.18786700030685\",\n            \"28.543199528338654,77.18790013729276\",\n            \"28.543261694165963,77.18778525483461\",\n            \"28.54324712624145,77.187739691479\",\n            \"28.543239848857613,77.18774270665537\",\n            \"28.543188274034705,77.1872269748693\",\n            \"28.543175866412977,77.18722038853168\",\n            \"28.54316345879125,77.18721380219408\",\n            \"28.54318628092112,77.18719496483025\",\n            \"28.543179337915692,77.18721191396455\",\n            \"28.543149907158792,77.18726163442057\",\n            \"28.54324050445758,77.1877189808628\",\n            \"28.543163577202858,77.18767814556959\",\n            \"28.54310535813218,77.18770226698066\",\n            \"28.543234960900204,77.18738588314055\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe6b\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    72,\n                    142\n                ],\n                [\n                    76,\n                    142\n                ],\n                [\n                    82,\n                    142\n                ],\n                [\n                    91,\n                    142\n                ]\n            ],\n            [\n                [\n                    94,\n                    24\n                ],\n                [\n                    99,\n                    24\n                ],\n                [\n                    107,\n                    24\n                ],\n                [\n                    112,\n                    24\n                ],\n                [\n                    118,\n                    24\n                ]\n            ],\n            [\n                [\n                    7,\n                    54\n                ],\n                [\n                    17,\n                    54\n                ],\n                [\n                    31,\n                    54\n                ],\n                [\n                    36,\n                    54\n                ],\n                [\n                    47,\n                    54\n                ],\n                [\n                    55,\n                    54\n                ],\n                [\n                    65,\n                    54\n                ],\n                [\n                    72,\n                    54\n                ],\n                [\n                    95,\n                    54\n                ],\n                [\n                    118,\n                    54\n                ],\n                [\n                    121,\n                    54\n                ]\n            ],\n            [\n                [\n                    118,\n                    24\n                ],\n                [\n                    118,\n                    31\n                ],\n                [\n                    118,\n                    54\n                ]\n            ],\n            [\n                [\n                    126,\n                    189\n                ],\n                [\n                    126,\n                    192\n                ],\n                [\n                    126,\n                    229\n                ]\n            ],\n            [\n                [\n                    204,\n                    217\n                ],\n                [\n                    207,\n                    217\n                ],\n                [\n                    226,\n                    217\n                ],\n                [\n                    232,\n                    217\n                ]\n            ],\n            [\n                [\n                    29,\n                    123\n                ],\n                [\n                    29,\n                    138\n                ],\n                [\n                    29,\n                    145\n                ],\n                [\n                    29,\n                    153\n                ]\n            ],\n            [\n                [\n                    28,\n                    96\n                ],\n                [\n                    31,\n                    96\n                ]\n            ],\n            [\n                [\n                    28,\n                    111\n                ],\n                [\n                    31,\n                    111\n                ]\n            ],\n            [\n                [\n                    135,\n                    212\n                ],\n                [\n                    141,\n                    212\n                ],\n                [\n                    145,\n                    212\n                ],\n                [\n                    153,\n                    212\n                ]\n            ],\n            [\n                [\n                    107,\n                    22\n                ],\n                [\n                    107,\n                    24\n                ]\n            ],\n            [\n                [\n                    48,\n                    27\n                ],\n                [\n                    48,\n                    32\n                ]\n            ],\n            [\n                [\n                    62,\n                    79\n                ],\n                [\n                    62,\n                    81\n                ]\n            ],\n            [\n                [\n                    45,\n                    189\n                ],\n                [\n                    72,\n                    189\n                ],\n                [\n                    82,\n                    189\n                ],\n                [\n                    126,\n                    189\n                ],\n                [\n                    135,\n                    189\n                ],\n                [\n                    153,\n                    189\n                ],\n                [\n                    171,\n                    189\n                ]\n            ],\n            [\n                [\n                    135,\n                    189\n                ],\n                [\n                    135,\n                    193\n                ],\n                [\n                    135,\n                    212\n                ],\n                [\n                    135,\n                    229\n                ]\n            ],\n            [\n                [\n                    66,\n                    230\n                ],\n                [\n                    72,\n                    230\n                ]\n            ],\n            [\n                [\n                    151,\n                    22\n                ],\n                [\n                    151,\n                    26\n                ],\n                [\n                    151,\n                    49\n                ],\n                [\n                    151,\n                    54\n                ]\n            ],\n            [\n                [\n                    31,\n                    81\n                ],\n                [\n                    36,\n                    81\n                ],\n                [\n                    62,\n                    81\n                ],\n                [\n                    72,\n                    81\n                ]\n            ],\n            [\n                [\n                    66,\n                    225\n                ],\n                [\n                    72,\n                    225\n                ]\n            ],\n            [\n                [\n                    36,\n                    123\n                ],\n                [\n                    36,\n                    145\n                ]\n            ],\n            [\n                [\n                    153,\n                    189\n                ],\n                [\n                    153,\n                    193\n                ],\n                [\n                    153,\n                    212\n                ],\n                [\n                    153,\n                    215\n                ]\n            ],\n            [\n                [\n                    72,\n                    131\n                ],\n                [\n                    90,\n                    131\n                ],\n                [\n                    91,\n                    131\n                ]\n            ],\n            [\n                [\n                    62,\n                    123\n                ],\n                [\n                    62,\n                    145\n                ]\n            ],\n            [\n                [\n                    72,\n                    162\n                ],\n                [\n                    72,\n                    184\n                ],\n                [\n                    72,\n                    189\n                ],\n                [\n                    72,\n                    193\n                ]\n            ],\n            [\n                [\n                    31,\n                    79\n                ],\n                [\n                    31,\n                    81\n                ]\n            ],\n            [\n                [\n                    204,\n                    213\n                ],\n                [\n                    204,\n                    217\n                ],\n                [\n                    204,\n                    228\n                ]\n            ],\n            [\n                [\n                    153,\n                    64\n                ],\n                [\n                    163,\n                    74\n                ],\n                [\n                    175,\n                    86\n                ],\n                [\n                    184,\n                    95\n                ]\n            ],\n            [\n                [\n                    89,\n                    115\n                ],\n                [\n                    90,\n                    115\n                ]\n            ],\n            [\n                [\n                    48,\n                    123\n                ],\n                [\n                    48,\n                    145\n                ]\n            ],\n            [\n                [\n                    66,\n                    199\n                ],\n                [\n                    72,\n                    199\n                ]\n            ],\n            [\n                [\n                    36,\n                    197\n                ],\n                [\n                    42,\n                    197\n                ],\n                [\n                    45,\n                    197\n                ]\n            ],\n            [\n                [\n                    188,\n                    99\n                ],\n                [\n                    195,\n                    92\n                ]\n            ],\n            [\n                [\n                    28,\n                    138\n                ],\n                [\n                    29,\n                    138\n                ]\n            ],\n            [\n                [\n                    29,\n                    145\n                ],\n                [\n                    36,\n                    145\n                ],\n                [\n                    48,\n                    145\n                ],\n                [\n                    62,\n                    145\n                ],\n                [\n                    68,\n                    145\n                ],\n                [\n                    72,\n                    145\n                ]\n            ],\n            [\n                [\n                    62,\n                    81\n                ],\n                [\n                    62,\n                    102\n                ]\n            ],\n            [\n                [\n                    163,\n                    74\n                ],\n                [\n                    165,\n                    72\n                ]\n            ],\n            [\n                [\n                    48,\n                    145\n                ],\n                [\n                    48,\n                    146\n                ]\n            ],\n            [\n                [\n                    90,\n                    115\n                ],\n                [\n                    90,\n                    122\n                ],\n                [\n                    90,\n                    131\n                ]\n            ],\n            [\n                [\n                    66,\n                    208\n                ],\n                [\n                    72,\n                    208\n                ]\n            ],\n            [\n                [\n                    28,\n                    87\n                ],\n                [\n                    31,\n                    87\n                ]\n            ],\n            [\n                [\n                    29,\n                    123\n                ],\n                [\n                    36,\n                    123\n                ],\n                [\n                    48,\n                    123\n                ],\n                [\n                    62,\n                    123\n                ],\n                [\n                    68,\n                    123\n                ],\n                [\n                    72,\n                    123\n                ]\n            ],\n            [\n                [\n                    28,\n                    153\n                ],\n                [\n                    29,\n                    153\n                ]\n            ],\n            [\n                [\n                    169,\n                    225\n                ],\n                [\n                    171,\n                    225\n                ]\n            ],\n            [\n                [\n                    36,\n                    145\n                ],\n                [\n                    36,\n                    146\n                ]\n            ],\n            [\n                [\n                    171,\n                    209\n                ],\n                [\n                    174,\n                    209\n                ]\n            ],\n            [\n                [\n                    62,\n                    145\n                ],\n                [\n                    62,\n                    146\n                ]\n            ],\n            [\n                [\n                    66,\n                    241\n                ],\n                [\n                    72,\n                    241\n                ]\n            ],\n            [\n                [\n                    141,\n                    229\n                ],\n                [\n                    141,\n                    231\n                ]\n            ],\n            [\n                [\n                    43,\n                    102\n                ],\n                [\n                    43,\n                    105\n                ]\n            ],\n            [\n                [\n                    48,\n                    102\n                ],\n                [\n                    48,\n                    105\n                ]\n            ],\n            [\n                [\n                    62,\n                    102\n                ],\n                [\n                    62,\n                    105\n                ]\n            ],\n            [\n                [\n                    188,\n                    127\n                ],\n                [\n                    200,\n                    111\n                ]\n            ],\n            [\n                [\n                    72,\n                    193\n                ],\n                [\n                    72,\n                    199\n                ],\n                [\n                    72,\n                    208\n                ],\n                [\n                    72,\n                    225\n                ],\n                [\n                    72,\n                    230\n                ],\n                [\n                    72,\n                    241\n                ],\n                [\n                    72,\n                    250\n                ]\n            ],\n            [\n                [\n                    90,\n                    122\n                ],\n                [\n                    91,\n                    122\n                ]\n            ],\n            [\n                [\n                    36,\n                    79\n                ],\n                [\n                    36,\n                    81\n                ]\n            ],\n            [\n                [\n                    134,\n                    26\n                ],\n                [\n                    148,\n                    26\n                ],\n                [\n                    151,\n                    26\n                ]\n            ],\n            [\n                [\n                    72,\n                    54\n                ],\n                [\n                    72,\n                    56\n                ],\n                [\n                    72,\n                    81\n                ],\n                [\n                    72,\n                    102\n                ],\n                [\n                    72,\n                    123\n                ],\n                [\n                    72,\n                    131\n                ],\n                [\n                    72,\n                    142\n                ],\n                [\n                    72,\n                    145\n                ],\n                [\n                    72,\n                    162\n                ]\n            ],\n            [\n                [\n                    31,\n                    81\n                ],\n                [\n                    31,\n                    87\n                ],\n                [\n                    31,\n                    96\n                ],\n                [\n                    31,\n                    102\n                ],\n                [\n                    31,\n                    111\n                ]\n            ],\n            [\n                [\n                    36,\n                    54\n                ],\n                [\n                    36,\n                    56\n                ]\n            ],\n            [\n                [\n                    116,\n                    31\n                ],\n                [\n                    118,\n                    31\n                ]\n            ],\n            [\n                [\n                    153,\n                    54\n                ],\n                [\n                    153,\n                    64\n                ]\n            ],\n            [\n                [\n                    31,\n                    54\n                ],\n                [\n                    31,\n                    56\n                ]\n            ],\n            [\n                [\n                    31,\n                    102\n                ],\n                [\n                    43,\n                    102\n                ],\n                [\n                    48,\n                    102\n                ],\n                [\n                    62,\n                    102\n                ],\n                [\n                    68,\n                    102\n                ],\n                [\n                    72,\n                    102\n                ]\n            ],\n            [\n                [\n                    65,\n                    54\n                ],\n                [\n                    65,\n                    56\n                ]\n            ],\n            [\n                [\n                    95,\n                    40\n                ],\n                [\n                    95,\n                    50\n                ],\n                [\n                    95,\n                    54\n                ]\n            ],\n            [\n                [\n                    232,\n                    217\n                ],\n                [\n                    232,\n                    220\n                ]\n            ],\n            [\n                [\n                    226,\n                    217\n                ],\n                [\n                    226,\n                    220\n                ]\n            ],\n            [\n                [\n                    232,\n                    215\n                ],\n                [\n                    232,\n                    217\n                ]\n            ],\n            [\n                [\n                    194,\n                    221\n                ],\n                [\n                    194,\n                    226\n                ],\n                [\n                    194,\n                    228\n                ]\n            ],\n            [\n                [\n                    112,\n                    19\n                ],\n                [\n                    113,\n                    19\n                ]\n            ],\n            [\n                [\n                    226,\n                    215\n                ],\n                [\n                    226,\n                    217\n                ]\n            ],\n            [\n                [\n                    45,\n                    189\n                ],\n                [\n                    45,\n                    191\n                ],\n                [\n                    45,\n                    197\n                ],\n                [\n                    45,\n                    203\n                ]\n            ],\n            [\n                [\n                    171,\n                    189\n                ],\n                [\n                    171,\n                    201\n                ],\n                [\n                    171,\n                    209\n                ],\n                [\n                    171,\n                    225\n                ],\n                [\n                    171,\n                    228\n                ],\n                [\n                    171,\n                    234\n                ],\n                [\n                    171,\n                    236\n                ],\n                [\n                    171,\n                    240\n                ]\n            ],\n            [\n                [\n                    82,\n                    142\n                ],\n                [\n                    82,\n                    150\n                ],\n                [\n                    82,\n                    156\n                ]\n            ],\n            [\n                [\n                    172,\n                    89\n                ],\n                [\n                    175,\n                    86\n                ]\n            ],\n            [\n                [\n                    121,\n                    54\n                ],\n                [\n                    129,\n                    54\n                ],\n                [\n                    134,\n                    54\n                ],\n                [\n                    151,\n                    54\n                ],\n                [\n                    153,\n                    54\n                ]\n            ],\n            [\n                [\n                    134,\n                    22\n                ],\n                [\n                    134,\n                    26\n                ],\n                [\n                    134,\n                    50\n                ],\n                [\n                    134,\n                    54\n                ]\n            ],\n            [\n                [\n                    148,\n                    22\n                ],\n                [\n                    148,\n                    26\n                ]\n            ],\n            [\n                [\n                    134,\n                    54\n                ],\n                [\n                    134,\n                    57\n                ]\n            ],\n            [\n                [\n                    129,\n                    54\n                ],\n                [\n                    129,\n                    57\n                ]\n            ],\n            [\n                [\n                    180,\n                    127\n                ],\n                [\n                    188,\n                    127\n                ]\n            ],\n            [\n                [\n                    180,\n                    103\n                ],\n                [\n                    180,\n                    127\n                ],\n                [\n                    192,\n                    103\n                ]\n            ],\n            [\n                [\n                    180,\n                    127\n                ],\n                [\n                    180,\n                    139\n                ]\n            ],\n            [\n                [\n                    171,\n                    139\n                ],\n                [\n                    171,\n                    189\n                ]\n            ],\n            [\n                [\n                    171,\n                    139\n                ],\n                [\n                    180,\n                    139\n                ]\n            ],\n            [\n                [\n                    135,\n                    229\n                ],\n                [\n                    141,\n                    229\n                ],\n                [\n                    145,\n                    229\n                ]\n            ],\n            [\n                [\n                    145,\n                    229\n                ],\n                [\n                    145,\n                    231\n                ]\n            ],\n            [\n                [\n                    145,\n                    212\n                ],\n                [\n                    145,\n                    229\n                ]\n            ],\n            [\n                [\n                    141,\n                    212\n                ],\n                [\n                    141,\n                    229\n                ]\n            ],\n            [\n                [\n                    82,\n                    189\n                ],\n                [\n                    82,\n                    229\n                ]\n            ],\n            [\n                [\n                    82,\n                    229\n                ],\n                [\n                    126,\n                    229\n                ],\n                [\n                    130,\n                    229\n                ],\n                [\n                    135,\n                    229\n                ]\n            ],\n            [\n                [\n                    168,\n                    240\n                ],\n                [\n                    171,\n                    240\n                ]\n            ],\n            [\n                [\n                    166,\n                    236\n                ],\n                [\n                    171,\n                    236\n                ]\n            ],\n            [\n                [\n                    189,\n                    228\n                ],\n                [\n                    189,\n                    235\n                ],\n                [\n                    189,\n                    242\n                ]\n            ],\n            [\n                [\n                    184,\n                    95\n                ],\n                [\n                    188,\n                    99\n                ],\n                [\n                    190,\n                    101\n                ],\n                [\n                    192,\n                    103\n                ],\n                [\n                    200,\n                    111\n                ]\n            ],\n            [\n                [\n                    214,\n                    92\n                ],\n                [\n                    214,\n                    101\n                ]\n            ],\n            [\n                [\n                    190,\n                    101\n                ],\n                [\n                    214,\n                    101\n                ]\n            ],\n            [\n                [\n                    200,\n                    111\n                ],\n                [\n                    214,\n                    101\n                ]\n            ],\n            [\n                [\n                    241,\n                    128\n                ],\n                [\n                    245,\n                    128\n                ]\n            ],\n            [\n                [\n                    241,\n                    122\n                ],\n                [\n                    245,\n                    122\n                ]\n            ],\n            [\n                [\n                    238,\n                    112\n                ],\n                [\n                    246,\n                    112\n                ],\n                [\n                    252,\n                    112\n                ]\n            ],\n            [\n                [\n                    233,\n                    107\n                ],\n                [\n                    241,\n                    99\n                ]\n            ],\n            [\n                [\n                    220,\n                    157\n                ],\n                [\n                    241,\n                    137\n                ]\n            ],\n            [\n                [\n                    198,\n                    157\n                ],\n                [\n                    220,\n                    157\n                ]\n            ],\n            [\n                [\n                    180,\n                    139\n                ],\n                [\n                    198,\n                    157\n                ]\n            ],\n            [\n                [\n                    218,\n                    92\n                ],\n                [\n                    233,\n                    107\n                ],\n                [\n                    238,\n                    112\n                ],\n                [\n                    241,\n                    115\n                ]\n            ],\n            [\n                [\n                    241,\n                    115\n                ],\n                [\n                    241,\n                    122\n                ],\n                [\n                    241,\n                    128\n                ],\n                [\n                    241,\n                    137\n                ]\n            ],\n            [\n                [\n                    195,\n                    92\n                ],\n                [\n                    214,\n                    92\n                ],\n                [\n                    218,\n                    92\n                ]\n            ],\n            [\n                [\n                    189,\n                    242\n                ],\n                [\n                    192,\n                    242\n                ]\n            ],\n            [\n                [\n                    19,\n                    32\n                ],\n                [\n                    24,\n                    32\n                ],\n                [\n                    30,\n                    32\n                ],\n                [\n                    47,\n                    32\n                ],\n                [\n                    48,\n                    32\n                ],\n                [\n                    55,\n                    32\n                ],\n                [\n                    71,\n                    32\n                ],\n                [\n                    77,\n                    32\n                ],\n                [\n                    80,\n                    32\n                ]\n            ],\n            [\n                [\n                    55,\n                    27\n                ],\n                [\n                    55,\n                    32\n                ],\n                [\n                    55,\n                    51\n                ],\n                [\n                    55,\n                    54\n                ]\n            ],\n            [\n                [\n                    71,\n                    27\n                ],\n                [\n                    71,\n                    32\n                ]\n            ],\n            [\n                [\n                    30,\n                    27\n                ],\n                [\n                    30,\n                    32\n                ]\n            ],\n            [\n                [\n                    30,\n                    32\n                ],\n                [\n                    30,\n                    37\n                ]\n            ],\n            [\n                [\n                    77,\n                    32\n                ],\n                [\n                    77,\n                    37\n                ]\n            ],\n            [\n                [\n                    71,\n                    32\n                ],\n                [\n                    71,\n                    37\n                ]\n            ],\n            [\n                [\n                    80,\n                    23\n                ],\n                [\n                    80,\n                    32\n                ]\n            ],\n            [\n                [\n                    19,\n                    27\n                ],\n                [\n                    19,\n                    32\n                ]\n            ],\n            [\n                [\n                    24,\n                    32\n                ],\n                [\n                    24,\n                    37\n                ]\n            ],\n            [\n                [\n                    112,\n                    15\n                ],\n                [\n                    112,\n                    19\n                ],\n                [\n                    112,\n                    24\n                ]\n            ],\n            [\n                [\n                    171,\n                    228\n                ],\n                [\n                    189,\n                    228\n                ],\n                [\n                    194,\n                    228\n                ],\n                [\n                    204,\n                    228\n                ]\n            ],\n            [\n                [\n                    47,\n                    52\n                ],\n                [\n                    47,\n                    54\n                ]\n            ],\n            [\n                [\n                    47,\n                    32\n                ],\n                [\n                    47,\n                    52\n                ]\n            ]\n        ],\n        \"createdAt\": \"2024-06-17T18:22:28.655Z\",\n        \"updatedAt\": \"2025-05-09T07:34:58.549Z\",\n        \"__v\": 0,\n        \"pathNetwork\": {\n            \"72,142\": [\n                \"76,142\",\n                \"72,131\",\n                \"72,145\"\n            ],\n            \"76,142\": [\n                \"72,142\",\n                \"82,142\"\n            ],\n            \"82,142\": [\n                \"76,142\",\n                \"91,142\",\n                \"82,150\"\n            ],\n            \"91,142\": [\n                \"82,142\"\n            ],\n            \"94,24\": [\n                \"99,24\"\n            ],\n            \"99,24\": [\n                \"94,24\",\n                \"107,24\"\n            ],\n            \"107,24\": [\n                \"99,24\",\n                \"112,24\",\n                \"107,22\"\n            ],\n            \"112,24\": [\n                \"107,24\",\n                \"118,24\",\n                \"112,19\"\n            ],\n            \"118,24\": [\n                \"112,24\",\n                \"118,31\"\n            ],\n            \"7,54\": [\n                \"17,54\"\n            ],\n            \"17,54\": [\n                \"7,54\",\n                \"31,54\"\n            ],\n            \"31,54\": [\n                \"17,54\",\n                \"36,54\",\n                \"31,56\"\n            ],\n            \"36,54\": [\n                \"31,54\",\n                \"47,54\",\n                \"36,56\"\n            ],\n            \"47,54\": [\n                \"36,54\",\n                \"55,54\",\n                \"47,52\"\n            ],\n            \"55,54\": [\n                \"47,54\",\n                \"65,54\",\n                \"55,51\"\n            ],\n            \"65,54\": [\n                \"55,54\",\n                \"72,54\",\n                \"65,56\"\n            ],\n            \"72,54\": [\n                \"65,54\",\n                \"95,54\",\n                \"72,56\"\n            ],\n            \"95,54\": [\n                \"72,54\",\n                \"118,54\",\n                \"95,50\"\n            ],\n            \"118,54\": [\n                \"95,54\",\n                \"121,54\",\n                \"118,31\"\n            ],\n            \"121,54\": [\n                \"118,54\",\n                \"129,54\"\n            ],\n            \"118,31\": [\n                \"118,24\",\n                \"118,54\",\n                \"116,31\"\n            ],\n            \"126,189\": [\n                \"126,192\",\n                \"82,189\",\n                \"135,189\"\n            ],\n            \"126,192\": [\n                \"126,189\",\n                \"126,229\"\n            ],\n            \"126,229\": [\n                \"126,192\",\n                \"82,229\",\n                \"130,229\"\n            ],\n            \"204,217\": [\n                \"207,217\",\n                \"204,213\",\n                \"204,228\"\n            ],\n            \"207,217\": [\n                \"204,217\",\n                \"226,217\"\n            ],\n            \"226,217\": [\n                \"207,217\",\n                \"232,217\",\n                \"226,220\",\n                \"226,215\"\n            ],\n            \"232,217\": [\n                \"226,217\",\n                \"232,220\",\n                \"232,215\"\n            ],\n            \"29,123\": [\n                \"29,138\",\n                \"36,123\"\n            ],\n            \"29,138\": [\n                \"29,123\",\n                \"29,145\",\n                \"28,138\"\n            ],\n            \"29,145\": [\n                \"29,138\",\n                \"29,153\",\n                \"36,145\"\n            ],\n            \"29,153\": [\n                \"29,145\",\n                \"28,153\"\n            ],\n            \"28,96\": [\n                \"31,96\"\n            ],\n            \"31,96\": [\n                \"28,96\",\n                \"31,87\",\n                \"31,102\"\n            ],\n            \"28,111\": [\n                \"31,111\"\n            ],\n            \"31,111\": [\n                \"28,111\",\n                \"31,102\"\n            ],\n            \"135,212\": [\n                \"141,212\",\n                \"135,193\",\n                \"135,229\"\n            ],\n            \"141,212\": [\n                \"135,212\",\n                \"145,212\",\n                \"141,229\"\n            ],\n            \"145,212\": [\n                \"141,212\",\n                \"153,212\",\n                \"145,229\"\n            ],\n            \"153,212\": [\n                \"145,212\",\n                \"153,193\",\n                \"153,215\"\n            ],\n            \"107,22\": [\n                \"107,24\"\n            ],\n            \"48,27\": [\n                \"48,32\"\n            ],\n            \"48,32\": [\n                \"48,27\",\n                \"47,32\",\n                \"55,32\"\n            ],\n            \"62,79\": [\n                \"62,81\"\n            ],\n            \"62,81\": [\n                \"62,79\",\n                \"36,81\",\n                \"72,81\",\n                \"62,102\"\n            ],\n            \"45,189\": [\n                \"72,189\",\n                \"45,191\"\n            ],\n            \"72,189\": [\n                \"45,189\",\n                \"82,189\",\n                \"72,184\",\n                \"72,193\"\n            ],\n            \"82,189\": [\n                \"72,189\",\n                \"126,189\",\n                \"82,229\"\n            ],\n            \"135,189\": [\n                \"126,189\",\n                \"153,189\",\n                \"135,193\"\n            ],\n            \"153,189\": [\n                \"135,189\",\n                \"171,189\",\n                \"153,193\"\n            ],\n            \"171,189\": [\n                \"153,189\",\n                \"171,201\",\n                \"171,139\"\n            ],\n            \"135,193\": [\n                \"135,189\",\n                \"135,212\"\n            ],\n            \"135,229\": [\n                \"135,212\",\n                \"141,229\",\n                \"130,229\"\n            ],\n            \"66,230\": [\n                \"72,230\"\n            ],\n            \"72,230\": [\n                \"66,230\",\n                \"72,225\",\n                \"72,241\"\n            ],\n            \"151,22\": [\n                \"151,26\"\n            ],\n            \"151,26\": [\n                \"151,22\",\n                \"151,49\",\n                \"148,26\"\n            ],\n            \"151,49\": [\n                \"151,26\",\n                \"151,54\"\n            ],\n            \"151,54\": [\n                \"151,49\",\n                \"134,54\",\n                \"153,54\"\n            ],\n            \"31,81\": [\n                \"36,81\",\n                \"31,79\",\n                \"31,87\"\n            ],\n            \"36,81\": [\n                \"31,81\",\n                \"62,81\",\n                \"36,79\"\n            ],\n            \"72,81\": [\n                \"62,81\",\n                \"72,56\",\n                \"72,102\"\n            ],\n            \"66,225\": [\n                \"72,225\"\n            ],\n            \"72,225\": [\n                \"66,225\",\n                \"72,208\",\n                \"72,230\"\n            ],\n            \"36,123\": [\n                \"36,145\",\n                \"29,123\",\n                \"48,123\"\n            ],\n            \"36,145\": [\n                \"36,123\",\n                \"29,145\",\n                \"48,145\",\n                \"36,146\"\n            ],\n            \"153,193\": [\n                \"153,189\",\n                \"153,212\"\n            ],\n            \"153,215\": [\n                \"153,212\"\n            ],\n            \"72,131\": [\n                \"90,131\",\n                \"72,123\",\n                \"72,142\"\n            ],\n            \"90,131\": [\n                \"72,131\",\n                \"91,131\",\n                \"90,122\"\n            ],\n            \"91,131\": [\n                \"90,131\"\n            ],\n            \"62,123\": [\n                \"62,145\",\n                \"48,123\",\n                \"68,123\"\n            ],\n            \"62,145\": [\n                \"62,123\",\n                \"48,145\",\n                \"68,145\",\n                \"62,146\"\n            ],\n            \"72,162\": [\n                \"72,184\",\n                \"72,145\"\n            ],\n            \"72,184\": [\n                \"72,162\",\n                \"72,189\"\n            ],\n            \"72,193\": [\n                \"72,189\",\n                \"72,199\"\n            ],\n            \"31,79\": [\n                \"31,81\"\n            ],\n            \"204,213\": [\n                \"204,217\"\n            ],\n            \"204,228\": [\n                \"204,217\",\n                \"194,228\"\n            ],\n            \"153,64\": [\n                \"163,74\",\n                \"153,54\"\n            ],\n            \"163,74\": [\n                \"153,64\",\n                \"175,86\",\n                \"165,72\"\n            ],\n            \"175,86\": [\n                \"163,74\",\n                \"184,95\",\n                \"172,89\"\n            ],\n            \"184,95\": [\n                \"175,86\",\n                \"188,99\"\n            ],\n            \"89,115\": [\n                \"90,115\"\n            ],\n            \"90,115\": [\n                \"89,115\",\n                \"90,122\"\n            ],\n            \"48,123\": [\n                \"48,145\",\n                \"36,123\",\n                \"62,123\"\n            ],\n            \"48,145\": [\n                \"48,123\",\n                \"36,145\",\n                \"62,145\",\n                \"48,146\"\n            ],\n            \"66,199\": [\n                \"72,199\"\n            ],\n            \"72,199\": [\n                \"66,199\",\n                \"72,193\",\n                \"72,208\"\n            ],\n            \"36,197\": [\n                \"42,197\"\n            ],\n            \"42,197\": [\n                \"36,197\",\n                \"45,197\"\n            ],\n            \"45,197\": [\n                \"42,197\",\n                \"45,191\",\n                \"45,203\"\n            ],\n            \"188,99\": [\n                \"195,92\",\n                \"184,95\",\n                \"190,101\"\n            ],\n            \"195,92\": [\n                \"188,99\",\n                \"214,92\"\n            ],\n            \"28,138\": [\n                \"29,138\"\n            ],\n            \"68,145\": [\n                \"62,145\",\n                \"72,145\"\n            ],\n            \"72,145\": [\n                \"68,145\",\n                \"72,142\",\n                \"72,162\"\n            ],\n            \"62,102\": [\n                \"62,81\",\n                \"62,105\",\n                \"48,102\",\n                \"68,102\"\n            ],\n            \"165,72\": [\n                \"163,74\"\n            ],\n            \"48,146\": [\n                \"48,145\"\n            ],\n            \"90,122\": [\n                \"90,115\",\n                \"90,131\",\n                \"91,122\"\n            ],\n            \"66,208\": [\n                \"72,208\"\n            ],\n            \"72,208\": [\n                \"66,208\",\n                \"72,199\",\n                \"72,225\"\n            ],\n            \"28,87\": [\n                \"31,87\"\n            ],\n            \"31,87\": [\n                \"28,87\",\n                \"31,81\",\n                \"31,96\"\n            ],\n            \"68,123\": [\n                \"62,123\",\n                \"72,123\"\n            ],\n            \"72,123\": [\n                \"68,123\",\n                \"72,102\",\n                \"72,131\"\n            ],\n            \"28,153\": [\n                \"29,153\"\n            ],\n            \"169,225\": [\n                \"171,225\"\n            ],\n            \"171,225\": [\n                \"169,225\",\n                \"171,209\",\n                \"171,228\"\n            ],\n            \"36,146\": [\n                \"36,145\"\n            ],\n            \"171,209\": [\n                \"174,209\",\n                \"171,201\",\n                \"171,225\"\n            ],\n            \"174,209\": [\n                \"171,209\"\n            ],\n            \"62,146\": [\n                \"62,145\"\n            ],\n            \"66,241\": [\n                \"72,241\"\n            ],\n            \"72,241\": [\n                \"66,241\",\n                \"72,230\",\n                \"72,250\"\n            ],\n            \"141,229\": [\n                \"141,231\",\n                \"135,229\",\n                \"145,229\",\n                \"141,212\"\n            ],\n            \"141,231\": [\n                \"141,229\"\n            ],\n            \"43,102\": [\n                \"43,105\",\n                \"31,102\",\n                \"48,102\"\n            ],\n            \"43,105\": [\n                \"43,102\"\n            ],\n            \"48,102\": [\n                \"48,105\",\n                \"43,102\",\n                \"62,102\"\n            ],\n            \"48,105\": [\n                \"48,102\"\n            ],\n            \"62,105\": [\n                \"62,102\"\n            ],\n            \"188,127\": [\n                \"200,111\",\n                \"180,127\"\n            ],\n            \"200,111\": [\n                \"188,127\",\n                \"192,103\",\n                \"214,101\"\n            ],\n            \"72,250\": [\n                \"72,241\"\n            ],\n            \"91,122\": [\n                \"90,122\"\n            ],\n            \"36,79\": [\n                \"36,81\"\n            ],\n            \"134,26\": [\n                \"148,26\",\n                \"134,22\",\n                \"134,50\"\n            ],\n            \"148,26\": [\n                \"134,26\",\n                \"151,26\",\n                \"148,22\"\n            ],\n            \"72,56\": [\n                \"72,54\",\n                \"72,81\"\n            ],\n            \"72,102\": [\n                \"72,81\",\n                \"72,123\",\n                \"68,102\"\n            ],\n            \"31,102\": [\n                \"31,96\",\n                \"31,111\",\n                \"43,102\"\n            ],\n            \"36,56\": [\n                \"36,54\"\n            ],\n            \"116,31\": [\n                \"118,31\"\n            ],\n            \"153,54\": [\n                \"153,64\",\n                \"151,54\"\n            ],\n            \"31,56\": [\n                \"31,54\"\n            ],\n            \"68,102\": [\n                \"62,102\",\n                \"72,102\"\n            ],\n            \"65,56\": [\n                \"65,54\"\n            ],\n            \"95,40\": [\n                \"95,50\"\n            ],\n            \"95,50\": [\n                \"95,40\",\n                \"95,54\"\n            ],\n            \"232,220\": [\n                \"232,217\"\n            ],\n            \"226,220\": [\n                \"226,217\"\n            ],\n            \"232,215\": [\n                \"232,217\"\n            ],\n            \"194,221\": [\n                \"194,226\"\n            ],\n            \"194,226\": [\n                \"194,221\",\n                \"194,228\"\n            ],\n            \"194,228\": [\n                \"194,226\",\n                \"189,228\",\n                \"204,228\"\n            ],\n            \"112,19\": [\n                \"113,19\",\n                \"112,15\",\n                \"112,24\"\n            ],\n            \"113,19\": [\n                \"112,19\"\n            ],\n            \"226,215\": [\n                \"226,217\"\n            ],\n            \"45,191\": [\n                \"45,189\",\n                \"45,197\"\n            ],\n            \"45,203\": [\n                \"45,197\"\n            ],\n            \"171,201\": [\n                \"171,189\",\n                \"171,209\"\n            ],\n            \"171,228\": [\n                \"171,225\",\n                \"171,234\",\n                \"189,228\"\n            ],\n            \"171,234\": [\n                \"171,228\",\n                \"171,236\"\n            ],\n            \"171,236\": [\n                \"171,234\",\n                \"171,240\",\n                \"166,236\"\n            ],\n            \"171,240\": [\n                \"171,236\",\n                \"168,240\"\n            ],\n            \"82,150\": [\n                \"82,142\",\n                \"82,156\"\n            ],\n            \"82,156\": [\n                \"82,150\"\n            ],\n            \"172,89\": [\n                \"175,86\"\n            ],\n            \"129,54\": [\n                \"121,54\",\n                \"134,54\",\n                \"129,57\"\n            ],\n            \"134,54\": [\n                \"129,54\",\n                \"151,54\",\n                \"134,50\",\n                \"134,57\"\n            ],\n            \"134,22\": [\n                \"134,26\"\n            ],\n            \"134,50\": [\n                \"134,26\",\n                \"134,54\"\n            ],\n            \"148,22\": [\n                \"148,26\"\n            ],\n            \"134,57\": [\n                \"134,54\"\n            ],\n            \"129,57\": [\n                \"129,54\"\n            ],\n            \"180,127\": [\n                \"188,127\",\n                \"180,103\",\n                \"192,103\",\n                \"180,139\"\n            ],\n            \"180,103\": [\n                \"180,127\"\n            ],\n            \"192,103\": [\n                \"180,127\",\n                \"190,101\",\n                \"200,111\"\n            ],\n            \"180,139\": [\n                \"180,127\",\n                \"171,139\",\n                \"198,157\"\n            ],\n            \"171,139\": [\n                \"171,189\",\n                \"180,139\"\n            ],\n            \"145,229\": [\n                \"141,229\",\n                \"145,231\",\n                \"145,212\"\n            ],\n            \"145,231\": [\n                \"145,229\"\n            ],\n            \"82,229\": [\n                \"82,189\",\n                \"126,229\"\n            ],\n            \"130,229\": [\n                \"126,229\",\n                \"135,229\"\n            ],\n            \"168,240\": [\n                \"171,240\"\n            ],\n            \"166,236\": [\n                \"171,236\"\n            ],\n            \"189,228\": [\n                \"189,235\",\n                \"171,228\",\n                \"194,228\"\n            ],\n            \"189,235\": [\n                \"189,228\",\n                \"189,242\"\n            ],\n            \"189,242\": [\n                \"189,235\",\n                \"192,242\"\n            ],\n            \"190,101\": [\n                \"188,99\",\n                \"192,103\",\n                \"214,101\"\n            ],\n            \"214,92\": [\n                \"214,101\",\n                \"195,92\",\n                \"218,92\"\n            ],\n            \"214,101\": [\n                \"214,92\",\n                \"190,101\",\n                \"200,111\"\n            ],\n            \"241,128\": [\n                \"245,128\",\n                \"241,122\",\n                \"241,137\"\n            ],\n            \"245,128\": [\n                \"241,128\"\n            ],\n            \"241,122\": [\n                \"245,122\",\n                \"241,115\",\n                \"241,128\"\n            ],\n            \"245,122\": [\n                \"241,122\"\n            ],\n            \"238,112\": [\n                \"246,112\",\n                \"233,107\",\n                \"241,115\"\n            ],\n            \"246,112\": [\n                \"238,112\",\n                \"252,112\"\n            ],\n            \"252,112\": [\n                \"246,112\"\n            ],\n            \"233,107\": [\n                \"241,99\",\n                \"218,92\",\n                \"238,112\"\n            ],\n            \"241,99\": [\n                \"233,107\"\n            ],\n            \"220,157\": [\n                \"241,137\",\n                \"198,157\"\n            ],\n            \"241,137\": [\n                \"220,157\",\n                \"241,128\"\n            ],\n            \"198,157\": [\n                \"220,157\",\n                \"180,139\"\n            ],\n            \"218,92\": [\n                \"233,107\",\n                \"214,92\"\n            ],\n            \"241,115\": [\n                \"238,112\",\n                \"241,122\"\n            ],\n            \"192,242\": [\n                \"189,242\"\n            ],\n            \"19,32\": [\n                \"24,32\",\n                \"19,27\"\n            ],\n            \"24,32\": [\n                \"19,32\",\n                \"30,32\",\n                \"24,37\"\n            ],\n            \"30,32\": [\n                \"24,32\",\n                \"47,32\",\n                \"30,27\",\n                \"30,37\"\n            ],\n            \"47,32\": [\n                \"30,32\",\n                \"48,32\",\n                \"47,52\"\n            ],\n            \"55,32\": [\n                \"48,32\",\n                \"71,32\",\n                \"55,27\",\n                \"55,51\"\n            ],\n            \"71,32\": [\n                \"55,32\",\n                \"77,32\",\n                \"71,27\",\n                \"71,37\"\n            ],\n            \"77,32\": [\n                \"71,32\",\n                \"80,32\",\n                \"77,37\"\n            ],\n            \"80,32\": [\n                \"77,32\",\n                \"80,23\"\n            ],\n            \"55,27\": [\n                \"55,32\"\n            ],\n            \"55,51\": [\n                \"55,32\",\n                \"55,54\"\n            ],\n            \"71,27\": [\n                \"71,32\"\n            ],\n            \"30,27\": [\n                \"30,32\"\n            ],\n            \"30,37\": [\n                \"30,32\"\n            ],\n            \"77,37\": [\n                \"77,32\"\n            ],\n            \"71,37\": [\n                \"71,32\"\n            ],\n            \"80,23\": [\n                \"80,32\"\n            ],\n            \"19,27\": [\n                \"19,32\"\n            ],\n            \"24,37\": [\n                \"24,32\"\n            ],\n            \"112,15\": [\n                \"112,19\"\n            ],\n            \"47,52\": [\n                \"47,54\",\n                \"47,32\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.54328722694382,77.1873689190291\": [\n                \"28.543282598273535,77.18738021845196\",\n                \"28.543314523711626,77.18738340897185\",\n                \"28.543279782370785,77.18736496722653\"\n            ],\n            \"28.543282598273535,77.18738021845196\": [\n                \"28.54328722694382,77.1873689190291\",\n                \"28.543275655268104,77.18739716758625\"\n            ],\n            \"28.543275655268104,77.18739716758625\": [\n                \"28.543282598273535,77.18738021845196\",\n                \"28.54326524075996,77.18742259128769\",\n                \"28.54325580307334,77.18738662944607\"\n            ],\n            \"28.54326524075996,77.18742259128769\": [\n                \"28.543275655268104,77.18739716758625\"\n            ],\n            \"28.543554589130046,77.18758650342255\": [\n                \"28.54354880329219,77.18760062770113\"\n            ],\n            \"28.54354880329219,77.18760062770113\": [\n                \"28.543554589130046,77.18758650342255\",\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543539545951617,77.18762322654685\": [\n                \"28.54354880329219,77.18760062770113\",\n                \"28.543533760113757,77.18763735082543\",\n                \"28.54354450900031,77.1876258610819\"\n            ],\n            \"28.543533760113757,77.18763735082543\": [\n                \"28.543539545951617,77.18762322654685\",\n                \"28.54352681710833,77.18765429995972\",\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.54352681710833,77.18765429995972\": [\n                \"28.543533760113757,77.18763735082543\",\n                \"28.54350944643791,77.18764507908706\"\n            ],\n            \"28.54358081697841,77.18730122294963\": [\n                \"28.54356924530269,77.18732947150679\"\n            ],\n            \"28.54356924530269,77.18732947150679\": [\n                \"28.54358081697841,77.18730122294963\",\n                \"28.54355304495669,77.1873690194868\"\n            ],\n            \"28.54355304495669,77.1873690194868\": [\n                \"28.54356924530269,77.18732947150679\",\n                \"28.543547259118828,77.18738314376537\",\n                \"28.543548081907996,77.18736638495176\"\n            ],\n            \"28.543547259118828,77.18738314376537\": [\n                \"28.54355304495669,77.1873690194868\",\n                \"28.54353453027554,77.18741421717824\",\n                \"28.54354229607014,77.18738050923032\"\n            ],\n            \"28.54353453027554,77.18741421717824\": [\n                \"28.543547259118828,77.18738314376537\",\n                \"28.543525272934968,77.18743681602396\",\n                \"28.543539493324232,77.1874168517133\"\n            ],\n            \"28.543525272934968,77.18743681602396\": [\n                \"28.54353453027554,77.18741421717824\",\n                \"28.54351370125925,77.18746506458112\",\n                \"28.543532717508004,77.18744076782653\"\n            ],\n            \"28.54351370125925,77.18746506458112\": [\n                \"28.543525272934968,77.18743681602396\",\n                \"28.54350560108625,77.18748483857112\",\n                \"28.54350873821056,77.18746243004607\"\n            ],\n            \"28.54350560108625,77.18748483857112\": [\n                \"28.54351370125925,77.18746506458112\",\n                \"28.543478986232103,77.18754981025258\",\n                \"28.54350063803756,77.18748220403607\"\n            ],\n            \"28.543478986232103,77.18754981025258\": [\n                \"28.54350560108625,77.18748483857112\",\n                \"28.543452371377956,77.18761478193403\",\n                \"28.543488912329487,77.18755507932266\"\n            ],\n            \"28.543452371377956,77.18761478193403\": [\n                \"28.543478986232103,77.18754981025258\",\n                \"28.54344889987524,77.18762325650117\",\n                \"28.54350944643791,77.18764507908706\"\n            ],\n            \"28.54344889987524,77.18762325650117\": [\n                \"28.543452371377956,77.18761478193403\",\n                \"28.54343964253467,77.1876458553469\"\n            ],\n            \"28.54350944643791,77.18764507908706\": [\n                \"28.54352681710833,77.18765429995972\",\n                \"28.543452371377956,77.18761478193403\",\n                \"28.54351176077305,77.18763942937562\"\n            ],\n            \"28.543108108250703,77.18745954966414\": [\n                \"28.543100663677663,77.18745559786157\",\n                \"28.543159023623854,77.18733525601267\",\n                \"28.543097693742556,77.18748497336559\"\n            ],\n            \"28.543100663677663,77.18745559786157\": [\n                \"28.543108108250703,77.18745954966414\",\n                \"28.54300884727687,77.18740685896321\"\n            ],\n            \"28.54300884727687,77.18740685896321\": [\n                \"28.543100663677663,77.18745559786157\",\n                \"28.543059762650024,77.18728256531175\",\n                \"28.543004218606583,77.18741815838608\"\n            ],\n            \"28.542948366498432,77.1876430049193\": [\n                \"28.542944894995717,77.18765147948643\",\n                \"28.542958292595817,77.18764827398938\",\n                \"28.542921069730628,77.18762851497654\"\n            ],\n            \"28.542944894995717,77.18765147948643\": [\n                \"28.542948366498432,77.1876430049193\",\n                \"28.542922908811857,77.18770515174502\"\n            ],\n            \"28.542922908811857,77.18770515174502\": [\n                \"28.542944894995717,77.18765147948643\",\n                \"28.542915965806426,77.18772210087931\",\n                \"28.542915464238817,77.18770119994245\",\n                \"28.54292787186055,77.18770778628007\"\n            ],\n            \"28.542915965806426,77.18772210087931\": [\n                \"28.542922908811857,77.18770515174502\",\n                \"28.54290852123339,77.18771814907674\",\n                \"28.542920928855118,77.18772473541436\"\n            ],\n            \"28.54338413411197,77.18727247831627\": [\n                \"28.543346911246786,77.18725271930343\",\n                \"28.54337603393897,77.18729225230629\"\n            ],\n            \"28.543346911246786,77.18725271930343\": [\n                \"28.54338413411197,77.18727247831627\",\n                \"28.543329540576366,77.18724349843077\",\n                \"28.543348068414357,77.18724989444772\"\n            ],\n            \"28.543329540576366,77.18724349843077\": [\n                \"28.543346911246786,77.18725271930343\",\n                \"28.543309688381598,77.18723296029059\",\n                \"28.543321440403364,77.18726327242078\"\n            ],\n            \"28.543309688381598,77.18723296029059\": [\n                \"28.543329540576366,77.18724349843077\",\n                \"28.543310845549172,77.18723013543487\"\n            ],\n            \"28.54345229243688,77.1873052196837\": [\n                \"28.543448820934167,77.18731369425083\"\n            ],\n            \"28.543448820934167,77.18731369425083\": [\n                \"28.54345229243688,77.1873052196837\",\n                \"28.54347115465328,77.18732554965854\",\n                \"28.54343393178809,77.1873057906457\"\n            ],\n            \"28.543415069571694,77.18728546067084\": [\n                \"28.543411598068978,77.18729393523799\"\n            ],\n            \"28.543411598068978,77.18729393523799\": [\n                \"28.543415069571694,77.18728546067084\",\n                \"28.54343393178809,77.1873057906457\"\n            ],\n            \"28.543040618682603,77.18745467621255\": [\n                \"28.543033675677176,77.18747162534684\",\n                \"28.543087767645176,77.18747970429548\",\n                \"28.542998432768727,77.18743228266466\"\n            ],\n            \"28.543033675677176,77.18747162534684\": [\n                \"28.543040618682603,77.18745467621255\",\n                \"28.543029047006886,77.1874829247697\",\n                \"28.542991489763295,77.18744923179895\"\n            ],\n            \"28.543029047006886,77.1874829247697\": [\n                \"28.543033675677176,77.18747162534684\",\n                \"28.543019789666314,77.18750552361543\",\n                \"28.54298686109301,77.18746053122182\"\n            ],\n            \"28.543019789666314,77.18750552361543\": [\n                \"28.543029047006886,77.1874829247697\",\n                \"28.543066938628886,77.18753055169836\",\n                \"28.543012345093278,77.18750157181286\"\n            ],\n            \"28.54354450900031,77.1876258610819\": [\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543600374265306,77.18745260825708\": [\n                \"28.543587966643578,77.18744602191947\"\n            ],\n            \"28.543587966643578,77.18744602191947\": [\n                \"28.543600374265306,77.18745260825708\",\n                \"28.54358912381115,77.18744319706376\",\n                \"28.543579866470576,77.18746579590947\"\n            ],\n            \"28.54345513465332,77.1874236583259\": [\n                \"28.54345017160463,77.18742102379085\"\n            ],\n            \"28.54345017160463,77.18742102379085\": [\n                \"28.54345513465332,77.1874236583259\",\n                \"28.543480257961495,77.18734757754225\",\n                \"28.543438599928916,77.187449272348\",\n                \"28.54339805959337,77.18739336117287\"\n            ],\n            \"28.543201838824004,77.18723073635121\": [\n                \"28.54317059529957,77.18730700745552\",\n                \"28.543196875775312,77.18722810181616\"\n            ],\n            \"28.54317059529957,77.18730700745552\": [\n                \"28.543201838824004,77.18723073635121\",\n                \"28.543159023623854,77.18733525601267\",\n                \"28.5431830029213,77.18731359379314\",\n                \"28.543160669202187,77.18730173838543\"\n            ],\n            \"28.543159023623854,77.18733525601267\": [\n                \"28.54317059529957,77.18730700745552\",\n                \"28.543108108250703,77.18745954966414\",\n                \"28.543059762650024,77.18728256531175\"\n            ],\n            \"28.543097693742556,77.18748497336559\": [\n                \"28.543108108250703,77.18745954966414\",\n                \"28.543076864726267,77.18753582076846\",\n                \"28.543087767645176,77.18747970429548\"\n            ],\n            \"28.543076864726267,77.18753582076846\": [\n                \"28.543097693742556,77.18748497336559\",\n                \"28.543056035709977,77.18758666817133\",\n                \"28.543066938628886,77.18753055169836\"\n            ],\n            \"28.543056035709977,77.18758666817133\": [\n                \"28.543076864726267,77.18753582076846\",\n                \"28.54302625741783,77.18757086096106\",\n                \"28.543180111927267,77.18765253154749\"\n            ],\n            \"28.543087767645176,77.18747970429548\": [\n                \"28.543097693742556,77.18748497336559\",\n                \"28.543040618682603,77.18745467621255\"\n            ],\n            \"28.542998432768727,77.18743228266466\": [\n                \"28.543040618682603,77.18745467621255\",\n                \"28.542991489763295,77.18744923179895\",\n                \"28.543004218606583,77.18741815838608\"\n            ],\n            \"28.543075795806825,77.18723605035278\": [\n                \"28.543068852801394,77.18725299948707\"\n            ],\n            \"28.543068852801394,77.18725299948707\": [\n                \"28.543075795806825,77.18723605035278\",\n                \"28.543081260423122,77.18725958582469\",\n                \"28.54304155603359,77.18723850954431\"\n            ],\n            \"28.543493593627154,77.18775015473337\": [\n                \"28.543483667529774,77.18774488566328\"\n            ],\n            \"28.543483667529774,77.18774488566328\": [\n                \"28.543493593627154,77.18775015473337\",\n                \"28.54342659246982,77.18771458851025\",\n                \"28.543487139032486,77.18773641109613\"\n            ],\n            \"28.54342659246982,77.18771458851025\": [\n                \"28.543483667529774,77.18774488566328\",\n                \"28.54341418484809,77.18770800217263\"\n            ],\n            \"28.54341418484809,77.18770800217263\": [\n                \"28.54342659246982,77.18771458851025\",\n                \"28.543433856696808,77.18765997962548\",\n                \"28.543411870512948,77.18771365188407\"\n            ],\n            \"28.54348604379935,77.18733345326368\": [\n                \"28.543480257961495,77.18734757754225\",\n                \"28.543491006848043,77.18733608779873\",\n                \"28.54347115465328,77.18732554965854\"\n            ],\n            \"28.543480257961495,77.18734757754225\": [\n                \"28.54348604379935,77.18733345326368\",\n                \"28.54345017160463,77.18742102379085\",\n                \"28.543485221010187,77.1873502120773\"\n            ],\n            \"28.543438599928916,77.187449272348\": [\n                \"28.54345017160463,77.18742102379085\",\n                \"28.54350063803756,77.18748220403607\",\n                \"28.543386487917655,77.18742160973002\"\n            ],\n            \"28.543088203428553,77.1872426366904\": [\n                \"28.543081260423122,77.18725958582469\"\n            ],\n            \"28.543081260423122,77.18725958582469\": [\n                \"28.543088203428553,77.1872426366904\",\n                \"28.543123446337002,77.18728197937259\",\n                \"28.543068852801394,77.18725299948707\"\n            ],\n            \"28.54337603393897,77.18729225230629\": [\n                \"28.543321440403364,77.18726327242078\",\n                \"28.54338413411197,77.18727247831627\",\n                \"28.54336214792811,77.18732615057488\"\n            ],\n            \"28.543321440403364,77.18726327242078\": [\n                \"28.54337603393897,77.18729225230629\",\n                \"28.543329540576366,77.18724349843077\",\n                \"28.543307554392506,77.18729717068936\",\n                \"28.54331895887902,77.18726195515326\"\n            ],\n            \"28.543066938628886,77.18753055169836\": [\n                \"28.543076864726267,77.18753582076846\",\n                \"28.543019789666314,77.18750552361543\"\n            ],\n            \"28.543012345093278,77.18750157181286\": [\n                \"28.543019789666314,77.18750552361543\"\n            ],\n            \"28.543314523711626,77.18738340897185\": [\n                \"28.543293694695336,77.18743425637473\",\n                \"28.54333437590639,77.18739394711204\",\n                \"28.54328722694382,77.1873689190291\"\n            ],\n            \"28.543293694695336,77.18743425637473\": [\n                \"28.543314523711626,77.18738340897185\",\n                \"28.543292537527766,77.18743708123044\",\n                \"28.54331602841445,77.18744611178244\"\n            ],\n            \"28.543292537527766,77.18743708123044\": [\n                \"28.543293694695336,77.18743425637473\"\n            ],\n            \"28.543345947582107,77.18736569855488\": [\n                \"28.543291354046502,77.18733671866937\",\n                \"28.54336214792811,77.18732615057488\",\n                \"28.54333900457668,77.18738264768918\"\n            ],\n            \"28.543291354046502,77.18733671866937\": [\n                \"28.543345947582107,77.18736569855488\",\n                \"28.543307554392506,77.18729717068936\",\n                \"28.54328441104107,77.18735366780366\",\n                \"28.543288872522155,77.18733540140185\"\n            ],\n            \"28.54323759645691,77.18734257367863\": [\n                \"28.5431830029213,77.18731359379314\",\n                \"28.543279782370785,77.18736496722653\"\n            ],\n            \"28.5431830029213,77.18731359379314\": [\n                \"28.54323759645691,77.18734257367863\",\n                \"28.54317059529957,77.18730700745552\"\n            ],\n            \"28.543160669202187,77.18730173838543\": [\n                \"28.54317059529957,77.18730700745552\",\n                \"28.54314578005611,77.18729383478029\"\n            ],\n            \"28.543491006848043,77.18733608779873\": [\n                \"28.54348604379935,77.18733345326368\"\n            ],\n            \"28.542958292595817,77.18764827398938\": [\n                \"28.542948366498432,77.1876430049193\"\n            ],\n            \"28.542921069730628,77.18762851497654\": [\n                \"28.542948366498432,77.1876430049193\",\n                \"28.542932641406345,77.18760026641938\"\n            ],\n            \"28.543387055269488,77.18770047920883\": [\n                \"28.543350668350314,77.18771555509076\",\n                \"28.543411870512948,77.18771365188407\"\n            ],\n            \"28.543350668350314,77.18771555509076\": [\n                \"28.543387055269488,77.18770047920883\",\n                \"28.543307004047307,77.18773364614906\",\n                \"28.543353317063865,77.18772383933724\"\n            ],\n            \"28.543307004047307,77.18773364614906\": [\n                \"28.543350668350314,77.18771555509076\",\n                \"28.543274255820048,77.1877472144428\",\n                \"28.543303030976983,77.18772121977935\"\n            ],\n            \"28.543274255820048,77.1877472144428\": [\n                \"28.543307004047307,77.18773364614906\",\n                \"28.54325970105238,77.18775324479556\"\n            ],\n            \"28.54333455625244,77.18745250779938\": [\n                \"28.54333339908487,77.18745533265509\"\n            ],\n            \"28.54333339908487,77.18745533265509\": [\n                \"28.54333455625244,77.18745250779938\",\n                \"28.54331602841445,77.18744611178244\"\n            ],\n            \"28.54336214792811,77.18732615057488\": [\n                \"28.543307554392506,77.18729717068936\",\n                \"28.54337603393897,77.18729225230629\",\n                \"28.543345947582107,77.18736569855488\"\n            ],\n            \"28.543307554392506,77.18729717068936\": [\n                \"28.54336214792811,77.18732615057488\",\n                \"28.543321440403364,77.18726327242078\",\n                \"28.543291354046502,77.18733671866937\",\n                \"28.543305072868158,77.18729585342184\"\n            ],\n            \"28.543152723061542,77.187276885646\": [\n                \"28.54314578005611,77.18729383478029\"\n            ],\n            \"28.54314578005611,77.18729383478029\": [\n                \"28.543152723061542,77.187276885646\",\n                \"28.543160669202187,77.18730173838543\",\n                \"28.543123446337002,77.18728197937259\"\n            ],\n            \"28.543192401137382,77.18719477450958\": [\n                \"28.543185458131955,77.18721172364387\"\n            ],\n            \"28.543185458131955,77.18721172364387\": [\n                \"28.543192401137382,77.18719477450958\",\n                \"28.54318198662924,77.18722019821102\"\n            ],\n            \"28.54318198662924,77.18722019821102\": [\n                \"28.543185458131955,77.18721172364387\",\n                \"28.543196875775312,77.18722810181616\",\n                \"28.543167097483163,77.18721229460589\"\n            ],\n            \"28.54325970105238,77.18775324479556\": [\n                \"28.5432689715498,77.18778223965823\",\n                \"28.543274255820048,77.1877472144428\",\n                \"28.543252423668545,77.18775625997195\"\n            ],\n            \"28.5432689715498,77.18778223965823\": [\n                \"28.54325970105238,77.18775324479556\",\n                \"28.543246985365936,77.18783591191682\"\n            ],\n            \"28.543348068414357,77.18724989444772\": [\n                \"28.543346911246786,77.18725271930343\"\n            ],\n            \"28.54328441104107,77.18735366780366\": [\n                \"28.543291354046502,77.18733671866937\",\n                \"28.543279782370785,77.18736496722653\"\n            ],\n            \"28.543279782370785,77.18736496722653\": [\n                \"28.54328441104107,77.18735366780366\",\n                \"28.54328722694382,77.1873689190291\",\n                \"28.54323759645691,77.18734257367863\"\n            ],\n            \"28.54339805959337,77.18739336117287\": [\n                \"28.54345017160463,77.18742102379085\",\n                \"28.543390615020332,77.1873894093703\",\n                \"28.54341425993937,77.18735381319286\",\n                \"28.54339111658794,77.18741031030716\"\n            ],\n            \"28.543353317063865,77.18772383933724\": [\n                \"28.543350668350314,77.18771555509076\"\n            ],\n            \"28.543305072868158,77.18729585342184\": [\n                \"28.543307554392506,77.18729717068936\"\n            ],\n            \"28.54331602841445,77.18744611178244\": [\n                \"28.54333339908487,77.18745533265509\",\n                \"28.543293694695336,77.18743425637473\",\n                \"28.543314871246878,77.18744893663815\"\n            ],\n            \"28.54313038934243,77.1872650302383\": [\n                \"28.543123446337002,77.18728197937259\"\n            ],\n            \"28.543123446337002,77.18728197937259\": [\n                \"28.54313038934243,77.1872650302383\",\n                \"28.54314578005611,77.18729383478029\",\n                \"28.543081260423122,77.18725958582469\"\n            ],\n            \"28.54347462615599,77.1873170750914\": [\n                \"28.54347115465328,77.18732554965854\"\n            ],\n            \"28.54347115465328,77.18732554965854\": [\n                \"28.54347462615599,77.1873170750914\",\n                \"28.54348604379935,77.18733345326368\",\n                \"28.543448820934167,77.18731369425083\"\n            ],\n            \"28.54333900457668,77.18738264768918\": [\n                \"28.543345947582107,77.18736569855488\",\n                \"28.54333437590639,77.18739394711204\"\n            ],\n            \"28.54333437590639,77.18739394711204\": [\n                \"28.54333900457668,77.18738264768918\",\n                \"28.543386487917655,77.18742160973002\",\n                \"28.543314523711626,77.18738340897185\"\n            ],\n            \"28.543310845549172,77.18723013543487\": [\n                \"28.543309688381598,77.18723296029059\"\n            ],\n            \"28.542969015168673,77.18753359682907\": [\n                \"28.54296670083353,77.1875392465405\"\n            ],\n            \"28.54296670083353,77.1875392465405\": [\n                \"28.542969015168673,77.18753359682907\",\n                \"28.543006405223064,77.18756032282087\",\n                \"28.54295925626049,77.18753529473793\"\n            ],\n            \"28.54331895887902,77.18726195515326\": [\n                \"28.543321440403364,77.18726327242078\"\n            ],\n            \"28.543006405223064,77.18756032282087\": [\n                \"28.54300293372035,77.18756879738801\",\n                \"28.54302625741783,77.18757086096106\",\n                \"28.54296670083353,77.1875392465405\"\n            ],\n            \"28.54300293372035,77.18756879738801\": [\n                \"28.543006405223064,77.18756032282087\"\n            ],\n            \"28.543288872522155,77.18733540140185\": [\n                \"28.543291354046502,77.18733671866937\"\n            ],\n            \"28.54304849903902,77.18722156041002\": [\n                \"28.54304155603359,77.18723850954431\"\n            ],\n            \"28.54304155603359,77.18723850954431\": [\n                \"28.54304849903902,77.18722156041002\",\n                \"28.543068852801394,77.18725299948707\",\n                \"28.543019222314477,77.18722665413661\"\n            ],\n            \"28.542991489763295,77.18744923179895\": [\n                \"28.542986526714603,77.1874465972639\",\n                \"28.542998432768727,77.18743228266466\",\n                \"28.54298686109301,77.18746053122182\",\n                \"28.543033675677176,77.18747162534684\"\n            ],\n            \"28.542986526714603,77.1874465972639\": [\n                \"28.542991489763295,77.18744923179895\"\n            ],\n            \"28.543420045777232,77.18733968891428\": [\n                \"28.543412601204192,77.18733573711171\",\n                \"28.54343393178809,77.1873057906457\",\n                \"28.54341425993937,77.18735381319286\"\n            ],\n            \"28.543412601204192,77.18733573711171\": [\n                \"28.543420045777232,77.18733968891428\"\n            ],\n            \"28.54341425993937,77.18735381319286\": [\n                \"28.543406815366335,77.18734986139029\",\n                \"28.543420045777232,77.18733968891428\",\n                \"28.54339805959337,77.18739336117287\"\n            ],\n            \"28.543406815366335,77.18734986139029\": [\n                \"28.54341425993937,77.18735381319286\"\n            ],\n            \"28.543390615020332,77.1873894093703\": [\n                \"28.54339805959337,77.18739336117287\"\n            ],\n            \"28.543190218370697,77.18771636130492\": [\n                \"28.54321603674937,77.18777133585387\",\n                \"28.543199475711273,77.18769376245919\"\n            ],\n            \"28.54321603674937,77.18777133585387\": [\n                \"28.543190218370697,77.18771636130492\",\n                \"28.54324514628471,77.18775927514832\",\n                \"28.543224651646824,77.18782405650911\"\n            ],\n            \"28.543019222314477,77.18722665413661\": [\n                \"28.54304155603359,77.18723850954431\"\n            ],\n            \"28.543314871246878,77.18744893663815\": [\n                \"28.54331602841445,77.18744611178244\"\n            ],\n            \"28.543485221010187,77.1873502120773\": [\n                \"28.543480257961495,77.18734757754225\"\n            ],\n            \"28.54350333937849,77.18769686311612\": [\n                \"28.543487139032486,77.18773641109613\",\n                \"28.543513265475873,77.1877021321862\",\n                \"28.543443782794192,77.18766524869557\"\n            ],\n            \"28.543487139032486,77.18773641109613\": [\n                \"28.54350333937849,77.18769686311612\",\n                \"28.543483667529774,77.18774488566328\",\n                \"28.54349706512987,77.18774168016623\"\n            ],\n            \"28.54350063803756,77.18748220403607\": [\n                \"28.54350560108625,77.18748483857112\",\n                \"28.543438599928916,77.187449272348\"\n            ],\n            \"28.543386487917655,77.18742160973002\": [\n                \"28.543438599928916,77.187449272348\",\n                \"28.54333437590639,77.18739394711204\",\n                \"28.54339111658794,77.18741031030716\"\n            ],\n            \"28.54343393178809,77.1873057906457\": [\n                \"28.543448820934167,77.18731369425083\",\n                \"28.543411598068978,77.18729393523799\",\n                \"28.543420045777232,77.18733968891428\"\n            ],\n            \"28.54354229607014,77.18738050923032\": [\n                \"28.543547259118828,77.18738314376537\"\n            ],\n            \"28.54351176077305,77.18763942937562\": [\n                \"28.54350944643791,77.18764507908706\"\n            ],\n            \"28.543411870512948,77.18771365188407\": [\n                \"28.543387055269488,77.18770047920883\",\n                \"28.54341418484809,77.18770800217263\"\n            ],\n            \"28.543548081907996,77.18736638495176\": [\n                \"28.54355304495669,77.1873690194868\"\n            ],\n            \"28.54339111658794,77.18741031030716\": [\n                \"28.54339805959337,77.18739336117287\",\n                \"28.543386487917655,77.18742160973002\"\n            ],\n            \"28.54350873821056,77.18746243004607\": [\n                \"28.54351370125925,77.18746506458112\"\n            ],\n            \"28.543513727572943,77.1875682519979\": [\n                \"28.543488912329487,77.18755507932266\"\n            ],\n            \"28.543488912329487,77.18755507932266\": [\n                \"28.543513727572943,77.1875682519979\",\n                \"28.543478986232103,77.18754981025258\"\n            ],\n            \"28.54290852123339,77.18771814907674\": [\n                \"28.542915965806426,77.18772210087931\"\n            ],\n            \"28.542915464238817,77.18770119994245\": [\n                \"28.542922908811857,77.18770515174502\"\n            ],\n            \"28.542920928855118,77.18772473541436\": [\n                \"28.542915965806426,77.18772210087931\"\n            ],\n            \"28.542950012076766,77.18760948729205\": [\n                \"28.542937604455037,77.18760290095443\"\n            ],\n            \"28.542937604455037,77.18760290095443\": [\n                \"28.542950012076766,77.18760948729205\",\n                \"28.542932641406345,77.18760026641938\"\n            ],\n            \"28.542932641406345,77.18760026641938\": [\n                \"28.542937604455037,77.18760290095443\",\n                \"28.542938427244202,77.1875861421408\",\n                \"28.542921069730628,77.18762851497654\"\n            ],\n            \"28.543546167735485,77.18764393716305\": [\n                \"28.543545010567914,77.18764676201876\",\n                \"28.54355609383287,77.18764920623313\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543545010567914,77.18764676201876\": [\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.54292787186055,77.18770778628007\": [\n                \"28.542922908811857,77.18770515174502\"\n            ],\n            \"28.543196875775312,77.18722810181616\": [\n                \"28.543201838824004,77.18723073635121\",\n                \"28.54318198662924,77.18722019821102\"\n            ],\n            \"28.543167097483163,77.18721229460589\": [\n                \"28.54318198662924,77.18722019821102\"\n            ],\n            \"28.54302625741783,77.18757086096106\": [\n                \"28.543056035709977,77.18758666817133\",\n                \"28.543006405223064,77.18756032282087\"\n            ],\n            \"28.54295925626049,77.18753529473793\": [\n                \"28.54296670083353,77.1875392465405\",\n                \"28.54294436711442,77.18752739113279\",\n                \"28.542938427244202,77.1875861421408\"\n            ],\n            \"28.54294436711442,77.18752739113279\": [\n                \"28.54295925626049,77.18753529473793\",\n                \"28.542939404065727,77.18752475659775\"\n            ],\n            \"28.542939404065727,77.18752475659775\": [\n                \"28.54294436711442,77.18752739113279\",\n                \"28.542929477968343,77.18751948752765\",\n                \"28.542945189903584,77.18751063231917\"\n            ],\n            \"28.542929477968343,77.18751948752765\": [\n                \"28.542939404065727,77.18752475659775\",\n                \"28.54293294947106,77.18751101296051\"\n            ],\n            \"28.54325580307334,77.18738662944607\": [\n                \"28.543275655268104,77.18739716758625\",\n                \"28.543240913927264,77.18737872584093\"\n            ],\n            \"28.543240913927264,77.18737872584093\": [\n                \"28.54325580307334,77.18738662944607\"\n            ],\n            \"28.543303030976983,77.18772121977935\": [\n                \"28.543307004047307,77.18773364614906\"\n            ],\n            \"28.54343964253467,77.1876458553469\": [\n                \"28.54344889987524,77.18762325650117\",\n                \"28.543433856696808,77.18765997962548\",\n                \"28.54343219796163,77.18764190354433\"\n            ],\n            \"28.543433856696808,77.18765997962548\": [\n                \"28.54343964253467,77.1876458553469\",\n                \"28.54341418484809,77.18770800217263\",\n                \"28.543443782794192,77.18766524869557\",\n                \"28.54342641212377,77.1876560278229\"\n            ],\n            \"28.543513265475873,77.1877021321862\": [\n                \"28.54350333937849,77.18769686311612\"\n            ],\n            \"28.543443782794192,77.18766524869557\": [\n                \"28.54350333937849,77.18769686311612\",\n                \"28.543433856696808,77.18765997962548\"\n            ],\n            \"28.54349706512987,77.18774168016623\": [\n                \"28.543487139032486,77.18773641109613\"\n            ],\n            \"28.54342641212377,77.1876560278229\": [\n                \"28.543433856696808,77.18765997962548\"\n            ],\n            \"28.54343219796163,77.18764190354433\": [\n                \"28.54343964253467,77.1876458553469\"\n            ],\n            \"28.543199475711273,77.18769376245919\": [\n                \"28.543190218370697,77.18771636130492\",\n                \"28.54325903229557,77.18772537687974\",\n                \"28.54324514628471,77.18775927514832\",\n                \"28.54316969741912,77.18767795524892\"\n            ],\n            \"28.54325903229557,77.18772537687974\": [\n                \"28.543199475711273,77.18769376245919\"\n            ],\n            \"28.54324514628471,77.18775927514832\": [\n                \"28.543199475711273,77.18769376245919\",\n                \"28.543252423668545,77.18775625997195\",\n                \"28.54321603674937,77.18777133585387\"\n            ],\n            \"28.54316969741912,77.18767795524892\": [\n                \"28.543199475711273,77.18769376245919\",\n                \"28.543180111927267,77.18765253154749\",\n                \"28.54310420096461,77.18770509183638\"\n            ],\n            \"28.543180111927267,77.18765253154749\": [\n                \"28.543056035709977,77.18758666817133\",\n                \"28.54316969741912,77.18767795524892\"\n            ],\n            \"28.54298686109301,77.18746053122182\": [\n                \"28.542991489763295,77.18744923179895\",\n                \"28.542981898044317,77.18745789668677\",\n                \"28.543029047006886,77.1874829247697\"\n            ],\n            \"28.542981898044317,77.18745789668677\": [\n                \"28.54298686109301,77.18746053122182\"\n            ],\n            \"28.543059762650024,77.18728256531175\": [\n                \"28.543159023623854,77.18733525601267\",\n                \"28.54300884727687,77.18740685896321\"\n            ],\n            \"28.543004218606583,77.18741815838608\": [\n                \"28.54300884727687,77.18740685896321\",\n                \"28.542998432768727,77.18743228266466\"\n            ],\n            \"28.54293294947106,77.18751101296051\": [\n                \"28.542929477968343,77.18751948752765\"\n            ],\n            \"28.542945189903584,77.18751063231917\": [\n                \"28.542939404065727,77.18752475659775\"\n            ],\n            \"28.542938427244202,77.1875861421408\": [\n                \"28.542921056573782,77.18757692126815\",\n                \"28.54295925626049,77.18753529473793\",\n                \"28.542932641406345,77.18760026641938\"\n            ],\n            \"28.542921056573782,77.18757692126815\": [\n                \"28.542938427244202,77.1875861421408\",\n                \"28.54290368590336,77.18756770039549\"\n            ],\n            \"28.54290368590336,77.18756770039549\": [\n                \"28.542921056573782,77.18757692126815\",\n                \"28.542900214400646,77.18757617496263\"\n            ],\n            \"28.543252423668545,77.18775625997195\": [\n                \"28.54325970105238,77.18775324479556\",\n                \"28.54324514628471,77.18775927514832\",\n                \"28.543224651646824,77.18782405650911\"\n            ],\n            \"28.543246985365936,77.18783591191682\": [\n                \"28.543224651646824,77.18782405650911\",\n                \"28.5432689715498,77.18778223965823\",\n                \"28.54324235669565,77.18784721133969\"\n            ],\n            \"28.543224651646824,77.18782405650911\": [\n                \"28.543246985365936,77.18783591191682\",\n                \"28.543252423668545,77.18775625997195\",\n                \"28.54321603674937,77.18777133585387\"\n            ],\n            \"28.543126406965055,77.1878647613903\": [\n                \"28.54312177829477,77.18787606081317\",\n                \"28.54314129611113,77.18787266499544\",\n                \"28.543104073245942,77.1878529059826\"\n            ],\n            \"28.54312177829477,77.18787606081317\": [\n                \"28.543126406965055,77.1878647613903\"\n            ],\n            \"28.54314129611113,77.18787266499544\": [\n                \"28.543136667440844,77.1878839644183\",\n                \"28.54315866678155,77.18788188586811\",\n                \"28.543126406965055,77.1878647613903\"\n            ],\n            \"28.543136667440844,77.1878839644183\": [\n                \"28.54314129611113,77.18787266499544\"\n            ],\n            \"28.543169582857303,77.18787736310352\": [\n                \"28.54316032551673,77.18789996194924\",\n                \"28.54318777631689,77.18786982516257\",\n                \"28.54315866678155,77.18788188586811\"\n            ],\n            \"28.54316032551673,77.18789996194924\": [\n                \"28.543169582857303,77.18787736310352\",\n                \"28.5431533825113,77.18791691108353\"\n            ],\n            \"28.5431533825113,77.18791691108353\": [\n                \"28.54316032551673,77.18789996194924\"\n            ],\n            \"28.54318777631689,77.18786982516257\": [\n                \"28.543198371171083,77.18790296214847\",\n                \"28.54324235669565,77.18784721133969\",\n                \"28.543169582857303,77.18787736310352\"\n            ],\n            \"28.543198371171083,77.18790296214847\": [\n                \"28.54318777631689,77.18786982516257\"\n            ],\n            \"28.54307874327803,77.18776723866212\": [\n                \"28.543104073245942,77.1878529059826\",\n                \"28.54310420096461,77.18770509183638\"\n            ],\n            \"28.543104073245942,77.1878529059826\": [\n                \"28.54307874327803,77.18776723866212\",\n                \"28.543126406965055,77.1878647613903\"\n            ],\n            \"28.54310420096461,77.18770509183638\": [\n                \"28.54307874327803,77.18776723866212\",\n                \"28.54316969741912,77.18767795524892\"\n            ],\n            \"28.54324235669565,77.18784721133969\": [\n                \"28.54318777631689,77.18786982516257\",\n                \"28.543246985365936,77.18783591191682\"\n            ],\n            \"28.54315866678155,77.18788188586811\": [\n                \"28.543169582857303,77.18787736310352\",\n                \"28.54314129611113,77.18787266499544\"\n            ],\n            \"28.542900214400646,77.18757617496263\": [\n                \"28.54290368590336,77.18756770039549\"\n            ],\n            \"28.543621524503155,77.18736410110373\": [\n                \"28.543615738665295,77.1873782253823\",\n                \"28.543633932124884,77.18737068744134\"\n            ],\n            \"28.543615738665295,77.1873782253823\": [\n                \"28.543621524503155,77.18736410110373\",\n                \"28.543608795659868,77.1873951745166\",\n                \"28.543603331043567,77.18737163904468\"\n            ],\n            \"28.543608795659868,77.1873951745166\": [\n                \"28.543615738665295,77.1873782253823\",\n                \"28.54358912381115,77.18744319706376\",\n                \"28.543621203281596,77.1874017608542\",\n                \"28.543596388038136,77.18738858817898\"\n            ],\n            \"28.54358912381115,77.18744319706376\": [\n                \"28.543608795659868,77.1873951745166\",\n                \"28.543587966643578,77.18744602191947\",\n                \"28.543539493324232,77.1874168517133\"\n            ],\n            \"28.543579866470576,77.18746579590947\": [\n                \"28.543587966643578,77.18744602191947\",\n                \"28.543561351789428,77.18751099360092\",\n                \"28.543592274092305,77.1874723822471\",\n                \"28.543532717508004,77.18744076782653\"\n            ],\n            \"28.543561351789428,77.18751099360092\": [\n                \"28.543579866470576,77.18746579590947\",\n                \"28.543554408784,77.18752794273522\",\n                \"28.543573759411156,77.18751757993853\",\n                \"28.5435489441677,77.1875044072633\"\n            ],\n            \"28.543554408784,77.18752794273522\": [\n                \"28.543561351789428,77.18751099360092\",\n                \"28.543550937281285,77.18753641730235\",\n                \"28.54354200116227,77.1875213563976\"\n            ],\n            \"28.543550937281285,77.18753641730235\": [\n                \"28.543554408784,77.18752794273522\",\n                \"28.543573271000398,77.18754827271006\"\n            ],\n            \"28.543592274092305,77.1874723822471\": [\n                \"28.543579866470576,77.18746579590947\"\n            ],\n            \"28.543532717508004,77.18744076782653\": [\n                \"28.543579866470576,77.18746579590947\",\n                \"28.543525272934968,77.18743681602396\"\n            ],\n            \"28.543573759411156,77.18751757993853\": [\n                \"28.543561351789428,77.18751099360092\"\n            ],\n            \"28.543621203281596,77.1874017608542\": [\n                \"28.543608795659868,77.1873951745166\"\n            ],\n            \"28.543596388038136,77.18738858817898\": [\n                \"28.543608795659868,77.1873951745166\"\n            ],\n            \"28.54354200116227,77.1875213563976\": [\n                \"28.543554408784,77.18752794273522\"\n            ],\n            \"28.5435489441677,77.1875044072633\": [\n                \"28.543561351789428,77.18751099360092\"\n            ],\n            \"28.543573271000398,77.18754827271006\": [\n                \"28.543550937281285,77.18753641730235\"\n            ],\n            \"28.543633932124884,77.18737068744134\": [\n                \"28.543621524503155,77.18736410110373\"\n            ],\n            \"28.543603331043567,77.18737163904468\": [\n                \"28.543615738665295,77.1873782253823\"\n            ],\n            \"28.54355609383287,77.18764920623313\": [\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.543539493324232,77.1874168517133\": [\n                \"28.54353453027554,77.18741421717824\",\n                \"28.54358912381115,77.18744319706376\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.54328722694382,77.1873689190291\",\n            \"28.543282598273535,77.18738021845196\",\n            \"28.543275655268104,77.18739716758625\",\n            \"28.54326524075996,77.18742259128769\",\n            \"28.543554589130046,77.18758650342255\",\n            \"28.54354880329219,77.18760062770113\",\n            \"28.543539545951617,77.18762322654685\",\n            \"28.543533760113757,77.18763735082543\",\n            \"28.54352681710833,77.18765429995972\",\n            \"28.54358081697841,77.18730122294963\",\n            \"28.54356924530269,77.18732947150679\",\n            \"28.54355304495669,77.1873690194868\",\n            \"28.543547259118828,77.18738314376537\",\n            \"28.54353453027554,77.18741421717824\",\n            \"28.543525272934968,77.18743681602396\",\n            \"28.54351370125925,77.18746506458112\",\n            \"28.54350560108625,77.18748483857112\",\n            \"28.543478986232103,77.18754981025258\",\n            \"28.543452371377956,77.18761478193403\",\n            \"28.54344889987524,77.18762325650117\",\n            \"28.54350944643791,77.18764507908706\",\n            \"28.543108108250703,77.18745954966414\",\n            \"28.543100663677663,77.18745559786157\",\n            \"28.54300884727687,77.18740685896321\",\n            \"28.542948366498432,77.1876430049193\",\n            \"28.542944894995717,77.18765147948643\",\n            \"28.542922908811857,77.18770515174502\",\n            \"28.542915965806426,77.18772210087931\",\n            \"28.54338413411197,77.18727247831627\",\n            \"28.543346911246786,77.18725271930343\",\n            \"28.543329540576366,77.18724349843077\",\n            \"28.543309688381598,77.18723296029059\",\n            \"28.54345229243688,77.1873052196837\",\n            \"28.543448820934167,77.18731369425083\",\n            \"28.543415069571694,77.18728546067084\",\n            \"28.543411598068978,77.18729393523799\",\n            \"28.543040618682603,77.18745467621255\",\n            \"28.543033675677176,77.18747162534684\",\n            \"28.543029047006886,77.1874829247697\",\n            \"28.543019789666314,77.18750552361543\",\n            \"28.54354450900031,77.1876258610819\",\n            \"28.543600374265306,77.18745260825708\",\n            \"28.543587966643578,77.18744602191947\",\n            \"28.54345513465332,77.1874236583259\",\n            \"28.54345017160463,77.18742102379085\",\n            \"28.543201838824004,77.18723073635121\",\n            \"28.54317059529957,77.18730700745552\",\n            \"28.543159023623854,77.18733525601267\",\n            \"28.543097693742556,77.18748497336559\",\n            \"28.543076864726267,77.18753582076846\",\n            \"28.543056035709977,77.18758666817133\",\n            \"28.543087767645176,77.18747970429548\",\n            \"28.542998432768727,77.18743228266466\",\n            \"28.543075795806825,77.18723605035278\",\n            \"28.543068852801394,77.18725299948707\",\n            \"28.543493593627154,77.18775015473337\",\n            \"28.543483667529774,77.18774488566328\",\n            \"28.54342659246982,77.18771458851025\",\n            \"28.54341418484809,77.18770800217263\",\n            \"28.54348604379935,77.18733345326368\",\n            \"28.543480257961495,77.18734757754225\",\n            \"28.543438599928916,77.187449272348\",\n            \"28.543088203428553,77.1872426366904\",\n            \"28.543081260423122,77.18725958582469\",\n            \"28.54337603393897,77.18729225230629\",\n            \"28.543321440403364,77.18726327242078\",\n            \"28.543066938628886,77.18753055169836\",\n            \"28.543012345093278,77.18750157181286\",\n            \"28.543314523711626,77.18738340897185\",\n            \"28.543293694695336,77.18743425637473\",\n            \"28.543292537527766,77.18743708123044\",\n            \"28.543345947582107,77.18736569855488\",\n            \"28.543291354046502,77.18733671866937\",\n            \"28.54323759645691,77.18734257367863\",\n            \"28.5431830029213,77.18731359379314\",\n            \"28.543160669202187,77.18730173838543\",\n            \"28.543491006848043,77.18733608779873\",\n            \"28.542958292595817,77.18764827398938\",\n            \"28.542921069730628,77.18762851497654\",\n            \"28.543387055269488,77.18770047920883\",\n            \"28.543350668350314,77.18771555509076\",\n            \"28.543307004047307,77.18773364614906\",\n            \"28.543274255820048,77.1877472144428\",\n            \"28.54333455625244,77.18745250779938\",\n            \"28.54333339908487,77.18745533265509\",\n            \"28.54336214792811,77.18732615057488\",\n            \"28.543307554392506,77.18729717068936\",\n            \"28.543152723061542,77.187276885646\",\n            \"28.54314578005611,77.18729383478029\",\n            \"28.543192401137382,77.18719477450958\",\n            \"28.543185458131955,77.18721172364387\",\n            \"28.54318198662924,77.18722019821102\",\n            \"28.54325970105238,77.18775324479556\",\n            \"28.5432689715498,77.18778223965823\",\n            \"28.543348068414357,77.18724989444772\",\n            \"28.54328441104107,77.18735366780366\",\n            \"28.543279782370785,77.18736496722653\",\n            \"28.54339805959337,77.18739336117287\",\n            \"28.543353317063865,77.18772383933724\",\n            \"28.543305072868158,77.18729585342184\",\n            \"28.54331602841445,77.18744611178244\",\n            \"28.54313038934243,77.1872650302383\",\n            \"28.543123446337002,77.18728197937259\",\n            \"28.54347462615599,77.1873170750914\",\n            \"28.54347115465328,77.18732554965854\",\n            \"28.54333900457668,77.18738264768918\",\n            \"28.54333437590639,77.18739394711204\",\n            \"28.543310845549172,77.18723013543487\",\n            \"28.542969015168673,77.18753359682907\",\n            \"28.54296670083353,77.1875392465405\",\n            \"28.54331895887902,77.18726195515326\",\n            \"28.543006405223064,77.18756032282087\",\n            \"28.54300293372035,77.18756879738801\",\n            \"28.543288872522155,77.18733540140185\",\n            \"28.54304849903902,77.18722156041002\",\n            \"28.54304155603359,77.18723850954431\",\n            \"28.542991489763295,77.18744923179895\",\n            \"28.542986526714603,77.1874465972639\",\n            \"28.543420045777232,77.18733968891428\",\n            \"28.543412601204192,77.18733573711171\",\n            \"28.54341425993937,77.18735381319286\",\n            \"28.543406815366335,77.18734986139029\",\n            \"28.543390615020332,77.1873894093703\",\n            \"28.543190218370697,77.18771636130492\",\n            \"28.54321603674937,77.18777133585387\",\n            \"28.543019222314477,77.18722665413661\",\n            \"28.543314871246878,77.18744893663815\",\n            \"28.543485221010187,77.1873502120773\",\n            \"28.54350333937849,77.18769686311612\",\n            \"28.543487139032486,77.18773641109613\",\n            \"28.54350063803756,77.18748220403607\",\n            \"28.543386487917655,77.18742160973002\",\n            \"28.54343393178809,77.1873057906457\",\n            \"28.54354229607014,77.18738050923032\",\n            \"28.54351176077305,77.18763942937562\",\n            \"28.543411870512948,77.18771365188407\",\n            \"28.543548081907996,77.18736638495176\",\n            \"28.54339111658794,77.18741031030716\",\n            \"28.54350873821056,77.18746243004607\",\n            \"28.543513727572943,77.1875682519979\",\n            \"28.543488912329487,77.18755507932266\",\n            \"28.54290852123339,77.18771814907674\",\n            \"28.542915464238817,77.18770119994245\",\n            \"28.542920928855118,77.18772473541436\",\n            \"28.542950012076766,77.18760948729205\",\n            \"28.542937604455037,77.18760290095443\",\n            \"28.542932641406345,77.18760026641938\",\n            \"28.543546167735485,77.18764393716305\",\n            \"28.543545010567914,77.18764676201876\",\n            \"28.54292787186055,77.18770778628007\",\n            \"28.543196875775312,77.18722810181616\",\n            \"28.543167097483163,77.18721229460589\",\n            \"28.54302625741783,77.18757086096106\",\n            \"28.54295925626049,77.18753529473793\",\n            \"28.54294436711442,77.18752739113279\",\n            \"28.542939404065727,77.18752475659775\",\n            \"28.542929477968343,77.18751948752765\",\n            \"28.54325580307334,77.18738662944607\",\n            \"28.543240913927264,77.18737872584093\",\n            \"28.543303030976983,77.18772121977935\",\n            \"28.54343964253467,77.1876458553469\",\n            \"28.543433856696808,77.18765997962548\",\n            \"28.543513265475873,77.1877021321862\",\n            \"28.543443782794192,77.18766524869557\",\n            \"28.54349706512987,77.18774168016623\",\n            \"28.54342641212377,77.1876560278229\",\n            \"28.54343219796163,77.18764190354433\",\n            \"28.543199475711273,77.18769376245919\",\n            \"28.54325903229557,77.18772537687974\",\n            \"28.54324514628471,77.18775927514832\",\n            \"28.54316969741912,77.18767795524892\",\n            \"28.543180111927267,77.18765253154749\",\n            \"28.54298686109301,77.18746053122182\",\n            \"28.542981898044317,77.18745789668677\",\n            \"28.543059762650024,77.18728256531175\",\n            \"28.543004218606583,77.18741815838608\",\n            \"28.54293294947106,77.18751101296051\",\n            \"28.542945189903584,77.18751063231917\",\n            \"28.542938427244202,77.1875861421408\",\n            \"28.542921056573782,77.18757692126815\",\n            \"28.54290368590336,77.18756770039549\",\n            \"28.543252423668545,77.18775625997195\",\n            \"28.543246985365936,77.18783591191682\",\n            \"28.543224651646824,77.18782405650911\",\n            \"28.543126406965055,77.1878647613903\",\n            \"28.54312177829477,77.18787606081317\",\n            \"28.54314129611113,77.18787266499544\",\n            \"28.543136667440844,77.1878839644183\",\n            \"28.543169582857303,77.18787736310352\",\n            \"28.54316032551673,77.18789996194924\",\n            \"28.5431533825113,77.18791691108353\",\n            \"28.54318777631689,77.18786982516257\",\n            \"28.543198371171083,77.18790296214847\",\n            \"28.54307874327803,77.18776723866212\",\n            \"28.543104073245942,77.1878529059826\",\n            \"28.54310420096461,77.18770509183638\",\n            \"28.54324235669565,77.18784721133969\",\n            \"28.54315866678155,77.18788188586811\",\n            \"28.542900214400646,77.18757617496263\",\n            \"28.543621524503155,77.18736410110373\",\n            \"28.543615738665295,77.1873782253823\",\n            \"28.543608795659868,77.1873951745166\",\n            \"28.54358912381115,77.18744319706376\",\n            \"28.543579866470576,77.18746579590947\",\n            \"28.543561351789428,77.18751099360092\",\n            \"28.543554408784,77.18752794273522\",\n            \"28.543550937281285,77.18753641730235\",\n            \"28.543592274092305,77.1874723822471\",\n            \"28.543532717508004,77.18744076782653\",\n            \"28.543573759411156,77.18751757993853\",\n            \"28.543621203281596,77.1874017608542\",\n            \"28.543596388038136,77.18738858817898\",\n            \"28.54354200116227,77.1875213563976\",\n            \"28.5435489441677,77.1875044072633\",\n            \"28.543573271000398,77.18754827271006\",\n            \"28.543633932124884,77.18737068744134\",\n            \"28.543603331043567,77.18737163904468\",\n            \"28.54355609383287,77.18764920623313\",\n            \"28.543539493324232,77.1874168517133\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe6e\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    32,\n                    197\n                ],\n                [\n                    44,\n                    197\n                ]\n            ],\n            [\n                [\n                    166,\n                    234\n                ],\n                [\n                    168,\n                    234\n                ]\n            ],\n            [\n                [\n                    168,\n                    234\n                ],\n                [\n                    169,\n                    234\n                ]\n            ],\n            [\n                [\n                    166,\n                    240\n                ],\n                [\n                    168,\n                    240\n                ]\n            ],\n            [\n                [\n                    224,\n                    215\n                ],\n                [\n                    224,\n                    218\n                ],\n                [\n                    224,\n                    220\n                ]\n            ],\n            [\n                [\n                    168,\n                    210\n                ],\n                [\n                    173,\n                    210\n                ]\n            ],\n            [\n                [\n                    167,\n                    226\n                ],\n                [\n                    168,\n                    226\n                ]\n            ],\n            [\n                [\n                    8,\n                    55\n                ],\n                [\n                    19,\n                    55\n                ],\n                [\n                    70,\n                    55\n                ],\n                [\n                    80,\n                    55\n                ],\n                [\n                    93,\n                    55\n                ],\n                [\n                    117,\n                    55\n                ]\n            ],\n            [\n                [\n                    228,\n                    218\n                ],\n                [\n                    228,\n                    220\n                ]\n            ],\n            [\n                [\n                    150,\n                    190\n                ],\n                [\n                    150,\n                    195\n                ]\n            ],\n            [\n                [\n                    124,\n                    190\n                ],\n                [\n                    124,\n                    195\n                ]\n            ],\n            [\n                [\n                    81,\n                    190\n                ],\n                [\n                    81,\n                    195\n                ]\n            ],\n            [\n                [\n                    19,\n                    52\n                ],\n                [\n                    19,\n                    55\n                ]\n            ],\n            [\n                [\n                    55,\n                    190\n                ],\n                [\n                    55,\n                    195\n                ]\n            ],\n            [\n                [\n                    80,\n                    52\n                ],\n                [\n                    80,\n                    55\n                ]\n            ],\n            [\n                [\n                    67,\n                    139\n                ],\n                [\n                    70,\n                    139\n                ]\n            ],\n            [\n                [\n                    105,\n                    23\n                ],\n                [\n                    105,\n                    25\n                ]\n            ],\n            [\n                [\n                    70,\n                    143\n                ],\n                [\n                    80,\n                    143\n                ],\n                [\n                    87,\n                    143\n                ]\n            ],\n            [\n                [\n                    80,\n                    156\n                ],\n                [\n                    84,\n                    156\n                ]\n            ],\n            [\n                [\n                    192,\n                    220\n                ],\n                [\n                    192,\n                    229\n                ]\n            ],\n            [\n                [\n                    88,\n                    123\n                ],\n                [\n                    89,\n                    123\n                ]\n            ],\n            [\n                [\n                    109,\n                    18\n                ],\n                [\n                    110,\n                    18\n                ],\n                [\n                    111,\n                    18\n                ]\n            ],\n            [\n                [\n                    67,\n                    111\n                ],\n                [\n                    70,\n                    111\n                ]\n            ],\n            [\n                [\n                    67,\n                    83\n                ],\n                [\n                    70,\n                    83\n                ]\n            ],\n            [\n                [\n                    117,\n                    25\n                ],\n                [\n                    117,\n                    32\n                ],\n                [\n                    117,\n                    55\n                ]\n            ],\n            [\n                [\n                    110,\n                    13\n                ],\n                [\n                    110,\n                    18\n                ],\n                [\n                    110,\n                    25\n                ]\n            ],\n            [\n                [\n                    70,\n                    132\n                ],\n                [\n                    88,\n                    132\n                ],\n                [\n                    89,\n                    132\n                ]\n            ],\n            [\n                [\n                    88,\n                    115\n                ],\n                [\n                    88,\n                    123\n                ],\n                [\n                    88,\n                    132\n                ]\n            ],\n            [\n                [\n                    70,\n                    143\n                ],\n                [\n                    70,\n                    162\n                ],\n                [\n                    70,\n                    183\n                ],\n                [\n                    70,\n                    190\n                ]\n            ],\n            [\n                [\n                    168,\n                    190\n                ],\n                [\n                    168,\n                    202\n                ],\n                [\n                    168,\n                    210\n                ],\n                [\n                    168,\n                    226\n                ],\n                [\n                    168,\n                    229\n                ],\n                [\n                    168,\n                    234\n                ],\n                [\n                    168,\n                    240\n                ]\n            ],\n            [\n                [\n                    168,\n                    229\n                ],\n                [\n                    186,\n                    229\n                ],\n                [\n                    192,\n                    229\n                ]\n            ],\n            [\n                [\n                    186,\n                    229\n                ],\n                [\n                    186,\n                    231\n                ],\n                [\n                    186,\n                    243\n                ]\n            ],\n            [\n                [\n                    202,\n                    218\n                ],\n                [\n                    224,\n                    218\n                ],\n                [\n                    228,\n                    218\n                ]\n            ],\n            [\n                [\n                    92,\n                    25\n                ],\n                [\n                    98,\n                    25\n                ],\n                [\n                    105,\n                    25\n                ],\n                [\n                    110,\n                    25\n                ],\n                [\n                    117,\n                    25\n                ]\n            ],\n            [\n                [\n                    115,\n                    32\n                ],\n                [\n                    117,\n                    32\n                ]\n            ],\n            [\n                [\n                    70,\n                    55\n                ],\n                [\n                    70,\n                    57\n                ],\n                [\n                    70,\n                    83\n                ],\n                [\n                    70,\n                    111\n                ],\n                [\n                    70,\n                    132\n                ],\n                [\n                    70,\n                    139\n                ],\n                [\n                    70,\n                    143\n                ]\n            ],\n            [\n                [\n                    87,\n                    115\n                ],\n                [\n                    88,\n                    115\n                ]\n            ],\n            [\n                [\n                    44,\n                    190\n                ],\n                [\n                    44,\n                    194\n                ],\n                [\n                    44,\n                    197\n                ],\n                [\n                    44,\n                    203\n                ]\n            ],\n            [\n                [\n                    44,\n                    190\n                ],\n                [\n                    55,\n                    190\n                ],\n                [\n                    70,\n                    190\n                ],\n                [\n                    81,\n                    190\n                ],\n                [\n                    124,\n                    190\n                ],\n                [\n                    150,\n                    190\n                ],\n                [\n                    168,\n                    190\n                ]\n            ],\n            [\n                [\n                    186,\n                    243\n                ],\n                [\n                    188,\n                    243\n                ]\n            ],\n            [\n                [\n                    192,\n                    229\n                ],\n                [\n                    202,\n                    229\n                ]\n            ],\n            [\n                [\n                    202,\n                    213\n                ],\n                [\n                    202,\n                    218\n                ],\n                [\n                    202,\n                    229\n                ]\n            ],\n            [\n                [\n                    228,\n                    215\n                ],\n                [\n                    228,\n                    218\n                ]\n            ],\n            [\n                [\n                    93,\n                    40\n                ],\n                [\n                    93,\n                    52\n                ],\n                [\n                    93,\n                    55\n                ]\n            ],\n            [\n                [\n                    80,\n                    143\n                ],\n                [\n                    80,\n                    150\n                ],\n                [\n                    80,\n                    156\n                ]\n            ]\n        ],\n        \"createdAt\": \"2024-06-17T18:22:28.658Z\",\n        \"updatedAt\": \"2025-05-09T07:34:57.795Z\",\n        \"__v\": 0,\n        \"pathNetwork\": {\n            \"32,197\": [\n                \"44,197\"\n            ],\n            \"44,197\": [\n                \"32,197\",\n                \"44,194\",\n                \"44,203\"\n            ],\n            \"166,234\": [\n                \"168,234\"\n            ],\n            \"168,234\": [\n                \"166,234\",\n                \"169,234\",\n                \"168,229\",\n                \"168,240\"\n            ],\n            \"169,234\": [\n                \"168,234\"\n            ],\n            \"166,240\": [\n                \"168,240\"\n            ],\n            \"168,240\": [\n                \"166,240\",\n                \"168,234\"\n            ],\n            \"224,215\": [\n                \"224,218\"\n            ],\n            \"224,218\": [\n                \"224,215\",\n                \"224,220\",\n                \"202,218\",\n                \"228,218\"\n            ],\n            \"224,220\": [\n                \"224,218\"\n            ],\n            \"168,210\": [\n                \"173,210\",\n                \"168,202\",\n                \"168,226\"\n            ],\n            \"173,210\": [\n                \"168,210\"\n            ],\n            \"167,226\": [\n                \"168,226\"\n            ],\n            \"168,226\": [\n                \"167,226\",\n                \"168,210\",\n                \"168,229\"\n            ],\n            \"8,55\": [\n                \"19,55\"\n            ],\n            \"19,55\": [\n                \"8,55\",\n                \"70,55\",\n                \"19,52\"\n            ],\n            \"70,55\": [\n                \"19,55\",\n                \"80,55\",\n                \"70,57\"\n            ],\n            \"80,55\": [\n                \"70,55\",\n                \"93,55\",\n                \"80,52\"\n            ],\n            \"93,55\": [\n                \"80,55\",\n                \"117,55\",\n                \"93,52\"\n            ],\n            \"117,55\": [\n                \"93,55\",\n                \"117,32\"\n            ],\n            \"228,218\": [\n                \"228,220\",\n                \"224,218\",\n                \"228,215\"\n            ],\n            \"228,220\": [\n                \"228,218\"\n            ],\n            \"150,190\": [\n                \"150,195\",\n                \"124,190\",\n                \"168,190\"\n            ],\n            \"150,195\": [\n                \"150,190\"\n            ],\n            \"124,190\": [\n                \"124,195\",\n                \"81,190\",\n                \"150,190\"\n            ],\n            \"124,195\": [\n                \"124,190\"\n            ],\n            \"81,190\": [\n                \"81,195\",\n                \"70,190\",\n                \"124,190\"\n            ],\n            \"81,195\": [\n                \"81,190\"\n            ],\n            \"19,52\": [\n                \"19,55\"\n            ],\n            \"55,190\": [\n                \"55,195\",\n                \"44,190\",\n                \"70,190\"\n            ],\n            \"55,195\": [\n                \"55,190\"\n            ],\n            \"80,52\": [\n                \"80,55\"\n            ],\n            \"67,139\": [\n                \"70,139\"\n            ],\n            \"70,139\": [\n                \"67,139\",\n                \"70,132\",\n                \"70,143\"\n            ],\n            \"105,23\": [\n                \"105,25\"\n            ],\n            \"105,25\": [\n                \"105,23\",\n                \"98,25\",\n                \"110,25\"\n            ],\n            \"70,143\": [\n                \"80,143\",\n                \"70,162\",\n                \"70,139\"\n            ],\n            \"80,143\": [\n                \"70,143\",\n                \"87,143\",\n                \"80,150\"\n            ],\n            \"87,143\": [\n                \"80,143\"\n            ],\n            \"80,156\": [\n                \"84,156\",\n                \"80,150\"\n            ],\n            \"84,156\": [\n                \"80,156\"\n            ],\n            \"192,220\": [\n                \"192,229\"\n            ],\n            \"192,229\": [\n                \"192,220\",\n                \"186,229\",\n                \"202,229\"\n            ],\n            \"88,123\": [\n                \"89,123\",\n                \"88,115\",\n                \"88,132\"\n            ],\n            \"89,123\": [\n                \"88,123\"\n            ],\n            \"109,18\": [\n                \"110,18\"\n            ],\n            \"110,18\": [\n                \"109,18\",\n                \"111,18\",\n                \"110,13\",\n                \"110,25\"\n            ],\n            \"111,18\": [\n                \"110,18\"\n            ],\n            \"67,111\": [\n                \"70,111\"\n            ],\n            \"70,111\": [\n                \"67,111\",\n                \"70,83\",\n                \"70,132\"\n            ],\n            \"67,83\": [\n                \"70,83\"\n            ],\n            \"70,83\": [\n                \"67,83\",\n                \"70,57\",\n                \"70,111\"\n            ],\n            \"117,25\": [\n                \"117,32\",\n                \"110,25\"\n            ],\n            \"117,32\": [\n                \"117,25\",\n                \"117,55\",\n                \"115,32\"\n            ],\n            \"110,13\": [\n                \"110,18\"\n            ],\n            \"110,25\": [\n                \"110,18\",\n                \"105,25\",\n                \"117,25\"\n            ],\n            \"70,132\": [\n                \"88,132\",\n                \"70,111\",\n                \"70,139\"\n            ],\n            \"88,132\": [\n                \"70,132\",\n                \"89,132\",\n                \"88,123\"\n            ],\n            \"89,132\": [\n                \"88,132\"\n            ],\n            \"88,115\": [\n                \"88,123\",\n                \"87,115\"\n            ],\n            \"70,162\": [\n                \"70,143\",\n                \"70,183\"\n            ],\n            \"70,183\": [\n                \"70,162\",\n                \"70,190\"\n            ],\n            \"70,190\": [\n                \"70,183\",\n                \"55,190\",\n                \"81,190\"\n            ],\n            \"168,190\": [\n                \"168,202\",\n                \"150,190\"\n            ],\n            \"168,202\": [\n                \"168,190\",\n                \"168,210\"\n            ],\n            \"168,229\": [\n                \"168,226\",\n                \"168,234\",\n                \"186,229\"\n            ],\n            \"186,229\": [\n                \"168,229\",\n                \"192,229\",\n                \"186,231\"\n            ],\n            \"186,231\": [\n                \"186,229\",\n                \"186,243\"\n            ],\n            \"186,243\": [\n                \"186,231\",\n                \"188,243\"\n            ],\n            \"202,218\": [\n                \"224,218\",\n                \"202,213\",\n                \"202,229\"\n            ],\n            \"92,25\": [\n                \"98,25\"\n            ],\n            \"98,25\": [\n                \"92,25\",\n                \"105,25\"\n            ],\n            \"115,32\": [\n                \"117,32\"\n            ],\n            \"70,57\": [\n                \"70,55\",\n                \"70,83\"\n            ],\n            \"87,115\": [\n                \"88,115\"\n            ],\n            \"44,190\": [\n                \"44,194\",\n                \"55,190\"\n            ],\n            \"44,194\": [\n                \"44,190\",\n                \"44,197\"\n            ],\n            \"44,203\": [\n                \"44,197\"\n            ],\n            \"188,243\": [\n                \"186,243\"\n            ],\n            \"202,229\": [\n                \"192,229\",\n                \"202,218\"\n            ],\n            \"202,213\": [\n                \"202,218\"\n            ],\n            \"228,215\": [\n                \"228,218\"\n            ],\n            \"93,40\": [\n                \"93,52\"\n            ],\n            \"93,52\": [\n                \"93,40\",\n                \"93,55\"\n            ],\n            \"80,150\": [\n                \"80,143\",\n                \"80,156\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.54320447438071,77.1871874268893\": [\n                \"28.543190588369846,77.18722132515788\"\n            ],\n            \"28.543190588369846,77.18722132515788\": [\n                \"28.54320447438071,77.1871874268893\",\n                \"28.543198032942886,77.18722527696045\",\n                \"28.543175699223774,77.18721342155274\"\n            ],\n            \"28.542957597525312,77.18751721865678\": [\n                \"28.54295528319017,77.18752286836822\"\n            ],\n            \"28.54295528319017,77.18752286836822\": [\n                \"28.542957597525312,77.18751721865678\",\n                \"28.5429541260226,77.18752569322393\",\n                \"28.5429676908119,77.18752945470582\",\n                \"28.542940394044095,77.18751496476308\"\n            ],\n            \"28.5429541260226,77.18752569322393\": [\n                \"28.54295528319017,77.18752286836822\"\n            ],\n            \"28.54294270837924,77.18750931505164\": [\n                \"28.542940394044095,77.18751496476308\"\n            ],\n            \"28.542940394044095,77.18751496476308\": [\n                \"28.54294270837924,77.18750931505164\",\n                \"28.54295528319017,77.18752286836822\"\n            ],\n            \"28.542937630768726,77.18770608837121\": [\n                \"28.54293018619569,77.18770213656865\"\n            ],\n            \"28.54293018619569,77.18770213656865\": [\n                \"28.542937630768726,77.18770608837121\",\n                \"28.542925223146998,77.1876995020336\",\n                \"28.542955643882266,77.1876399897429\",\n                \"28.542925557525404,77.1877134359915\"\n            ],\n            \"28.542925223146998,77.1876995020336\": [\n                \"28.54293018619569,77.18770213656865\"\n            ],\n            \"28.543014839774468,77.18755448278877\": [\n                \"28.54300905393661,77.18756860706735\",\n                \"28.543034691969236,77.18756502092896\",\n                \"28.542975135384935,77.18753340650841\"\n            ],\n            \"28.54300905393661,77.18756860706735\": [\n                \"28.543014839774468,77.18755448278877\"\n            ],\n            \"28.54297629255251,77.18753058165268\": [\n                \"28.542975135384935,77.18753340650841\"\n            ],\n            \"28.542975135384935,77.18753340650841\": [\n                \"28.54297629255251,77.18753058165268\",\n                \"28.543014839774468,77.18755448278877\",\n                \"28.5429676908119,77.18752945470582\"\n            ],\n            \"28.543584622859527,77.18730668234039\": [\n                \"28.54357189401624,77.18733775575326\"\n            ],\n            \"28.54357189401624,77.18733775575326\": [\n                \"28.543584622859527,77.18730668234039\",\n                \"28.543512878470086,77.18748182339475\",\n                \"28.543579338589275,77.18734170755583\"\n            ],\n            \"28.543512878470086,77.18748182339475\": [\n                \"28.54357189401624,77.18733775575326\",\n                \"28.54350130679437,77.18751007195189\",\n                \"28.543507915421394,77.1874791888597\"\n            ],\n            \"28.54350130679437,77.18751007195189\": [\n                \"28.543512878470086,77.18748182339475\",\n                \"28.543486263615936,77.18754679507619\",\n                \"28.543508751367405,77.18751402375446\"\n            ],\n            \"28.543486263615936,77.18754679507619\": [\n                \"28.54350130679437,77.18751007195189\",\n                \"28.54345849159422,77.18761459161335\",\n                \"28.543493708188976,77.18755074687876\"\n            ],\n            \"28.54345849159422,77.18761459161335\": [\n                \"28.543486263615936,77.18754679507619\",\n                \"28.543515566654172,77.18764488876639\"\n            ],\n            \"28.542925557525404,77.1877134359915\": [\n                \"28.542920594476712,77.18771080145646\",\n                \"28.54293018619569,77.18770213656865\",\n                \"28.54293300209844,77.18771738779407\"\n            ],\n            \"28.542920594476712,77.18771080145646\": [\n                \"28.542925557525404,77.1877134359915\"\n            ],\n            \"28.543085299277674,77.18752998073636\": [\n                \"28.543072891655946,77.18752339439874\",\n                \"28.543115385634536,77.18745653448775\",\n                \"28.543064470261385,77.18758082813923\"\n            ],\n            \"28.543072891655946,77.18752339439874\": [\n                \"28.543085299277674,77.18752998073636\"\n            ],\n            \"28.543115385634536,77.18745653448775\": [\n                \"28.543102978012808,77.18744994815015\",\n                \"28.543165143840117,77.187335065692\",\n                \"28.543085299277674,77.18752998073636\"\n            ],\n            \"28.543102978012808,77.18744994815015\": [\n                \"28.543115385634536,77.18745653448775\"\n            ],\n            \"28.543165143840117,77.187335065692\": [\n                \"28.54315273621839,77.18732847935439\",\n                \"28.543177872683405,77.18730399227913\",\n                \"28.543115385634536,77.18745653448775\"\n            ],\n            \"28.54315273621839,77.18732847935439\": [\n                \"28.543165143840117,77.187335065692\"\n            ],\n            \"28.543579338589275,77.18734170755583\": [\n                \"28.54357189401624,77.18733775575326\"\n            ],\n            \"28.54319523019698,77.1872616194434\": [\n                \"28.54318282257525,77.18725503310579\",\n                \"28.543207959040267,77.18723054603053\",\n                \"28.543177872683405,77.18730399227913\"\n            ],\n            \"28.54318282257525,77.18725503310579\": [\n                \"28.54319523019698,77.1872616194434\"\n            ],\n            \"28.543508751367405,77.18751402375446\": [\n                \"28.54350130679437,77.18751007195189\"\n            ],\n            \"28.543307901927754,77.18736269835566\": [\n                \"28.54330443042504,77.18737117292281\"\n            ],\n            \"28.54330443042504,77.18737117292281\": [\n                \"28.543307901927754,77.18736269835566\",\n                \"28.54332180109546,77.18738039379546\",\n                \"28.54329450432766,77.18736590385272\"\n            ],\n            \"28.543551786384143,77.18762284590551\": [\n                \"28.54354682333545,77.18762021137047\"\n            ],\n            \"28.54354682333545,77.18762021137047\": [\n                \"28.543551786384143,77.18762284590551\",\n                \"28.543554923508452,77.18760043738045\",\n                \"28.543541037497594,77.18763433564904\"\n            ],\n            \"28.54329450432766,77.18736590385272\": [\n                \"28.54328293265194,77.18739415240987\",\n                \"28.543247355365086,77.18734087576978\",\n                \"28.54330443042504,77.18737117292281\"\n            ],\n            \"28.54328293265194,77.18739415240987\": [\n                \"28.54329450432766,77.18736590385272\",\n                \"28.54327483247894,77.18741392639987\",\n                \"28.54326556198152,77.18738493153721\"\n            ],\n            \"28.54327483247894,77.18741392639987\": [\n                \"28.54328293265194,77.18739415240987\"\n            ],\n            \"28.543250672835445,77.18737702793207\": [\n                \"28.54324604416516,77.18738832735492\",\n                \"28.54326556198152,77.18738493153721\"\n            ],\n            \"28.54324604416516,77.18738832735492\": [\n                \"28.543250672835445,77.18737702793207\"\n            ],\n            \"28.54296225250929,77.18760910665071\": [\n                \"28.54293991879018,77.18759725124299\"\n            ],\n            \"28.54293991879018,77.18759725124299\": [\n                \"28.54296225250929,77.18760910665071\",\n                \"28.54294686179561,77.1875803021087\",\n                \"28.542928347114465,77.18762549980015\"\n            ],\n            \"28.543323305798282,77.18744309660605\": [\n                \"28.54332214863071,77.18744592146176\",\n                \"28.54334315799305,77.18745363474623\",\n                \"28.54330097207917,77.18743124119834\"\n            ],\n            \"28.54332214863071,77.18744592146176\": [\n                \"28.543323305798282,77.18744309660605\"\n            ],\n            \"28.543559565335585,77.187640731666\": [\n                \"28.543558408168014,77.1876435565217\"\n            ],\n            \"28.543558408168014,77.1876435565217\": [\n                \"28.543559565335585,77.187640731666\",\n                \"28.54355725100044,77.18764638137742\",\n                \"28.543570815789742,77.18765014285933\",\n                \"28.543541037497594,77.18763433564904\"\n            ],\n            \"28.54355725100044,77.18764638137742\": [\n                \"28.543558408168014,77.1876435565217\"\n            ],\n            \"28.543377384609435,77.18739958184631\": [\n                \"28.543373913106723,77.18740805641345\"\n            ],\n            \"28.543373913106723,77.18740805641345\": [\n                \"28.543377384609435,77.18739958184631\",\n                \"28.543443395788405,77.1874449399041\",\n                \"28.54332180109546,77.18738039379546\"\n            ],\n            \"28.54344686729112,77.18743646533694\": [\n                \"28.543443395788405,77.1874449399041\"\n            ],\n            \"28.543443395788405,77.1874449399041\": [\n                \"28.54344686729112,77.18743646533694\",\n                \"28.543507915421394,77.1874791888597\",\n                \"28.543373913106723,77.18740805641345\"\n            ],\n            \"28.543532937324592,77.18765410963906\": [\n                \"28.543515566654172,77.18764488876639\",\n                \"28.543541037497594,77.18763433564904\"\n            ],\n            \"28.543515566654172,77.18764488876639\": [\n                \"28.543532937324592,77.18765410963906\",\n                \"28.54345849159422,77.18761459161335\",\n                \"28.543517880989313,77.18763923905496\"\n            ],\n            \"28.543570815789742,77.18765014285933\": [\n                \"28.543558408168014,77.1876435565217\"\n            ],\n            \"28.543541037497594,77.18763433564904\": [\n                \"28.543558408168014,77.1876435565217\",\n                \"28.54354682333545,77.18762021137047\",\n                \"28.543532937324592,77.18765410963906\"\n            ],\n            \"28.54332180109546,77.18738039379546\": [\n                \"28.54330097207917,77.18743124119834\",\n                \"28.543373913106723,77.18740805641345\",\n                \"28.54330443042504,77.18737117292281\"\n            ],\n            \"28.54330097207917,77.18743124119834\": [\n                \"28.54332180109546,77.18738039379546\",\n                \"28.5432998149116,77.18743406605405\",\n                \"28.543323305798282,77.18744309660605\"\n            ],\n            \"28.5432998149116,77.18743406605405\": [\n                \"28.54330097207917,77.18743124119834\"\n            ],\n            \"28.54334315799305,77.18745363474623\": [\n                \"28.543323305798282,77.18744309660605\",\n                \"28.54334431516062,77.18745080989052\"\n            ],\n            \"28.543247355365086,77.18734087576978\": [\n                \"28.54329450432766,77.18736590385272\",\n                \"28.543195243353825,77.1873132131518\"\n            ],\n            \"28.543195243353825,77.1873132131518\": [\n                \"28.543247355365086,77.18734087576978\",\n                \"28.543177872683405,77.18730399227913\"\n            ],\n            \"28.543177872683405,77.18730399227913\": [\n                \"28.543195243353825,77.1873132131518\",\n                \"28.54319523019698,77.1872616194434\",\n                \"28.543165143840117,77.187335065692\"\n            ],\n            \"28.543064470261385,77.18758082813923\": [\n                \"28.543034691969236,77.18756502092896\",\n                \"28.543085299277674,77.18752998073636\"\n            ],\n            \"28.543034691969236,77.18756502092896\": [\n                \"28.543064470261385,77.18758082813923\",\n                \"28.543014839774468,77.18755448278877\"\n            ],\n            \"28.5429676908119,77.18752945470582\": [\n                \"28.542975135384935,77.18753340650841\",\n                \"28.54295528319017,77.18752286836822\",\n                \"28.54294686179561,77.1875803021087\"\n            ],\n            \"28.54294686179561,77.1875803021087\": [\n                \"28.5429676908119,77.18752945470582\",\n                \"28.54293991879018,77.18759725124299\",\n                \"28.542941898746918,77.18757766757366\"\n            ],\n            \"28.542941898746918,77.18757766757366\": [\n                \"28.54294686179561,77.1875803021087\",\n                \"28.54291212045477,77.18756186036339\"\n            ],\n            \"28.54291212045477,77.18756186036339\": [\n                \"28.542941898746918,77.18757766757366\",\n                \"28.542909806119624,77.18756751007481\"\n            ],\n            \"28.542955643882266,77.1876399897429\": [\n                \"28.54293018619569,77.18770213656865\",\n                \"28.542968051503994,77.18764657608052\",\n                \"28.542928347114465,77.18762549980015\"\n            ],\n            \"28.543561866513883,77.18758348824616\": [\n                \"28.543554923508452,77.18760043738045\"\n            ],\n            \"28.543554923508452,77.18760043738045\": [\n                \"28.543561866513883,77.18758348824616\",\n                \"28.54354682333545,77.18762021137047\"\n            ],\n            \"28.543517880989313,77.18763923905496\": [\n                \"28.543515566654172,77.18764488876639\"\n            ],\n            \"28.543507915421394,77.1874791888597\": [\n                \"28.543512878470086,77.18748182339475\",\n                \"28.543443395788405,77.1874449399041\"\n            ],\n            \"28.54334431516062,77.18745080989052\": [\n                \"28.54334315799305,77.18745363474623\"\n            ],\n            \"28.543207959040267,77.18723054603053\": [\n                \"28.543198032942886,77.18722527696045\",\n                \"28.54319523019698,77.1872616194434\"\n            ],\n            \"28.543198032942886,77.18722527696045\": [\n                \"28.543207959040267,77.18723054603053\",\n                \"28.543190588369846,77.18722132515788\"\n            ],\n            \"28.543175699223774,77.18721342155274\": [\n                \"28.543190588369846,77.18722132515788\"\n            ],\n            \"28.542909806119624,77.18756751007481\": [\n                \"28.54291212045477,77.18756186036339\"\n            ],\n            \"28.542928347114465,77.18762549980015\": [\n                \"28.54293991879018,77.18759725124299\",\n                \"28.542955643882266,77.1876399897429\"\n            ],\n            \"28.542968051503994,77.18764657608052\": [\n                \"28.542955643882266,77.1876399897429\"\n            ],\n            \"28.54293300209844,77.18771738779407\": [\n                \"28.542925557525404,77.1877134359915\"\n            ],\n            \"28.543523486481124,77.18756655408903\": [\n                \"28.543493708188976,77.18755074687876\"\n            ],\n            \"28.543493708188976,77.18755074687876\": [\n                \"28.543523486481124,77.18756655408903\",\n                \"28.543486263615936,77.18754679507619\"\n            ],\n            \"28.54326556198152,77.18738493153721\": [\n                \"28.54328293265194,77.18739415240987\",\n                \"28.543250672835445,77.18737702793207\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.54320447438071,77.1871874268893\",\n            \"28.543190588369846,77.18722132515788\",\n            \"28.542957597525312,77.18751721865678\",\n            \"28.54295528319017,77.18752286836822\",\n            \"28.5429541260226,77.18752569322393\",\n            \"28.54294270837924,77.18750931505164\",\n            \"28.542940394044095,77.18751496476308\",\n            \"28.542937630768726,77.18770608837121\",\n            \"28.54293018619569,77.18770213656865\",\n            \"28.542925223146998,77.1876995020336\",\n            \"28.543014839774468,77.18755448278877\",\n            \"28.54300905393661,77.18756860706735\",\n            \"28.54297629255251,77.18753058165268\",\n            \"28.542975135384935,77.18753340650841\",\n            \"28.543584622859527,77.18730668234039\",\n            \"28.54357189401624,77.18733775575326\",\n            \"28.543512878470086,77.18748182339475\",\n            \"28.54350130679437,77.18751007195189\",\n            \"28.543486263615936,77.18754679507619\",\n            \"28.54345849159422,77.18761459161335\",\n            \"28.542925557525404,77.1877134359915\",\n            \"28.542920594476712,77.18771080145646\",\n            \"28.543085299277674,77.18752998073636\",\n            \"28.543072891655946,77.18752339439874\",\n            \"28.543115385634536,77.18745653448775\",\n            \"28.543102978012808,77.18744994815015\",\n            \"28.543165143840117,77.187335065692\",\n            \"28.54315273621839,77.18732847935439\",\n            \"28.543579338589275,77.18734170755583\",\n            \"28.54319523019698,77.1872616194434\",\n            \"28.54318282257525,77.18725503310579\",\n            \"28.543508751367405,77.18751402375446\",\n            \"28.543307901927754,77.18736269835566\",\n            \"28.54330443042504,77.18737117292281\",\n            \"28.543551786384143,77.18762284590551\",\n            \"28.54354682333545,77.18762021137047\",\n            \"28.54329450432766,77.18736590385272\",\n            \"28.54328293265194,77.18739415240987\",\n            \"28.54327483247894,77.18741392639987\",\n            \"28.543250672835445,77.18737702793207\",\n            \"28.54324604416516,77.18738832735492\",\n            \"28.54296225250929,77.18760910665071\",\n            \"28.54293991879018,77.18759725124299\",\n            \"28.543323305798282,77.18744309660605\",\n            \"28.54332214863071,77.18744592146176\",\n            \"28.543559565335585,77.187640731666\",\n            \"28.543558408168014,77.1876435565217\",\n            \"28.54355725100044,77.18764638137742\",\n            \"28.543377384609435,77.18739958184631\",\n            \"28.543373913106723,77.18740805641345\",\n            \"28.54344686729112,77.18743646533694\",\n            \"28.543443395788405,77.1874449399041\",\n            \"28.543532937324592,77.18765410963906\",\n            \"28.543515566654172,77.18764488876639\",\n            \"28.543570815789742,77.18765014285933\",\n            \"28.543541037497594,77.18763433564904\",\n            \"28.54332180109546,77.18738039379546\",\n            \"28.54330097207917,77.18743124119834\",\n            \"28.5432998149116,77.18743406605405\",\n            \"28.54334315799305,77.18745363474623\",\n            \"28.543247355365086,77.18734087576978\",\n            \"28.543195243353825,77.1873132131518\",\n            \"28.543177872683405,77.18730399227913\",\n            \"28.543064470261385,77.18758082813923\",\n            \"28.543034691969236,77.18756502092896\",\n            \"28.5429676908119,77.18752945470582\",\n            \"28.54294686179561,77.1875803021087\",\n            \"28.542941898746918,77.18757766757366\",\n            \"28.54291212045477,77.18756186036339\",\n            \"28.542955643882266,77.1876399897429\",\n            \"28.543561866513883,77.18758348824616\",\n            \"28.543554923508452,77.18760043738045\",\n            \"28.543517880989313,77.18763923905496\",\n            \"28.543507915421394,77.1874791888597\",\n            \"28.54334431516062,77.18745080989052\",\n            \"28.543207959040267,77.18723054603053\",\n            \"28.543198032942886,77.18722527696045\",\n            \"28.543175699223774,77.18721342155274\",\n            \"28.542909806119624,77.18756751007481\",\n            \"28.542928347114465,77.18762549980015\",\n            \"28.542968051503994,77.18764657608052\",\n            \"28.54293300209844,77.18771738779407\",\n            \"28.543523486481124,77.18756655408903\",\n            \"28.543493708188976,77.18755074687876\",\n            \"28.54326556198152,77.18738493153721\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe71\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    95,\n                    42\n                ],\n                [\n                    95,\n                    54\n                ],\n                [\n                    95,\n                    56\n                ]\n            ],\n            [\n                [\n                    9,\n                    56\n                ],\n                [\n                    15,\n                    56\n                ],\n                [\n                    31,\n                    56\n                ],\n                [\n                    48,\n                    56\n                ],\n                [\n                    53,\n                    56\n                ],\n                [\n                    56,\n                    56\n                ],\n                [\n                    72,\n                    56\n                ],\n                [\n                    95,\n                    56\n                ],\n                [\n                    119,\n                    56\n                ],\n                [\n                    120,\n                    56\n                ]\n            ],\n            [\n                [\n                    169,\n                    238\n                ],\n                [\n                    171,\n                    238\n                ]\n            ],\n            [\n                [\n                    195,\n                    217\n                ],\n                [\n                    195,\n                    224\n                ],\n                [\n                    195,\n                    227\n                ]\n            ],\n            [\n                [\n                    231,\n                    216\n                ],\n                [\n                    231,\n                    218\n                ]\n            ],\n            [\n                [\n                    204,\n                    216\n                ],\n                [\n                    227,\n                    216\n                ],\n                [\n                    231,\n                    216\n                ]\n            ],\n            [\n                [\n                    60,\n                    220\n                ],\n                [\n                    60,\n                    229\n                ]\n            ],\n            [\n                [\n                    60,\n                    220\n                ],\n                [\n                    68,\n                    220\n                ],\n                [\n                    72,\n                    220\n                ],\n                [\n                    87,\n                    220\n                ],\n                [\n                    95,\n                    220\n                ],\n                [\n                    114,\n                    220\n                ],\n                [\n                    122,\n                    220\n                ],\n                [\n                    141,\n                    220\n                ],\n                [\n                    146,\n                    220\n                ],\n                [\n                    154,\n                    220\n                ]\n            ],\n            [\n                [\n                    189,\n                    241\n                ],\n                [\n                    192,\n                    241\n                ]\n            ],\n            [\n                [\n                    82,\n                    143\n                ],\n                [\n                    82,\n                    149\n                ],\n                [\n                    82,\n                    155\n                ]\n            ],\n            [\n                [\n                    189,\n                    227\n                ],\n                [\n                    189,\n                    230\n                ],\n                [\n                    189,\n                    241\n                ]\n            ],\n            [\n                [\n                    22,\n                    26\n                ],\n                [\n                    22,\n                    28\n                ]\n            ],\n            [\n                [\n                    35,\n                    26\n                ],\n                [\n                    35,\n                    28\n                ]\n            ],\n            [\n                [\n                    43,\n                    26\n                ],\n                [\n                    43,\n                    28\n                ]\n            ],\n            [\n                [\n                    116,\n                    34\n                ],\n                [\n                    119,\n                    34\n                ]\n            ],\n            [\n                [\n                    107,\n                    26\n                ],\n                [\n                    107,\n                    27\n                ]\n            ],\n            [\n                [\n                    112,\n                    22\n                ],\n                [\n                    113,\n                    22\n                ]\n            ],\n            [\n                [\n                    66,\n                    26\n                ],\n                [\n                    66,\n                    28\n                ]\n            ],\n            [\n                [\n                    29,\n                    28\n                ],\n                [\n                    29,\n                    30\n                ]\n            ],\n            [\n                [\n                    22,\n                    28\n                ],\n                [\n                    22,\n                    30\n                ]\n            ],\n            [\n                [\n                    33,\n                    98\n                ],\n                [\n                    42,\n                    98\n                ],\n                [\n                    52,\n                    98\n                ]\n            ],\n            [\n                [\n                    33,\n                    125\n                ],\n                [\n                    42,\n                    125\n                ],\n                [\n                    52,\n                    125\n                ]\n            ],\n            [\n                [\n                    33,\n                    145\n                ],\n                [\n                    42,\n                    145\n                ]\n            ],\n            [\n                [\n                    90,\n                    123\n                ],\n                [\n                    91,\n                    123\n                ]\n            ],\n            [\n                [\n                    72,\n                    143\n                ],\n                [\n                    74,\n                    143\n                ],\n                [\n                    82,\n                    143\n                ],\n                [\n                    90,\n                    143\n                ]\n            ],\n            [\n                [\n                    59,\n                    26\n                ],\n                [\n                    59,\n                    28\n                ]\n            ],\n            [\n                [\n                    42,\n                    149\n                ],\n                [\n                    70,\n                    149\n                ],\n                [\n                    72,\n                    149\n                ]\n            ],\n            [\n                [\n                    72,\n                    132\n                ],\n                [\n                    90,\n                    132\n                ],\n                [\n                    91,\n                    132\n                ]\n            ],\n            [\n                [\n                    95,\n                    220\n                ],\n                [\n                    95,\n                    229\n                ]\n            ],\n            [\n                [\n                    154,\n                    213\n                ],\n                [\n                    154,\n                    220\n                ]\n            ],\n            [\n                [\n                    171,\n                    209\n                ],\n                [\n                    175,\n                    209\n                ]\n            ],\n            [\n                [\n                    227,\n                    214\n                ],\n                [\n                    227,\n                    216\n                ],\n                [\n                    227,\n                    218\n                ]\n            ],\n            [\n                [\n                    80,\n                    26\n                ],\n                [\n                    80,\n                    28\n                ]\n            ],\n            [\n                [\n                    69,\n                    38\n                ],\n                [\n                    71,\n                    38\n                ]\n            ],\n            [\n                [\n                    29,\n                    77\n                ],\n                [\n                    31,\n                    77\n                ],\n                [\n                    42,\n                    77\n                ],\n                [\n                    53,\n                    77\n                ],\n                [\n                    55,\n                    77\n                ]\n            ],\n            [\n                [\n                    33,\n                    90\n                ],\n                [\n                    42,\n                    90\n                ],\n                [\n                    52,\n                    90\n                ]\n            ],\n            [\n                [\n                    33,\n                    117\n                ],\n                [\n                    42,\n                    117\n                ],\n                [\n                    52,\n                    117\n                ]\n            ],\n            [\n                [\n                    33,\n                    153\n                ],\n                [\n                    42,\n                    153\n                ]\n            ],\n            [\n                [\n                    39,\n                    189\n                ],\n                [\n                    45,\n                    189\n                ],\n                [\n                    72,\n                    189\n                ],\n                [\n                    141,\n                    189\n                ],\n                [\n                    171,\n                    189\n                ],\n                [\n                    174,\n                    189\n                ]\n            ],\n            [\n                [\n                    68,\n                    220\n                ],\n                [\n                    68,\n                    229\n                ]\n            ],\n            [\n                [\n                    87,\n                    220\n                ],\n                [\n                    87,\n                    229\n                ]\n            ],\n            [\n                [\n                    114,\n                    220\n                ],\n                [\n                    114,\n                    229\n                ]\n            ],\n            [\n                [\n                    122,\n                    220\n                ],\n                [\n                    122,\n                    229\n                ]\n            ],\n            [\n                [\n                    146,\n                    220\n                ],\n                [\n                    146,\n                    229\n                ]\n            ],\n            [\n                [\n                    169,\n                    234\n                ],\n                [\n                    171,\n                    234\n                ]\n            ],\n            [\n                [\n                    204,\n                    212\n                ],\n                [\n                    204,\n                    216\n                ],\n                [\n                    204,\n                    227\n                ]\n            ],\n            [\n                [\n                    169,\n                    224\n                ],\n                [\n                    171,\n                    224\n                ]\n            ],\n            [\n                [\n                    72,\n                    58\n                ],\n                [\n                    72,\n                    132\n                ],\n                [\n                    72,\n                    143\n                ],\n                [\n                    72,\n                    149\n                ],\n                [\n                    72,\n                    161\n                ],\n                [\n                    72,\n                    183\n                ],\n                [\n                    72,\n                    189\n                ]\n            ],\n            [\n                [\n                    72,\n                    56\n                ],\n                [\n                    72,\n                    58\n                ]\n            ],\n            [\n                [\n                    119,\n                    27\n                ],\n                [\n                    119,\n                    34\n                ],\n                [\n                    119,\n                    56\n                ]\n            ],\n            [\n                [\n                    94,\n                    27\n                ],\n                [\n                    107,\n                    27\n                ],\n                [\n                    112,\n                    27\n                ],\n                [\n                    119,\n                    27\n                ]\n            ],\n            [\n                [\n                    48,\n                    28\n                ],\n                [\n                    48,\n                    47\n                ],\n                [\n                    48,\n                    53\n                ],\n                [\n                    48,\n                    56\n                ]\n            ],\n            [\n                [\n                    42,\n                    77\n                ],\n                [\n                    42,\n                    90\n                ],\n                [\n                    42,\n                    98\n                ],\n                [\n                    42,\n                    117\n                ],\n                [\n                    42,\n                    125\n                ],\n                [\n                    42,\n                    145\n                ],\n                [\n                    42,\n                    149\n                ],\n                [\n                    42,\n                    153\n                ]\n            ],\n            [\n                [\n                    141,\n                    220\n                ],\n                [\n                    141,\n                    229\n                ]\n            ],\n            [\n                [\n                    141,\n                    189\n                ],\n                [\n                    141,\n                    191\n                ],\n                [\n                    141,\n                    220\n                ]\n            ],\n            [\n                [\n                    72,\n                    189\n                ],\n                [\n                    72,\n                    192\n                ],\n                [\n                    72,\n                    220\n                ]\n            ],\n            [\n                [\n                    45,\n                    189\n                ],\n                [\n                    45,\n                    192\n                ],\n                [\n                    45,\n                    197\n                ],\n                [\n                    45,\n                    201\n                ]\n            ],\n            [\n                [\n                    33,\n                    197\n                ],\n                [\n                    39,\n                    197\n                ],\n                [\n                    45,\n                    197\n                ]\n            ],\n            [\n                [\n                    171,\n                    189\n                ],\n                [\n                    171,\n                    199\n                ],\n                [\n                    171,\n                    209\n                ],\n                [\n                    171,\n                    224\n                ],\n                [\n                    171,\n                    227\n                ],\n                [\n                    171,\n                    232\n                ],\n                [\n                    171,\n                    234\n                ],\n                [\n                    171,\n                    238\n                ]\n            ],\n            [\n                [\n                    171,\n                    227\n                ],\n                [\n                    189,\n                    227\n                ],\n                [\n                    195,\n                    227\n                ],\n                [\n                    204,\n                    227\n                ]\n            ],\n            [\n                [\n                    231,\n                    214\n                ],\n                [\n                    231,\n                    216\n                ]\n            ],\n            [\n                [\n                    112,\n                    19\n                ],\n                [\n                    112,\n                    22\n                ],\n                [\n                    112,\n                    27\n                ]\n            ],\n            [\n                [\n                    111,\n                    19\n                ],\n                [\n                    112,\n                    19\n                ]\n            ],\n            [\n                [\n                    53,\n                    56\n                ],\n                [\n                    53,\n                    59\n                ],\n                [\n                    53,\n                    77\n                ]\n            ],\n            [\n                [\n                    69,\n                    28\n                ],\n                [\n                    69,\n                    30\n                ],\n                [\n                    69,\n                    38\n                ],\n                [\n                    69,\n                    48\n                ]\n            ],\n            [\n                [\n                    40,\n                    47\n                ],\n                [\n                    48,\n                    47\n                ],\n                [\n                    56,\n                    47\n                ]\n            ],\n            [\n                [\n                    90,\n                    117\n                ],\n                [\n                    90,\n                    123\n                ],\n                [\n                    90,\n                    132\n                ]\n            ],\n            [\n                [\n                    31,\n                    56\n                ],\n                [\n                    31,\n                    59\n                ],\n                [\n                    31,\n                    77\n                ]\n            ],\n            [\n                [\n                    22,\n                    28\n                ],\n                [\n                    29,\n                    28\n                ],\n                [\n                    35,\n                    28\n                ],\n                [\n                    43,\n                    28\n                ],\n                [\n                    48,\n                    28\n                ],\n                [\n                    56,\n                    28\n                ],\n                [\n                    59,\n                    28\n                ],\n                [\n                    66,\n                    28\n                ],\n                [\n                    69,\n                    28\n                ],\n                [\n                    80,\n                    28\n                ]\n            ],\n            [\n                [\n                    69,\n                    48\n                ],\n                [\n                    71,\n                    48\n                ]\n            ],\n            [\n                [\n                    56,\n                    28\n                ],\n                [\n                    56,\n                    47\n                ],\n                [\n                    56,\n                    53\n                ],\n                [\n                    56,\n                    56\n                ]\n            ]\n        ],\n        \"createdAt\": \"2024-06-17T18:22:28.661Z\",\n        \"updatedAt\": \"2025-05-09T07:34:58.814Z\",\n        \"__v\": 0,\n        \"pathNetwork\": {\n            \"95,42\": [\n                \"95,54\"\n            ],\n            \"95,54\": [\n                \"95,42\",\n                \"95,56\"\n            ],\n            \"95,56\": [\n                \"95,54\",\n                \"72,56\",\n                \"119,56\"\n            ],\n            \"9,56\": [\n                \"15,56\"\n            ],\n            \"15,56\": [\n                \"9,56\",\n                \"31,56\"\n            ],\n            \"31,56\": [\n                \"15,56\",\n                \"48,56\",\n                \"31,59\"\n            ],\n            \"48,56\": [\n                \"31,56\",\n                \"53,56\",\n                \"48,53\"\n            ],\n            \"53,56\": [\n                \"48,56\",\n                \"56,56\",\n                \"53,59\"\n            ],\n            \"56,56\": [\n                \"53,56\",\n                \"72,56\",\n                \"56,53\"\n            ],\n            \"72,56\": [\n                \"56,56\",\n                \"95,56\",\n                \"72,58\"\n            ],\n            \"119,56\": [\n                \"95,56\",\n                \"120,56\",\n                \"119,34\"\n            ],\n            \"120,56\": [\n                \"119,56\"\n            ],\n            \"169,238\": [\n                \"171,238\"\n            ],\n            \"171,238\": [\n                \"169,238\",\n                \"171,234\"\n            ],\n            \"195,217\": [\n                \"195,224\"\n            ],\n            \"195,224\": [\n                \"195,217\",\n                \"195,227\"\n            ],\n            \"195,227\": [\n                \"195,224\",\n                \"189,227\",\n                \"204,227\"\n            ],\n            \"231,216\": [\n                \"231,218\",\n                \"227,216\",\n                \"231,214\"\n            ],\n            \"231,218\": [\n                \"231,216\"\n            ],\n            \"204,216\": [\n                \"227,216\",\n                \"204,212\",\n                \"204,227\"\n            ],\n            \"227,216\": [\n                \"204,216\",\n                \"231,216\",\n                \"227,214\",\n                \"227,218\"\n            ],\n            \"60,220\": [\n                \"60,229\",\n                \"68,220\"\n            ],\n            \"60,229\": [\n                \"60,220\"\n            ],\n            \"68,220\": [\n                \"60,220\",\n                \"72,220\",\n                \"68,229\"\n            ],\n            \"72,220\": [\n                \"68,220\",\n                \"87,220\",\n                \"72,192\"\n            ],\n            \"87,220\": [\n                \"72,220\",\n                \"95,220\",\n                \"87,229\"\n            ],\n            \"95,220\": [\n                \"87,220\",\n                \"114,220\",\n                \"95,229\"\n            ],\n            \"114,220\": [\n                \"95,220\",\n                \"122,220\",\n                \"114,229\"\n            ],\n            \"122,220\": [\n                \"114,220\",\n                \"141,220\",\n                \"122,229\"\n            ],\n            \"141,220\": [\n                \"122,220\",\n                \"146,220\",\n                \"141,229\",\n                \"141,191\"\n            ],\n            \"146,220\": [\n                \"141,220\",\n                \"154,220\",\n                \"146,229\"\n            ],\n            \"154,220\": [\n                \"146,220\",\n                \"154,213\"\n            ],\n            \"189,241\": [\n                \"192,241\",\n                \"189,230\"\n            ],\n            \"192,241\": [\n                \"189,241\"\n            ],\n            \"82,143\": [\n                \"82,149\",\n                \"74,143\",\n                \"90,143\"\n            ],\n            \"82,149\": [\n                \"82,143\",\n                \"82,155\"\n            ],\n            \"82,155\": [\n                \"82,149\"\n            ],\n            \"189,227\": [\n                \"189,230\",\n                \"171,227\",\n                \"195,227\"\n            ],\n            \"189,230\": [\n                \"189,227\",\n                \"189,241\"\n            ],\n            \"22,26\": [\n                \"22,28\"\n            ],\n            \"22,28\": [\n                \"22,26\",\n                \"22,30\",\n                \"29,28\"\n            ],\n            \"35,26\": [\n                \"35,28\"\n            ],\n            \"35,28\": [\n                \"35,26\",\n                \"29,28\",\n                \"43,28\"\n            ],\n            \"43,26\": [\n                \"43,28\"\n            ],\n            \"43,28\": [\n                \"43,26\",\n                \"35,28\",\n                \"48,28\"\n            ],\n            \"116,34\": [\n                \"119,34\"\n            ],\n            \"119,34\": [\n                \"116,34\",\n                \"119,27\",\n                \"119,56\"\n            ],\n            \"107,26\": [\n                \"107,27\"\n            ],\n            \"107,27\": [\n                \"107,26\",\n                \"94,27\",\n                \"112,27\"\n            ],\n            \"112,22\": [\n                \"113,22\",\n                \"112,19\",\n                \"112,27\"\n            ],\n            \"113,22\": [\n                \"112,22\"\n            ],\n            \"66,26\": [\n                \"66,28\"\n            ],\n            \"66,28\": [\n                \"66,26\",\n                \"59,28\",\n                \"69,28\"\n            ],\n            \"29,28\": [\n                \"29,30\",\n                \"22,28\",\n                \"35,28\"\n            ],\n            \"29,30\": [\n                \"29,28\"\n            ],\n            \"22,30\": [\n                \"22,28\"\n            ],\n            \"33,98\": [\n                \"42,98\"\n            ],\n            \"42,98\": [\n                \"33,98\",\n                \"52,98\",\n                \"42,90\",\n                \"42,117\"\n            ],\n            \"52,98\": [\n                \"42,98\"\n            ],\n            \"33,125\": [\n                \"42,125\"\n            ],\n            \"42,125\": [\n                \"33,125\",\n                \"52,125\",\n                \"42,117\",\n                \"42,145\"\n            ],\n            \"52,125\": [\n                \"42,125\"\n            ],\n            \"33,145\": [\n                \"42,145\"\n            ],\n            \"42,145\": [\n                \"33,145\",\n                \"42,125\",\n                \"42,149\"\n            ],\n            \"90,123\": [\n                \"91,123\",\n                \"90,117\",\n                \"90,132\"\n            ],\n            \"91,123\": [\n                \"90,123\"\n            ],\n            \"72,143\": [\n                \"74,143\",\n                \"72,132\",\n                \"72,149\"\n            ],\n            \"74,143\": [\n                \"72,143\",\n                \"82,143\"\n            ],\n            \"90,143\": [\n                \"82,143\"\n            ],\n            \"59,26\": [\n                \"59,28\"\n            ],\n            \"59,28\": [\n                \"59,26\",\n                \"56,28\",\n                \"66,28\"\n            ],\n            \"42,149\": [\n                \"70,149\",\n                \"42,145\",\n                \"42,153\"\n            ],\n            \"70,149\": [\n                \"42,149\",\n                \"72,149\"\n            ],\n            \"72,149\": [\n                \"70,149\",\n                \"72,143\",\n                \"72,161\"\n            ],\n            \"72,132\": [\n                \"90,132\",\n                \"72,58\",\n                \"72,143\"\n            ],\n            \"90,132\": [\n                \"72,132\",\n                \"91,132\",\n                \"90,123\"\n            ],\n            \"91,132\": [\n                \"90,132\"\n            ],\n            \"95,229\": [\n                \"95,220\"\n            ],\n            \"154,213\": [\n                \"154,220\"\n            ],\n            \"171,209\": [\n                \"175,209\",\n                \"171,199\",\n                \"171,224\"\n            ],\n            \"175,209\": [\n                \"171,209\"\n            ],\n            \"227,214\": [\n                \"227,216\"\n            ],\n            \"227,218\": [\n                \"227,216\"\n            ],\n            \"80,26\": [\n                \"80,28\"\n            ],\n            \"80,28\": [\n                \"80,26\",\n                \"69,28\"\n            ],\n            \"69,38\": [\n                \"71,38\",\n                \"69,30\",\n                \"69,48\"\n            ],\n            \"71,38\": [\n                \"69,38\"\n            ],\n            \"29,77\": [\n                \"31,77\"\n            ],\n            \"31,77\": [\n                \"29,77\",\n                \"42,77\",\n                \"31,59\"\n            ],\n            \"42,77\": [\n                \"31,77\",\n                \"53,77\",\n                \"42,90\"\n            ],\n            \"53,77\": [\n                \"42,77\",\n                \"55,77\",\n                \"53,59\"\n            ],\n            \"55,77\": [\n                \"53,77\"\n            ],\n            \"33,90\": [\n                \"42,90\"\n            ],\n            \"42,90\": [\n                \"33,90\",\n                \"52,90\",\n                \"42,77\",\n                \"42,98\"\n            ],\n            \"52,90\": [\n                \"42,90\"\n            ],\n            \"33,117\": [\n                \"42,117\"\n            ],\n            \"42,117\": [\n                \"33,117\",\n                \"52,117\",\n                \"42,98\",\n                \"42,125\"\n            ],\n            \"52,117\": [\n                \"42,117\"\n            ],\n            \"33,153\": [\n                \"42,153\"\n            ],\n            \"42,153\": [\n                \"33,153\",\n                \"42,149\"\n            ],\n            \"39,189\": [\n                \"45,189\"\n            ],\n            \"45,189\": [\n                \"39,189\",\n                \"72,189\",\n                \"45,192\"\n            ],\n            \"72,189\": [\n                \"45,189\",\n                \"141,189\",\n                \"72,183\",\n                \"72,192\"\n            ],\n            \"141,189\": [\n                \"72,189\",\n                \"171,189\",\n                \"141,191\"\n            ],\n            \"171,189\": [\n                \"141,189\",\n                \"174,189\",\n                \"171,199\"\n            ],\n            \"174,189\": [\n                \"171,189\"\n            ],\n            \"68,229\": [\n                \"68,220\"\n            ],\n            \"87,229\": [\n                \"87,220\"\n            ],\n            \"114,229\": [\n                \"114,220\"\n            ],\n            \"122,229\": [\n                \"122,220\"\n            ],\n            \"146,229\": [\n                \"146,220\"\n            ],\n            \"169,234\": [\n                \"171,234\"\n            ],\n            \"171,234\": [\n                \"169,234\",\n                \"171,232\",\n                \"171,238\"\n            ],\n            \"204,212\": [\n                \"204,216\"\n            ],\n            \"204,227\": [\n                \"204,216\",\n                \"195,227\"\n            ],\n            \"169,224\": [\n                \"171,224\"\n            ],\n            \"171,224\": [\n                \"169,224\",\n                \"171,209\",\n                \"171,227\"\n            ],\n            \"72,58\": [\n                \"72,132\",\n                \"72,56\"\n            ],\n            \"72,161\": [\n                \"72,149\",\n                \"72,183\"\n            ],\n            \"72,183\": [\n                \"72,161\",\n                \"72,189\"\n            ],\n            \"119,27\": [\n                \"119,34\",\n                \"112,27\"\n            ],\n            \"94,27\": [\n                \"107,27\"\n            ],\n            \"112,27\": [\n                \"107,27\",\n                \"119,27\",\n                \"112,22\"\n            ],\n            \"48,28\": [\n                \"48,47\",\n                \"43,28\",\n                \"56,28\"\n            ],\n            \"48,47\": [\n                \"48,28\",\n                \"48,53\",\n                \"40,47\",\n                \"56,47\"\n            ],\n            \"48,53\": [\n                \"48,47\",\n                \"48,56\"\n            ],\n            \"141,229\": [\n                \"141,220\"\n            ],\n            \"141,191\": [\n                \"141,189\",\n                \"141,220\"\n            ],\n            \"72,192\": [\n                \"72,189\",\n                \"72,220\"\n            ],\n            \"45,192\": [\n                \"45,189\",\n                \"45,197\"\n            ],\n            \"45,197\": [\n                \"45,192\",\n                \"45,201\",\n                \"39,197\"\n            ],\n            \"45,201\": [\n                \"45,197\"\n            ],\n            \"33,197\": [\n                \"39,197\"\n            ],\n            \"39,197\": [\n                \"33,197\",\n                \"45,197\"\n            ],\n            \"171,199\": [\n                \"171,189\",\n                \"171,209\"\n            ],\n            \"171,227\": [\n                \"171,224\",\n                \"171,232\",\n                \"189,227\"\n            ],\n            \"171,232\": [\n                \"171,227\",\n                \"171,234\"\n            ],\n            \"231,214\": [\n                \"231,216\"\n            ],\n            \"112,19\": [\n                \"112,22\",\n                \"111,19\"\n            ],\n            \"111,19\": [\n                \"112,19\"\n            ],\n            \"53,59\": [\n                \"53,56\",\n                \"53,77\"\n            ],\n            \"69,28\": [\n                \"69,30\",\n                \"66,28\",\n                \"80,28\"\n            ],\n            \"69,30\": [\n                \"69,28\",\n                \"69,38\"\n            ],\n            \"69,48\": [\n                \"69,38\",\n                \"71,48\"\n            ],\n            \"40,47\": [\n                \"48,47\"\n            ],\n            \"56,47\": [\n                \"48,47\",\n                \"56,28\",\n                \"56,53\"\n            ],\n            \"90,117\": [\n                \"90,123\"\n            ],\n            \"31,59\": [\n                \"31,56\",\n                \"31,77\"\n            ],\n            \"56,28\": [\n                \"48,28\",\n                \"59,28\",\n                \"56,47\"\n            ],\n            \"71,48\": [\n                \"69,48\"\n            ],\n            \"56,53\": [\n                \"56,47\",\n                \"56,56\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.54351620909729,77.18756956926542\": [\n                \"28.54348643080514,77.18755376205515\"\n            ],\n            \"28.54348643080514,77.18755376205515\": [\n                \"28.54351620909729,77.18756956926542\",\n                \"28.543481467756447,77.1875511275201\"\n            ],\n            \"28.543481467756447,77.1875511275201\": [\n                \"28.54348643080514,77.18755376205515\",\n                \"28.543508082610597,77.18748615583866\",\n                \"28.54345369573473,77.18761892405726\"\n            ],\n            \"28.54358098416761,77.18730818992859\": [\n                \"28.54357404116218,77.18732513906288\"\n            ],\n            \"28.54357404116218,77.18732513906288\": [\n                \"28.54358098416761,77.18730818992859\",\n                \"28.543555526481033,77.18737033675433\"\n            ],\n            \"28.543555526481033,77.18737033675433\": [\n                \"28.54357404116218,77.18732513906288\",\n                \"28.543535854632317,77.18741835930149\",\n                \"28.543548081907996,77.18736638495176\"\n            ],\n            \"28.543535854632317,77.18741835930149\": [\n                \"28.543555526481033,77.18737033675433\",\n                \"28.543530068794457,77.18743248358005\",\n                \"28.543543299205353,77.18742231110406\"\n            ],\n            \"28.543530068794457,77.18743248358005\": [\n                \"28.543535854632317,77.18741835930149\",\n                \"28.54352659729174,77.1874409581472\",\n                \"28.54352262422142,77.18742853177748\"\n            ],\n            \"28.54352659729174,77.1874409581472\": [\n                \"28.543530068794457,77.18743248358005\",\n                \"28.543508082610597,77.18748615583866\",\n                \"28.54353404186478,77.18744490994978\"\n            ],\n            \"28.543508082610597,77.18748615583866\": [\n                \"28.54352659729174,77.1874409581472\",\n                \"28.543481467756447,77.1875511275201\",\n                \"28.543503119561905,77.1874835213036\"\n            ],\n            \"28.54345369573473,77.18761892405726\": [\n                \"28.543481467756447,77.1875511275201\",\n                \"28.543452538567156,77.18762174891299\",\n                \"28.543508289270335,77.18764790394277\"\n            ],\n            \"28.543452538567156,77.18762174891299\": [\n                \"28.54345369573473,77.18761892405726\"\n            ],\n            \"28.542944199925216,77.18752042415385\": [\n                \"28.54294188559007,77.18752607386527\"\n            ],\n            \"28.54294188559007,77.18752607386527\": [\n                \"28.542944199925216,77.18752042415385\",\n                \"28.542951811687455,77.18753134293536\"\n            ],\n            \"28.542966225579615,77.18762153302042\": [\n                \"28.542948854909195,77.18761231214776\"\n            ],\n            \"28.542948854909195,77.18761231214776\": [\n                \"28.542966225579615,77.18762153302042\",\n                \"28.542941410336155,77.1876083603452\"\n            ],\n            \"28.542941410336155,77.1876083603452\": [\n                \"28.542948854909195,77.18761231214776\",\n                \"28.542948353341586,77.1875914112109\",\n                \"28.542930995828012,77.18763378404662\"\n            ],\n            \"28.54292704907138,77.18772454509369\": [\n                \"28.54292208602269,77.18772191055865\",\n                \"28.542931677741667,77.18771324567084\",\n                \"28.542932012120072,77.18772717962874\"\n            ],\n            \"28.54292208602269,77.18772191055865\": [\n                \"28.54292704907138,77.18772454509369\"\n            ],\n            \"28.542958292595817,77.18764827398938\": [\n                \"28.542931677741667,77.18771324567084\",\n                \"28.542968218693197,77.18765354305947\",\n                \"28.542930995828012,77.18763378404662\"\n            ],\n            \"28.542931677741667,77.18771324567084\": [\n                \"28.542958292595817,77.18764827398938\",\n                \"28.54292704907138,77.18772454509369\",\n                \"28.54293664079036,77.18771588020587\",\n                \"28.542926714692975,77.18771061113578\"\n            ],\n            \"28.54311499862875,77.1872362256963\": [\n                \"28.543092664909636,77.18722437028858\",\n                \"28.543105741288176,77.18725882454201\"\n            ],\n            \"28.543092664909636,77.18722437028858\": [\n                \"28.54311499862875,77.1872362256963\"\n            ],\n            \"28.543105741288176,77.18725882454201\": [\n                \"28.54311499862875,77.1872362256963\",\n                \"28.54310111261789,77.18727012396488\",\n                \"28.543083407569064,77.1872469691343\"\n            ],\n            \"28.54310111261789,77.18727012396488\": [\n                \"28.543105741288176,77.18725882454201\",\n                \"28.543083755104313,77.1873124968006\",\n                \"28.54317059529957,77.18730700745552\"\n            ],\n            \"28.543083755104313,77.1873124968006\": [\n                \"28.54310111261789,77.18727012396488\",\n                \"28.54307449776374,77.18733509564632\",\n                \"28.543061421385204,77.1873006413929\"\n            ],\n            \"28.54307449776374,77.18733509564632\": [\n                \"28.543083755104313,77.1873124968006\",\n                \"28.54305251157988,77.18738876790492\",\n                \"28.543052164044628,77.18732324023861\"\n            ],\n            \"28.54305251157988,77.18738876790492\": [\n                \"28.54307449776374,77.18733509564632\",\n                \"28.543043254239308,77.18741136675064\",\n                \"28.543030177860768,77.1873769124972\"\n            ],\n            \"28.543043254239308,77.18741136675064\": [\n                \"28.54305251157988,77.18738876790492\",\n                \"28.543021268055444,77.18746503900923\",\n                \"28.543020920520195,77.18739951134293\"\n            ],\n            \"28.543021268055444,77.18746503900923\": [\n                \"28.543043254239308,77.18741136675064\",\n                \"28.543015482217587,77.1874791632878\",\n                \"28.542998934336335,77.18745318360152\",\n                \"28.543093232261473,77.1875032397674\"\n            ],\n            \"28.543015482217587,77.1874791632878\": [\n                \"28.543021268055444,77.18746503900923\",\n                \"28.543006224877015,77.18750176213352\",\n                \"28.542993148498475,77.1874673078801\"\n            ],\n            \"28.543006224877015,77.18750176213352\": [\n                \"28.543015482217587,77.1874791632878\",\n                \"28.543023595547435,77.18751098300619\"\n            ],\n            \"28.542913612000746,77.18757296946558\": [\n                \"28.54291014049803,77.18758144403272\",\n                \"28.54294090876855,77.18758745940833\"\n            ],\n            \"28.54291014049803,77.18758144403272\": [\n                \"28.542913612000746,77.18757296946558\"\n            ],\n            \"28.543280618316796,77.1873998021213\": [\n                \"28.543265729170724,77.18739189851615\",\n                \"28.543289875657372,77.18737720327557\",\n                \"28.543271360976224,77.18742240096702\"\n            ],\n            \"28.543265729170724,77.18739189851615\": [\n                \"28.543280618316796,77.1873998021213\",\n                \"28.543250840024648,77.18738399491102\"\n            ],\n            \"28.543250840024648,77.18738399491102\": [\n                \"28.543265729170724,77.18739189851615\"\n            ],\n            \"28.542948353341586,77.1875914112109\": [\n                \"28.54294090876855,77.18758745940833\",\n                \"28.542969182357876,77.18754056380803\",\n                \"28.542941410336155,77.1876083603452\"\n            ],\n            \"28.54294090876855,77.18758745940833\": [\n                \"28.542948353341586,77.1875914112109\",\n                \"28.542913612000746,77.18757296946558\"\n            ],\n            \"28.543640386719552,77.18738443107857\": [\n                \"28.54363542367086,77.18738179654353\"\n            ],\n            \"28.54363542367086,77.18738179654353\": [\n                \"28.543640386719552,77.18738443107857\",\n                \"28.54363046062217,77.18737916200848\",\n                \"28.54362732349786,77.18740157053354\"\n            ],\n            \"28.54362534354112,77.18742115420288\": [\n                \"28.543620380492428,77.18741851966783\"\n            ],\n            \"28.543620380492428,77.18741851966783\": [\n                \"28.54362534354112,77.18742115420288\",\n                \"28.54362732349786,77.18740157053354\",\n                \"28.543611123151855,77.18744111851355\"\n            ],\n            \"28.543616086200547,77.1874437530486\": [\n                \"28.543611123151855,77.18744111851355\"\n            ],\n            \"28.543611123151855,77.18744111851355\": [\n                \"28.543616086200547,77.1874437530486\",\n                \"28.543620380492428,77.18741851966783\",\n                \"28.543605337314,77.18745524279213\"\n            ],\n            \"28.54351176077305,77.18763942937562\": [\n                \"28.543508289270335,77.18764790394277\"\n            ],\n            \"28.543508289270335,77.18764790394277\": [\n                \"28.54351176077305,77.18763942937562\",\n                \"28.543525659940755,77.18765712481543\",\n                \"28.54345369573473,77.18761892405726\"\n            ],\n            \"28.54354202747596,77.18762454381438\": [\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543539545951617,77.18762322654685\": [\n                \"28.54354202747596,77.18762454381438\",\n                \"28.543554589130046,77.18758650342255\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543546167735485,77.18764393716305\": [\n                \"28.543545010567914,77.18764676201876\",\n                \"28.543553612308525,77.18764788896561\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543545010567914,77.18764676201876\": [\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.5435894713464,77.18750872473005\": [\n                \"28.54358450829771,77.187506090195\"\n            ],\n            \"28.54358450829771,77.187506090195\": [\n                \"28.5435894713464,77.18750872473005\",\n                \"28.54359260847071,77.187486316205\",\n                \"28.543581036794993,77.18751456476215\"\n            ],\n            \"28.54362732349786,77.18740157053354\": [\n                \"28.543622360449167,77.18739893599849\",\n                \"28.54363542367086,77.18738179654353\",\n                \"28.543620380492428,77.18741851966783\"\n            ],\n            \"28.543622360449167,77.18739893599849\": [\n                \"28.54362732349786,77.18740157053354\"\n            ],\n            \"28.54363046062217,77.18737916200848\": [\n                \"28.54363542367086,77.18738179654353\"\n            ],\n            \"28.543448988123366,77.18732066122979\": [\n                \"28.543438573615223,77.18734608493122\"\n            ],\n            \"28.543438573615223,77.18734608493122\": [\n                \"28.543448988123366,77.18732066122979\",\n                \"28.543427001939506,77.18737433348838\",\n                \"28.543458425809987,77.18735662307141\",\n                \"28.543391424652654,77.18732105684829\"\n            ],\n            \"28.543427001939506,77.18737433348838\": [\n                \"28.543438573615223,77.18734608493122\"\n            ],\n            \"28.543381986966033,77.18728509500666\": [\n                \"28.543371572457886,77.1873105187081\"\n            ],\n            \"28.543371572457886,77.1873105187081\": [\n                \"28.543381986966033,77.18728509500666\",\n                \"28.54336000078217,77.18733876726526\",\n                \"28.543391424652654,77.18732105684829\",\n                \"28.543321941970973,77.18728417335764\"\n            ],\n            \"28.54336000078217,77.18733876726526\": [\n                \"28.543371572457886,77.1873105187081\"\n            ],\n            \"28.543332356479116,77.18725874965621\": [\n                \"28.543321941970973,77.18728417335764\"\n            ],\n            \"28.543321941970973,77.18728417335764\": [\n                \"28.543332356479116,77.18725874965621\",\n                \"28.543371572457886,77.1873105187081\",\n                \"28.54331201587359,77.18727890428755\"\n            ],\n            \"28.54332099146314,77.18744874631749\": [\n                \"28.543319834295566,77.1874515711732\",\n                \"28.543335880609213,77.18745664992262\",\n                \"28.543298657744028,77.18743689090978\"\n            ],\n            \"28.543319834295566,77.1874515711732\": [\n                \"28.54332099146314,77.18744874631749\"\n            ],\n            \"28.543292189992513,77.18737155356415\": [\n                \"28.543289875657372,77.18737720327557\",\n                \"28.543319486760318,77.1873860435069\",\n                \"28.543277300846437,77.18736364995901\"\n            ],\n            \"28.543289875657372,77.18737720327557\": [\n                \"28.543292189992513,77.18737155356415\",\n                \"28.543280618316796,77.1873998021213\"\n            ],\n            \"28.543271360976224,77.18742240096702\": [\n                \"28.543280618316796,77.1873998021213\"\n            ],\n            \"28.5435975715194,77.18748895074005\": [\n                \"28.54359260847071,77.187486316205\"\n            ],\n            \"28.54359260847071,77.187486316205\": [\n                \"28.5435975715194,77.18748895074005\",\n                \"28.543596079973423,77.18747784163784\",\n                \"28.54358450829771,77.187506090195\"\n            ],\n            \"28.54331201587359,77.18727890428755\": [\n                \"28.543279615181582,77.18735800024757\",\n                \"28.543321941970973,77.18728417335764\",\n                \"28.543302089776205,77.18727363521745\"\n            ],\n            \"28.543279615181582,77.18735800024757\": [\n                \"28.54331201587359,77.18727890428755\",\n                \"28.543277300846437,77.18736364995901\"\n            ],\n            \"28.543277300846437,77.18736364995901\": [\n                \"28.543279615181582,77.18735800024757\",\n                \"28.543292189992513,77.18737155356415\",\n                \"28.54324752255429,77.18734784274874\"\n            ],\n            \"28.543319486760318,77.1873860435069\": [\n                \"28.543298657744028,77.18743689090978\",\n                \"28.543503119561905,77.1874835213036\",\n                \"28.543292189992513,77.18737155356415\"\n            ],\n            \"28.543298657744028,77.18743689090978\": [\n                \"28.543319486760318,77.1873860435069\",\n                \"28.543297500576458,77.18743971576549\",\n                \"28.54332099146314,77.18744874631749\"\n            ],\n            \"28.543297500576458,77.18743971576549\": [\n                \"28.543298657744028,77.18743689090978\"\n            ],\n            \"28.543052164044628,77.18732324023861\": [\n                \"28.54307449776374,77.18733509564632\"\n            ],\n            \"28.543023595547435,77.18751098300619\": [\n                \"28.543006224877015,77.18750176213352\"\n            ],\n            \"28.5430138497961,77.18756427462344\": [\n                \"28.543009221125814,77.18757557404629\",\n                \"28.543038665039557,77.18757744729866\",\n                \"28.542976626930912,77.1875445156106\"\n            ],\n            \"28.543009221125814,77.18757557404629\": [\n                \"28.5430138497961,77.18756427462344\"\n            ],\n            \"28.54293664079036,77.18771588020587\": [\n                \"28.542931677741667,77.18771324567084\"\n            ],\n            \"28.542926714692975,77.18771061113578\": [\n                \"28.542931677741667,77.18771324567084\"\n            ],\n            \"28.543573271000398,77.18754827271006\": [\n                \"28.543568307951706,77.18754563817501\"\n            ],\n            \"28.543568307951706,77.18754563817501\": [\n                \"28.543573271000398,77.18754827271006\",\n                \"28.543581036794993,77.18751456476215\"\n            ],\n            \"28.543556221551533,77.18750139208692\": [\n                \"28.543553907216392,77.18750704179834\",\n                \"28.5435760737463,77.1875119302271\",\n                \"28.543531406308077,77.18748821941169\"\n            ],\n            \"28.543553907216392,77.18750704179834\": [\n                \"28.543556221551533,77.18750139208692\"\n            ],\n            \"28.543505728804917,77.1873370244249\": [\n                \"28.54350341446977,77.18734267413635\"\n            ],\n            \"28.54350341446977,77.18734267413635\": [\n                \"28.543505728804917,77.1873370244249\",\n                \"28.543490685626484,77.1873737475492\",\n                \"28.543548081907996,77.18736638495176\"\n            ],\n            \"28.543490685626484,77.1873737475492\": [\n                \"28.54350341446977,77.18734267413635\",\n                \"28.543477956783196,77.18740482096207\",\n                \"28.543458425809987,77.18735662307141\"\n            ],\n            \"28.543477956783196,77.18740482096207\": [\n                \"28.543490685626484,77.1873737475492\",\n                \"28.54347564244805,77.18741047067351\",\n                \"28.54352262422142,77.18742853177748\"\n            ],\n            \"28.54347564244805,77.18741047067351\": [\n                \"28.543477956783196,77.18740482096207\"\n            ],\n            \"28.543468840318134,77.18733119936996\": [\n                \"28.543458425809987,77.18735662307141\"\n            ],\n            \"28.543458425809987,77.18735662307141\": [\n                \"28.543468840318134,77.18733119936996\",\n                \"28.543446854134274,77.18738487162857\",\n                \"28.543490685626484,77.1873737475492\",\n                \"28.543438573615223,77.18734608493122\"\n            ],\n            \"28.543446854134274,77.18738487162857\": [\n                \"28.543458425809987,77.18735662307141\"\n            ],\n            \"28.543401839160797,77.18729563314685\": [\n                \"28.543391424652654,77.18732105684829\"\n            ],\n            \"28.543391424652654,77.18732105684829\": [\n                \"28.543401839160797,77.18729563314685\",\n                \"28.543379852976937,77.18734930540543\",\n                \"28.543438573615223,77.18734608493122\",\n                \"28.543371572457886,77.1873105187081\"\n            ],\n            \"28.543379852976937,77.18734930540543\": [\n                \"28.543391424652654,77.18732105684829\"\n            ],\n            \"28.54331250428435,77.18724821151602\": [\n                \"28.543302089776205,77.18727363521745\"\n            ],\n            \"28.543302089776205,77.18727363521745\": [\n                \"28.54331250428435,77.18724821151602\",\n                \"28.54331201587359,77.18727890428755\"\n            ],\n            \"28.54321622640247,77.18721773901949\": [\n                \"28.543209283397044,77.18723468815378\"\n            ],\n            \"28.543209283397044,77.18723468815378\": [\n                \"28.54321622640247,77.18721773901949\",\n                \"28.543178039872608,77.18731095925808\",\n                \"28.543201838824004,77.18723073635121\"\n            ],\n            \"28.543178039872608,77.18731095925808\": [\n                \"28.543209283397044,77.18723468815378\",\n                \"28.543098195310165,77.18750587430245\",\n                \"28.543192929018684,77.18731886286322\",\n                \"28.54317059529957,77.18730700745552\"\n            ],\n            \"28.543098195310165,77.18750587430245\": [\n                \"28.543178039872608,77.18731095925808\",\n                \"28.543063480283017,77.1875906199739\",\n                \"28.543093232261473,77.1875032397674\"\n            ],\n            \"28.543063480283017,77.1875906199739\": [\n                \"28.543098195310165,77.18750587430245\",\n                \"28.5430600087803,77.18759909454104\",\n                \"28.543038665039557,77.18757744729866\"\n            ],\n            \"28.5430600087803,77.18759909454104\": [\n                \"28.543063480283017,77.1875906199739\"\n            ],\n            \"28.543083407569064,77.1872469691343\": [\n                \"28.543105741288176,77.18725882454201\"\n            ],\n            \"28.543061421385204,77.1873006413929\": [\n                \"28.543083755104313,77.1873124968006\"\n            ],\n            \"28.543030177860768,77.1873769124972\": [\n                \"28.54305251157988,77.18738876790492\"\n            ],\n            \"28.543020920520195,77.18739951134293\": [\n                \"28.543043254239308,77.18741136675064\"\n            ],\n            \"28.542993148498475,77.1874673078801\": [\n                \"28.543015482217587,77.1874791632878\"\n            ],\n            \"28.5429541260226,77.18752569322393\": [\n                \"28.542951811687455,77.18753134293536\"\n            ],\n            \"28.542951811687455,77.18753134293536\": [\n                \"28.5429541260226,77.18752569322393\",\n                \"28.542956774736147,77.18753397747041\",\n                \"28.54294188559007,77.18752607386527\"\n            ],\n            \"28.542968218693197,77.18765354305947\": [\n                \"28.542958292595817,77.18764827398938\"\n            ],\n            \"28.542930995828012,77.18763378404662\": [\n                \"28.542958292595817,77.18764827398938\",\n                \"28.542941410336155,77.1876083603452\"\n            ],\n            \"28.542978941266057,77.18753886589916\": [\n                \"28.542976626930912,77.1875445156106\"\n            ],\n            \"28.542976626930912,77.1875445156106\": [\n                \"28.542978941266057,77.18753886589916\",\n                \"28.5430138497961,77.18756427462344\",\n                \"28.542969182357876,77.18754056380803\"\n            ],\n            \"28.543503119561905,77.1874835213036\": [\n                \"28.543319486760318,77.1873860435069\",\n                \"28.543508082610597,77.18748615583866\"\n            ],\n            \"28.54324752255429,77.18734784274874\": [\n                \"28.543277300846437,77.18736364995901\",\n                \"28.543192929018684,77.18731886286322\"\n            ],\n            \"28.543192929018684,77.18731886286322\": [\n                \"28.54324752255429,77.18734784274874\",\n                \"28.543178039872608,77.18731095925808\"\n            ],\n            \"28.543525659940755,77.18765712481543\": [\n                \"28.543508289270335,77.18764790394277\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543554589130046,77.18758650342255\": [\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543533760113757,77.18763735082543\": [\n                \"28.543539545951617,77.18762322654685\",\n                \"28.543525659940755,77.18765712481543\",\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.543605337314,77.18745524279213\": [\n                \"28.543558188351426,77.1874302147092\",\n                \"28.543611123151855,77.18744111851355\",\n                \"28.543596079973423,77.18747784163784\"\n            ],\n            \"28.543558188351426,77.1874302147092\": [\n                \"28.543605337314,77.18745524279213\",\n                \"28.543543299205353,77.18742231110406\",\n                \"28.543567445692002,77.18740761586346\",\n                \"28.543548931010854,77.18745281355491\"\n            ],\n            \"28.543543299205353,77.18742231110406\": [\n                \"28.543558188351426,77.1874302147092\",\n                \"28.543535854632317,77.18741835930149\"\n            ],\n            \"28.542998934336335,77.18745318360152\": [\n                \"28.543021268055444,77.18746503900923\"\n            ],\n            \"28.543093232261473,77.1875032397674\": [\n                \"28.543098195310165,77.18750587430245\",\n                \"28.543021268055444,77.18746503900923\"\n            ],\n            \"28.54317059529957,77.18730700745552\": [\n                \"28.543178039872608,77.18731095925808\",\n                \"28.54310111261789,77.18727012396488\"\n            ],\n            \"28.543201838824004,77.18723073635121\": [\n                \"28.543209283397044,77.18723468815378\",\n                \"28.543189431202276,77.18722415001359\"\n            ],\n            \"28.543189431202276,77.18722415001359\": [\n                \"28.543201838824004,77.18723073635121\",\n                \"28.54317950510489,77.1872188809435\",\n                \"28.543196374207707,77.1872072008793\"\n            ],\n            \"28.54317950510489,77.1872188809435\": [\n                \"28.543189431202276,77.18722415001359\"\n            ],\n            \"28.543203317213138,77.18719025174501\": [\n                \"28.543196374207707,77.1872072008793\"\n            ],\n            \"28.543196374207707,77.1872072008793\": [\n                \"28.543203317213138,77.18719025174501\",\n                \"28.543189431202276,77.18722415001359\"\n            ],\n            \"28.543038665039557,77.18757744729866\": [\n                \"28.543063480283017,77.1875906199739\",\n                \"28.5430138497961,77.18756427462344\"\n            ],\n            \"28.542969182357876,77.18754056380803\": [\n                \"28.542976626930912,77.1875445156106\",\n                \"28.542956774736147,77.18753397747041\",\n                \"28.542948353341586,77.1875914112109\"\n            ],\n            \"28.542956774736147,77.18753397747041\": [\n                \"28.542969182357876,77.18754056380803\",\n                \"28.542951811687455,77.18753134293536\"\n            ],\n            \"28.542932012120072,77.18772717962874\": [\n                \"28.54292704907138,77.18772454509369\"\n            ],\n            \"28.543553612308525,77.18764788896561\": [\n                \"28.543546167735485,77.18764393716305\",\n                \"28.543554769476096,77.1876450641099\"\n            ],\n            \"28.543554769476096,77.1876450641099\": [\n                \"28.543553612308525,77.18764788896561\"\n            ],\n            \"28.54352262422142,77.18742853177748\": [\n                \"28.543530068794457,77.18743248358005\",\n                \"28.543477956783196,77.18740482096207\"\n            ],\n            \"28.543581036794993,77.18751456476215\": [\n                \"28.5435760737463,77.1875119302271\",\n                \"28.54358450829771,77.187506090195\",\n                \"28.543568307951706,77.18754563817501\"\n            ],\n            \"28.5435760737463,77.1875119302271\": [\n                \"28.543581036794993,77.18751456476215\",\n                \"28.543556221551533,77.18750139208692\"\n            ],\n            \"28.543531406308077,77.18748821941169\": [\n                \"28.543556221551533,77.18750139208692\",\n                \"28.543529091972935,77.18749386912312\"\n            ],\n            \"28.543567445692002,77.18740761586346\": [\n                \"28.543558188351426,77.1874302147092\"\n            ],\n            \"28.543548931010854,77.18745281355491\": [\n                \"28.543558188351426,77.1874302147092\",\n                \"28.543596079973423,77.18747784163784\",\n                \"28.54353404186478,77.18744490994978\"\n            ],\n            \"28.543335880609213,77.18745664992262\": [\n                \"28.54332099146314,77.18744874631749\"\n            ],\n            \"28.543548081907996,77.18736638495176\": [\n                \"28.543555526481033,77.18737033675433\",\n                \"28.54350341446977,77.18734267413635\"\n            ],\n            \"28.543596079973423,77.18747784163784\": [\n                \"28.543605337314,77.18745524279213\",\n                \"28.54359260847071,77.187486316205\",\n                \"28.543548931010854,77.18745281355491\"\n            ],\n            \"28.543529091972935,77.18749386912312\": [\n                \"28.543531406308077,77.18748821941169\"\n            ],\n            \"28.54353404186478,77.18744490994978\": [\n                \"28.543548931010854,77.18745281355491\",\n                \"28.54352659729174,77.1874409581472\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.54351620909729,77.18756956926542\",\n            \"28.54348643080514,77.18755376205515\",\n            \"28.543481467756447,77.1875511275201\",\n            \"28.54358098416761,77.18730818992859\",\n            \"28.54357404116218,77.18732513906288\",\n            \"28.543555526481033,77.18737033675433\",\n            \"28.543535854632317,77.18741835930149\",\n            \"28.543530068794457,77.18743248358005\",\n            \"28.54352659729174,77.1874409581472\",\n            \"28.543508082610597,77.18748615583866\",\n            \"28.54345369573473,77.18761892405726\",\n            \"28.543452538567156,77.18762174891299\",\n            \"28.542944199925216,77.18752042415385\",\n            \"28.54294188559007,77.18752607386527\",\n            \"28.542966225579615,77.18762153302042\",\n            \"28.542948854909195,77.18761231214776\",\n            \"28.542941410336155,77.1876083603452\",\n            \"28.54292704907138,77.18772454509369\",\n            \"28.54292208602269,77.18772191055865\",\n            \"28.542958292595817,77.18764827398938\",\n            \"28.542931677741667,77.18771324567084\",\n            \"28.54311499862875,77.1872362256963\",\n            \"28.543092664909636,77.18722437028858\",\n            \"28.543105741288176,77.18725882454201\",\n            \"28.54310111261789,77.18727012396488\",\n            \"28.543083755104313,77.1873124968006\",\n            \"28.54307449776374,77.18733509564632\",\n            \"28.54305251157988,77.18738876790492\",\n            \"28.543043254239308,77.18741136675064\",\n            \"28.543021268055444,77.18746503900923\",\n            \"28.543015482217587,77.1874791632878\",\n            \"28.543006224877015,77.18750176213352\",\n            \"28.542913612000746,77.18757296946558\",\n            \"28.54291014049803,77.18758144403272\",\n            \"28.543280618316796,77.1873998021213\",\n            \"28.543265729170724,77.18739189851615\",\n            \"28.543250840024648,77.18738399491102\",\n            \"28.542948353341586,77.1875914112109\",\n            \"28.54294090876855,77.18758745940833\",\n            \"28.543640386719552,77.18738443107857\",\n            \"28.54363542367086,77.18738179654353\",\n            \"28.54362534354112,77.18742115420288\",\n            \"28.543620380492428,77.18741851966783\",\n            \"28.543616086200547,77.1874437530486\",\n            \"28.543611123151855,77.18744111851355\",\n            \"28.54351176077305,77.18763942937562\",\n            \"28.543508289270335,77.18764790394277\",\n            \"28.54354202747596,77.18762454381438\",\n            \"28.543539545951617,77.18762322654685\",\n            \"28.543546167735485,77.18764393716305\",\n            \"28.543545010567914,77.18764676201876\",\n            \"28.5435894713464,77.18750872473005\",\n            \"28.54358450829771,77.187506090195\",\n            \"28.54362732349786,77.18740157053354\",\n            \"28.543622360449167,77.18739893599849\",\n            \"28.54363046062217,77.18737916200848\",\n            \"28.543448988123366,77.18732066122979\",\n            \"28.543438573615223,77.18734608493122\",\n            \"28.543427001939506,77.18737433348838\",\n            \"28.543381986966033,77.18728509500666\",\n            \"28.543371572457886,77.1873105187081\",\n            \"28.54336000078217,77.18733876726526\",\n            \"28.543332356479116,77.18725874965621\",\n            \"28.543321941970973,77.18728417335764\",\n            \"28.54332099146314,77.18744874631749\",\n            \"28.543319834295566,77.1874515711732\",\n            \"28.543292189992513,77.18737155356415\",\n            \"28.543289875657372,77.18737720327557\",\n            \"28.543271360976224,77.18742240096702\",\n            \"28.5435975715194,77.18748895074005\",\n            \"28.54359260847071,77.187486316205\",\n            \"28.54331201587359,77.18727890428755\",\n            \"28.543279615181582,77.18735800024757\",\n            \"28.543277300846437,77.18736364995901\",\n            \"28.543319486760318,77.1873860435069\",\n            \"28.543298657744028,77.18743689090978\",\n            \"28.543297500576458,77.18743971576549\",\n            \"28.543052164044628,77.18732324023861\",\n            \"28.543023595547435,77.18751098300619\",\n            \"28.5430138497961,77.18756427462344\",\n            \"28.543009221125814,77.18757557404629\",\n            \"28.54293664079036,77.18771588020587\",\n            \"28.542926714692975,77.18771061113578\",\n            \"28.543573271000398,77.18754827271006\",\n            \"28.543568307951706,77.18754563817501\",\n            \"28.543556221551533,77.18750139208692\",\n            \"28.543553907216392,77.18750704179834\",\n            \"28.543505728804917,77.1873370244249\",\n            \"28.54350341446977,77.18734267413635\",\n            \"28.543490685626484,77.1873737475492\",\n            \"28.543477956783196,77.18740482096207\",\n            \"28.54347564244805,77.18741047067351\",\n            \"28.543468840318134,77.18733119936996\",\n            \"28.543458425809987,77.18735662307141\",\n            \"28.543446854134274,77.18738487162857\",\n            \"28.543401839160797,77.18729563314685\",\n            \"28.543391424652654,77.18732105684829\",\n            \"28.543379852976937,77.18734930540543\",\n            \"28.54331250428435,77.18724821151602\",\n            \"28.543302089776205,77.18727363521745\",\n            \"28.54321622640247,77.18721773901949\",\n            \"28.543209283397044,77.18723468815378\",\n            \"28.543178039872608,77.18731095925808\",\n            \"28.543098195310165,77.18750587430245\",\n            \"28.543063480283017,77.1875906199739\",\n            \"28.5430600087803,77.18759909454104\",\n            \"28.543083407569064,77.1872469691343\",\n            \"28.543061421385204,77.1873006413929\",\n            \"28.543030177860768,77.1873769124972\",\n            \"28.543020920520195,77.18739951134293\",\n            \"28.542993148498475,77.1874673078801\",\n            \"28.5429541260226,77.18752569322393\",\n            \"28.542951811687455,77.18753134293536\",\n            \"28.542968218693197,77.18765354305947\",\n            \"28.542930995828012,77.18763378404662\",\n            \"28.542978941266057,77.18753886589916\",\n            \"28.542976626930912,77.1875445156106\",\n            \"28.543503119561905,77.1874835213036\",\n            \"28.54324752255429,77.18734784274874\",\n            \"28.543192929018684,77.18731886286322\",\n            \"28.543525659940755,77.18765712481543\",\n            \"28.543554589130046,77.18758650342255\",\n            \"28.543533760113757,77.18763735082543\",\n            \"28.543605337314,77.18745524279213\",\n            \"28.543558188351426,77.1874302147092\",\n            \"28.543543299205353,77.18742231110406\",\n            \"28.542998934336335,77.18745318360152\",\n            \"28.543093232261473,77.1875032397674\",\n            \"28.54317059529957,77.18730700745552\",\n            \"28.543201838824004,77.18723073635121\",\n            \"28.543189431202276,77.18722415001359\",\n            \"28.54317950510489,77.1872188809435\",\n            \"28.543203317213138,77.18719025174501\",\n            \"28.543196374207707,77.1872072008793\",\n            \"28.543038665039557,77.18757744729866\",\n            \"28.542969182357876,77.18754056380803\",\n            \"28.542956774736147,77.18753397747041\",\n            \"28.542932012120072,77.18772717962874\",\n            \"28.543553612308525,77.18764788896561\",\n            \"28.543554769476096,77.1876450641099\",\n            \"28.54352262422142,77.18742853177748\",\n            \"28.543581036794993,77.18751456476215\",\n            \"28.5435760737463,77.1875119302271\",\n            \"28.543531406308077,77.18748821941169\",\n            \"28.543567445692002,77.18740761586346\",\n            \"28.543548931010854,77.18745281355491\",\n            \"28.543335880609213,77.18745664992262\",\n            \"28.543548081907996,77.18736638495176\",\n            \"28.543596079973423,77.18747784163784\",\n            \"28.543529091972935,77.18749386912312\",\n            \"28.54353404186478,77.18744490994978\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"66707ee4c1256a4cbb4afe74\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    71,\n                    131\n                ],\n                [\n                    88,\n                    131\n                ]\n            ],\n            [\n                [\n                    64,\n                    23\n                ],\n                [\n                    64,\n                    27\n                ]\n            ],\n            [\n                [\n                    88,\n                    116\n                ],\n                [\n                    88,\n                    122\n                ],\n                [\n                    88,\n                    128\n                ],\n                [\n                    88,\n                    131\n                ]\n            ],\n            [\n                [\n                    68,\n                    139\n                ],\n                [\n                    71,\n                    139\n                ]\n            ],\n            [\n                [\n                    81,\n                    142\n                ],\n                [\n                    81,\n                    150\n                ],\n                [\n                    81,\n                    156\n                ]\n            ],\n            [\n                [\n                    18,\n                    29\n                ],\n                [\n                    24,\n                    29\n                ],\n                [\n                    29,\n                    29\n                ],\n                [\n                    47,\n                    29\n                ]\n            ],\n            [\n                [\n                    80,\n                    27\n                ],\n                [\n                    80,\n                    39\n                ],\n                [\n                    80,\n                    55\n                ]\n            ],\n            [\n                [\n                    38,\n                    55\n                ],\n                [\n                    47,\n                    55\n                ]\n            ],\n            [\n                [\n                    59,\n                    23\n                ],\n                [\n                    59,\n                    27\n                ]\n            ],\n            [\n                [\n                    169,\n                    228\n                ],\n                [\n                    186,\n                    228\n                ],\n                [\n                    192,\n                    228\n                ],\n                [\n                    202,\n                    228\n                ]\n            ],\n            [\n                [\n                    71,\n                    55\n                ],\n                [\n                    80,\n                    55\n                ]\n            ],\n            [\n                [\n                    18,\n                    55\n                ],\n                [\n                    38,\n                    55\n                ]\n            ],\n            [\n                [\n                    87,\n                    116\n                ],\n                [\n                    88,\n                    116\n                ]\n            ],\n            [\n                [\n                    125,\n                    189\n                ],\n                [\n                    125,\n                    192\n                ]\n            ],\n            [\n                [\n                    151,\n                    189\n                ],\n                [\n                    151,\n                    192\n                ]\n            ],\n            [\n                [\n                    109,\n                    189\n                ],\n                [\n                    109,\n                    192\n                ]\n            ],\n            [\n                [\n                    166,\n                    233\n                ],\n                [\n                    169,\n                    233\n                ]\n            ],\n            [\n                [\n                    166,\n                    239\n                ],\n                [\n                    169,\n                    239\n                ]\n            ],\n            [\n                [\n                    44,\n                    189\n                ],\n                [\n                    44,\n                    191\n                ],\n                [\n                    44,\n                    197\n                ],\n                [\n                    44,\n                    202\n                ]\n            ],\n            [\n                [\n                    80,\n                    55\n                ],\n                [\n                    93,\n                    55\n                ]\n            ],\n            [\n                [\n                    114,\n                    32\n                ],\n                [\n                    117,\n                    32\n                ]\n            ],\n            [\n                [\n                    110,\n                    18\n                ],\n                [\n                    111,\n                    18\n                ]\n            ],\n            [\n                [\n                    117,\n                    25\n                ],\n                [\n                    117,\n                    32\n                ],\n                [\n                    117,\n                    55\n                ]\n            ],\n            [\n                [\n                    56,\n                    27\n                ],\n                [\n                    56,\n                    39\n                ],\n                [\n                    56,\n                    52\n                ],\n                [\n                    56,\n                    55\n                ]\n            ],\n            [\n                [\n                    56,\n                    27\n                ],\n                [\n                    59,\n                    27\n                ],\n                [\n                    64,\n                    27\n                ],\n                [\n                    80,\n                    27\n                ],\n                [\n                    83,\n                    27\n                ]\n            ],\n            [\n                [\n                    38,\n                    55\n                ],\n                [\n                    38,\n                    57\n                ]\n            ],\n            [\n                [\n                    202,\n                    217\n                ],\n                [\n                    224,\n                    217\n                ],\n                [\n                    228,\n                    217\n                ]\n            ],\n            [\n                [\n                    105,\n                    23\n                ],\n                [\n                    105,\n                    25\n                ]\n            ],\n            [\n                [\n                    88,\n                    122\n                ],\n                [\n                    90,\n                    122\n                ]\n            ],\n            [\n                [\n                    88,\n                    128\n                ],\n                [\n                    90,\n                    128\n                ]\n            ],\n            [\n                [\n                    18,\n                    29\n                ],\n                [\n                    18,\n                    40\n                ],\n                [\n                    18,\n                    52\n                ],\n                [\n                    18,\n                    55\n                ]\n            ],\n            [\n                [\n                    192,\n                    219\n                ],\n                [\n                    192,\n                    228\n                ]\n            ],\n            [\n                [\n                    47,\n                    23\n                ],\n                [\n                    47,\n                    29\n                ],\n                [\n                    47,\n                    40\n                ],\n                [\n                    47,\n                    51\n                ],\n                [\n                    47,\n                    55\n                ]\n            ],\n            [\n                [\n                    228,\n                    217\n                ],\n                [\n                    228,\n                    219\n                ]\n            ],\n            [\n                [\n                    224,\n                    215\n                ],\n                [\n                    224,\n                    217\n                ],\n                [\n                    224,\n                    219\n                ]\n            ],\n            [\n                [\n                    92,\n                    25\n                ],\n                [\n                    99,\n                    25\n                ],\n                [\n                    105,\n                    25\n                ],\n                [\n                    110,\n                    25\n                ],\n                [\n                    117,\n                    25\n                ]\n            ],\n            [\n                [\n                    167,\n                    226\n                ],\n                [\n                    169,\n                    226\n                ]\n            ],\n            [\n                [\n                    110,\n                    12\n                ],\n                [\n                    110,\n                    18\n                ],\n                [\n                    110,\n                    25\n                ]\n            ],\n            [\n                [\n                    56,\n                    55\n                ],\n                [\n                    71,\n                    55\n                ]\n            ],\n            [\n                [\n                    47,\n                    55\n                ],\n                [\n                    56,\n                    55\n                ]\n            ],\n            [\n                [\n                    33,\n                    197\n                ],\n                [\n                    41,\n                    197\n                ],\n                [\n                    44,\n                    197\n                ]\n            ],\n            [\n                [\n                    71,\n                    142\n                ],\n                [\n                    73,\n                    142\n                ],\n                [\n                    81,\n                    142\n                ],\n                [\n                    90,\n                    142\n                ]\n            ],\n            [\n                [\n                    93,\n                    40\n                ],\n                [\n                    93,\n                    52\n                ],\n                [\n                    93,\n                    55\n                ]\n            ],\n            [\n                [\n                    93,\n                    55\n                ],\n                [\n                    117,\n                    55\n                ]\n            ],\n            [\n                [\n                    68,\n                    83\n                ],\n                [\n                    71,\n                    83\n                ]\n            ],\n            [\n                [\n                    98,\n                    189\n                ],\n                [\n                    98,\n                    192\n                ]\n            ],\n            [\n                [\n                    68,\n                    156\n                ],\n                [\n                    71,\n                    156\n                ]\n            ],\n            [\n                [\n                    82,\n                    189\n                ],\n                [\n                    82,\n                    192\n                ]\n            ],\n            [\n                [\n                    24,\n                    23\n                ],\n                [\n                    24,\n                    29\n                ]\n            ],\n            [\n                [\n                    29,\n                    23\n                ],\n                [\n                    29,\n                    29\n                ]\n            ],\n            [\n                [\n                    228,\n                    215\n                ],\n                [\n                    228,\n                    217\n                ]\n            ],\n            [\n                [\n                    56,\n                    189\n                ],\n                [\n                    56,\n                    192\n                ]\n            ],\n            [\n                [\n                    68,\n                    72\n                ],\n                [\n                    71,\n                    72\n                ]\n            ],\n            [\n                [\n                    68,\n                    102\n                ],\n                [\n                    71,\n                    102\n                ]\n            ],\n            [\n                [\n                    68,\n                    111\n                ],\n                [\n                    71,\n                    111\n                ]\n            ],\n            [\n                [\n                    68,\n                    128\n                ],\n                [\n                    71,\n                    128\n                ]\n            ],\n            [\n                [\n                    71,\n                    189\n                ],\n                [\n                    71,\n                    192\n                ]\n            ],\n            [\n                [\n                    135,\n                    189\n                ],\n                [\n                    135,\n                    192\n                ]\n            ],\n            [\n                [\n                    169,\n                    210\n                ],\n                [\n                    173,\n                    210\n                ]\n            ],\n            [\n                [\n                    169,\n                    189\n                ],\n                [\n                    169,\n                    200\n                ],\n                [\n                    169,\n                    210\n                ],\n                [\n                    169,\n                    226\n                ],\n                [\n                    169,\n                    228\n                ],\n                [\n                    169,\n                    233\n                ],\n                [\n                    169,\n                    234\n                ],\n                [\n                    169,\n                    238\n                ],\n                [\n                    169,\n                    239\n                ]\n            ],\n            [\n                [\n                    202,\n                    214\n                ],\n                [\n                    202,\n                    217\n                ],\n                [\n                    202,\n                    228\n                ]\n            ],\n            [\n                [\n                    186,\n                    242\n                ],\n                [\n                    189,\n                    242\n                ]\n            ],\n            [\n                [\n                    186,\n                    228\n                ],\n                [\n                    186,\n                    231\n                ],\n                [\n                    186,\n                    242\n                ]\n            ],\n            [\n                [\n                    44,\n                    189\n                ],\n                [\n                    56,\n                    189\n                ],\n                [\n                    71,\n                    189\n                ],\n                [\n                    82,\n                    189\n                ],\n                [\n                    98,\n                    189\n                ],\n                [\n                    109,\n                    189\n                ],\n                [\n                    125,\n                    189\n                ],\n                [\n                    135,\n                    189\n                ],\n                [\n                    151,\n                    189\n                ],\n                [\n                    169,\n                    189\n                ]\n            ],\n            [\n                [\n                    71,\n                    55\n                ],\n                [\n                    71,\n                    57\n                ],\n                [\n                    71,\n                    72\n                ],\n                [\n                    71,\n                    83\n                ],\n                [\n                    71,\n                    102\n                ],\n                [\n                    71,\n                    111\n                ]\n            ],\n            [\n                [\n                    71,\n                    111\n                ],\n                [\n                    71,\n                    128\n                ],\n                [\n                    71,\n                    131\n                ],\n                [\n                    71,\n                    139\n                ],\n                [\n                    71,\n                    142\n                ],\n                [\n                    71,\n                    156\n                ],\n                [\n                    71,\n                    161\n                ],\n                [\n                    71,\n                    183\n                ],\n                [\n                    71,\n                    189\n                ]\n            ],\n            [\n                [\n                    56,\n                    39\n                ],\n                [\n                    80,\n                    39\n                ]\n            ],\n            [\n                [\n                    18,\n                    40\n                ],\n                [\n                    47,\n                    40\n                ]\n            ],\n            [\n                [\n                    8,\n                    55\n                ],\n                [\n                    18,\n                    55\n                ]\n            ],\n            [\n                [\n                    80,\n                    23\n                ],\n                [\n                    80,\n                    27\n                ]\n            ],\n            [\n                [\n                    81,\n                    156\n                ],\n                [\n                    83,\n                    156\n                ]\n            ]\n        ],\n        \"createdAt\": \"2024-06-17T18:22:28.664Z\",\n        \"updatedAt\": \"2025-05-09T07:34:57.899Z\",\n        \"__v\": 0,\n        \"pathNetwork\": {\n            \"71,131\": [\n                \"88,131\",\n                \"71,128\",\n                \"71,139\"\n            ],\n            \"88,131\": [\n                \"71,131\",\n                \"88,128\"\n            ],\n            \"64,23\": [\n                \"64,27\"\n            ],\n            \"64,27\": [\n                \"64,23\",\n                \"59,27\",\n                \"80,27\"\n            ],\n            \"88,116\": [\n                \"88,122\",\n                \"87,116\"\n            ],\n            \"88,122\": [\n                \"88,116\",\n                \"88,128\",\n                \"90,122\"\n            ],\n            \"88,128\": [\n                \"88,122\",\n                \"88,131\",\n                \"90,128\"\n            ],\n            \"68,139\": [\n                \"71,139\"\n            ],\n            \"71,139\": [\n                \"68,139\",\n                \"71,131\",\n                \"71,142\"\n            ],\n            \"81,142\": [\n                \"81,150\",\n                \"73,142\",\n                \"90,142\"\n            ],\n            \"81,150\": [\n                \"81,142\",\n                \"81,156\"\n            ],\n            \"81,156\": [\n                \"81,150\",\n                \"83,156\"\n            ],\n            \"18,29\": [\n                \"24,29\",\n                \"18,40\"\n            ],\n            \"24,29\": [\n                \"18,29\",\n                \"29,29\",\n                \"24,23\"\n            ],\n            \"29,29\": [\n                \"24,29\",\n                \"47,29\",\n                \"29,23\"\n            ],\n            \"47,29\": [\n                \"29,29\",\n                \"47,23\",\n                \"47,40\"\n            ],\n            \"80,27\": [\n                \"80,39\",\n                \"64,27\",\n                \"83,27\",\n                \"80,23\"\n            ],\n            \"80,39\": [\n                \"80,27\",\n                \"80,55\",\n                \"56,39\"\n            ],\n            \"80,55\": [\n                \"80,39\",\n                \"71,55\",\n                \"93,55\"\n            ],\n            \"38,55\": [\n                \"47,55\",\n                \"18,55\",\n                \"38,57\"\n            ],\n            \"47,55\": [\n                \"38,55\",\n                \"47,51\",\n                \"56,55\"\n            ],\n            \"59,23\": [\n                \"59,27\"\n            ],\n            \"59,27\": [\n                \"59,23\",\n                \"56,27\",\n                \"64,27\"\n            ],\n            \"169,228\": [\n                \"186,228\",\n                \"169,226\",\n                \"169,233\"\n            ],\n            \"186,228\": [\n                \"169,228\",\n                \"192,228\",\n                \"186,231\"\n            ],\n            \"192,228\": [\n                \"186,228\",\n                \"202,228\",\n                \"192,219\"\n            ],\n            \"202,228\": [\n                \"192,228\",\n                \"202,217\"\n            ],\n            \"71,55\": [\n                \"80,55\",\n                \"56,55\",\n                \"71,57\"\n            ],\n            \"18,55\": [\n                \"38,55\",\n                \"18,52\",\n                \"8,55\"\n            ],\n            \"87,116\": [\n                \"88,116\"\n            ],\n            \"125,189\": [\n                \"125,192\",\n                \"109,189\",\n                \"135,189\"\n            ],\n            \"125,192\": [\n                \"125,189\"\n            ],\n            \"151,189\": [\n                \"151,192\",\n                \"135,189\",\n                \"169,189\"\n            ],\n            \"151,192\": [\n                \"151,189\"\n            ],\n            \"109,189\": [\n                \"109,192\",\n                \"98,189\",\n                \"125,189\"\n            ],\n            \"109,192\": [\n                \"109,189\"\n            ],\n            \"166,233\": [\n                \"169,233\"\n            ],\n            \"169,233\": [\n                \"166,233\",\n                \"169,228\",\n                \"169,234\"\n            ],\n            \"166,239\": [\n                \"169,239\"\n            ],\n            \"169,239\": [\n                \"166,239\",\n                \"169,238\"\n            ],\n            \"44,189\": [\n                \"44,191\",\n                \"56,189\"\n            ],\n            \"44,191\": [\n                \"44,189\",\n                \"44,197\"\n            ],\n            \"44,197\": [\n                \"44,191\",\n                \"44,202\",\n                \"41,197\"\n            ],\n            \"44,202\": [\n                \"44,197\"\n            ],\n            \"93,55\": [\n                \"80,55\",\n                \"93,52\",\n                \"117,55\"\n            ],\n            \"114,32\": [\n                \"117,32\"\n            ],\n            \"117,32\": [\n                \"114,32\",\n                \"117,25\",\n                \"117,55\"\n            ],\n            \"110,18\": [\n                \"111,18\",\n                \"110,12\",\n                \"110,25\"\n            ],\n            \"111,18\": [\n                \"110,18\"\n            ],\n            \"117,25\": [\n                \"117,32\",\n                \"110,25\"\n            ],\n            \"117,55\": [\n                \"117,32\",\n                \"93,55\"\n            ],\n            \"56,27\": [\n                \"56,39\",\n                \"59,27\"\n            ],\n            \"56,39\": [\n                \"56,27\",\n                \"56,52\",\n                \"80,39\"\n            ],\n            \"56,52\": [\n                \"56,39\",\n                \"56,55\"\n            ],\n            \"56,55\": [\n                \"56,52\",\n                \"71,55\",\n                \"47,55\"\n            ],\n            \"83,27\": [\n                \"80,27\"\n            ],\n            \"38,57\": [\n                \"38,55\"\n            ],\n            \"202,217\": [\n                \"224,217\",\n                \"202,214\",\n                \"202,228\"\n            ],\n            \"224,217\": [\n                \"202,217\",\n                \"228,217\",\n                \"224,215\",\n                \"224,219\"\n            ],\n            \"228,217\": [\n                \"224,217\",\n                \"228,219\",\n                \"228,215\"\n            ],\n            \"105,23\": [\n                \"105,25\"\n            ],\n            \"105,25\": [\n                \"105,23\",\n                \"99,25\",\n                \"110,25\"\n            ],\n            \"90,122\": [\n                \"88,122\"\n            ],\n            \"90,128\": [\n                \"88,128\"\n            ],\n            \"18,40\": [\n                \"18,29\",\n                \"18,52\",\n                \"47,40\"\n            ],\n            \"18,52\": [\n                \"18,40\",\n                \"18,55\"\n            ],\n            \"192,219\": [\n                \"192,228\"\n            ],\n            \"47,23\": [\n                \"47,29\"\n            ],\n            \"47,40\": [\n                \"47,29\",\n                \"47,51\",\n                \"18,40\"\n            ],\n            \"47,51\": [\n                \"47,40\",\n                \"47,55\"\n            ],\n            \"228,219\": [\n                \"228,217\"\n            ],\n            \"224,215\": [\n                \"224,217\"\n            ],\n            \"224,219\": [\n                \"224,217\"\n            ],\n            \"92,25\": [\n                \"99,25\"\n            ],\n            \"99,25\": [\n                \"92,25\",\n                \"105,25\"\n            ],\n            \"110,25\": [\n                \"105,25\",\n                \"117,25\",\n                \"110,18\"\n            ],\n            \"167,226\": [\n                \"169,226\"\n            ],\n            \"169,226\": [\n                \"167,226\",\n                \"169,210\",\n                \"169,228\"\n            ],\n            \"110,12\": [\n                \"110,18\"\n            ],\n            \"33,197\": [\n                \"41,197\"\n            ],\n            \"41,197\": [\n                \"33,197\",\n                \"44,197\"\n            ],\n            \"71,142\": [\n                \"73,142\",\n                \"71,139\",\n                \"71,156\"\n            ],\n            \"73,142\": [\n                \"71,142\",\n                \"81,142\"\n            ],\n            \"90,142\": [\n                \"81,142\"\n            ],\n            \"93,40\": [\n                \"93,52\"\n            ],\n            \"93,52\": [\n                \"93,40\",\n                \"93,55\"\n            ],\n            \"68,83\": [\n                \"71,83\"\n            ],\n            \"71,83\": [\n                \"68,83\",\n                \"71,72\",\n                \"71,102\"\n            ],\n            \"98,189\": [\n                \"98,192\",\n                \"82,189\",\n                \"109,189\"\n            ],\n            \"98,192\": [\n                \"98,189\"\n            ],\n            \"68,156\": [\n                \"71,156\"\n            ],\n            \"71,156\": [\n                \"68,156\",\n                \"71,142\",\n                \"71,161\"\n            ],\n            \"82,189\": [\n                \"82,192\",\n                \"71,189\",\n                \"98,189\"\n            ],\n            \"82,192\": [\n                \"82,189\"\n            ],\n            \"24,23\": [\n                \"24,29\"\n            ],\n            \"29,23\": [\n                \"29,29\"\n            ],\n            \"228,215\": [\n                \"228,217\"\n            ],\n            \"56,189\": [\n                \"56,192\",\n                \"44,189\",\n                \"71,189\"\n            ],\n            \"56,192\": [\n                \"56,189\"\n            ],\n            \"68,72\": [\n                \"71,72\"\n            ],\n            \"71,72\": [\n                \"68,72\",\n                \"71,57\",\n                \"71,83\"\n            ],\n            \"68,102\": [\n                \"71,102\"\n            ],\n            \"71,102\": [\n                \"68,102\",\n                \"71,83\",\n                \"71,111\"\n            ],\n            \"68,111\": [\n                \"71,111\"\n            ],\n            \"71,111\": [\n                \"68,111\",\n                \"71,102\",\n                \"71,128\"\n            ],\n            \"68,128\": [\n                \"71,128\"\n            ],\n            \"71,128\": [\n                \"68,128\",\n                \"71,111\",\n                \"71,131\"\n            ],\n            \"71,189\": [\n                \"71,192\",\n                \"56,189\",\n                \"82,189\",\n                \"71,183\"\n            ],\n            \"71,192\": [\n                \"71,189\"\n            ],\n            \"135,189\": [\n                \"135,192\",\n                \"125,189\",\n                \"151,189\"\n            ],\n            \"135,192\": [\n                \"135,189\"\n            ],\n            \"169,210\": [\n                \"173,210\",\n                \"169,200\",\n                \"169,226\"\n            ],\n            \"173,210\": [\n                \"169,210\"\n            ],\n            \"169,189\": [\n                \"169,200\",\n                \"151,189\"\n            ],\n            \"169,200\": [\n                \"169,189\",\n                \"169,210\"\n            ],\n            \"169,234\": [\n                \"169,233\",\n                \"169,238\"\n            ],\n            \"169,238\": [\n                \"169,234\",\n                \"169,239\"\n            ],\n            \"202,214\": [\n                \"202,217\"\n            ],\n            \"186,242\": [\n                \"189,242\",\n                \"186,231\"\n            ],\n            \"189,242\": [\n                \"186,242\"\n            ],\n            \"186,231\": [\n                \"186,228\",\n                \"186,242\"\n            ],\n            \"71,57\": [\n                \"71,55\",\n                \"71,72\"\n            ],\n            \"71,161\": [\n                \"71,156\",\n                \"71,183\"\n            ],\n            \"71,183\": [\n                \"71,161\",\n                \"71,189\"\n            ],\n            \"8,55\": [\n                \"18,55\"\n            ],\n            \"80,23\": [\n                \"80,27\"\n            ],\n            \"83,156\": [\n                \"81,156\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.543318162403544,77.18738190138366\": [\n                \"28.543298490554825,77.18742992393082\",\n                \"28.54332560697658,77.18738585318623\",\n                \"28.543298310208776,77.18737136324347\"\n            ],\n            \"28.543298490554825,77.18742992393082\": [\n                \"28.543318162403544,77.18738190138366\",\n                \"28.54330593512786,77.18743387573339\"\n            ],\n            \"28.54359426720589,77.18750439228614\": [\n                \"28.543584341108506,77.18749912321604\"\n            ],\n            \"28.543584341108506,77.18749912321604\": [\n                \"28.54359426720589,77.18750439228614\",\n                \"28.543590126946363,77.18748499893748\",\n                \"28.543565826427358,77.18754432090749\"\n            ],\n            \"28.54333571342001,77.18744968294367\": [\n                \"28.543320824273938,77.18744177933853\",\n                \"28.543336870587584,77.18744685808795\"\n            ],\n            \"28.543320824273938,77.18744177933853\": [\n                \"28.54333571342001,77.18744968294367\",\n                \"28.54330593512786,77.18743387573339\",\n                \"28.543318509938793,77.18744742904995\"\n            ],\n            \"28.54330593512786,77.18743387573339\": [\n                \"28.543320824273938,77.18744177933853\",\n                \"28.543298490554825,77.18742992393082\",\n                \"28.54330362079272,77.18743952544482\"\n            ],\n            \"28.54330178171149,77.18736288867633\": [\n                \"28.543298310208776,77.18737136324347\"\n            ],\n            \"28.543298310208776,77.18737136324347\": [\n                \"28.54330178171149,77.18736288867633\",\n                \"28.543318162403544,77.18738190138366\",\n                \"28.54329086563574,77.1873674114409\"\n            ],\n            \"28.543279293960023,77.18739565999806\": [\n                \"28.543259441765258,77.18738512185787\",\n                \"28.543288551300595,77.18737306115234\",\n                \"28.54326887945188,77.18742108369949\"\n            ],\n            \"28.543259441765258,77.18738512185787\": [\n                \"28.543279293960023,77.18739565999806\",\n                \"28.543244552619182,77.18737721825273\"\n            ],\n            \"28.543244552619182,77.18737721825273\": [\n                \"28.543259441765258,77.18738512185787\",\n                \"28.54324223828404,77.18738286796417\"\n            ],\n            \"28.54363260776811,77.1873665453181\": [\n                \"28.54362566476268,77.18738349445239\",\n                \"28.543605311000306,77.18735205537534\"\n            ],\n            \"28.54362566476268,77.18738349445239\": [\n                \"28.54363260776811,77.1873665453181\",\n                \"28.543619878924822,77.18739761873097\",\n                \"28.543640553908755,77.18739139805753\"\n            ],\n            \"28.543619878924822,77.18739761873097\": [\n                \"28.54362566476268,77.18738349445239\",\n                \"28.543599049908533,77.18744846613384\",\n                \"28.543634768070895,77.1874055223361\"\n            ],\n            \"28.543599049908533,77.18744846613384\": [\n                \"28.543619878924822,77.18739761873097\",\n                \"28.543613939054605,77.18745636973898\",\n                \"28.54357175314073,77.18743397619109\"\n            ],\n            \"28.543565826427358,77.18754432090749\": [\n                \"28.54353604813521,77.18752851369722\",\n                \"28.543584341108506,77.18749912321604\",\n                \"28.543562354924642,77.18755279547464\",\n                \"28.54357575252474,77.18754958997758\"\n            ],\n            \"28.54353604813521,77.18752851369722\": [\n                \"28.543565826427358,77.18754432090749\",\n                \"28.543496343745677,77.18750743741685\",\n                \"28.54356382015693,77.18746071716005\"\n            ],\n            \"28.543496343745677,77.18750743741685\": [\n                \"28.54353604813521,77.18752851369722\",\n                \"28.543506758253823,77.18748201371541\",\n                \"28.543481300567247,77.18754416054115\"\n            ],\n            \"28.543544944783687,77.18738879347681\": [\n                \"28.54353453027554,77.18741421717824\",\n                \"28.543568088135117,77.1873322963625\",\n                \"28.543539981734995,77.18738615894176\"\n            ],\n            \"28.54353453027554,77.18741421717824\": [\n                \"28.543544944783687,77.18738879347681\",\n                \"28.543544456372924,77.18741948624833\",\n                \"28.543524115767397,77.18743964087969\"\n            ],\n            \"28.543600053043747,77.18749026800756\": [\n                \"28.543590126946363,77.18748499893748\"\n            ],\n            \"28.543590126946363,77.18748499893748\": [\n                \"28.543600053043747,77.18749026800756\",\n                \"28.54359359844908,77.18747652437033\",\n                \"28.543584341108506,77.18749912321604\"\n            ],\n            \"28.54296405211998,77.18753096229402\": [\n                \"28.542944380271265,77.18757898484118\",\n                \"28.542969015168673,77.18753359682907\",\n                \"28.542951644498253,77.18752437595641\"\n            ],\n            \"28.542944380271265,77.18757898484118\": [\n                \"28.54296405211998,77.18753096229402\",\n                \"28.542937437265834,77.18759593397547\",\n                \"28.542936935698226,77.18757503303861\"\n            ],\n            \"28.542937437265834,77.18759593397547\": [\n                \"28.542944380271265,77.18757898484118\",\n                \"28.542925865590117,77.18762418253263\",\n                \"28.542959770984947,77.18760778938318\"\n            ],\n            \"28.542925865590117,77.18762418253263\": [\n                \"28.542937437265834,77.18759593397547\",\n                \"28.54295316235792,77.18763867247539\"\n            ],\n            \"28.543506758253823,77.18748201371541\": [\n                \"28.543496343745677,77.18750743741685\",\n                \"28.543524115767397,77.18743964087969\",\n                \"28.54350179520513,77.18747937918036\"\n            ],\n            \"28.543568088135117,77.1873322963625\": [\n                \"28.543544944783687,77.18738879347681\",\n                \"28.543575532708157,77.18733624816507\",\n                \"28.543579659810835,77.18730404780536\"\n            ],\n            \"28.543336870587584,77.18744685808795\": [\n                \"28.54333571342001,77.18744968294367\"\n            ],\n            \"28.543111746942618,77.18745804207595\": [\n                \"28.54310430236958,77.18745409027338\",\n                \"28.543130261623766,77.18741284438451\",\n                \"28.543100175266904,77.1874862906331\"\n            ],\n            \"28.54310430236958,77.18745409027338\": [\n                \"28.543111746942618,77.18745804207595\"\n            ],\n            \"28.543081660585756,77.18753148832455\": [\n                \"28.54307421601272,77.18752753652198\",\n                \"28.543100175266904,77.1874862906331\",\n                \"28.543060831569466,77.18758233572743\"\n            ],\n            \"28.54307421601272,77.18752753652198\": [\n                \"28.543081660585756,77.18753148832455\"\n            ],\n            \"28.543130261623766,77.18741284438451\": [\n                \"28.54312281705073,77.18740889258194\",\n                \"28.543142990467054,77.18738177097164\",\n                \"28.543111746942618,77.18745804207595\"\n            ],\n            \"28.54312281705073,77.18740889258194\": [\n                \"28.543130261623766,77.18741284438451\"\n            ],\n            \"28.542955116000968,77.18751590138926\": [\n                \"28.542951644498253,77.18752437595641\"\n            ],\n            \"28.542951644498253,77.18752437595641\": [\n                \"28.542955116000968,77.18751590138926\",\n                \"28.54296405211998,77.18753096229402\",\n                \"28.54294916297391,77.18752305868888\"\n            ],\n            \"28.542940226854892,77.18750799778412\": [\n                \"28.54293675535218,77.18751647235128\"\n            ],\n            \"28.54293675535218,77.18751647235128\": [\n                \"28.542940226854892,77.18750799778412\",\n                \"28.542939236876524,77.1875177896188\"\n            ],\n            \"28.543205477515922,77.18722922876302\": [\n                \"28.54320051446723,77.18722659422797\",\n                \"28.543191591505064,77.1872631270316\"\n            ],\n            \"28.54320051446723,77.18722659422797\": [\n                \"28.543205477515922,77.18722922876302\",\n                \"28.543185625321158,77.18721869062283\"\n            ],\n            \"28.543185625321158,77.18721869062283\": [\n                \"28.54320051446723,77.18722659422797\",\n                \"28.543173217699426,77.18721210428521\",\n                \"28.54318909682387,77.18721021605569\"\n            ],\n            \"28.543173217699426,77.18721210428521\": [\n                \"28.543185625321158,77.18721869062283\"\n            ],\n            \"28.543481300567247,77.18754416054115\": [\n                \"28.543496343745677,77.18750743741685\",\n                \"28.543488745140284,77.18754811234372\",\n                \"28.543453528545527,77.18761195707832\"\n            ],\n            \"28.543514075108195,77.1876337796642\": [\n                \"28.54351060360548,77.18764225423135\"\n            ],\n            \"28.54351060360548,77.18764225423135\": [\n                \"28.543514075108195,77.1876337796642\",\n                \"28.5435279742759,77.187651475104\",\n                \"28.543453528545527,77.18761195707832\"\n            ],\n            \"28.543553445119322,77.18764092198666\": [\n                \"28.54355228795175,77.18764374684237\",\n                \"28.543568334265395,77.1876488255918\",\n                \"28.5435360744489,77.187631701114\"\n            ],\n            \"28.54355228795175,77.18764374684237\": [\n                \"28.543553445119322,77.18764092198666\"\n            ],\n            \"28.5435279742759,77.187651475104\": [\n                \"28.54351060360548,77.18764225423135\",\n                \"28.5435360744489,77.187631701114\"\n            ],\n            \"28.543453528545527,77.18761195707832\": [\n                \"28.54351060360548,77.18764225423135\",\n                \"28.543481300567247,77.18754416054115\"\n            ],\n            \"28.54359359844908,77.18747652437033\": [\n                \"28.54356382015693,77.18746071716005\",\n                \"28.543590126946363,77.18748499893748\"\n            ],\n            \"28.54356382015693,77.18746071716005\": [\n                \"28.54359359844908,77.18747652437033\",\n                \"28.543531560340433,77.18744359268226\",\n                \"28.54353604813521,77.18752851369722\"\n            ],\n            \"28.543531560340433,77.18744359268226\": [\n                \"28.54356382015693,77.18746071716005\",\n                \"28.543524115767397,77.18743964087969\"\n            ],\n            \"28.543524115767397,77.18743964087969\": [\n                \"28.543531560340433,77.18744359268226\",\n                \"28.543506758253823,77.18748201371541\",\n                \"28.54353453027554,77.18741421717824\"\n            ],\n            \"28.543562354924642,77.18755279547464\": [\n                \"28.543565826427358,77.18754432090749\"\n            ],\n            \"28.543539981734995,77.18738615894176\": [\n                \"28.543544944783687,77.18738879347681\"\n            ],\n            \"28.54295316235792,77.18763867247539\": [\n                \"28.542927704671346,77.18770081930111\",\n                \"28.542960606930958,77.18764262427796\",\n                \"28.542925865590117,77.18762418253263\"\n            ],\n            \"28.542927704671346,77.18770081930111\": [\n                \"28.54295316235792,77.18763867247539\",\n                \"28.54292307600106,77.18771211872398\",\n                \"28.542932667720038,77.18770345383616\",\n                \"28.542922741622654,77.18769818476608\"\n            ],\n            \"28.54292307600106,77.18771211872398\": [\n                \"28.542927704671346,77.18770081930111\",\n                \"28.542918112952368,77.18770948418893\",\n                \"28.542928039049748,77.18771475325903\"\n            ],\n            \"28.54354682333545,77.18762021137047\": [\n                \"28.54354186028676,77.18761757683542\"\n            ],\n            \"28.54354186028676,77.18761757683542\": [\n                \"28.54354682333545,77.18762021137047\",\n                \"28.54354880329219,77.18760062770113\",\n                \"28.5435360744489,77.187631701114\"\n            ],\n            \"28.543318509938793,77.18744742904995\": [\n                \"28.543320824273938,77.18744177933853\"\n            ],\n            \"28.54330362079272,77.18743952544482\": [\n                \"28.54330593512786,77.18743387573339\"\n            ],\n            \"28.543605311000306,77.18735205537534\": [\n                \"28.54363260776811,77.1873665453181\",\n                \"28.543575532708157,77.18733624816507\",\n                \"28.54357175314073,77.18743397619109\"\n            ],\n            \"28.543575532708157,77.18733624816507\": [\n                \"28.543605311000306,77.18735205537534\",\n                \"28.543568088135117,77.1873322963625\"\n            ],\n            \"28.542959770984947,77.18760778938318\": [\n                \"28.542937437265834,77.18759593397547\"\n            ],\n            \"28.543613939054605,77.18745636973898\": [\n                \"28.543599049908533,77.18744846613384\"\n            ],\n            \"28.54357175314073,77.18743397619109\": [\n                \"28.543599049908533,77.18744846613384\",\n                \"28.543544456372924,77.18741948624833\",\n                \"28.543605311000306,77.18735205537534\"\n            ],\n            \"28.543544456372924,77.18741948624833\": [\n                \"28.54357175314073,77.18743397619109\",\n                \"28.54353453027554,77.18741421717824\"\n            ],\n            \"28.542918112952368,77.18770948418893\": [\n                \"28.54292307600106,77.18771211872398\"\n            ],\n            \"28.542932667720038,77.18770345383616\": [\n                \"28.542927704671346,77.18770081930111\"\n            ],\n            \"28.542922741622654,77.18769818476608\": [\n                \"28.542927704671346,77.18770081930111\"\n            ],\n            \"28.54355690346519,77.18758085371113\": [\n                \"28.54354880329219,77.18760062770113\"\n            ],\n            \"28.54354880329219,77.18760062770113\": [\n                \"28.54355690346519,77.18758085371113\",\n                \"28.54354186028676,77.18761757683542\"\n            ],\n            \"28.5435360744489,77.187631701114\": [\n                \"28.54354186028676,77.18761757683542\",\n                \"28.5435279742759,77.187651475104\",\n                \"28.543553445119322,77.18764092198666\"\n            ],\n            \"28.542971329503818,77.18752794711764\": [\n                \"28.542969015168673,77.18753359682907\"\n            ],\n            \"28.542969015168673,77.18753359682907\": [\n                \"28.542971329503818,77.18752794711764\",\n                \"28.543008719558205,77.18755467310943\",\n                \"28.54296405211998,77.18753096229402\"\n            ],\n            \"28.543568334265395,77.1876488255918\": [\n                \"28.543553445119322,77.18764092198666\"\n            ],\n            \"28.543198354164446,77.18718761720996\": [\n                \"28.54318909682387,77.18721021605569\"\n            ],\n            \"28.54318909682387,77.18721021605569\": [\n                \"28.543198354164446,77.18718761720996\",\n                \"28.543185625321158,77.18721869062283\"\n            ],\n            \"28.54329086563574,77.1873674114409\": [\n                \"28.543288551300595,77.18737306115234\",\n                \"28.543298310208776,77.18737136324347\",\n                \"28.5432561242949,77.18734896969559\"\n            ],\n            \"28.543288551300595,77.18737306115234\": [\n                \"28.54329086563574,77.1873674114409\",\n                \"28.543279293960023,77.18739565999806\"\n            ],\n            \"28.54326887945188,77.18742108369949\": [\n                \"28.543279293960023,77.18739565999806\"\n            ],\n            \"28.543518523432432,77.187563919554\": [\n                \"28.543488745140284,77.18754811234372\"\n            ],\n            \"28.543488745140284,77.18754811234372\": [\n                \"28.543518523432432,77.187563919554\",\n                \"28.543481300567247,77.18754416054115\"\n            ],\n            \"28.543440747074854,77.18743665565762\": [\n                \"28.543437275572142,77.18744513022476\"\n            ],\n            \"28.543437275572142,77.18744513022476\": [\n                \"28.543440747074854,77.18743665565762\",\n                \"28.543464572339943,77.18745962016752\",\n                \"28.54339012660957,77.18742010214183\"\n            ],\n            \"28.543142990467054,77.18738177097164\": [\n                \"28.543135545894017,77.18737781916907\",\n                \"28.5431615051482,77.18733657328019\",\n                \"28.543130261623766,77.18741284438451\"\n            ],\n            \"28.543135545894017,77.18737781916907\": [\n                \"28.543142990467054,77.18738177097164\"\n            ],\n            \"28.543259595797615,77.18734049512844\": [\n                \"28.5432561242949,77.18734896969559\"\n            ],\n            \"28.5432561242949,77.18734896969559\": [\n                \"28.543259595797615,77.18734049512844\",\n                \"28.54329086563574,77.1873674114409\",\n                \"28.54324371667317,77.18734238335797\"\n            ],\n            \"28.5431615051482,77.18733657328019\": [\n                \"28.543154060575162,77.18733262147762\",\n                \"28.54317423399149,77.18730549986732\",\n                \"28.543142990467054,77.18738177097164\"\n            ],\n            \"28.543154060575162,77.18733262147762\": [\n                \"28.5431615051482,77.18733657328019\"\n            ],\n            \"28.543640553908755,77.18739139805753\": [\n                \"28.54362566476268,77.18738349445239\"\n            ],\n            \"28.543634768070895,77.1874055223361\": [\n                \"28.543619878924822,77.18739761873097\"\n            ],\n            \"28.542928039049748,77.18771475325903\": [\n                \"28.54292307600106,77.18771211872398\"\n            ],\n            \"28.543191591505064,77.1872631270316\": [\n                \"28.543184146932024,77.18725917522903\",\n                \"28.543205477515922,77.18722922876302\",\n                \"28.54317423399149,77.18730549986732\"\n            ],\n            \"28.543184146932024,77.18725917522903\": [\n                \"28.543191591505064,77.1872631270316\"\n            ],\n            \"28.54346804384266,77.18745114560038\": [\n                \"28.543464572339943,77.18745962016752\"\n            ],\n            \"28.543464572339943,77.18745962016752\": [\n                \"28.54346804384266,77.18745114560038\",\n                \"28.54350179520513,77.18747937918036\",\n                \"28.543437275572142,77.18744513022476\"\n            ],\n            \"28.543393598112285,77.18741162757468\": [\n                \"28.54339012660957,77.18742010214183\"\n            ],\n            \"28.54339012660957,77.18742010214183\": [\n                \"28.543393598112285,77.18741162757468\",\n                \"28.543437275572142,77.18744513022476\",\n                \"28.543367792890457,77.18740824673412\"\n            ],\n            \"28.543371264393173,77.18739977216697\": [\n                \"28.543367792890457,77.18740824673412\"\n            ],\n            \"28.543367792890457,77.18740824673412\": [\n                \"28.543371264393173,77.18739977216697\",\n                \"28.54339012660957,77.18742010214183\",\n                \"28.54332560697658,77.18738585318623\"\n            ],\n            \"28.543329078479296,77.18737737861909\": [\n                \"28.54332560697658,77.18738585318623\"\n            ],\n            \"28.54332560697658,77.18738585318623\": [\n                \"28.543329078479296,77.18737737861909\",\n                \"28.543367792890457,77.18740824673412\",\n                \"28.543318162403544,77.18738190138366\"\n            ],\n            \"28.54317423399149,77.18730549986732\": [\n                \"28.54316678941845,77.18730154806475\",\n                \"28.543191591505064,77.1872631270316\",\n                \"28.5431615051482,77.18733657328019\",\n                \"28.543189123137562,77.18731340347246\"\n            ],\n            \"28.54316678941845,77.18730154806475\": [\n                \"28.54317423399149,77.18730549986732\"\n            ],\n            \"28.543100175266904,77.1874862906331\": [\n                \"28.543092730693864,77.18748233883053\",\n                \"28.543111746942618,77.18745804207595\",\n                \"28.543081660585756,77.18753148832455\"\n            ],\n            \"28.543092730693864,77.18748233883053\": [\n                \"28.543100175266904,77.1874862906331\"\n            ],\n            \"28.543008719558205,77.18755467310943\": [\n                \"28.54300409088792,77.1875659725323\",\n                \"28.543033534801662,77.18756784578467\",\n                \"28.542969015168673,77.18753359682907\"\n            ],\n            \"28.54300409088792,77.1875659725323\": [\n                \"28.543008719558205,77.18755467310943\"\n            ],\n            \"28.543060831569466,77.18758233572743\": [\n                \"28.543033534801662,77.18756784578467\",\n                \"28.543081660585756,77.18753148832455\"\n            ],\n            \"28.543033534801662,77.18756784578467\": [\n                \"28.543060831569466,77.18758233572743\",\n                \"28.543008719558205,77.18755467310943\"\n            ],\n            \"28.54294916297391,77.18752305868888\": [\n                \"28.542951644498253,77.18752437595641\",\n                \"28.542939236876524,77.1875177896188\"\n            ],\n            \"28.542939236876524,77.1875177896188\": [\n                \"28.54294916297391,77.18752305868888\",\n                \"28.54293675535218,77.18751647235128\"\n            ],\n            \"28.542960606930958,77.18764262427796\": [\n                \"28.54295316235792,77.18763867247539\"\n            ],\n            \"28.54290963893042,77.18756054309586\": [\n                \"28.54290616742771,77.18756901766301\",\n                \"28.542936935698226,77.18757503303861\"\n            ],\n            \"28.54290616742771,77.18756901766301\": [\n                \"28.54290963893042,77.18756054309586\"\n            ],\n            \"28.542936935698226,77.18757503303861\": [\n                \"28.542944380271265,77.18757898484118\",\n                \"28.54290963893042,77.18756054309586\"\n            ],\n            \"28.54350179520513,77.18747937918036\": [\n                \"28.543506758253823,77.18748201371541\",\n                \"28.543464572339943,77.18745962016752\"\n            ],\n            \"28.54324371667317,77.18734238335797\": [\n                \"28.5432561242949,77.18734896969559\",\n                \"28.543189123137562,77.18731340347246\"\n            ],\n            \"28.543189123137562,77.18731340347246\": [\n                \"28.54324371667317,77.18734238335797\",\n                \"28.54317423399149,77.18730549986732\"\n            ],\n            \"28.543579659810835,77.18730404780536\": [\n                \"28.543568088135117,77.1873322963625\"\n            ],\n            \"28.54357575252474,77.18754958997758\": [\n                \"28.543565826427358,77.18754432090749\"\n            ],\n            \"28.54324223828404,77.18738286796417\": [\n                \"28.543244552619182,77.18737721825273\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.543318162403544,77.18738190138366\",\n            \"28.543298490554825,77.18742992393082\",\n            \"28.54359426720589,77.18750439228614\",\n            \"28.543584341108506,77.18749912321604\",\n            \"28.54333571342001,77.18744968294367\",\n            \"28.543320824273938,77.18744177933853\",\n            \"28.54330593512786,77.18743387573339\",\n            \"28.54330178171149,77.18736288867633\",\n            \"28.543298310208776,77.18737136324347\",\n            \"28.543279293960023,77.18739565999806\",\n            \"28.543259441765258,77.18738512185787\",\n            \"28.543244552619182,77.18737721825273\",\n            \"28.54363260776811,77.1873665453181\",\n            \"28.54362566476268,77.18738349445239\",\n            \"28.543619878924822,77.18739761873097\",\n            \"28.543599049908533,77.18744846613384\",\n            \"28.543565826427358,77.18754432090749\",\n            \"28.54353604813521,77.18752851369722\",\n            \"28.543496343745677,77.18750743741685\",\n            \"28.543544944783687,77.18738879347681\",\n            \"28.54353453027554,77.18741421717824\",\n            \"28.543600053043747,77.18749026800756\",\n            \"28.543590126946363,77.18748499893748\",\n            \"28.54296405211998,77.18753096229402\",\n            \"28.542944380271265,77.18757898484118\",\n            \"28.542937437265834,77.18759593397547\",\n            \"28.542925865590117,77.18762418253263\",\n            \"28.543506758253823,77.18748201371541\",\n            \"28.543568088135117,77.1873322963625\",\n            \"28.543336870587584,77.18744685808795\",\n            \"28.543111746942618,77.18745804207595\",\n            \"28.54310430236958,77.18745409027338\",\n            \"28.543081660585756,77.18753148832455\",\n            \"28.54307421601272,77.18752753652198\",\n            \"28.543130261623766,77.18741284438451\",\n            \"28.54312281705073,77.18740889258194\",\n            \"28.542955116000968,77.18751590138926\",\n            \"28.542951644498253,77.18752437595641\",\n            \"28.542940226854892,77.18750799778412\",\n            \"28.54293675535218,77.18751647235128\",\n            \"28.543205477515922,77.18722922876302\",\n            \"28.54320051446723,77.18722659422797\",\n            \"28.543185625321158,77.18721869062283\",\n            \"28.543173217699426,77.18721210428521\",\n            \"28.543481300567247,77.18754416054115\",\n            \"28.543514075108195,77.1876337796642\",\n            \"28.54351060360548,77.18764225423135\",\n            \"28.543553445119322,77.18764092198666\",\n            \"28.54355228795175,77.18764374684237\",\n            \"28.5435279742759,77.187651475104\",\n            \"28.543453528545527,77.18761195707832\",\n            \"28.54359359844908,77.18747652437033\",\n            \"28.54356382015693,77.18746071716005\",\n            \"28.543531560340433,77.18744359268226\",\n            \"28.543524115767397,77.18743964087969\",\n            \"28.543562354924642,77.18755279547464\",\n            \"28.543539981734995,77.18738615894176\",\n            \"28.54295316235792,77.18763867247539\",\n            \"28.542927704671346,77.18770081930111\",\n            \"28.54292307600106,77.18771211872398\",\n            \"28.54354682333545,77.18762021137047\",\n            \"28.54354186028676,77.18761757683542\",\n            \"28.543318509938793,77.18744742904995\",\n            \"28.54330362079272,77.18743952544482\",\n            \"28.543605311000306,77.18735205537534\",\n            \"28.543575532708157,77.18733624816507\",\n            \"28.542959770984947,77.18760778938318\",\n            \"28.543613939054605,77.18745636973898\",\n            \"28.54357175314073,77.18743397619109\",\n            \"28.543544456372924,77.18741948624833\",\n            \"28.542918112952368,77.18770948418893\",\n            \"28.542932667720038,77.18770345383616\",\n            \"28.542922741622654,77.18769818476608\",\n            \"28.54355690346519,77.18758085371113\",\n            \"28.54354880329219,77.18760062770113\",\n            \"28.5435360744489,77.187631701114\",\n            \"28.542971329503818,77.18752794711764\",\n            \"28.542969015168673,77.18753359682907\",\n            \"28.543568334265395,77.1876488255918\",\n            \"28.543198354164446,77.18718761720996\",\n            \"28.54318909682387,77.18721021605569\",\n            \"28.54329086563574,77.1873674114409\",\n            \"28.543288551300595,77.18737306115234\",\n            \"28.54326887945188,77.18742108369949\",\n            \"28.543518523432432,77.187563919554\",\n            \"28.543488745140284,77.18754811234372\",\n            \"28.543440747074854,77.18743665565762\",\n            \"28.543437275572142,77.18744513022476\",\n            \"28.543142990467054,77.18738177097164\",\n            \"28.543135545894017,77.18737781916907\",\n            \"28.543259595797615,77.18734049512844\",\n            \"28.5432561242949,77.18734896969559\",\n            \"28.5431615051482,77.18733657328019\",\n            \"28.543154060575162,77.18733262147762\",\n            \"28.543640553908755,77.18739139805753\",\n            \"28.543634768070895,77.1874055223361\",\n            \"28.542928039049748,77.18771475325903\",\n            \"28.543191591505064,77.1872631270316\",\n            \"28.543184146932024,77.18725917522903\",\n            \"28.54346804384266,77.18745114560038\",\n            \"28.543464572339943,77.18745962016752\",\n            \"28.543393598112285,77.18741162757468\",\n            \"28.54339012660957,77.18742010214183\",\n            \"28.543371264393173,77.18739977216697\",\n            \"28.543367792890457,77.18740824673412\",\n            \"28.543329078479296,77.18737737861909\",\n            \"28.54332560697658,77.18738585318623\",\n            \"28.54317423399149,77.18730549986732\",\n            \"28.54316678941845,77.18730154806475\",\n            \"28.543100175266904,77.1874862906331\",\n            \"28.543092730693864,77.18748233883053\",\n            \"28.543008719558205,77.18755467310943\",\n            \"28.54300409088792,77.1875659725323\",\n            \"28.543060831569466,77.18758233572743\",\n            \"28.543033534801662,77.18756784578467\",\n            \"28.54294916297391,77.18752305868888\",\n            \"28.542939236876524,77.1875177896188\",\n            \"28.542960606930958,77.18764262427796\",\n            \"28.54290963893042,77.18756054309586\",\n            \"28.54290616742771,77.18756901766301\",\n            \"28.542936935698226,77.18757503303861\",\n            \"28.54350179520513,77.18747937918036\",\n            \"28.54324371667317,77.18734238335797\",\n            \"28.543189123137562,77.18731340347246\",\n            \"28.543579659810835,77.18730404780536\",\n            \"28.54357575252474,77.18754958997758\",\n            \"28.54324223828404,77.18738286796417\"\n        ],\n        \"tactileNodes\": [],\n        \"tactileNodesGlobal\": []\n    },\n    {\n        \"_id\": \"6818871f50e8af27e69362e5\",\n        \"building_ID\": \"65d887a5db333f89457145f6\",\n        \"floor\": 0,\n        \"pathLines\": [\n            [\n                [\n                    28,\n                    51\n                ],\n                [\n                    28,\n                    55\n                ]\n            ],\n            [\n                [\n                    238,\n                    145\n                ],\n                [\n                    242,\n                    145\n                ],\n                [\n                    243,\n                    145\n                ]\n            ],\n            [\n                [\n                    260,\n                    91\n                ],\n                [\n                    264,\n                    91\n                ]\n            ],\n            [\n                [\n                    183,\n                    91\n                ],\n                [\n                    187,\n                    91\n                ],\n                [\n                    211,\n                    91\n                ],\n                [\n                    260,\n                    91\n                ]\n            ],\n            [\n                [\n                    234,\n                    145\n                ],\n                [\n                    238,\n                    145\n                ]\n            ],\n            [\n                [\n                    177,\n                    133\n                ],\n                [\n                    185,\n                    125\n                ]\n            ],\n            [\n                [\n                    177,\n                    133\n                ],\n                [\n                    177,\n                    159\n                ]\n            ],\n            [\n                [\n                    231,\n                    131\n                ],\n                [\n                    238,\n                    124\n                ]\n            ],\n            [\n                [\n                    9,\n                    80\n                ],\n                [\n                    9,\n                    108\n                ]\n            ],\n            [\n                [\n                    203,\n                    217\n                ],\n                [\n                    242,\n                    217\n                ],\n                [\n                    252,\n                    217\n                ],\n                [\n                    264,\n                    217\n                ]\n            ],\n            [\n                [\n                    140,\n                    80\n                ],\n                [\n                    152,\n                    80\n                ]\n            ],\n            [\n                [\n                    88,\n                    140\n                ],\n                [\n                    88,\n                    146\n                ],\n                [\n                    88,\n                    154\n                ]\n            ],\n            [\n                [\n                    235,\n                    135\n                ],\n                [\n                    238,\n                    135\n                ],\n                [\n                    249,\n                    135\n                ]\n            ],\n            [\n                [\n                    192,\n                    118\n                ],\n                [\n                    218,\n                    118\n                ]\n            ],\n            [\n                [\n                    260,\n                    7\n                ],\n                [\n                    260,\n                    91\n                ]\n            ],\n            [\n                [\n                    9,\n                    80\n                ],\n                [\n                    18,\n                    80\n                ],\n                [\n                    33,\n                    80\n                ],\n                [\n                    47,\n                    80\n                ],\n                [\n                    54,\n                    80\n                ],\n                [\n                    64,\n                    80\n                ],\n                [\n                    81,\n                    80\n                ],\n                [\n                    93,\n                    80\n                ],\n                [\n                    116,\n                    80\n                ],\n                [\n                    132,\n                    80\n                ],\n                [\n                    140,\n                    80\n                ]\n            ],\n            [\n                [\n                    140,\n                    80\n                ],\n                [\n                    152,\n                    92\n                ]\n            ],\n            [\n                [\n                    64,\n                    80\n                ],\n                [\n                    64,\n                    83\n                ],\n                [\n                    64,\n                    100\n                ],\n                [\n                    64,\n                    106\n                ],\n                [\n                    64,\n                    108\n                ],\n                [\n                    64,\n                    133\n                ],\n                [\n                    64,\n                    154\n                ],\n                [\n                    64,\n                    160\n                ],\n                [\n                    64,\n                    164\n                ],\n                [\n                    64,\n                    171\n                ]\n            ],\n            [\n                [\n                    182,\n                    191\n                ],\n                [\n                    195,\n                    191\n                ]\n            ],\n            [\n                [\n                    64,\n                    164\n                ],\n                [\n                    73,\n                    164\n                ],\n                [\n                    90,\n                    164\n                ]\n            ],\n            [\n                [\n                    187,\n                    18\n                ],\n                [\n                    187,\n                    66\n                ],\n                [\n                    187,\n                    91\n                ]\n            ],\n            [\n                [\n                    126,\n                    217\n                ],\n                [\n                    126,\n                    219\n                ]\n            ],\n            [\n                [\n                    202,\n                    176\n                ],\n                [\n                    202,\n                    181\n                ]\n            ],\n            [\n                [\n                    105,\n                    51\n                ],\n                [\n                    105,\n                    53\n                ]\n            ],\n            [\n                [\n                    60,\n                    106\n                ],\n                [\n                    64,\n                    106\n                ]\n            ],\n            [\n                [\n                    60,\n                    133\n                ],\n                [\n                    64,\n                    133\n                ]\n            ],\n            [\n                [\n                    60,\n                    100\n                ],\n                [\n                    64,\n                    100\n                ]\n            ],\n            [\n                [\n                    132,\n                    51\n                ],\n                [\n                    132,\n                    57\n                ],\n                [\n                    132,\n                    60\n                ],\n                [\n                    132,\n                    70\n                ],\n                [\n                    132,\n                    80\n                ]\n            ],\n            [\n                [\n                    70,\n                    191\n                ],\n                [\n                    156,\n                    191\n                ],\n                [\n                    182,\n                    191\n                ]\n            ],\n            [\n                [\n                    47,\n                    78\n                ],\n                [\n                    47,\n                    80\n                ]\n            ],\n            [\n                [\n                    168,\n                    246\n                ],\n                [\n                    170,\n                    246\n                ],\n                [\n                    186,\n                    246\n                ],\n                [\n                    203,\n                    246\n                ]\n            ],\n            [\n                [\n                    150,\n                    124\n                ],\n                [\n                    156,\n                    118\n                ],\n                [\n                    167,\n                    107\n                ],\n                [\n                    178,\n                    96\n                ],\n                [\n                    183,\n                    91\n                ]\n            ],\n            [\n                [\n                    110,\n                    44\n                ],\n                [\n                    110,\n                    48\n                ],\n                [\n                    110,\n                    53\n                ]\n            ],\n            [\n                [\n                    81,\n                    18\n                ],\n                [\n                    81,\n                    80\n                ]\n            ],\n            [\n                [\n                    156,\n                    134\n                ],\n                [\n                    156,\n                    191\n                ]\n            ],\n            [\n                [\n                    264,\n                    91\n                ],\n                [\n                    264,\n                    191\n                ]\n            ],\n            [\n                [\n                    0,\n                    108\n                ],\n                [\n                    9,\n                    108\n                ]\n            ],\n            [\n                [\n                    218,\n                    118\n                ],\n                [\n                    231,\n                    131\n                ],\n                [\n                    235,\n                    135\n                ]\n            ],\n            [\n                [\n                    195,\n                    181\n                ],\n                [\n                    202,\n                    181\n                ]\n            ],\n            [\n                [\n                    177,\n                    159\n                ],\n                [\n                    195,\n                    177\n                ]\n            ],\n            [\n                [\n                    64,\n                    171\n                ],\n                [\n                    70,\n                    171\n                ]\n            ],\n            [\n                [\n                    164,\n                    253\n                ],\n                [\n                    168,\n                    253\n                ]\n            ],\n            [\n                [\n                    182,\n                    191\n                ],\n                [\n                    182,\n                    199\n                ],\n                [\n                    182,\n                    217\n                ]\n            ],\n            [\n                [\n                    61,\n                    240\n                ],\n                [\n                    78,\n                    240\n                ],\n                [\n                    100,\n                    240\n                ],\n                [\n                    151,\n                    240\n                ]\n            ],\n            [\n                [\n                    168,\n                    252\n                ],\n                [\n                    169,\n                    252\n                ]\n            ],\n            [\n                [\n                    166,\n                    257\n                ],\n                [\n                    168,\n                    257\n                ]\n            ],\n            [\n                [\n                    168,\n                    246\n                ],\n                [\n                    168,\n                    252\n                ],\n                [\n                    168,\n                    253\n                ],\n                [\n                    168,\n                    257\n                ]\n            ],\n            [\n                [\n                    156,\n                    96\n                ],\n                [\n                    178,\n                    96\n                ]\n            ],\n            [\n                [\n                    166,\n                    244\n                ],\n                [\n                    170,\n                    244\n                ]\n            ],\n            [\n                [\n                    64,\n                    108\n                ],\n                [\n                    66,\n                    108\n                ],\n                [\n                    70,\n                    108\n                ]\n            ],\n            [\n                [\n                    195,\n                    191\n                ],\n                [\n                    195,\n                    199\n                ],\n                [\n                    195,\n                    217\n                ]\n            ],\n            [\n                [\n                    60,\n                    160\n                ],\n                [\n                    64,\n                    160\n                ]\n            ],\n            [\n                [\n                    156,\n                    96\n                ],\n                [\n                    156,\n                    118\n                ]\n            ],\n            [\n                [\n                    152,\n                    51\n                ],\n                [\n                    152,\n                    57\n                ],\n                [\n                    152,\n                    80\n                ],\n                [\n                    152,\n                    92\n                ]\n            ],\n            [\n                [\n                    88,\n                    146\n                ],\n                [\n                    90,\n                    146\n                ]\n            ],\n            [\n                [\n                    51,\n                    217\n                ],\n                [\n                    126,\n                    217\n                ],\n                [\n                    140,\n                    217\n                ],\n                [\n                    151,\n                    217\n                ],\n                [\n                    170,\n                    217\n                ],\n                [\n                    182,\n                    217\n                ],\n                [\n                    195,\n                    217\n                ],\n                [\n                    203,\n                    217\n                ]\n            ],\n            [\n                [\n                    151,\n                    217\n                ],\n                [\n                    151,\n                    240\n                ]\n            ],\n            [\n                [\n                    178,\n                    96\n                ],\n                [\n                    178,\n                    118\n                ]\n            ],\n            [\n                [\n                    156,\n                    118\n                ],\n                [\n                    178,\n                    118\n                ]\n            ],\n            [\n                [\n                    264,\n                    191\n                ],\n                [\n                    264,\n                    199\n                ],\n                [\n                    264,\n                    217\n                ]\n            ],\n            [\n                [\n                    87,\n                    140\n                ],\n                [\n                    88,\n                    140\n                ]\n            ],\n            [\n                [\n                    140,\n                    217\n                ],\n                [\n                    140,\n                    219\n                ]\n            ],\n            [\n                [\n                    64,\n                    154\n                ],\n                [\n                    88,\n                    154\n                ],\n                [\n                    90,\n                    154\n                ]\n            ],\n            [\n                [\n                    170,\n                    217\n                ],\n                [\n                    170,\n                    244\n                ],\n                [\n                    170,\n                    246\n                ]\n            ],\n            [\n                [\n                    61,\n                    232\n                ],\n                [\n                    61,\n                    240\n                ]\n            ],\n            [\n                [\n                    114,\n                    60\n                ],\n                [\n                    116,\n                    60\n                ]\n            ],\n            [\n                [\n                    33,\n                    80\n                ],\n                [\n                    33,\n                    83\n                ]\n            ],\n            [\n                [\n                    152,\n                    92\n                ],\n                [\n                    154,\n                    94\n                ],\n                [\n                    156,\n                    96\n                ],\n                [\n                    166,\n                    106\n                ],\n                [\n                    167,\n                    107\n                ],\n                [\n                    178,\n                    118\n                ],\n                [\n                    180,\n                    120\n                ]\n            ],\n            [\n                [\n                    18,\n                    77\n                ],\n                [\n                    18,\n                    80\n                ]\n            ],\n            [\n                [\n                    132,\n                    57\n                ],\n                [\n                    152,\n                    57\n                ]\n            ],\n            [\n                [\n                    116,\n                    53\n                ],\n                [\n                    116,\n                    60\n                ],\n                [\n                    116,\n                    80\n                ]\n            ],\n            [\n                [\n                    94,\n                    53\n                ],\n                [\n                    105,\n                    53\n                ],\n                [\n                    110,\n                    53\n                ],\n                [\n                    116,\n                    53\n                ]\n            ],\n            [\n                [\n                    129,\n                    60\n                ],\n                [\n                    132,\n                    60\n                ]\n            ],\n            [\n                [\n                    129,\n                    70\n                ],\n                [\n                    132,\n                    70\n                ]\n            ],\n            [\n                [\n                    54,\n                    78\n                ],\n                [\n                    54,\n                    80\n                ]\n            ],\n            [\n                [\n                    70,\n                    171\n                ],\n                [\n                    70,\n                    184\n                ],\n                [\n                    70,\n                    191\n                ]\n            ],\n            [\n                [\n                    180,\n                    120\n                ],\n                [\n                    185,\n                    125\n                ],\n                [\n                    188,\n                    128\n                ]\n            ],\n            [\n                [\n                    185,\n                    125\n                ],\n                [\n                    192,\n                    118\n                ]\n            ],\n            [\n                [\n                    238,\n                    135\n                ],\n                [\n                    238,\n                    145\n                ]\n            ],\n            [\n                [\n                    195,\n                    177\n                ],\n                [\n                    195,\n                    181\n                ],\n                [\n                    195,\n                    191\n                ]\n            ],\n            [\n                [\n                    15,\n                    199\n                ],\n                [\n                    43,\n                    199\n                ],\n                [\n                    70,\n                    199\n                ]\n            ],\n            [\n                [\n                    186,\n                    246\n                ],\n                [\n                    186,\n                    250\n                ],\n                [\n                    186,\n                    259\n                ]\n            ],\n            [\n                [\n                    186,\n                    259\n                ],\n                [\n                    189,\n                    259\n                ]\n            ],\n            [\n                [\n                    43,\n                    199\n                ],\n                [\n                    43,\n                    212\n                ],\n                [\n                    43,\n                    222\n                ]\n            ],\n            [\n                [\n                    242,\n                    145\n                ],\n                [\n                    242,\n                    147\n                ]\n            ],\n            [\n                [\n                    110,\n                    48\n                ],\n                [\n                    111,\n                    48\n                ]\n            ],\n            [\n                [\n                    93,\n                    69\n                ],\n                [\n                    93,\n                    77\n                ],\n                [\n                    93,\n                    80\n                ]\n            ],\n            [\n                [\n                    81,\n                    18\n                ],\n                [\n                    187,\n                    18\n                ]\n            ],\n            [\n                [\n                    186,\n                    66\n                ],\n                [\n                    187,\n                    66\n                ],\n                [\n                    211,\n                    91\n                ]\n            ],\n            [\n                [\n                    47,\n                    74\n                ],\n                [\n                    47,\n                    78\n                ]\n            ],\n            [\n                [\n                    100,\n                    232\n                ],\n                [\n                    100,\n                    240\n                ]\n            ],\n            [\n                [\n                    78,\n                    232\n                ],\n                [\n                    78,\n                    240\n                ]\n            ],\n            [\n                [\n                    195,\n                    191\n                ],\n                [\n                    252,\n                    191\n                ],\n                [\n                    264,\n                    191\n                ]\n            ],\n            [\n                [\n                    252,\n                    191\n                ],\n                [\n                    252,\n                    199\n                ],\n                [\n                    252,\n                    217\n                ]\n            ],\n            [\n                [\n                    40,\n                    74\n                ],\n                [\n                    47,\n                    74\n                ]\n            ],\n            [\n                [\n                    40,\n                    51\n                ],\n                [\n                    40,\n                    55\n                ],\n                [\n                    40,\n                    74\n                ]\n            ],\n            [\n                [\n                    260,\n                    7\n                ],\n                [\n                    272,\n                    7\n                ]\n            ],\n            [\n                [\n                    242,\n                    217\n                ],\n                [\n                    242,\n                    229\n                ]\n            ],\n            [\n                [\n                    28,\n                    55\n                ],\n                [\n                    40,\n                    55\n                ]\n            ],\n            [\n                [\n                    150,\n                    124\n                ],\n                [\n                    156,\n                    134\n                ]\n            ],\n            [\n                [\n                    70,\n                    191\n                ],\n                [\n                    70,\n                    199\n                ],\n                [\n                    182,\n                    199\n                ],\n                [\n                    195,\n                    199\n                ],\n                [\n                    252,\n                    199\n                ],\n                [\n                    264,\n                    199\n                ]\n            ],\n            [\n                [\n                    260,\n                    0\n                ],\n                [\n                    260,\n                    7\n                ]\n            ]\n        ],\n        \"pathNetwork\": {\n            \"28,51\": [\n                \"28,55\"\n            ],\n            \"28,55\": [\n                \"28,51\",\n                \"40,55\"\n            ],\n            \"238,145\": [\n                \"242,145\",\n                \"234,145\",\n                \"238,135\"\n            ],\n            \"242,145\": [\n                \"238,145\",\n                \"243,145\",\n                \"242,147\"\n            ],\n            \"243,145\": [\n                \"242,145\"\n            ],\n            \"260,91\": [\n                \"264,91\",\n                \"211,91\",\n                \"260,7\"\n            ],\n            \"264,91\": [\n                \"260,91\",\n                \"264,191\"\n            ],\n            \"183,91\": [\n                \"187,91\",\n                \"178,96\"\n            ],\n            \"187,91\": [\n                \"183,91\",\n                \"211,91\",\n                \"187,66\"\n            ],\n            \"211,91\": [\n                \"187,91\",\n                \"260,91\",\n                \"187,66\"\n            ],\n            \"234,145\": [\n                \"238,145\"\n            ],\n            \"177,133\": [\n                \"185,125\",\n                \"177,159\"\n            ],\n            \"185,125\": [\n                \"177,133\",\n                \"180,120\",\n                \"188,128\",\n                \"192,118\"\n            ],\n            \"177,159\": [\n                \"177,133\",\n                \"195,177\"\n            ],\n            \"231,131\": [\n                \"238,124\",\n                \"218,118\",\n                \"235,135\"\n            ],\n            \"238,124\": [\n                \"231,131\"\n            ],\n            \"9,80\": [\n                \"9,108\",\n                \"18,80\"\n            ],\n            \"9,108\": [\n                \"9,80\",\n                \"0,108\"\n            ],\n            \"203,217\": [\n                \"242,217\",\n                \"195,217\"\n            ],\n            \"242,217\": [\n                \"203,217\",\n                \"252,217\",\n                \"242,229\"\n            ],\n            \"252,217\": [\n                \"242,217\",\n                \"264,217\",\n                \"252,199\"\n            ],\n            \"264,217\": [\n                \"252,217\",\n                \"264,199\"\n            ],\n            \"140,80\": [\n                \"152,80\",\n                \"132,80\",\n                \"152,92\"\n            ],\n            \"152,80\": [\n                \"140,80\",\n                \"152,57\",\n                \"152,92\"\n            ],\n            \"88,140\": [\n                \"88,146\",\n                \"87,140\"\n            ],\n            \"88,146\": [\n                \"88,140\",\n                \"88,154\",\n                \"90,146\"\n            ],\n            \"88,154\": [\n                \"88,146\",\n                \"64,154\",\n                \"90,154\"\n            ],\n            \"235,135\": [\n                \"238,135\",\n                \"231,131\"\n            ],\n            \"238,135\": [\n                \"235,135\",\n                \"249,135\",\n                \"238,145\"\n            ],\n            \"249,135\": [\n                \"238,135\"\n            ],\n            \"192,118\": [\n                \"218,118\",\n                \"185,125\"\n            ],\n            \"218,118\": [\n                \"192,118\",\n                \"231,131\"\n            ],\n            \"260,7\": [\n                \"260,91\",\n                \"272,7\",\n                \"260,0\"\n            ],\n            \"18,80\": [\n                \"9,80\",\n                \"33,80\",\n                \"18,77\"\n            ],\n            \"33,80\": [\n                \"18,80\",\n                \"47,80\",\n                \"33,83\"\n            ],\n            \"47,80\": [\n                \"33,80\",\n                \"54,80\",\n                \"47,78\"\n            ],\n            \"54,80\": [\n                \"47,80\",\n                \"64,80\",\n                \"54,78\"\n            ],\n            \"64,80\": [\n                \"54,80\",\n                \"81,80\",\n                \"64,83\"\n            ],\n            \"81,80\": [\n                \"64,80\",\n                \"93,80\",\n                \"81,18\"\n            ],\n            \"93,80\": [\n                \"81,80\",\n                \"116,80\",\n                \"93,77\"\n            ],\n            \"116,80\": [\n                \"93,80\",\n                \"132,80\",\n                \"116,60\"\n            ],\n            \"132,80\": [\n                \"116,80\",\n                \"140,80\",\n                \"132,70\"\n            ],\n            \"152,92\": [\n                \"140,80\",\n                \"152,80\",\n                \"154,94\"\n            ],\n            \"64,83\": [\n                \"64,80\",\n                \"64,100\"\n            ],\n            \"64,100\": [\n                \"64,83\",\n                \"64,106\",\n                \"60,100\"\n            ],\n            \"64,106\": [\n                \"64,100\",\n                \"64,108\",\n                \"60,106\"\n            ],\n            \"64,108\": [\n                \"64,106\",\n                \"64,133\",\n                \"66,108\"\n            ],\n            \"64,133\": [\n                \"64,108\",\n                \"64,154\",\n                \"60,133\"\n            ],\n            \"64,154\": [\n                \"64,133\",\n                \"64,160\",\n                \"88,154\"\n            ],\n            \"64,160\": [\n                \"64,154\",\n                \"64,164\",\n                \"60,160\"\n            ],\n            \"64,164\": [\n                \"64,160\",\n                \"64,171\",\n                \"73,164\"\n            ],\n            \"64,171\": [\n                \"64,164\",\n                \"70,171\"\n            ],\n            \"182,191\": [\n                \"195,191\",\n                \"156,191\",\n                \"182,199\"\n            ],\n            \"195,191\": [\n                \"182,191\",\n                \"195,199\",\n                \"195,181\",\n                \"252,191\"\n            ],\n            \"73,164\": [\n                \"64,164\",\n                \"90,164\"\n            ],\n            \"90,164\": [\n                \"73,164\"\n            ],\n            \"187,18\": [\n                \"187,66\",\n                \"81,18\"\n            ],\n            \"187,66\": [\n                \"187,18\",\n                \"187,91\",\n                \"186,66\",\n                \"211,91\"\n            ],\n            \"126,217\": [\n                \"126,219\",\n                \"51,217\",\n                \"140,217\"\n            ],\n            \"126,219\": [\n                \"126,217\"\n            ],\n            \"202,176\": [\n                \"202,181\"\n            ],\n            \"202,181\": [\n                \"202,176\",\n                \"195,181\"\n            ],\n            \"105,51\": [\n                \"105,53\"\n            ],\n            \"105,53\": [\n                \"105,51\",\n                \"94,53\",\n                \"110,53\"\n            ],\n            \"60,106\": [\n                \"64,106\"\n            ],\n            \"60,133\": [\n                \"64,133\"\n            ],\n            \"60,100\": [\n                \"64,100\"\n            ],\n            \"132,51\": [\n                \"132,57\"\n            ],\n            \"132,57\": [\n                \"132,51\",\n                \"132,60\",\n                \"152,57\"\n            ],\n            \"132,60\": [\n                \"132,57\",\n                \"132,70\",\n                \"129,60\"\n            ],\n            \"132,70\": [\n                \"132,60\",\n                \"132,80\",\n                \"129,70\"\n            ],\n            \"70,191\": [\n                \"156,191\",\n                \"70,184\",\n                \"70,199\"\n            ],\n            \"156,191\": [\n                \"70,191\",\n                \"182,191\",\n                \"156,134\"\n            ],\n            \"47,78\": [\n                \"47,80\",\n                \"47,74\"\n            ],\n            \"168,246\": [\n                \"170,246\",\n                \"168,252\"\n            ],\n            \"170,246\": [\n                \"168,246\",\n                \"186,246\",\n                \"170,244\"\n            ],\n            \"186,246\": [\n                \"170,246\",\n                \"203,246\",\n                \"186,250\"\n            ],\n            \"203,246\": [\n                \"186,246\"\n            ],\n            \"150,124\": [\n                \"156,118\",\n                \"156,134\"\n            ],\n            \"156,118\": [\n                \"150,124\",\n                \"167,107\",\n                \"156,96\",\n                \"178,118\"\n            ],\n            \"167,107\": [\n                \"156,118\",\n                \"178,96\",\n                \"166,106\",\n                \"178,118\"\n            ],\n            \"178,96\": [\n                \"167,107\",\n                \"183,91\",\n                \"156,96\",\n                \"178,118\"\n            ],\n            \"110,44\": [\n                \"110,48\"\n            ],\n            \"110,48\": [\n                \"110,44\",\n                \"110,53\",\n                \"111,48\"\n            ],\n            \"110,53\": [\n                \"110,48\",\n                \"105,53\",\n                \"116,53\"\n            ],\n            \"81,18\": [\n                \"81,80\",\n                \"187,18\"\n            ],\n            \"156,134\": [\n                \"156,191\",\n                \"150,124\"\n            ],\n            \"264,191\": [\n                \"264,91\",\n                \"264,199\",\n                \"252,191\"\n            ],\n            \"0,108\": [\n                \"9,108\"\n            ],\n            \"195,181\": [\n                \"202,181\",\n                \"195,177\",\n                \"195,191\"\n            ],\n            \"195,177\": [\n                \"177,159\",\n                \"195,181\"\n            ],\n            \"70,171\": [\n                \"64,171\",\n                \"70,184\"\n            ],\n            \"164,253\": [\n                \"168,253\"\n            ],\n            \"168,253\": [\n                \"164,253\",\n                \"168,252\",\n                \"168,257\"\n            ],\n            \"182,199\": [\n                \"182,191\",\n                \"182,217\",\n                \"70,199\",\n                \"195,199\"\n            ],\n            \"182,217\": [\n                \"182,199\",\n                \"170,217\",\n                \"195,217\"\n            ],\n            \"61,240\": [\n                \"78,240\",\n                \"61,232\"\n            ],\n            \"78,240\": [\n                \"61,240\",\n                \"100,240\",\n                \"78,232\"\n            ],\n            \"100,240\": [\n                \"78,240\",\n                \"151,240\",\n                \"100,232\"\n            ],\n            \"151,240\": [\n                \"100,240\",\n                \"151,217\"\n            ],\n            \"168,252\": [\n                \"169,252\",\n                \"168,246\",\n                \"168,253\"\n            ],\n            \"169,252\": [\n                \"168,252\"\n            ],\n            \"166,257\": [\n                \"168,257\"\n            ],\n            \"168,257\": [\n                \"166,257\",\n                \"168,253\"\n            ],\n            \"156,96\": [\n                \"178,96\",\n                \"156,118\",\n                \"154,94\",\n                \"166,106\"\n            ],\n            \"166,244\": [\n                \"170,244\"\n            ],\n            \"170,244\": [\n                \"166,244\",\n                \"170,217\",\n                \"170,246\"\n            ],\n            \"66,108\": [\n                \"64,108\",\n                \"70,108\"\n            ],\n            \"70,108\": [\n                \"66,108\"\n            ],\n            \"195,199\": [\n                \"195,191\",\n                \"195,217\",\n                \"182,199\",\n                \"252,199\"\n            ],\n            \"195,217\": [\n                \"195,199\",\n                \"182,217\",\n                \"203,217\"\n            ],\n            \"60,160\": [\n                \"64,160\"\n            ],\n            \"152,51\": [\n                \"152,57\"\n            ],\n            \"152,57\": [\n                \"152,51\",\n                \"152,80\",\n                \"132,57\"\n            ],\n            \"90,146\": [\n                \"88,146\"\n            ],\n            \"51,217\": [\n                \"126,217\"\n            ],\n            \"140,217\": [\n                \"126,217\",\n                \"151,217\",\n                \"140,219\"\n            ],\n            \"151,217\": [\n                \"140,217\",\n                \"170,217\",\n                \"151,240\"\n            ],\n            \"170,217\": [\n                \"151,217\",\n                \"182,217\",\n                \"170,244\"\n            ],\n            \"178,118\": [\n                \"178,96\",\n                \"156,118\",\n                \"167,107\",\n                \"180,120\"\n            ],\n            \"264,199\": [\n                \"264,191\",\n                \"264,217\",\n                \"252,199\"\n            ],\n            \"87,140\": [\n                \"88,140\"\n            ],\n            \"140,219\": [\n                \"140,217\"\n            ],\n            \"90,154\": [\n                \"88,154\"\n            ],\n            \"61,232\": [\n                \"61,240\"\n            ],\n            \"114,60\": [\n                \"116,60\"\n            ],\n            \"116,60\": [\n                \"114,60\",\n                \"116,53\",\n                \"116,80\"\n            ],\n            \"33,83\": [\n                \"33,80\"\n            ],\n            \"154,94\": [\n                \"152,92\",\n                \"156,96\"\n            ],\n            \"166,106\": [\n                \"156,96\",\n                \"167,107\"\n            ],\n            \"180,120\": [\n                \"178,118\",\n                \"185,125\"\n            ],\n            \"18,77\": [\n                \"18,80\"\n            ],\n            \"116,53\": [\n                \"116,60\",\n                \"110,53\"\n            ],\n            \"94,53\": [\n                \"105,53\"\n            ],\n            \"129,60\": [\n                \"132,60\"\n            ],\n            \"129,70\": [\n                \"132,70\"\n            ],\n            \"54,78\": [\n                \"54,80\"\n            ],\n            \"70,184\": [\n                \"70,171\",\n                \"70,191\"\n            ],\n            \"188,128\": [\n                \"185,125\"\n            ],\n            \"15,199\": [\n                \"43,199\"\n            ],\n            \"43,199\": [\n                \"15,199\",\n                \"70,199\",\n                \"43,212\"\n            ],\n            \"70,199\": [\n                \"43,199\",\n                \"70,191\",\n                \"182,199\"\n            ],\n            \"186,250\": [\n                \"186,246\",\n                \"186,259\"\n            ],\n            \"186,259\": [\n                \"186,250\",\n                \"189,259\"\n            ],\n            \"189,259\": [\n                \"186,259\"\n            ],\n            \"43,212\": [\n                \"43,199\",\n                \"43,222\"\n            ],\n            \"43,222\": [\n                \"43,212\"\n            ],\n            \"242,147\": [\n                \"242,145\"\n            ],\n            \"111,48\": [\n                \"110,48\"\n            ],\n            \"93,69\": [\n                \"93,77\"\n            ],\n            \"93,77\": [\n                \"93,69\",\n                \"93,80\"\n            ],\n            \"186,66\": [\n                \"187,66\"\n            ],\n            \"47,74\": [\n                \"47,78\",\n                \"40,74\"\n            ],\n            \"100,232\": [\n                \"100,240\"\n            ],\n            \"78,232\": [\n                \"78,240\"\n            ],\n            \"252,191\": [\n                \"195,191\",\n                \"264,191\",\n                \"252,199\"\n            ],\n            \"252,199\": [\n                \"252,191\",\n                \"252,217\",\n                \"195,199\",\n                \"264,199\"\n            ],\n            \"40,74\": [\n                \"47,74\",\n                \"40,55\"\n            ],\n            \"40,51\": [\n                \"40,55\"\n            ],\n            \"40,55\": [\n                \"40,51\",\n                \"40,74\",\n                \"28,55\"\n            ],\n            \"272,7\": [\n                \"260,7\"\n            ],\n            \"242,229\": [\n                \"242,217\"\n            ],\n            \"260,0\": [\n                \"260,7\"\n            ]\n        },\n        \"pathNetworkGlobal\": {\n            \"28.543633610903324,77.18740834719182\": [\n                \"28.54362368480594,77.18740307812173\"\n            ],\n            \"28.54362368480594,77.18740307812173\": [\n                \"28.543633610903324,77.18740834719182\",\n                \"28.54360979879508,77.18743697639032\"\n            ],\n            \"28.543157342424777,77.18787774374486\": [\n                \"28.54315271375449,77.18788904316773\",\n                \"28.543161971095063,77.187866444322\",\n                \"28.543182157668234,77.18789091642009\"\n            ],\n            \"28.54315271375449,77.18788904316773\": [\n                \"28.543157342424777,77.18787774374486\",\n                \"28.543151556586917,77.18789186802344\",\n                \"28.5431477507058,77.18788640863268\"\n            ],\n            \"28.543151556586917,77.18789186802344\": [\n                \"28.54315271375449,77.18788904316773\"\n            ],\n            \"28.543265887052872,77.18801102301684\": [\n                \"28.543261258382586,77.1880223224397\",\n                \"28.543322588263884,77.1878726050868\",\n                \"28.543474335097915,77.18812167348878\"\n            ],\n            \"28.543261258382586,77.1880223224397\": [\n                \"28.543265887052872,77.18801102301684\",\n                \"28.543013105948006,77.1878905956874\"\n            ],\n            \"28.543354988955887,77.18779350912676\": [\n                \"28.5433503602856,77.18780480854963\",\n                \"28.54334836717202,77.18777279851058\"\n            ],\n            \"28.5433503602856,77.18780480854963\": [\n                \"28.543354988955887,77.18779350912676\",\n                \"28.543322588263884,77.1878726050868\",\n                \"28.543412398394246,77.1878377402377\"\n            ],\n            \"28.543322588263884,77.1878726050868\": [\n                \"28.5433503602856,77.18780480854963\",\n                \"28.543265887052872,77.18801102301684\",\n                \"28.543412398394246,77.1878377402377\"\n            ],\n            \"28.543161971095063,77.187866444322\": [\n                \"28.543157342424777,77.18787774374486\"\n            ],\n            \"28.543257707938796,77.18772123475651\": [\n                \"28.54326830279299,77.18775437174241\",\n                \"28.543193188305807,77.18768698580091\"\n            ],\n            \"28.54326830279299,77.18775437174241\": [\n                \"28.543257707938796,77.18772123475651\",\n                \"28.543286496252577,77.18774683380146\",\n                \"28.543257386717237,77.18775889450698\",\n                \"28.543277573290407,77.18778336660509\"\n            ],\n            \"28.543193188305807,77.18768698580091\": [\n                \"28.543257707938796,77.18772123475651\",\n                \"28.543127691851293,77.18771412238837\"\n            ],\n            \"28.54320018393862,77.18787641150018\": [\n                \"28.543209454436038,77.18790540636284\",\n                \"28.543247486933545,77.18785681285368\",\n                \"28.54318562917095,77.18788244185295\"\n            ],\n            \"28.543209454436038,77.18790540636284\": [\n                \"28.54320018393862,77.18787641150018\"\n            ],\n            \"28.54358363288116,77.18731647417506\": [\n                \"28.543514150199478,77.18727959068441\",\n                \"28.543573218373012,77.18734189787651\"\n            ],\n            \"28.543514150199478,77.18727959068441\": [\n                \"28.54358363288116,77.18731647417506\",\n                \"28.54352456470762,77.18725416698298\"\n            ],\n            \"28.543019173536887,77.18768403053318\": [\n                \"28.542974044001593,77.18779419990607\",\n                \"28.54302843087746,77.18766143168745\"\n            ],\n            \"28.542974044001593,77.18779419990607\": [\n                \"28.543019173536887,77.18768403053318\",\n                \"28.54296247232588,77.18782244846322\",\n                \"28.542944265709444,77.18777839269579\"\n            ],\n            \"28.54296247232588,77.18782244846322\": [\n                \"28.542974044001593,77.18779419990607\",\n                \"28.542948586315017,77.1878563467318\",\n                \"28.5430071397641,77.18784615927864\"\n            ],\n            \"28.542948586315017,77.1878563467318\": [\n                \"28.54296247232588,77.18782244846322\",\n                \"28.54299325375324,77.18788005754722\"\n            ],\n            \"28.543432043929272,77.18768653027377\": [\n                \"28.543418157918413,77.18772042854235\",\n                \"28.543441301269844,77.18766393142805\",\n                \"28.543388379626265,77.18770462133207\"\n            ],\n            \"28.543418157918413,77.18772042854235\": [\n                \"28.543432043929272,77.18768653027377\",\n                \"28.543475232978366,77.18775072569538\",\n                \"28.543388379626265,77.18770462133207\"\n            ],\n            \"28.543343325182253,77.18746060172519\": [\n                \"28.543328436036177,77.18745269812005\",\n                \"28.543344482349823,77.18745777686948\"\n            ],\n            \"28.543328436036177,77.18745269812005\": [\n                \"28.543343325182253,77.18746060172519\",\n                \"28.543308583841412,77.18744215997987\",\n                \"28.543326121701032,77.18745834783148\"\n            ],\n            \"28.543308583841412,77.18744215997987\": [\n                \"28.543328436036177,77.18745269812005\",\n                \"28.54333635586313,77.1873743634427\",\n                \"28.543306269506267,77.18744780969129\"\n            ],\n            \"28.54318562917095,77.18788244185295\": [\n                \"28.543182157668234,77.18789091642009\",\n                \"28.54320018393862,77.18787641150018\"\n            ],\n            \"28.543182157668234,77.18789091642009\": [\n                \"28.54318562917095,77.18788244185295\",\n                \"28.543169428824946,77.18792198983296\",\n                \"28.543157342424777,77.18787774374486\"\n            ],\n            \"28.543169428824946,77.18792198983296\": [\n                \"28.543182157668234,77.18789091642009\"\n            ],\n            \"28.543277573290407,77.18778336660509\": [\n                \"28.543247486933545,77.18785681285368\",\n                \"28.54326830279299,77.18775437174241\"\n            ],\n            \"28.543247486933545,77.18785681285368\": [\n                \"28.543277573290407,77.18778336660509\",\n                \"28.54320018393862,77.18787641150018\"\n            ],\n            \"28.543474335097915,77.18812167348878\": [\n                \"28.543265887052872,77.18801102301684\",\n                \"28.543460449087057,77.18815557175736\",\n                \"28.543491705768336,77.18813089436144\"\n            ],\n            \"28.543573218373012,77.18734189787651\": [\n                \"28.54358363288116,77.18731647417506\",\n                \"28.54355586085944,77.18738427071223\",\n                \"28.543580662946052,77.18734584967908\"\n            ],\n            \"28.54355586085944,77.18738427071223\": [\n                \"28.543573218373012,77.18734189787651\",\n                \"28.543539660513435,77.18742381869224\",\n                \"28.543548416286402,77.18738031890966\"\n            ],\n            \"28.543539660513435,77.18742381869224\": [\n                \"28.54355586085944,77.18738427071223\",\n                \"28.543531560340433,77.18744359268226\",\n                \"28.543544623562127,77.18742645322729\"\n            ],\n            \"28.543531560340433,77.18744359268226\": [\n                \"28.543539660513435,77.18742381869224\",\n                \"28.543519988664716,77.1874718412394\",\n                \"28.543536523389125,77.1874462272173\"\n            ],\n            \"28.543519988664716,77.1874718412394\": [\n                \"28.543531560340433,77.18744359268226\",\n                \"28.543500316816,77.18751986378656\",\n                \"28.54351254409168,77.18746788943683\"\n            ],\n            \"28.543500316816,77.18751986378656\": [\n                \"28.543519988664716,77.1874718412394\",\n                \"28.54348643080514,77.18755376205515\",\n                \"28.54365417132544,77.18760153437299\"\n            ],\n            \"28.54348643080514,77.18755376205515\": [\n                \"28.543500316816,77.18751986378656\",\n                \"28.543459815950992,77.1876187337366\",\n                \"28.54349387537818,77.18755771385771\"\n            ],\n            \"28.543459815950992,77.1876187337366\": [\n                \"28.54348643080514,77.18755376205515\",\n                \"28.543441301269844,77.18766393142805\",\n                \"28.54350944643791,77.18764507908706\"\n            ],\n            \"28.543441301269844,77.18766393142805\": [\n                \"28.543459815950992,77.1876187337366\",\n                \"28.543432043929272,77.18768653027377\",\n                \"28.543466116513304,77.18767710410327\"\n            ],\n            \"28.543388379626265,77.18770462133207\": [\n                \"28.543432043929272,77.18768653027377\",\n                \"28.543418157918413,77.18772042854235\",\n                \"28.543381102242428,77.18770763650845\"\n            ],\n            \"28.54351254409168,77.18746788943683\": [\n                \"28.543519988664716,77.1874718412394\",\n                \"28.543470358177803,77.18744549588894\"\n            ],\n            \"28.543470358177803,77.18744549588894\": [\n                \"28.54351254409168,77.18746788943683\",\n                \"28.543455469031727,77.1874375922838\",\n                \"28.54347498684809,77.18743419646609\"\n            ],\n            \"28.543455469031727,77.1874375922838\": [\n                \"28.543470358177803,77.18744549588894\",\n                \"28.543450505983035,77.18743495774876\",\n                \"28.543460097702013,77.18742629286095\"\n            ],\n            \"28.543450505983035,77.18743495774876\": [\n                \"28.543455469031727,77.1874375922838\",\n                \"28.54338846787439,77.18740202606068\",\n                \"28.543448191647894,77.18744060746019\"\n            ],\n            \"28.54338846787439,77.18740202606068\": [\n                \"28.543450505983035,77.18743495774876\",\n                \"28.54333635586313,77.1873743634427\",\n                \"28.543393096544676,77.18739072663782\"\n            ],\n            \"28.54333635586313,77.1873743634427\": [\n                \"28.54338846787439,77.18740202606068\",\n                \"28.543321466717057,77.18736645983756\",\n                \"28.543308583841412,77.18744215997987\"\n            ],\n            \"28.543321466717057,77.18736645983756\": [\n                \"28.54333635586313,77.1873743634427\",\n                \"28.543311540619673,77.18736119076748\",\n                \"28.543326095387343,77.1873551604147\"\n            ],\n            \"28.543311540619673,77.18736119076748\": [\n                \"28.543321466717057,77.18736645983756\",\n                \"28.543294169949252,77.1873519698948\",\n                \"28.543301126111526,77.1873866144689\"\n            ],\n            \"28.543294169949252,77.1873519698948\": [\n                \"28.543311540619673,77.18736119076748\",\n                \"28.54328722694382,77.1873689190291\"\n            ],\n            \"28.54310799368888,77.18765895751875\": [\n                \"28.543092950510452,77.18769568064305\",\n                \"28.543138080045747,77.18758551127016\",\n                \"28.543088141494117,77.18764841937856\"\n            ],\n            \"28.543092950510452,77.18769568064305\": [\n                \"28.54310799368888,77.18765895751875\",\n                \"28.543073098315684,77.18768514250286\",\n                \"28.54311776575391,77.18770885331828\",\n                \"28.543026991958868,77.18785669741882\"\n            ],\n            \"28.543301126111526,77.1873866144689\": [\n                \"28.543311540619673,77.18736119076748\",\n                \"28.54328145426281,77.18743463701607\"\n            ],\n            \"28.54328145426281,77.18743463701607\": [\n                \"28.543301126111526,77.1873866144689\"\n            ],\n            \"28.543531511562843,77.18790096907881\": [\n                \"28.543412398394246,77.1878377402377\",\n                \"28.54365417132544,77.18760153437299\"\n            ],\n            \"28.543412398394246,77.1878377402377\": [\n                \"28.543531511562843,77.18790096907881\",\n                \"28.5433503602856,77.18780480854963\",\n                \"28.543413555561816,77.18783491538198\",\n                \"28.543322588263884,77.1878726050868\"\n            ],\n            \"28.543108275439906,77.1874665166431\": [\n                \"28.543103312391214,77.18746388210805\",\n                \"28.54319506300778,77.18725465246445\",\n                \"28.543092075093902,77.18750606462311\"\n            ],\n            \"28.543103312391214,77.18746388210805\": [\n                \"28.543108275439906,77.1874665166431\"\n            ],\n            \"28.543122073202635,77.1877352136459\": [\n                \"28.543109665580907,77.18772862730829\"\n            ],\n            \"28.543109665580907,77.18772862730829\": [\n                \"28.543122073202635,77.1877352136459\",\n                \"28.54311776575391,77.18770885331828\"\n            ],\n            \"28.54354450900031,77.1876258610819\": [\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543539545951617,77.18762322654685\": [\n                \"28.54354450900031,77.1876258610819\",\n                \"28.543552274794905,77.18759215313398\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543460097702013,77.18742629286095\": [\n                \"28.543455469031727,77.1874375922838\"\n            ],\n            \"28.543393096544676,77.18739072663782\": [\n                \"28.54338846787439,77.18740202606068\"\n            ],\n            \"28.54347498684809,77.18743419646609\": [\n                \"28.543470358177803,77.18744549588894\"\n            ],\n            \"28.543513265475873,77.1877021321862\": [\n                \"28.543498376329797,77.18769422858107\"\n            ],\n            \"28.543498376329797,77.18769422858107\": [\n                \"28.543513265475873,77.1877021321862\",\n                \"28.54349093175676,77.1876902767785\",\n                \"28.543475232978366,77.18775072569538\"\n            ],\n            \"28.54349093175676,77.1876902767785\": [\n                \"28.543498376329797,77.18769422858107\",\n                \"28.543466116513304,77.18767710410327\",\n                \"28.543494403259476,77.18768180221136\"\n            ],\n            \"28.543466116513304,77.18767710410327\": [\n                \"28.54349093175676,77.1876902767785\",\n                \"28.543441301269844,77.18766393142805\",\n                \"28.54346958801602,77.18766862953612\"\n            ],\n            \"28.54323759645691,77.18734257367863\": [\n                \"28.543138080045747,77.18758551127016\",\n                \"28.54325496712733,77.1873517945513\",\n                \"28.54321774426214,77.18733203553846\"\n            ],\n            \"28.543138080045747,77.18758551127016\": [\n                \"28.54323759645691,77.18734257367863\",\n                \"28.54310799368888,77.18765895751875\",\n                \"28.543279526933453,77.18766059551896\"\n            ],\n            \"28.543544623562127,77.18742645322729\": [\n                \"28.543539660513435,77.18742381869224\",\n                \"28.54355454965951,77.18743172229738\"\n            ],\n            \"28.542987710195867,77.18754695982497\": [\n                \"28.542985395860725,77.1875526095364\",\n                \"28.542972821049794,77.18753905621983\"\n            ],\n            \"28.542985395860725,77.1875526095364\": [\n                \"28.542987710195867,77.18754695982497\",\n                \"28.542966881179577,77.18759780722785\",\n                \"28.542990358909417,77.18755524407145\"\n            ],\n            \"28.542966881179577,77.18759780722785\": [\n                \"28.542985395860725,77.1875526095364\",\n                \"28.542947209330862,77.18764582977501\",\n                \"28.542956955082197,77.18759253815776\"\n            ],\n            \"28.542947209330862,77.18764582977501\": [\n                \"28.542966881179577,77.18759780722785\"\n            ],\n            \"28.54331128518234,77.18765681905991\": [\n                \"28.543319231322986,77.18768167179934\",\n                \"28.543279526933453,77.18766059551896\"\n            ],\n            \"28.543319231322986,77.18768167179934\": [\n                \"28.54331128518234,77.18765681905991\",\n                \"28.543333799247502,77.18772723515495\",\n                \"28.543373824858595,77.18771065168484\",\n                \"28.54329377363641,77.18774381862507\"\n            ],\n            \"28.543333799247502,77.18772723515495\": [\n                \"28.543319231322986,77.18768167179934\",\n                \"28.54334836717202,77.18777279851058\",\n                \"28.54333743793942,77.18772572756676\",\n                \"28.54329377363641,77.18774381862507\"\n            ],\n            \"28.54334836717202,77.18777279851058\": [\n                \"28.543333799247502,77.18772723515495\",\n                \"28.543354988955887,77.18779350912676\",\n                \"28.543373824858595,77.18771065168484\",\n                \"28.54329377363641,77.18774381862507\"\n            ],\n            \"28.54355609383287,77.18764920623313\": [\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.543546167735485,77.18764393716305\": [\n                \"28.54355609383287,77.18764920623313\",\n                \"28.543533760113757,77.18763735082543\",\n                \"28.543545010567914,77.18764676201876\"\n            ],\n            \"28.543533760113757,77.18763735082543\": [\n                \"28.543546167735485,77.18764393716305\",\n                \"28.543539545951617,77.18762322654685\",\n                \"28.54352681710833,77.18765429995972\"\n            ],\n            \"28.54365417132544,77.18760153437299\": [\n                \"28.543500316816,77.18751986378656\",\n                \"28.543531511562843,77.18790096907881\"\n            ],\n            \"28.543279526933453,77.18766059551896\": [\n                \"28.543138080045747,77.18758551127016\",\n                \"28.54331128518234,77.18765681905991\"\n            ],\n            \"28.543013105948006,77.1878905956874\": [\n                \"28.543261258382586,77.1880223224397\",\n                \"28.54299325375324,77.18788005754722\",\n                \"28.543026991958868,77.18785669741882\"\n            ],\n            \"28.54352456470762,77.18725416698298\": [\n                \"28.543514150199478,77.18727959068441\"\n            ],\n            \"28.54311776575391,77.18770885331828\": [\n                \"28.543109665580907,77.18772862730829\",\n                \"28.543127691851293,77.18771412238837\",\n                \"28.543092950510452,77.18769568064305\"\n            ],\n            \"28.543127691851293,77.18771412238837\": [\n                \"28.543193188305807,77.18768698580091\",\n                \"28.54311776575391,77.18770885331828\"\n            ],\n            \"28.54328722694382,77.1873689190291\": [\n                \"28.543294169949252,77.1873519698948\",\n                \"28.54325496712733,77.1873517945513\"\n            ],\n            \"28.542974968195733,77.18752643952945\": [\n                \"28.542970339525446,77.18753773895232\"\n            ],\n            \"28.542970339525446,77.18753773895232\": [\n                \"28.542974968195733,77.18752643952945\",\n                \"28.542972821049794,77.18753905621983\",\n                \"28.542960413428066,77.18753246988221\"\n            ],\n            \"28.543088141494117,77.18764841937856\": [\n                \"28.54310799368888,77.18765895751875\",\n                \"28.543043474055892,77.18762470856315\",\n                \"28.54321774426214,77.18733203553846\",\n                \"28.543073098315684,77.18768514250286\"\n            ],\n            \"28.543043474055892,77.18762470856315\": [\n                \"28.543088141494117,77.18764841937856\",\n                \"28.54305736006675,77.18759081029457\",\n                \"28.54302843087746,77.18766143168745\"\n            ],\n            \"28.54312641627211,77.18725260386857\": [\n                \"28.54310674442339,77.18730062641573\",\n                \"28.543146268466874,77.18726314200876\"\n            ],\n            \"28.54310674442339,77.18730062641573\": [\n                \"28.54312641627211,77.18725260386857\",\n                \"28.543081286736815,77.18736277324147\",\n                \"28.54312659661816,77.18731116455592\"\n            ],\n            \"28.543081286736815,77.18736277324147\": [\n                \"28.54310674442339,77.18730062641573\",\n                \"28.54302227119066,77.18750684088295\",\n                \"28.54310113893158,77.18737331138165\"\n            ],\n            \"28.54302227119066,77.18750684088295\": [\n                \"28.543081286736815,77.18736277324147\",\n                \"28.543079346250614,77.18753713803598\"\n            ],\n            \"28.542972821049794,77.18753905621983\": [\n                \"28.54297166388222,77.18754188107555\",\n                \"28.542987710195867,77.18754695982497\",\n                \"28.542970339525446,77.18753773895232\"\n            ],\n            \"28.54297166388222,77.18754188107555\": [\n                \"28.542972821049794,77.18753905621983\"\n            ],\n            \"28.542962727763207,77.18752682017079\": [\n                \"28.542960413428066,77.18753246988221\"\n            ],\n            \"28.542960413428066,77.18753246988221\": [\n                \"28.542962727763207,77.18752682017079\",\n                \"28.542970339525446,77.18753773895232\"\n            ],\n            \"28.543373824858595,77.18771065168484\": [\n                \"28.54334836717202,77.18777279851058\",\n                \"28.543319231322986,77.18768167179934\",\n                \"28.543381102242428,77.18770763650845\",\n                \"28.54333743793942,77.18772572756676\"\n            ],\n            \"28.542994987579704,77.18754394464858\": [\n                \"28.542990358909417,77.18755524407145\"\n            ],\n            \"28.542990358909417,77.18755524407145\": [\n                \"28.542994987579704,77.18754394464858\",\n                \"28.54305736006675,77.18759081029457\",\n                \"28.542985395860725,77.1875526095364\"\n            ],\n            \"28.543448191647894,77.18744060746019\": [\n                \"28.543450505983035,77.18743495774876\",\n                \"28.543443562977608,77.18745190688306\"\n            ],\n            \"28.543443562977608,77.18745190688306\": [\n                \"28.543448191647894,77.18744060746019\"\n            ],\n            \"28.543073098315684,77.18768514250286\": [\n                \"28.543092950510452,77.18769568064305\",\n                \"28.54302843087746,77.18766143168745\",\n                \"28.543088141494117,77.18764841937856\",\n                \"28.5430071397641,77.18784615927864\"\n            ],\n            \"28.54302843087746,77.18766143168745\": [\n                \"28.543073098315684,77.18768514250286\",\n                \"28.543043474055892,77.18762470856315\",\n                \"28.543019173536887,77.18768403053318\"\n            ],\n            \"28.543326095387343,77.1873551604147\": [\n                \"28.543321466717057,77.18736645983756\"\n            ],\n            \"28.54349012212444,77.18775862930052\": [\n                \"28.543475232978366,77.18775072569538\"\n            ],\n            \"28.543475232978366,77.18775072569538\": [\n                \"28.54349012212444,77.18775862930052\",\n                \"28.543418157918413,77.18772042854235\",\n                \"28.543498376329797,77.18769422858107\"\n            ],\n            \"28.543326121701032,77.18745834783148\": [\n                \"28.543328436036177,77.18745269812005\"\n            ],\n            \"28.54319506300778,77.18725465246445\": [\n                \"28.543108275439906,77.1874665166431\"\n            ],\n            \"28.543092075093902,77.18750606462311\": [\n                \"28.543108275439906,77.1874665166431\",\n                \"28.543079346250614,77.18753713803598\",\n                \"28.54308711204521,77.18750343008806\"\n            ],\n            \"28.543079346250614,77.18753713803598\": [\n                \"28.543092075093902,77.18750606462311\",\n                \"28.54305736006675,77.18759081029457\",\n                \"28.54302227119066,77.18750684088295\"\n            ],\n            \"28.54305736006675,77.18759081029457\": [\n                \"28.543079346250614,77.18753713803598\",\n                \"28.543043474055892,77.18762470856315\",\n                \"28.542990358909417,77.18755524407145\"\n            ],\n            \"28.54329377363641,77.18774381862507\": [\n                \"28.54334836717202,77.18777279851058\",\n                \"28.543319231322986,77.18768167179934\",\n                \"28.543333799247502,77.18772723515495\",\n                \"28.543286496252577,77.18774683380146\"\n            ],\n            \"28.54299325375324,77.18788005754722\": [\n                \"28.543013105948006,77.1878905956874\",\n                \"28.542948586315017,77.1878563467318\",\n                \"28.5430071397641,77.18784615927864\"\n            ],\n            \"28.543344482349823,77.18745777686948\": [\n                \"28.543343325182253,77.18746060172519\"\n            ],\n            \"28.54308711204521,77.18750343008806\": [\n                \"28.543092075093902,77.18750606462311\"\n            ],\n            \"28.543306269506267,77.18744780969129\": [\n                \"28.543308583841412,77.18744215997987\"\n            ],\n            \"28.543146268466874,77.18726314200876\": [\n                \"28.54312641627211,77.18725260386857\"\n            ],\n            \"28.54351176077305,77.18763942937562\": [\n                \"28.54350944643791,77.18764507908706\"\n            ],\n            \"28.54350944643791,77.18764507908706\": [\n                \"28.54351176077305,77.18763942937562\",\n                \"28.54352681710833,77.18765429995972\",\n                \"28.543459815950992,77.1876187337366\"\n            ],\n            \"28.543548416286402,77.18738031890966\": [\n                \"28.54355586085944,77.18738427071223\"\n            ],\n            \"28.543381102242428,77.18770763650845\": [\n                \"28.543388379626265,77.18770462133207\",\n                \"28.543373824858595,77.18771065168484\"\n            ],\n            \"28.54333743793942,77.18772572756676\": [\n                \"28.543373824858595,77.18771065168484\",\n                \"28.543333799247502,77.18772723515495\"\n            ],\n            \"28.543286496252577,77.18774683380146\": [\n                \"28.54329377363641,77.18774381862507\",\n                \"28.54326830279299,77.18775437174241\"\n            ],\n            \"28.543580662946052,77.18734584967908\": [\n                \"28.543573218373012,77.18734189787651\"\n            ],\n            \"28.54352681710833,77.18765429995972\": [\n                \"28.54350944643791,77.18764507908706\",\n                \"28.543533760113757,77.18763735082543\"\n            ],\n            \"28.543552274794905,77.18759215313398\": [\n                \"28.543539545951617,77.18762322654685\"\n            ],\n            \"28.543494403259476,77.18768180221136\": [\n                \"28.54349093175676,77.1876902767785\"\n            ],\n            \"28.54346958801602,77.18766862953612\": [\n                \"28.543466116513304,77.18767710410327\"\n            ],\n            \"28.543536523389125,77.1874462272173\": [\n                \"28.543531560340433,77.18744359268226\"\n            ],\n            \"28.54325496712733,77.1873517945513\": [\n                \"28.54328722694382,77.1873689190291\",\n                \"28.54323759645691,77.18734257367863\"\n            ],\n            \"28.543257386717237,77.18775889450698\": [\n                \"28.54326830279299,77.18775437174241\"\n            ],\n            \"28.54328138847858,77.18717666847411\": [\n                \"28.543248987786576,77.18725576443414\"\n            ],\n            \"28.543248987786576,77.18725576443414\": [\n                \"28.54328138847858,77.18717666847411\",\n                \"28.54321774426214,77.18733203553846\",\n                \"28.54321672797008,77.18723863995635\"\n            ],\n            \"28.54321774426214,77.18733203553846\": [\n                \"28.543248987786576,77.18725576443414\",\n                \"28.54323759645691,77.18734257367863\",\n                \"28.543088141494117,77.18764841937856\"\n            ],\n            \"28.542956955082197,77.18759253815776\": [\n                \"28.542966881179577,77.18759780722785\",\n                \"28.542934621363084,77.18758068275004\"\n            ],\n            \"28.542934621363084,77.18758068275004\": [\n                \"28.542956955082197,77.18759253815776\",\n                \"28.54293114986037,77.18758915731719\"\n            ],\n            \"28.54293114986037,77.18758915731719\": [\n                \"28.542934621363084,77.18758068275004\"\n            ],\n            \"28.54321672797008,77.18723863995635\": [\n                \"28.543248987786576,77.18725576443414\",\n                \"28.543191912726623,77.18722546728111\"\n            ],\n            \"28.543191912726623,77.18722546728111\": [\n                \"28.54321672797008,77.18723863995635\"\n            ],\n            \"28.5431477507058,77.18788640863268\": [\n                \"28.54315271375449,77.18788904316773\"\n            ],\n            \"28.543545010567914,77.18764676201876\": [\n                \"28.543546167735485,77.18764393716305\"\n            ],\n            \"28.543513727572943,77.1875682519979\": [\n                \"28.54349387537818,77.18755771385771\"\n            ],\n            \"28.54349387537818,77.18755771385771\": [\n                \"28.543513727572943,77.1875682519979\",\n                \"28.54348643080514,77.18755376205515\"\n            ],\n            \"28.543413555561816,77.18783491538198\": [\n                \"28.543412398394246,77.1878377402377\"\n            ],\n            \"28.54355454965951,77.18743172229738\": [\n                \"28.543544623562127,77.18742645322729\",\n                \"28.543562649832513,77.18741194830737\"\n            ],\n            \"28.54310113893158,77.18737331138165\": [\n                \"28.543081286736815,77.18736277324147\"\n            ],\n            \"28.54312659661816,77.18731116455592\": [\n                \"28.54310674442339,77.18730062641573\"\n            ],\n            \"28.543026991958868,77.18785669741882\": [\n                \"28.543092950510452,77.18769568064305\",\n                \"28.543013105948006,77.1878905956874\",\n                \"28.5430071397641,77.18784615927864\"\n            ],\n            \"28.5430071397641,77.18784615927864\": [\n                \"28.543026991958868,77.18785669741882\",\n                \"28.54296247232588,77.18782244846322\",\n                \"28.543073098315684,77.18768514250286\",\n                \"28.54299325375324,77.18788005754722\"\n            ],\n            \"28.543562649832513,77.18741194830737\": [\n                \"28.54355454965951,77.18743172229738\",\n                \"28.54360979879508,77.18743697639032\"\n            ],\n            \"28.543619724892466,77.1874422454604\": [\n                \"28.54360979879508,77.18743697639032\"\n            ],\n            \"28.54360979879508,77.18743697639032\": [\n                \"28.543619724892466,77.1874422454604\",\n                \"28.543562649832513,77.18741194830737\",\n                \"28.54362368480594,77.18740307812173\"\n            ],\n            \"28.543460449087057,77.18815557175736\": [\n                \"28.543474335097915,77.18812167348878\"\n            ],\n            \"28.542944265709444,77.18777839269579\": [\n                \"28.542974044001593,77.18779419990607\"\n            ],\n            \"28.543491705768336,77.18813089436144\": [\n                \"28.543474335097915,77.18812167348878\"\n            ]\n        },\n        \"globalNodes\": [\n            \"28.543633610903324,77.18740834719182\",\n            \"28.54362368480594,77.18740307812173\",\n            \"28.543157342424777,77.18787774374486\",\n            \"28.54315271375449,77.18788904316773\",\n            \"28.543151556586917,77.18789186802344\",\n            \"28.543265887052872,77.18801102301684\",\n            \"28.543261258382586,77.1880223224397\",\n            \"28.543354988955887,77.18779350912676\",\n            \"28.5433503602856,77.18780480854963\",\n            \"28.543322588263884,77.1878726050868\",\n            \"28.543161971095063,77.187866444322\",\n            \"28.543257707938796,77.18772123475651\",\n            \"28.54326830279299,77.18775437174241\",\n            \"28.543193188305807,77.18768698580091\",\n            \"28.54320018393862,77.18787641150018\",\n            \"28.543209454436038,77.18790540636284\",\n            \"28.54358363288116,77.18731647417506\",\n            \"28.543514150199478,77.18727959068441\",\n            \"28.543019173536887,77.18768403053318\",\n            \"28.542974044001593,77.18779419990607\",\n            \"28.54296247232588,77.18782244846322\",\n            \"28.542948586315017,77.1878563467318\",\n            \"28.543432043929272,77.18768653027377\",\n            \"28.543418157918413,77.18772042854235\",\n            \"28.543343325182253,77.18746060172519\",\n            \"28.543328436036177,77.18745269812005\",\n            \"28.543308583841412,77.18744215997987\",\n            \"28.54318562917095,77.18788244185295\",\n            \"28.543182157668234,77.18789091642009\",\n            \"28.543169428824946,77.18792198983296\",\n            \"28.543277573290407,77.18778336660509\",\n            \"28.543247486933545,77.18785681285368\",\n            \"28.543474335097915,77.18812167348878\",\n            \"28.543573218373012,77.18734189787651\",\n            \"28.54355586085944,77.18738427071223\",\n            \"28.543539660513435,77.18742381869224\",\n            \"28.543531560340433,77.18744359268226\",\n            \"28.543519988664716,77.1874718412394\",\n            \"28.543500316816,77.18751986378656\",\n            \"28.54348643080514,77.18755376205515\",\n            \"28.543459815950992,77.1876187337366\",\n            \"28.543441301269844,77.18766393142805\",\n            \"28.543388379626265,77.18770462133207\",\n            \"28.54351254409168,77.18746788943683\",\n            \"28.543470358177803,77.18744549588894\",\n            \"28.543455469031727,77.1874375922838\",\n            \"28.543450505983035,77.18743495774876\",\n            \"28.54338846787439,77.18740202606068\",\n            \"28.54333635586313,77.1873743634427\",\n            \"28.543321466717057,77.18736645983756\",\n            \"28.543311540619673,77.18736119076748\",\n            \"28.543294169949252,77.1873519698948\",\n            \"28.54310799368888,77.18765895751875\",\n            \"28.543092950510452,77.18769568064305\",\n            \"28.543301126111526,77.1873866144689\",\n            \"28.54328145426281,77.18743463701607\",\n            \"28.543531511562843,77.18790096907881\",\n            \"28.543412398394246,77.1878377402377\",\n            \"28.543108275439906,77.1874665166431\",\n            \"28.543103312391214,77.18746388210805\",\n            \"28.543122073202635,77.1877352136459\",\n            \"28.543109665580907,77.18772862730829\",\n            \"28.54354450900031,77.1876258610819\",\n            \"28.543539545951617,77.18762322654685\",\n            \"28.543460097702013,77.18742629286095\",\n            \"28.543393096544676,77.18739072663782\",\n            \"28.54347498684809,77.18743419646609\",\n            \"28.543513265475873,77.1877021321862\",\n            \"28.543498376329797,77.18769422858107\",\n            \"28.54349093175676,77.1876902767785\",\n            \"28.543466116513304,77.18767710410327\",\n            \"28.54323759645691,77.18734257367863\",\n            \"28.543138080045747,77.18758551127016\",\n            \"28.543544623562127,77.18742645322729\",\n            \"28.542987710195867,77.18754695982497\",\n            \"28.542985395860725,77.1875526095364\",\n            \"28.542966881179577,77.18759780722785\",\n            \"28.542947209330862,77.18764582977501\",\n            \"28.54331128518234,77.18765681905991\",\n            \"28.543319231322986,77.18768167179934\",\n            \"28.543333799247502,77.18772723515495\",\n            \"28.54334836717202,77.18777279851058\",\n            \"28.54355609383287,77.18764920623313\",\n            \"28.543546167735485,77.18764393716305\",\n            \"28.543533760113757,77.18763735082543\",\n            \"28.54365417132544,77.18760153437299\",\n            \"28.543279526933453,77.18766059551896\",\n            \"28.543013105948006,77.1878905956874\",\n            \"28.54352456470762,77.18725416698298\",\n            \"28.54311776575391,77.18770885331828\",\n            \"28.543127691851293,77.18771412238837\",\n            \"28.54328722694382,77.1873689190291\",\n            \"28.542974968195733,77.18752643952945\",\n            \"28.542970339525446,77.18753773895232\",\n            \"28.543088141494117,77.18764841937856\",\n            \"28.543043474055892,77.18762470856315\",\n            \"28.54312641627211,77.18725260386857\",\n            \"28.54310674442339,77.18730062641573\",\n            \"28.543081286736815,77.18736277324147\",\n            \"28.54302227119066,77.18750684088295\",\n            \"28.542972821049794,77.18753905621983\",\n            \"28.54297166388222,77.18754188107555\",\n            \"28.542962727763207,77.18752682017079\",\n            \"28.542960413428066,77.18753246988221\",\n            \"28.543373824858595,77.18771065168484\",\n            \"28.542994987579704,77.18754394464858\",\n            \"28.542990358909417,77.18755524407145\",\n            \"28.543448191647894,77.18744060746019\",\n            \"28.543443562977608,77.18745190688306\",\n            \"28.543073098315684,77.18768514250286\",\n            \"28.54302843087746,77.18766143168745\",\n            \"28.543326095387343,77.1873551604147\",\n            \"28.54349012212444,77.18775862930052\",\n            \"28.543475232978366,77.18775072569538\",\n            \"28.543326121701032,77.18745834783148\",\n            \"28.54319506300778,77.18725465246445\",\n            \"28.543092075093902,77.18750606462311\",\n            \"28.543079346250614,77.18753713803598\",\n            \"28.54305736006675,77.18759081029457\",\n            \"28.54329377363641,77.18774381862507\",\n            \"28.54299325375324,77.18788005754722\",\n            \"28.543344482349823,77.18745777686948\",\n            \"28.54308711204521,77.18750343008806\",\n            \"28.543306269506267,77.18744780969129\",\n            \"28.543146268466874,77.18726314200876\",\n            \"28.54351176077305,77.18763942937562\",\n            \"28.54350944643791,77.18764507908706\",\n            \"28.543548416286402,77.18738031890966\",\n            \"28.543381102242428,77.18770763650845\",\n            \"28.54333743793942,77.18772572756676\",\n            \"28.543286496252577,77.18774683380146\",\n            \"28.543580662946052,77.18734584967908\",\n            \"28.54352681710833,77.18765429995972\",\n            \"28.543552274794905,77.18759215313398\",\n            \"28.543494403259476,77.18768180221136\",\n            \"28.54346958801602,77.18766862953612\",\n            \"28.543536523389125,77.1874462272173\",\n            \"28.54325496712733,77.1873517945513\",\n            \"28.543257386717237,77.18775889450698\",\n            \"28.54328138847858,77.18717666847411\",\n            \"28.543248987786576,77.18725576443414\",\n            \"28.54321774426214,77.18733203553846\",\n            \"28.542956955082197,77.18759253815776\",\n            \"28.542934621363084,77.18758068275004\",\n            \"28.54293114986037,77.18758915731719\",\n            \"28.54321672797008,77.18723863995635\",\n            \"28.543191912726623,77.18722546728111\",\n            \"28.5431477507058,77.18788640863268\",\n            \"28.543545010567914,77.18764676201876\",\n            \"28.543513727572943,77.1875682519979\",\n            \"28.54349387537818,77.18755771385771\",\n            \"28.543413555561816,77.18783491538198\",\n            \"28.54355454965951,77.18743172229738\",\n            \"28.54310113893158,77.18737331138165\",\n            \"28.54312659661816,77.18731116455592\",\n            \"28.543026991958868,77.18785669741882\",\n            \"28.5430071397641,77.18784615927864\",\n            \"28.543562649832513,77.18741194830737\",\n            \"28.543619724892466,77.1874422454604\",\n            \"28.54360979879508,77.18743697639032\",\n            \"28.543460449087057,77.18815557175736\",\n            \"28.542944265709444,77.18777839269579\",\n            \"28.543491705768336,77.18813089436144\"\n        ],\n        \"tactileNodes\": [\n            \"40,51\",\n            \"40,55\",\n            \"40,74\",\n            \"260,7\",\n            \"272,7\",\n            \"150,124\",\n            \"156,134\"\n        ],\n        \"tactileNodesGlobal\": [\n            \"28.543619724892466,77.1874422454604\",\n            \"28.54360979879508,77.18743697639032\",\n            \"28.543562649832513,77.18741194830737\",\n            \"28.543474335097915,77.18812167348878\",\n            \"28.543460449087057,77.18815557175736\",\n            \"28.54331128518234,77.18765681905991\",\n            \"28.543279526933453,77.18766059551896\"\n        ],\n        \"createdAt\": \"2025-05-05T09:38:39.478Z\",\n        \"updatedAt\": \"2025-05-09T07:34:58.685Z\",\n        \"__v\": 0\n    }\n]"}],"_postman_id":"84a7cd78-6dd8-4ac0-b124-9963632c7e51"}],"id":"86cf7b05-0ead-4373-ac3f-7a1e98ae6102","_postman_id":"86cf7b05-0ead-4373-ac3f-7a1e98ae6102","description":""},{"name":"Auth APIs","item":[{"name":"Get User Data","id":"3f0b4f12-fe57-4cc3-8e02-95c7ef13a7f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/user/get","urlObject":{"protocol":"https","path":["secured","user","get"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f0b4f12-fe57-4cc3-8e02-95c7ef13a7f9"},{"name":"Sign In","event":[{"listen":"test","script":{"id":"25918f72-deca-45c4-a063-e7675c530c8d","exec":["const response = pm.response.json();","pm.environment.set(\"token\",response.accessToken);"],"type":"text/javascript","packages":{}}}],"id":"6f7d98f6-7e4d-4fde-bec0-f180ab410ff8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"danielwilson71935@gmail.com\",\n  \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/auth/signin2","urlObject":{"protocol":"https","path":["auth","signin2"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f7d98f6-7e4d-4fde-bec0-f180ab410ff8"},{"name":"Send Otp to Verified user","id":"9db1d31a-e0aa-4983-82d9-3f32df039edc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"d52f6110-c69a-11ef-aa4e-e7aa7912987a"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"mailtohimanshu100@gmail.com\",\n  \"digits\": 4,\n  \"appId\":\"com.iwayplus.accessibleashoka\"\n}\n\n//\n//\n{\n    \"encryptedData\": \"/0/00000/000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/otp/username","urlObject":{"protocol":"https","path":["auth","otp","username"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"9db1d31a-e0aa-4983-82d9-3f32df039edc"},{"name":"Change User's Password","id":"c87a2adc-be80-4207-a0e2-9b12bb46dcec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iXSwiaWF0IjoxNzExNjkyNDM2LCJleHAiOjE3MTE2OTMyNzZ9.LmjT9NQjfG181cnlHLCjx9yOAbryGXXjJQCeR7tF-bM"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"example@gmail.com\",\n    \"oldPassword\": \"Example@123\",\n    \"newPassword\": \"Example@123Changed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/change-password","urlObject":{"protocol":"https","path":["secured","change-password"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"c87a2adc-be80-4207-a0e2-9b12bb46dcec"},{"name":"Sign up","id":"ec995727-b270-4a66-a58e-c5ed4dc6fb19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"example@gmail.com\",\n  \"name\": \"Your Name\",\n  \"password\": \"Pass@123\",\n  \"otp\": \"5152\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/signup","urlObject":{"protocol":"https","path":["auth","signup"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec995727-b270-4a66-a58e-c5ed4dc6fb19"},{"name":"Get access token by verifying OTP","id":"7a01a30f-6e87-4cb8-8c3e-d42e4d1583cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"username\": \"+91XXXXXXXXXX\",\n    \"otp\": \"984765\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/otp/token","urlObject":{"protocol":"https","path":["auth","otp","token"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a01a30f-6e87-4cb8-8c3e-d42e4d1583cc"},{"name":"Send OTP for new Registeration","id":"1b2141a2-a8e2-42e0-8e02-8e0eca8f023c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{YOUR_API_KEY}}"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"+91XXXXXXXXXX\",\n  \"digits\": 4,\n  \"appName\": \"RGCI\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/otp/send","urlObject":{"protocol":"https","path":["auth","otp","send"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b2141a2-a8e2-42e0-8e02-8e0eca8f023c"},{"name":"Reset Password using Access Token","id":"5384e300-9413-4459-aa0d-e79c474344a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"password\": \"newPass\" //Enter the new password\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/user/reset-password","urlObject":{"protocol":"https","path":["secured","user","reset-password"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"5384e300-9413-4459-aa0d-e79c474344a3"},{"name":"Google Login Redirect","id":"8a169ce9-978f-4fbb-a060-6fe56999cd93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Cookie","value":"session=eyJwYXNzcG9ydCI6eyJ1c2VyIjp7Imdvb2dsZUlkIjoiMTA2ODA2ODQ3MjAwNTE2NTgzNDgyIn19fQ==; session.sig=y-iGtwSSJfrCrIu_SldPVtdVUls"}],"body":{"mode":"raw","raw":"{\n    \"withCredentials\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/login/success","urlObject":{"protocol":"https","path":["auth","login","success"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a169ce9-978f-4fbb-a060-6fe56999cd93"},{"name":"Delete Account","id":"8cfdebd4-eab8-4b71-a7cb-628e4a118599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"userId\": \"65f95f13e1bd08957558e396\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/user/delete","urlObject":{"protocol":"https","path":["secured","user","delete"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cfdebd4-eab8-4b71-a7cb-628e4a118599"},{"name":"Add or remove Favourites Items","id":"2085a228-d219-4ffc-8c0d-e90c5c06dee2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"1234\", //userId i.e user._id\n    \"favouriteType\": \"\", //type of the favourite Item\n    \"favouriteId\": \"\" //Id of the favourite item i.e. item._id\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/user/toggle-favourites","urlObject":{"protocol":"https","path":["secured","user","toggle-favourites"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"2085a228-d219-4ffc-8c0d-e90c5c06dee2"},{"name":"Check for existing username","id":"9be3e78e-7355-41cf-be7e-4bad79a20a95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"username\" : \"your username\" //email(example@gmail.com) or mobile(+91XXXXXXXXXX)\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/username","urlObject":{"protocol":"https","path":["auth","username"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"9be3e78e-7355-41cf-be7e-4bad79a20a95"},{"name":"Send Email for verfication","id":"a99311f6-942f-4522-b939-128b786e5601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Your Name\", \n    \"email\": \"Your email\", \n    \"message\": \"message\", \n    \"toMail\": \"example@iwayplus.in\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/email/send?API_KEY={{API_KEY}}","urlObject":{"protocol":"https","path":["auth","email","send"],"host":["dev","iwayplus","in"],"query":[{"key":"API_KEY","value":"{{API_KEY}}"}],"variable":[]}},"response":[],"_postman_id":"a99311f6-942f-4522-b939-128b786e5601"},{"name":"Ratings save","id":"4f3a2af0-0c12-4611-867c-7765bfc35e25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"userId\": \"1233\", //i.e user._id\n  \"username\": \"username\",\n  \"sourceId\": \"3221\",\n  \"destinationId\": \"5443\",\n  \"rating\": 2.5,\n  \"feedback\": \"user feedback\",\n  \"appId\": \"com.iwayplus.rgcinavigation\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/rating-save","urlObject":{"protocol":"https","path":["secured","rating-save"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f3a2af0-0c12-4611-867c-7765bfc35e25"},{"name":"Login through verifying OTP","id":"77fe8757-9726-4fd9-865a-8f7f96640b07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"username\": \"+91XXXXXXXXXX\",\n  \"appId\": \"com.iwayplus.navigation\",\n  \"otp\": \"0108\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/auth/otp-login","urlObject":{"protocol":"https","path":["auth","otp-login"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"77fe8757-9726-4fd9-865a-8f7f96640b07"},{"name":"saving activity logs","id":"185cc8ff-f052-4ac2-be5e-876e82b0b3c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":""}],"body":{"mode":"raw","raw":"{\n  \"search\": 0,\n  \"start\": 0,\n  \"add\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/save-activity-logs?guestId&platform&eventName","urlObject":{"protocol":"https","path":["secured","save-activity-logs"],"host":["dev","iwayplus","in"],"query":[{"key":"guestId","value":null},{"key":"platform","value":null},{"key":"eventName","value":null}],"variable":[]}},"response":[],"_postman_id":"185cc8ff-f052-4ac2-be5e-876e82b0b3c3"},{"name":"saving session logs","id":"54365536-58f1-4263-8b03-fdf52e2ce775","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":""}],"body":{"mode":"raw","raw":"{\n  \"start\": \"2025-01-09 10:00:00\",\n  \"end\": \"2025-01-09 10:15:00\",\n  \"duration\": 200\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/save-session-log","urlObject":{"protocol":"https","path":["secured","save-session-log"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"54365536-58f1-4263-8b03-fdf52e2ce775"},{"name":"Navigation logs","id":"0c5a3cbd-04b9-47a7-bd39-35a893b5ee64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"[\n  {\n    \"source\": \"6ae26d5-eff-db5c-0ab-f54cf51dee6\",\n    \"destination\": \"6554868-85c2-d308-0b42-aac7b7fc5d1e\",\n    \"startTime\": \"2025-02-06T15:49:50.872471\",\n    \"endTime\": \"2025-02-06T15:50:47.427078\",\n    \"isSuccess\": true,\n    \"reason\": \"Successfully reached destination\",\n    \"rerouteCount\": 0\n},\n{\n    \"source\": \"6ae26d5-eff-db5c-0ab-f54cf51dee6\",\n    \"destination\": \"6554868-85c2-d308-0b42-aac7b7fc5d1e\",\n    \"startTime\": \"2025-02-06T15:49:50.872471\",\n    \"endTime\": \"2025-02-06T15:50:47.427078\",\n    \"isSuccess\": true,\n    \"reason\": \"Successfully reached destination\",\n    \"rerouteCount\": 0\n}\n]","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/secured/save-navigation-logs","urlObject":{"protocol":"https","path":["secured","save-navigation-logs"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c5a3cbd-04b9-47a7-bd39-35a893b5ee64"}],"id":"4ff6a269-7217-485c-ba3b-f79420af4cb6","_postman_id":"4ff6a269-7217-485c-ba3b-f79420af4cb6","description":""},{"name":"Global annotation data","item":[{"name":"NavigationAPIS","item":[{"name":"/get-indoor-geojson-venue/venueName","id":"d6675c4d-dc20-4b72-9de5-70985adb1854","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/get-indoor-geojson-venue/DelhiMetro?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","get-indoor-geojson-venue","DelhiMetro"],"host":["dev","iwayplus","in"],"query":[{"disabled":true,"key":"floor","value":"28.543965629339986, 77.20790803891154"},{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"d6675c4d-dc20-4b72-9de5-70985adb1854"},{"name":"/get-indoor-geojson-venue/venueName","id":"92fa73ed-be9a-42a9-8156-f238975acbdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/get-indoor-geojson-venue/Ashoka University?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","get-indoor-geojson-venue","Ashoka University"],"host":["maps","iwayplus","in"],"query":[{"disabled":true,"key":"floor","value":"0"},{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[],"_postman_id":"92fa73ed-be9a-42a9-8156-f238975acbdf"},{"name":"Get the list of all buildings","id":"41e0b625-8fc6-4989-89b4-88441df39743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/building/all?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","building","all"],"host":["dev","iwayplus","in"],"query":[{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"41e0b625-8fc6-4989-89b4-88441df39743"},{"name":"Get the list of all buildings","id":"4ff6823f-4d32-4d95-ae89-865cd40fb773","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/building/all?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","building","all"],"host":["maps","iwayplus","in"],"query":[{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[],"_postman_id":"4ff6823f-4d32-4d95-ae89-865cd40fb773"},{"name":"Get GeoJson Data from Global Annotation","id":"8c4eb2ca-39ce-41c3-8f80-d583041f6ffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/get-global-annotation/689b22df1c72fb2771a50467?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","get-global-annotation","689b22df1c72fb2771a50467"],"host":["dev","iwayplus","in"],"query":[{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"8c4eb2ca-39ce-41c3-8f80-d583041f6ffc"},{"name":"Get GeoJson Data from Global Annotation","id":"3523d5a1-0efe-41dd-9b55-b9a22cf14826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/get-global-annotation/689b22df1c72fb2771a50467?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","get-global-annotation","689b22df1c72fb2771a50467"],"host":["maps","iwayplus","in"],"query":[{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[],"_postman_id":"3523d5a1-0efe-41dd-9b55-b9a22cf14826"},{"name":"Get the list of all buildings","id":"b4aec92b-5161-462d-9931-0ab134e5f9b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/building/all?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","building","all"],"host":["dev","iwayplus","in"],"query":[{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"b4aec92b-5161-462d-9931-0ab134e5f9b3"},{"name":"Get GeoJson Data from Global Annotation","id":"51fdb927-f2a0-4d6f-b914-950af7949e1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/get-global-annotation/689b22df1c72fb2771a50467?api_key=7cc62870-d67e-11f0-91ed-2f0eb903e7db","urlObject":{"protocol":"https","path":["secured","get-global-annotation","689b22df1c72fb2771a50467"],"host":["dev","iwayplus","in"],"query":[{"key":"api_key","value":"7cc62870-d67e-11f0-91ed-2f0eb903e7db"}],"variable":[]}},"response":[],"_postman_id":"51fdb927-f2a0-4d6f-b914-950af7949e1f"}],"id":"d1684f4c-678e-4450-8347-1a5cefe0cd5a","_postman_id":"d1684f4c-678e-4450-8347-1a5cefe0cd5a","description":""},{"name":"Get GeoJson Data from Global Annotation","id":"9c482475-dc05-42f7-9dd0-852a9c7039f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/get-global-annotation/689b22df1c72fb2771a50467?api_key=63a0a740-cc23-11f0-b58c-17043284b6b2","urlObject":{"protocol":"https","path":["secured","get-global-annotation","689b22df1c72fb2771a50467"],"host":["maps","iwayplus","in"],"query":[{"key":"api_key","value":"63a0a740-cc23-11f0-b58c-17043284b6b2"}],"variable":[]}},"response":[],"_postman_id":"9c482475-dc05-42f7-9dd0-852a9c7039f9"},{"name":"Get GeoJson Data from Global Annotation Copy","id":"535dc5b4-5569-4a32-b4a7-32f194f66e81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://maps.iwayplus.in/secured/get-global-annotation/67c6b5dfa758bca64a72e408","urlObject":{"protocol":"https","path":["secured","get-global-annotation","67c6b5dfa758bca64a72e408"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"535dc5b4-5569-4a32-b4a7-32f194f66e81"},{"name":"/floorplans/:buildingId","id":"59ce361e-4ea2-4566-9477-08361c585926","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dev.iwayplus.in/secured/floorplans/66869d45fe6701d9a2b11aa5","urlObject":{"protocol":"https","path":["secured","floorplans","66869d45fe6701d9a2b11aa5"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"59ce361e-4ea2-4566-9477-08361c585926"},{"name":"/get-indoor-geojson/buildingId","id":"9db1f211-aa55-4c18-8489-7643e04982f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/get-indoor-geojson/66869d45fe6701d9a2b11aa5","urlObject":{"protocol":"https","path":["secured","get-indoor-geojson","66869d45fe6701d9a2b11aa5"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"9db1f211-aa55-4c18-8489-7643e04982f4"},{"name":"/get-indoor-geojson-venue/venueName","id":"215fead4-cbc4-4340-87f7-21fd3da7575b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":"https://dev.iwayplus.in/secured/get-indoor-geojson-venue/IIT Delhi?floor=0&expand=-10&buildingId=65d887a5db333f89457145f6","urlObject":{"protocol":"https","path":["secured","get-indoor-geojson-venue","IIT Delhi"],"host":["dev","iwayplus","in"],"query":[{"key":"floor","value":"0"},{"key":"expand","value":"-10"},{"key":"buildingId","value":"65d887a5db333f89457145f6"}],"variable":[]}},"response":[{"id":"df378361-24d3-4801-841d-ce1c8f27b700","name":"/get-indoor-geojson-venue/venueName","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://maps.iwayplus.in/secured/get-indoor-geojson-venue/IITDelhi?floor=0","protocol":"https","host":["maps","iwayplus","in"],"path":["secured","get-indoor-geojson-venue","IITDelhi"],"query":[{"key":"floor","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Fri, 31 Oct 2025 07:09:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"422753"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"67361-mXXEX8qsQejxPMWwG7C3e4dNdF4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data fetched successfully\",\n    \"data\": [\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ],\n                        [\n                            77.19028635710657,\n                            28.54510043813385\n                        ],\n                        [\n                            77.19027962548132,\n                            28.545115765371317\n                        ],\n                        [\n                            77.19025636126221,\n                            28.54510788089578\n                        ],\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"e16656c-687a-441-3acc-3b73c8cf258\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Shaft\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ],\n                        [\n                            77.19027206838778,\n                            28.545072117341693\n                        ],\n                        [\n                            77.1902953326069,\n                            28.54508000181723\n                        ],\n                        [\n                            77.19028635710657,\n                            28.54510043813385\n                        ],\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"0c7643c-000-f5f3-fc3f-ce68a5e761\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ],\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ],\n                        [\n                            77.19036915522915,\n                            28.545102086263697\n                        ],\n                        [\n                            77.19037476491685,\n                            28.545089313565807\n                        ],\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3a2fb3-8de0-283-83e2-1c5d3d861e7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038747391288,\n                            28.54512883807572\n                        ],\n                        [\n                            77.1903964494132,\n                            28.545108401759094\n                        ],\n                        [\n                            77.19041971363231,\n                            28.54511628623463\n                        ],\n                        [\n                            77.19041073813199,\n                            28.545136722551252\n                        ],\n                        [\n                            77.19038747391288,\n                            28.54512883807572\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"36aa10-21b4-61bc-0c6c-b62a33001bd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Ventilation-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050088698104,\n                            28.54516727489395\n                        ],\n                        [\n                            77.19050986248136,\n                            28.545146838577327\n                        ],\n                        [\n                            77.19053312670047,\n                            28.54515472305286\n                        ],\n                        [\n                            77.19052415120015,\n                            28.545175159369485\n                        ],\n                        [\n                            77.19050088698104,\n                            28.54516727489395\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"b144664-76f-477c-2a0-36702f6b7775\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Ventilation-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ],\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ],\n                        [\n                            77.1903590577913,\n                            28.545125077119895\n                        ],\n                        [\n                            77.19036915522915,\n                            28.545102086263697\n                        ],\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"fd4733-5168-4858-b6df-d5c5efe808e2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ],\n                        [\n                            77.19030579772783,\n                            28.545124635406292\n                        ],\n                        [\n                            77.19032906194694,\n                            28.54513251988183\n                        ],\n                        [\n                            77.19033579357219,\n                            28.545117192644362\n                        ],\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"37c25bb-0fd8-d804-0f-fdc55d0d8c1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020710500092,\n                            28.544938579138392\n                        ],\n                        [\n                            77.19024973862744,\n                            28.54484150663444\n                        ],\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ],\n                        [\n                            77.1903147020143,\n                            28.54497504483774\n                        ],\n                        [\n                            77.19020710500092,\n                            28.544938579138392\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room \",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"6ad481-f1a-8f2-720-50aa3bb072\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ],\n                        [\n                            77.19019820071443,\n                            28.545088169706947\n                        ],\n                        [\n                            77.19025636126221,\n                            28.54510788089578\n                        ],\n                        [\n                            77.19030011682628,\n                            28.545008253852252\n                        ],\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Meeting Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"da27fd-55a7-b776-d6da-3751abb006f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ],\n                        [\n                            77.19042786366433,\n                            28.54503687465092\n                        ],\n                        [\n                            77.19046857604776,\n                            28.545050672483104\n                        ],\n                        [\n                            77.19045062504712,\n                            28.54509154511635\n                        ],\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"8100fdc-fdec-8828-0f4-c5f8f0385deb\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903961267812,\n                            28.545002640502112\n                        ],\n                        [\n                            77.19043876040773,\n                            28.544905567998157\n                        ],\n                        [\n                            77.1905260012294,\n                            28.54493513478141\n                        ],\n                        [\n                            77.19048336760287,\n                            28.545032207285367\n                        ],\n                        [\n                            77.1903961267812,\n                            28.545002640502112\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Committee Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"26ce18-88aa-3517-a7c7-3d8321d86246\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ],\n                        [\n                            77.1903147020143,\n                            28.54497504483774\n                        ],\n                        [\n                            77.19036413847992,\n                            28.544991799348253\n                        ],\n                        [\n                            77.19038096754302,\n                            28.544953481254588\n                        ],\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"PA Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"a5a08a-54c8-30cb-68c6-a3417ca1ce33\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ],\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ],\n                        [\n                            77.19038096754302,\n                            28.544953481254588\n                        ],\n                        [\n                            77.19040677210646,\n                            28.544894726844298\n                        ],\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Bharti Office\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"fd55343-a6bd-d527-fe0d-6660b5262210\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038424325349,\n                            28.54502209125929\n                        ],\n                        [\n                            77.19036629225285,\n                            28.545062963892537\n                        ],\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ],\n                        [\n                            77.19042786366433,\n                            28.54503687465092\n                        ],\n                        [\n                            77.19038424325349,\n                            28.54502209125929\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3504bde-fc3e-37de-752f-b32f8a65bda2\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19056380558546,\n                            28.54494794705416\n                        ],\n                        [\n                            77.19052117195892,\n                            28.54504501955811\n                        ],\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ],\n                        [\n                            77.19064813837973,\n                            28.54497652827797\n                        ],\n                        [\n                            77.19056380558546,\n                            28.54494794705416\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Class Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3ea2ff-651d-b625-e6d6-a6c882b6066\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ],\n                        [\n                            77.19056163292422,\n                            28.545082210385242\n                        ],\n                        [\n                            77.19060234530767,\n                            28.545096008217428\n                        ],\n                        [\n                            77.19058439430702,\n                            28.545136880850674\n                        ],\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 4\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"476a3ae-ef05-a00b-621-78f7e58745d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ],\n                        [\n                            77.19052092054078,\n                            28.545068412553057\n                        ],\n                        [\n                            77.19056163292422,\n                            28.545082210385242\n                        ],\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ],\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 3\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"bdf0ef1-8722-0efa-631e-45220bbcb2\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ],\n                        [\n                            77.19064813837973,\n                            28.54497652827797\n                        ],\n                        [\n                            77.19071793103707,\n                            28.545000181704573\n                        ],\n                        [\n                            77.19067529741054,\n                            28.545097254208528\n                        ],\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Discussion Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"37040bd-36fb-d107-841-7d4be2ee7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19062428122216,\n                        28.545091703415768\n                    ],\n                    [\n                        77.19061530572183,\n                        28.545112139732392\n                    ],\n                    [\n                        77.19061530572183,\n                        28.545112139732392\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad1c56-b183-14fe-444-7c2beae5808\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19060790994429,\n                            28.54512137233126\n                        ],\n                        [\n                            77.19059444669381,\n                            28.545152026806193\n                        ],\n                        [\n                            77.19059735472119,\n                            28.545153012365635\n                        ],\n                        [\n                            77.19061081797167,\n                            28.5451223578907\n                        ],\n                        [\n                            77.19060790994429,\n                            28.54512137233126\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"b23fd5d-234-3d3-f53b-330a01451643\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013145123772,\n                            28.544951091404624\n                        ],\n                        [\n                            77.19013257317526,\n                            28.544948536865046\n                        ],\n                        [\n                            77.19019364175044,\n                            28.544969233613326\n                        ],\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ],\n                        [\n                            77.19013145123772,\n                            28.544951091404624\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"ee8da4b-ef1-dfab-e082-05fd650d45f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901936868015,\n                            28.544931096801605\n                        ],\n                        [\n                            77.19019256486398,\n                            28.544933651341186\n                        ],\n                        [\n                            77.19014603642574,\n                            28.544917882390116\n                        ],\n                        [\n                            77.19014715836329,\n                            28.544915327850536\n                        ],\n                        [\n                            77.1901936868015,\n                            28.544931096801605\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"55320f-14c5-e34c-d4c2-bc256d732\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020373918829,\n                            28.544946242757128\n                        ],\n                        [\n                            77.19020664721569,\n                            28.54494722831657\n                        ],\n                        [\n                            77.1902515247173,\n                            28.54484504673346\n                        ],\n                        [\n                            77.19052487929186,\n                            28.544937689320992\n                        ],\n                        [\n                            77.19053385479218,\n                            28.544917253004368\n                        ],\n                        [\n                            77.1905309467648,\n                            28.54491626744493\n                        ],\n                        [\n                            77.190523093202,\n                            28.544934149221973\n                        ],\n                        [\n                            77.19024973862744,\n                            28.54484150663444\n                        ],\n                        [\n                            77.19020373918829,\n                            28.544946242757128\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"00c5f3e-fffd-abf6-a4b4-78ca036806e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19036395827561,\n                            28.54514434659513\n                        ],\n                        [\n                            77.19038639702642,\n                            28.545093255803575\n                        ],\n                        [\n                            77.19035731675253,\n                            28.54508340020916\n                        ],\n                        [\n                            77.19036629225285,\n                            28.545062963892537\n                        ],\n                        [\n                            77.19045062504712,\n                            28.54509154511635\n                        ],\n                        [\n                            77.19044613729696,\n                            28.54510176327466\n                        ],\n                        [\n                            77.19044322926958,\n                            28.545100777715216\n                        ],\n                        [\n                            77.1904465950822,\n                            28.545093114096485\n                        ],\n                        [\n                            77.1903680783427,\n                            28.545066503991556\n                        ],\n                        [\n                            77.19036134671745,\n                            28.545081831229023\n                        ],\n                        [\n                            77.19039042699134,\n                            28.54509168682344\n                        ],\n                        [\n                            77.190366866303,\n                            28.545145332154572\n                        ],\n                        [\n                            77.19036395827561,\n                            28.54514434659513\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"0b7118c-27e8-241-0215-b5d1a4f285ac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19017216362117,\n                            28.544964889236812\n                        ],\n                        [\n                            77.19016925559379,\n                            28.54496390367737\n                        ],\n                        [\n                            77.19012437809218,\n                            28.545066085260476\n                        ],\n                        [\n                            77.19036574436545,\n                            28.54514788669415\n                        ],\n                        [\n                            77.19037446844763,\n                            28.545150843372475\n                        ],\n                        [\n                            77.19037559038516,\n                            28.5451482888329\n                        ],\n                        [\n                            77.1901284080571,\n                            28.54506451628034\n                        ],\n                        [\n                            77.19017216362117,\n                            28.544964889236812\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"41b067d-ed3-30d8-0613-325ffd73836\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19062560952678,\n                            28.545103892692964\n                        ],\n                        [\n                            77.19062448758923,\n                            28.54510644723254\n                        ],\n                        [\n                            77.1906332116714,\n                            28.545109403910867\n                        ],\n                        [\n                            77.19060852904552,\n                            28.545165603781577\n                        ],\n                        [\n                            77.19057654074423,\n                            28.545154762627718\n                        ],\n                        [\n                            77.19060122337012,\n                            28.54509856275701\n                        ],\n                        [\n                            77.19061285547967,\n                            28.545102504994773\n                        ],\n                        [\n                            77.19061397741721,\n                            28.545099950455196\n                        ],\n                        [\n                            77.19059943728027,\n                            28.545095022657986\n                        ],\n                        [\n                            77.1905725107793,\n                            28.545156331607853\n                        ],\n                        [\n                            77.19061031513536,\n                            28.545169143880596\n                        ],\n                        [\n                            77.19063724163632,\n                            28.545107834930732\n                        ],\n                        [\n                            77.19062560952678,\n                            28.545103892692964\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f0a610-ed25-bbc-7a6c-03505a086553\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033858533466,\n                            28.545027160763592\n                        ],\n                        [\n                            77.19033746339711,\n                            28.54502971530317\n                        ],\n                        [\n                            77.19034618747928,\n                            28.545032671981495\n                        ],\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ],\n                        [\n                            77.19036022477991,\n                            28.5450843857686\n                        ],\n                        [\n                            77.19038715128087,\n                            28.545023076818733\n                        ],\n                        [\n                            77.19037842719871,\n                            28.545020120140407\n                        ],\n                        [\n                            77.19037730526117,\n                            28.545022674679988\n                        ],\n                        [\n                            77.19038312131595,\n                            28.54502464579887\n                        ],\n                        [\n                            77.19035843869007,\n                            28.54508084566958\n                        ],\n                        [\n                            77.19033226644356,\n                            28.545071975634603\n                        ],\n                        [\n                            77.19035694906945,\n                            28.545015775763893\n                        ],\n                        [\n                            77.19036276512422,\n                            28.545017746882777\n                        ],\n                        [\n                            77.19036388706176,\n                            28.5450151923432\n                        ],\n                        [\n                            77.1903551629796,\n                            28.545012235664874\n                        ],\n                        [\n                            77.19034730941682,\n                            28.545030117441918\n                        ],\n                        [\n                            77.19033858533466,\n                            28.545027160763592\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"782c5ba-5f3b-87d-18c6-e38b00565a8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020428707569,\n                            28.544861319955512\n                        ],\n                        [\n                            77.19018072638734,\n                            28.544914965286644\n                        ],\n                        [\n                            77.19017781835996,\n                            28.544913979727202\n                        ],\n                        [\n                            77.19020137904829,\n                            28.54486033439607\n                        ],\n                        [\n                            77.19020428707569,\n                            28.544861319955512\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f03aadf-8ad1-510d-6d4-fe3de8baff\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050138981736,\n                            28.545120488904054\n                        ],\n                        [\n                            77.19049848178996,\n                            28.545119503344612\n                        ],\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ],\n                        [\n                            77.19058439430702,\n                            28.545136880850674\n                        ],\n                        [\n                            77.1905754188067,\n                            28.545157317167295\n                        ],\n                        [\n                            77.19054633853281,\n                            28.545147461572878\n                        ],\n                        [\n                            77.19052277784446,\n                            28.54520110690401\n                        ],\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ],\n                        [\n                            77.19050935964506,\n                            28.545193624567222\n                        ],\n                        [\n                            77.19052099175461,\n                            28.54519756680499\n                        ],\n                        [\n                            77.19054455244296,\n                            28.545143921473855\n                        ],\n                        [\n                            77.19057363271685,\n                            28.545153777068276\n                        ],\n                        [\n                            77.19058036434208,\n                            28.54513844983081\n                        ],\n                        [\n                            77.19050475562997,\n                            28.545112825285322\n                        ],\n                        [\n                            77.19050138981736,\n                            28.545120488904054\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"5073bbf-0c2c-6832-68c7-8fb2115773\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ],\n                        [\n                            77.19050935964506,\n                            28.545193624567222\n                        ],\n                        [\n                            77.19058787638455,\n                            28.54522023467215\n                        ],\n                        [\n                            77.19059797382242,\n                            28.545197243815952\n                        ],\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ],\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ],\n                        [\n                            77.1906158347209,\n                            28.54523264480615\n                        ],\n                        [\n                            77.19061695665845,\n                            28.545230090266568\n                        ],\n                        [\n                            77.19061404863106,\n                            28.54522910470713\n                        ],\n                        [\n                            77.19062414606893,\n                            28.545206113850927\n                        ],\n                        [\n                            77.1906008818498,\n                            28.545198229375394\n                        ],\n                        [\n                            77.19058966247441,\n                            28.54522377477117\n                        ],\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"218744e-f631-7853-2b5e-1d764dd5240\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19061292669352,\n                            28.545231659246706\n                        ],\n                        [\n                            77.19061404863106,\n                            28.54522910470713\n                        ],\n                        [\n                            77.19072164564446,\n                            28.545265570406475\n                        ],\n                        [\n                            77.19075754764575,\n                            28.545183825139986\n                        ],\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ],\n                        [\n                            77.1907234317343,\n                            28.545269110505494\n                        ],\n                        [\n                            77.19061292669352,\n                            28.545231659246706\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"258585d-da67-164b-f24-4a5c60e4607\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ],\n                        [\n                            77.19075754764575,\n                            28.545183825139986\n                        ],\n                        [\n                            77.19082149808554,\n                            28.545038216384057\n                        ],\n                        [\n                            77.19056559167531,\n                            28.544951487153178\n                        ],\n                        [\n                            77.19056268364791,\n                            28.544950501593735\n                        ],\n                        [\n                            77.19057165914823,\n                            28.544930065277114\n                        ],\n                        [\n                            77.19057456717563,\n                            28.544931050836556\n                        ],\n                        [\n                            77.19056671361284,\n                            28.5449489326136\n                        ],\n                        [\n                            77.19082552805047,\n                            28.545036647403922\n                        ],\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"85783b5-48a2-34da-0561-ccd71f43cda\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903269532251,\n                            28.545023218525824\n                        ],\n                        [\n                            77.19032583128755,\n                            28.5450257730654\n                        ],\n                        [\n                            77.19032001523277,\n                            28.54502380194652\n                        ],\n                        [\n                            77.19032113717032,\n                            28.54502124740694\n                        ],\n                        [\n                            77.1903269532251,\n                            28.545023218525824\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f113c7-276-b006-4e5c-b3dd5b52f6a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ],\n                        [\n                            77.19059868302581,\n                            28.545165201642828\n                        ],\n                        [\n                            77.19054633853281,\n                            28.545147461572878\n                        ],\n                        [\n                            77.19052389978201,\n                            28.54519855236443\n                        ],\n                        [\n                            77.19055879611066,\n                            28.545210379077734\n                        ],\n                        [\n                            77.19056777161099,\n                            28.545189942761112\n                        ],\n                        [\n                            77.19058521977533,\n                            28.54519585611776\n                        ],\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"d1f654-3bd3-4f37-f847-725a3b067\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.1905341323731,\n                        28.54506115107307\n                    ],\n                    [\n                        77.19057193672916,\n                        28.545073963345818\n                    ],\n                    [\n                        77.19058938489349,\n                        28.545079876702466\n                    ],\n                    [\n                        77.1906126491126,\n                        28.545087761178003\n                    ],\n                    [\n                        77.19062428122216,\n                        28.545091703415768\n                    ],\n                    [\n                        77.19065626952343,\n                        28.54510254456963\n                    ],\n                    [\n                        77.19066790163299,\n                        28.545106486807395\n                    ],\n                    [\n                        77.19066790163299,\n                        28.545106486807395\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7eccca2-bf20-32e8-ecf-b13cce656e4b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19036521536638,\n                        28.545027381620393\n                    ],\n                    [\n                        77.1903741908667,\n                        28.545006945303772\n                    ],\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ],\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"70fd54-34c8-6064-d85b-52484486f6e\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1906126491126,\n                        28.545087761178003\n                    ],\n                    [\n                        77.19061601492523,\n                        28.545080097559268\n                    ],\n                    [\n                        77.19061601492523,\n                        28.545080097559268\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d2123a7-7d4-af75-1a62-23c3872fe6c6\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1905341323731,\n                        28.54506115107307\n                    ],\n                    [\n                        77.19053076656047,\n                        28.545068814691806\n                    ],\n                    [\n                        77.19053076656047,\n                        28.545068814691806\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d1a71-8ae2-cf0-301-81552ed44e3c\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ],\n                        [\n                            77.19019588562551,\n                            28.54496412453417\n                        ],\n                        [\n                            77.1901987936529,\n                            28.544965110093614\n                        ],\n                        [\n                            77.19019542784028,\n                            28.544972773712345\n                        ],\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"28255d-52a6-675-6de3-cec40518eb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ],\n                    [\n                        77.1903917291332,\n                        28.544936585036982\n                    ],\n                    [\n                        77.1903917291332,\n                        28.544936585036982\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a10244b-55df-b6d8-0b83-2784ebb1ebd\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19039326380489,\n                        28.54496351813095\n                    ],\n                    [\n                        77.19038163169533,\n                        28.544959575893184\n                    ],\n                    [\n                        77.19038163169533,\n                        28.544959575893184\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"33eb-f5c-a032-57dd-f2be88416f8\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19034511059282,\n                        28.544997089709355\n                    ],\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ],\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d322b1-b7b1-2045-bf5-0dc26fcc0e70\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902448643059,\n                            28.544989528222857\n                        ],\n                        [\n                            77.1902504739936,\n                            28.544976755524967\n                        ],\n                        [\n                            77.1902475659662,\n                            28.544975769965525\n                        ],\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ],\n                        [\n                            77.1902448643059,\n                            28.544989528222857\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"720adc-8f6-704-f2a-cbe84ff7127\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19025944949392,\n                            28.544956319208346\n                        ],\n                        [\n                            77.19025608368129,\n                            28.544963982827078\n                        ],\n                        [\n                            77.19025317565391,\n                            28.54496299726764\n                        ],\n                        [\n                            77.19025654146652,\n                            28.544955333648904\n                        ],\n                        [\n                            77.19025944949392,\n                            28.544956319208346\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"1b81a8-bbe5-3d6-5ad3-230daadd6b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19065626952343,\n                        28.54510254456963\n                    ],\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b2b70b8-11de-d0b8-b6d-cfd610b75435\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19059598136549,\n                        28.54517895990016\n                    ],\n                    [\n                        77.19059598136549,\n                        28.54517895990016\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dafa2f-866f-2c8-3be-6d1c8bf716f0\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19060179742027,\n                        28.545180931019043\n                    ],\n                    [\n                        77.19059730967011,\n                        28.545191149177356\n                    ],\n                    [\n                        77.19059730967011,\n                        28.545191149177356\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"548684-36cd-687d-e18e-74a4fdb1ab2\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19058938489349,\n                        28.545079876702466\n                    ],\n                    [\n                        77.19059275070612,\n                        28.545072213083735\n                    ],\n                    [\n                        77.19059275070612,\n                        28.545072213083735\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a5b4b84-e20-fadd-3df7-df6133576f\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19057193672916,\n                        28.545073963345818\n                    ],\n                    [\n                        77.19056857091654,\n                        28.54508162696455\n                    ],\n                    [\n                        77.19056857091654,\n                        28.54508162696455\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5151ff-1eb2-5c66-f771-3d2af620a21\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1904265353597,\n                        28.545024685373726\n                    ],\n                    [\n                        77.19042316954709,\n                        28.545032348992457\n                    ],\n                    [\n                        77.19042316954709,\n                        28.545032348992457\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"61d1ce4-17dd-13e-4512-ceed01c81ee\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fa17a34-d723-bbb4-5dfe-5f426c74c1c0\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.19049188531795,\n                        28.54502042014692\n                    ],\n                    [\n                        77.19049188531795,\n                        28.54502042014692\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1a78bd5-11e0-1c26-c04-be8d15af1a41\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19046724774316,\n                        28.54503848320591\n                    ],\n                    [\n                        77.19046388193053,\n                        28.545046146824642\n                    ],\n                    [\n                        77.19046388193053,\n                        28.545046146824642\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1cf0d1-b28-4cc4-dce-5f1a435dfac6\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19028079246995,\n                            28.54507507402002\n                        ],\n                        [\n                            77.19028752409518,\n                            28.545059746782552\n                        ],\n                        [\n                            77.19027880001302,\n                            28.545056790104226\n                        ],\n                        [\n                            77.19027206838778,\n                            28.545072117341693\n                        ],\n                        [\n                            77.19028079246995,\n                            28.54507507402002\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"4eab2ed-de5-6efe-b110-cb4affe878cf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Water Point\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031033052907,\n                        28.545076280436263\n                    ],\n                    [\n                        77.19028706630995,\n                        28.54506839596073\n                    ],\n                    [\n                        77.19028706630995,\n                        28.54506839596073\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"13f6e37-0810-2c30-28e8-6a4fca5e04\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1903170621543,\n                        28.545060953198796\n                    ],\n                    [\n                        77.19030833807214,\n                        28.54505799652047\n                    ],\n                    [\n                        77.19030833807214,\n                        28.54505799652047\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"80f248-f21-13f-c51a-6d4260ccda34\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19032491571708,\n                        28.545043071421752\n                    ],\n                    [\n                        77.19031619163492,\n                        28.545040114743426\n                    ],\n                    [\n                        77.19031619163492,\n                        28.545040114743426\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"704a307-5a5-ebe-fd6f-032a24b0f4ff\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19019389316858,\n                        28.54494584061838\n                    ],\n                    [\n                        77.19034511059282,\n                        28.544997089709355\n                    ],\n                    [\n                        77.1903741908667,\n                        28.545006945303772\n                    ],\n                    [\n                        77.1904265353597,\n                        28.545024685373726\n                    ],\n                    [\n                        77.19046724774316,\n                        28.54503848320591\n                    ],\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"882bccd-b685-3d8e-bd4-3fe84b8be4b5\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ],\n                    [\n                        77.1903073774506,\n                        28.54511343168854\n                    ],\n                    [\n                        77.1903073774506,\n                        28.54511343168854\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad303c8-a1a-2d70-7257-1aec33aa82b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030359890382,\n                        28.54509160767373\n                    ],\n                    [\n                        77.19029487482166,\n                        28.545088650995403\n                    ],\n                    [\n                        77.19029487482166,\n                        28.545088650995403\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"277ce4-01a5-fd2f-3160-7f76a2a111b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030584277891,\n                        28.545086498594575\n                    ],\n                    [\n                        77.19031747488846,\n                        28.54509044083234\n                    ],\n                    [\n                        77.19031747488846,\n                        28.54509044083234\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7203350-a6f-5f8-5741-ab304484e26\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031033052907,\n                        28.545076280436263\n                    ],\n                    [\n                        77.19032196263862,\n                        28.54508022267403\n                    ],\n                    [\n                        77.19032196263862,\n                        28.54508022267403\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"766db-7328-3baa-5ccb-43871e4f1\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19055130295652,\n                        28.54492316636102\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"18b24a-53a2-72e4-3c02-b825f25f61\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030439820936,\n                        28.54498329187717\n                    ],\n                    [\n                        77.19029542270904,\n                        28.54500372819379\n                    ],\n                    [\n                        77.19029542270904,\n                        28.54500372819379\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d06fdf-47d8-4e2b-0031-2704a2a34f\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902171573877,\n                        28.54495372509391\n                    ],\n                    [\n                        77.19022052320032,\n                        28.54494606147518\n                    ],\n                    [\n                        77.19022052320032,\n                        28.54494606147518\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6e2b542-f53-6d85-f323-8568d857c\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ],\n                        [\n                            77.19067529741054,\n                            28.545097254208528\n                        ],\n                        [\n                            77.19071680909953,\n                            28.54500273624415\n                        ],\n                        [\n                            77.19082149808554,\n                            28.545038216384057\n                        ],\n                        [\n                            77.19072164564446,\n                            28.545265570406475\n                        ],\n                        [\n                            77.19066930115144,\n                            28.54524783033652\n                        ],\n                        [\n                            77.19069061796472,\n                            28.545199294084544\n                        ],\n                        [\n                            77.19069173990225,\n                            28.545196739544966\n                        ],\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Laboratory Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"efc12-aa8c-04b8-04aa-b8ba67ae4b\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ],\n                        [\n                            77.19061695665845,\n                            28.545230090266568\n                        ],\n                        [\n                            77.19066930115144,\n                            28.54524783033652\n                        ],\n                        [\n                            77.19069173990225,\n                            28.545196739544966\n                        ],\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ],\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"4e8bde5-3d47-7de8-ff4-d52fc8c3063\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ],\n                        [\n                            77.19058787638455,\n                            28.54522023467215\n                        ],\n                        [\n                            77.19055879611066,\n                            28.545210379077734\n                        ],\n                        [\n                            77.19056777161099,\n                            28.545189942761112\n                        ],\n                        [\n                            77.19058521977533,\n                            28.54519585611776\n                        ],\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ],\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"bf1557-421-658-ce7-57ded8671447\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031552748261,\n                            28.54503402010483\n                        ],\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ],\n                        [\n                            77.19029338520104,\n                            28.54502358108972\n                        ],\n                        [\n                            77.1902866535758,\n                            28.545038908327182\n                        ],\n                        [\n                            77.19030991779492,\n                            28.54504679280272\n                        ],\n                        [\n                            77.19031103973245,\n                            28.54504423826314\n                        ],\n                        [\n                            77.19029068354074,\n                            28.545037339347047\n                        ],\n                        [\n                            77.1902951712909,\n                            28.54502712118874\n                        ],\n                        [\n                            77.19031552748261,\n                            28.54503402010483\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"ecfff5a-6203-185b-d04-734e4bfa22fd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19030879585738,\n                            28.545049347342296\n                        ],\n                        [\n                            77.19030991779492,\n                            28.54504679280272\n                        ],\n                        [\n                            77.1902866535758,\n                            28.545038908327182\n                        ],\n                        [\n                            77.19027880001302,\n                            28.545056790104226\n                        ],\n                        [\n                            77.19030206423213,\n                            28.545064674579763\n                        ],\n                        [\n                            77.19030318616967,\n                            28.545062120040186\n                        ],\n                        [\n                            77.19028282997795,\n                            28.54505522112409\n                        ],\n                        [\n                            77.19028843966565,\n                            28.545042448426205\n                        ],\n                        [\n                            77.19030879585738,\n                            28.545049347342296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"305014-8071-b1d-60b-63f7f360ff0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ],\n                        [\n                            77.1903289907331,\n                            28.545003365629896\n                        ],\n                        [\n                            77.19030572651398,\n                            28.544995481154363\n                        ],\n                        [\n                            77.19029338520104,\n                            28.54502358108972\n                        ],\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"a003bba-7f1c-d412-27d2-e3d6b07cd34\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19061475783445,\n                        28.545197062534005\n                    ],\n                    [\n                        77.19061475783445,\n                        28.545197062534005\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4c664b6-4383-6df-a6a-d4a7dfe5e44\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19034726436574,\n                            28.545068254253636\n                        ],\n                        [\n                            77.19036072761622,\n                            28.545037599778706\n                        ],\n                        [\n                            77.1903636356436,\n                            28.545038585338148\n                        ],\n                        [\n                            77.19035017239312,\n                            28.545069239813078\n                        ],\n                        [\n                            77.19034726436574,\n                            28.545068254253636\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f35070e-cf2b-bd2e-f82d-ed635700ef6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19062822108494,\n                        28.54516640805907\n                    ],\n                    [\n                        77.19063985319448,\n                        28.54517035029684\n                    ],\n                    [\n                        77.19063985319448,\n                        28.54517035029684\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3185f6b-a61f-e435-f50-d538461f1bf\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ],\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3070a8-3142-e70-61e2-2f28f083653a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743533721796,\n                            28.54343826449387\n                        ],\n                        [\n                            77.18741294335955,\n                            28.543396078707193\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18743816206516,\n                            28.54343710731025\n                        ],\n                        [\n                            77.18743533721796,\n                            28.54343826449387\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cb223-5b15-ea-0724-afc8152eba0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878825705226,\n                            28.543360797510367\n                        ],\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ],\n                        [\n                            77.18804071803503,\n                            28.543431964342595\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.1878825705226,\n                            28.543360797510367\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"af460b4-f51d-7a2-011b-8e5c57f780df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760869213638,\n                            28.543065136976836\n                        ],\n                        [\n                            77.18761264399375,\n                            28.543072581527422\n                        ],\n                        [\n                            77.1873329841212,\n                            28.543187142705573\n                        ],\n                        [\n                            77.18732903226383,\n                            28.543179698154987\n                        ],\n                        [\n                            77.18760869213638,\n                            28.543065136976836\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0aac40-b4ca-371f-8117-616c475e78d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718689710005,\n                            28.5430868662695\n                        ],\n                        [\n                            77.18721324281583,\n                            28.543136496606767\n                        ],\n                        [\n                            77.18721606766303,\n                            28.54313533942315\n                        ],\n                        [\n                            77.18718972194725,\n                            28.543085709085883\n                        ],\n                        [\n                            77.18718689710005,\n                            28.5430868662695\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"814141a-8522-27a4-a7-d232061bf14\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ],\n                        [\n                            77.18806442917924,\n                            28.543476631646133\n                        ],\n                        [\n                            77.18808137826241,\n                            28.543469688544427\n                        ],\n                        [\n                            77.1879983892577,\n                            28.543313352982043\n                        ],\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ef571f8-3ed-c2d8-e05f-0ab3b3b07ec8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18768243085347,\n                            28.54329474799772\n                        ],\n                        [\n                            77.18771067932545,\n                            28.54328317616154\n                        ],\n                        [\n                            77.18770672746808,\n                            28.543275731610954\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fa858bc-04da-7a4f-780a-d271b71d37fe\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18759420190221,\n                            28.543620919571534\n                        ],\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ],\n                        [\n                            77.18781322269783,\n                            28.54352817773249\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2b503a6-b6e0-8f73-0ceb-c117a726e83\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18771205518541,\n                            28.543104365525316\n                        ],\n                        [\n                            77.18771337247121,\n                            28.54310684704218\n                        ],\n                        [\n                            77.18784331544228,\n                            28.543053616595767\n                        ],\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ],\n                        [\n                            77.18792690456094,\n                            28.543100945429572\n                        ],\n                        [\n                            77.18792558727516,\n                            28.54309846391271\n                        ],\n                        [\n                            77.18788038972,\n                            28.54311697885059\n                        ],\n                        [\n                            77.18784482300369,\n                            28.543049977895286\n                        ],\n                        [\n                            77.18771205518541,\n                            28.543104365525316\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"103ea56-6a07-237a-0ac-15745d20abdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18789186474086,\n                        28.54315155293705\n                    ],\n                    [\n                        77.18789186474086,\n                        28.54315155293705\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2fa226-6021-3fa-7e6-72dff26b7d0d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ],\n                        [\n                            77.18775429610146,\n                            28.543494915115502\n                        ],\n                        [\n                            77.18778819426784,\n                            28.54348102891209\n                        ],\n                        [\n                            77.18781322269783,\n                            28.54352817773249\n                        ],\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Control Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"67a1b54-44a2-0013-ded-1dcb388dfeed\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776051662272,\n                            28.543474240096234\n                        ],\n                        [\n                            77.1877381227643,\n                            28.54343205430956\n                        ],\n                        [\n                            77.18773680547852,\n                            28.543429572792697\n                        ],\n                        [\n                            77.1877565794089,\n                            28.543421472507372\n                        ],\n                        [\n                            77.1877802905531,\n                            28.54346613981091\n                        ],\n                        [\n                            77.18776051662272,\n                            28.543474240096234\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe8377-1122-bd7e-4f3-08702bb6a54\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ],\n                        [\n                            77.18749401496453,\n                            28.54365893948129\n                        ],\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ],\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ],\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"521f44-6d4d-f1ce-0cbf-1d004dad3f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ],\n                        [\n                            77.18750345561823,\n                            28.54299646452525\n                        ],\n                        [\n                            77.1875345289374,\n                            28.542983735505455\n                        ],\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ],\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry GC\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"45f5286-387a-c106-27d-575dd83432db\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740338573842,\n                            28.54325497940902\n                        ],\n                        [\n                            77.18740997216737,\n                            28.54326738699334\n                        ],\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ],\n                        [\n                            77.18740621058562,\n                            28.543253822225402\n                        ],\n                        [\n                            77.18740338573842,\n                            28.54325497940902\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5626af5-df22-2827-347f-eacbd444de5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ],\n                        [\n                            77.18762717806806,\n                            28.542963909098102\n                        ],\n                        [\n                            77.18764130230404,\n                            28.542958123180014\n                        ],\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ],\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe264e6-3d56-6400-eb3b-ae6ea0e5488\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878853953698,\n                            28.543359640326752\n                        ],\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ],\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ],\n                        [\n                            77.1880012141049,\n                            28.543312195798425\n                        ],\n                        [\n                            77.1878853953698,\n                            28.543359640326752\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ea8e524-565a-b63-f2d7-582825b7d7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ],\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ],\n                        [\n                            77.18787545719745,\n                            28.54323078146327\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18789729487254,\n                            28.543246004863704\n                        ],\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"S\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3401e-e547-5d2d-35d-72152887bbdc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Shaft\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ],\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ],\n                        [\n                            77.18736244737414,\n                            28.543495313654166\n                        ],\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ],\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Vehant Technologies\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5ec8e18-edf-5d35-bc72-0d00782a3e\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ],\n                        [\n                            77.18733134476788,\n                            28.543598688750507\n                        ],\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ],\n                        [\n                            77.1873187280933,\n                            28.543600835968114\n                        ],\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b23e685-3e1-c72c-7a20-f11246db10bc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ],\n                        [\n                            77.18738027470818,\n                            28.543101305376908\n                        ],\n                        [\n                            77.1874537207353,\n                            28.543071218602847\n                        ],\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ],\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"32d2ad5-deb3-45bd-1658-cb8f3e22e8\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743157563621,\n                            28.543424699725932\n                        ],\n                        [\n                            77.18741708549254,\n                            28.543397403040437\n                        ],\n                        [\n                            77.18744250911732,\n                            28.54338698838788\n                        ],\n                        [\n                            77.18745699926099,\n                            28.543414285073375\n                        ],\n                        [\n                            77.18743157563621,\n                            28.543424699725932\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Breadbox\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7ab0-27d7-72ee-863-81a0dffdca4\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ],\n                        [\n                            77.1876045792,\n                            28.54355624584724\n                        ],\n                        [\n                            77.18763565251918,\n                            28.543543516827445\n                        ],\n                        [\n                            77.18766068094916,\n                            28.543590665647844\n                        ],\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ace8f-c78-1fb-7411-7f5040fbde3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ],\n                        [\n                            77.18731063410294,\n                            28.54359206708428\n                        ],\n                        [\n                            77.18731345895014,\n                            28.54359090990066\n                        ],\n                        [\n                            77.18732794909383,\n                            28.543618206586157\n                        ],\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"13fd862-3843-8a67-72b-b07f487dac2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ],\n                        [\n                            77.18732136266487,\n                            28.54360579900184\n                        ],\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ],\n                        [\n                            77.18733134476788,\n                            28.543598688750507\n                        ],\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"321f06d-6b72-8d67-b8d-1dccf84b48f0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ],\n                        [\n                            77.1871879508925,\n                            28.54332208319507\n                        ],\n                        [\n                            77.18732071871077,\n                            28.54326769556504\n                        ],\n                        [\n                            77.18735628542707,\n                            28.543334696520347\n                        ],\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c34366-c6b4-b5a-852a-708ac21d6176\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.187604740279,\n                            28.543057692426245\n                        ],\n                        [\n                            77.1876075651262,\n                            28.543056535242627\n                        ],\n                        [\n                            77.18761151698357,\n                            28.543063979793217\n                        ],\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ],\n                        [\n                            77.18732206528365,\n                            28.543179531005357\n                        ],\n                        [\n                            77.18760737485059,\n                            28.54306265545997\n                        ],\n                        [\n                            77.187604740279,\n                            28.543057692426245\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4e1c16f-5fb7-4d63-a82-47d5dfb77\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ],\n                        [\n                            77.18761191217835,\n                            28.543006416320257\n                        ],\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ],\n                        [\n                            77.18759967605502,\n                            28.542996323103175\n                        ],\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc2f20a-33ea-c671-18b8-aeaa1d7ec55b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ],\n                        [\n                            77.18730682868103,\n                            28.543131392150965\n                        ],\n                        [\n                            77.1873435516946,\n                            28.543116348763935\n                        ],\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ],\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"CAD/CAM\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d4ebfba-86ea-bc26-64f4-7fd5fec70362\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ],\n                        [\n                            77.18736244737414,\n                            28.543495313654166\n                        ],\n                        [\n                            77.18742741885968,\n                            28.54346869843096\n                        ],\n                        [\n                            77.18745244728967,\n                            28.54351584725136\n                        ],\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB1 - FITT Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"526f0cd-b80a-6c3e-6187-1be30f7a738d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ],\n                        [\n                            77.18761134126102,\n                            28.543607856252482\n                        ],\n                        [\n                            77.18762829034421,\n                            28.543600913150776\n                        ],\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ],\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"17667b-1e5c-337c-8315-caeb10628df0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ],\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ],\n                        [\n                            77.18739185214338,\n                            28.54340169747565\n                        ],\n                        [\n                            77.18742741885968,\n                            28.54346869843096\n                        ],\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f62282-6dac-3bad-6114-0ec684e4b87\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ],\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ],\n                        [\n                            77.18735628542707,\n                            28.543334696520347\n                        ],\n                        [\n                            77.18739185214338,\n                            28.54340169747565\n                        ],\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ada5ec4-5540-c72-e8b-426cf526200\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ],\n                        [\n                            77.18795061570515,\n                            28.54314561273311\n                        ],\n                        [\n                            77.1879025933028,\n                            28.543165284854613\n                        ],\n                        [\n                            77.1878907377307,\n                            28.543142951202842\n                        ],\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c805e37-eba-ccb7-34d3-078eccba78a1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ],\n                        [\n                            77.1874344590576,\n                            28.543242250389227\n                        ],\n                        [\n                            77.18743728390479,\n                            28.54324109320561\n                        ],\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ],\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"352c2ff-6356-dc13-172-31f15fae4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ],\n                        [\n                            77.18800554651351,\n                            28.543307399914326\n                        ],\n                        [\n                            77.18809117008979,\n                            28.543468698510438\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ed2d68-da55-65a-4fe-783284bcd1a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18766434011657,\n                            28.54333841240349\n                        ],\n                        [\n                            77.18767883026025,\n                            28.543365709088985\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4e1b74-375a-1f52-57c0-d6644aa6ae87\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ],\n                        [\n                            77.18720381689614,\n                            28.54317056924434\n                        ],\n                        [\n                            77.18722359082652,\n                            28.543162468959014\n                        ],\n                        [\n                            77.18723544639863,\n                            28.543184802610785\n                        ],\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7ac472e-12ed-7ae2-2e8e-220a5d3064ea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719702554803,\n                            28.54320960491564\n                        ],\n                        [\n                            77.1872167994784,\n                            28.543201504630314\n                        ],\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ],\n                        [\n                            77.18719439097646,\n                            28.543204641881914\n                        ],\n                        [\n                            77.18719702554803,\n                            28.54320960491564\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f6572fe-4818-d435-c50f-dd7385ebc45b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ],\n                        [\n                            77.1874537207353,\n                            28.543071218602847\n                        ],\n                        [\n                            77.18749609344326,\n                            28.54305386084858\n                        ],\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ],\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Conference Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d84415-1c0e-6a4-6555-ab1f30d22df\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ],\n                        [\n                            77.1873435516946,\n                            28.543116348763935\n                        ],\n                        [\n                            77.18738027470818,\n                            28.543101305376908\n                        ],\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ],\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Student Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"054ea-0eee-44e4-4e0e-811bd145f7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18724787279758,\n                            28.54318877561052\n                        ],\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ],\n                        [\n                            77.18727010566747,\n                            28.543146435537995\n                        ],\n                        [\n                            77.1872333826539,\n                            28.543161478925025\n                        ],\n                        [\n                            77.18724787279758,\n                            28.54318877561052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Store Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c8bd4ea-6d05-760a-77fe-6757f7d1e60f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18722884532613,\n                            28.543217718064742\n                        ],\n                        [\n                            77.18723016261193,\n                            28.543220199581604\n                        ],\n                        [\n                            77.1871482420432,\n                            28.543253757906516\n                        ],\n                        [\n                            77.18714692475741,\n                            28.543251276389654\n                        ],\n                        [\n                            77.18722884532613,\n                            28.543217718064742\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"007d7a-37b-6f2d-a63-daa46b74386f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18794053109733,\n                            28.54346998425235\n                        ],\n                        [\n                            77.18803940074923,\n                            28.543429482825733\n                        ],\n                        [\n                            77.18806574646501,\n                            28.543479113162995\n                        ],\n                        [\n                            77.18793862834114,\n                            28.543531186425792\n                        ],\n                        [\n                            77.18793731105535,\n                            28.54352870490893\n                        ],\n                        [\n                            77.18796555952733,\n                            28.54351713307275\n                        ],\n                        [\n                            77.18794843481206,\n                            28.54348487335353\n                        ],\n                        [\n                            77.18795125965926,\n                            28.543483716169913\n                        ],\n                        [\n                            77.18796838437451,\n                            28.543515975889136\n                        ],\n                        [\n                            77.18806160433203,\n                            28.54347778882975\n                        ],\n                        [\n                            77.18803789318783,\n                            28.543433121526213\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.18794053109733,\n                            28.54346998425235\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a84da03-571-235d-bca-d8f88564378\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717799807658,\n                            28.54323854736986\n                        ],\n                        [\n                            77.18714770050343,\n                            28.543181472482004\n                        ],\n                        [\n                            77.18715052535063,\n                            28.543180315298386\n                        ],\n                        [\n                            77.18718082292378,\n                            28.543237390186242\n                        ],\n                        [\n                            77.18717799807658,\n                            28.54323854736986\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2a88b6b-cc50-6e0-14b2-3ccc66f870\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18709120355949,\n                            28.54320461615436\n                        ],\n                        [\n                            77.1870898862737,\n                            28.543202134637497\n                        ],\n                        [\n                            77.18722547893917,\n                            28.543146589823845\n                        ],\n                        [\n                            77.18722679622496,\n                            28.54314907134071\n                        ],\n                        [\n                            77.18709120355949,\n                            28.54320461615436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d843412-0851-fddf-0754-1ce75c1c001\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ],\n                        [\n                            77.18730925833344,\n                            28.543187798440307\n                        ],\n                        [\n                            77.1872471116951,\n                            28.5432132564799\n                        ],\n                        [\n                            77.18724579440932,\n                            28.543210774963036\n                        ],\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d1ac07-14bf-6a52-aea6-250cd040cb3f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776266822871,\n                            28.54322562555236\n                        ],\n                        [\n                            77.18774609969677,\n                            28.543220328219377\n                        ],\n                        [\n                            77.18773951326781,\n                            28.543207920635062\n                        ],\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ],\n                        [\n                            77.18774384567642,\n                            28.543203124750963\n                        ],\n                        [\n                            77.18773537113483,\n                            28.543206596301815\n                        ],\n                        [\n                            77.18774327484957,\n                            28.543221485402995\n                        ],\n                        [\n                            77.18775984338151,\n                            28.543226782735978\n                        ],\n                        [\n                            77.18776266822871,\n                            28.54322562555236\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e45d7a6-7bf3-f1f-abea-2023bee8dee\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18785970825168,\n                            28.543602790388015\n                        ],\n                        [\n                            77.187950103362,\n                            28.543565760512248\n                        ],\n                        [\n                            77.18807722148588,\n                            28.543513687249455\n                        ],\n                        [\n                            77.18807590420009,\n                            28.54351120573259\n                        ],\n                        [\n                            77.1878583909659,\n                            28.543600308871152\n                        ],\n                        [\n                            77.18785970825168,\n                            28.543602790388015\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e6b8dd6-1e07-a4eb-e67a-ccd6c6ec5e01\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778288128452,\n                            28.54302399267926\n                        ],\n                        [\n                            77.1877723429982,\n                            28.54300414054435\n                        ],\n                        [\n                            77.18779776662298,\n                            28.542993725891794\n                        ],\n                        [\n                            77.1878083049093,\n                            28.5430135780267\n                        ],\n                        [\n                            77.18778288128452,\n                            28.54302399267926\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"05e7ae5-538c-a3c3-17bc-f63c7c2747d3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piler\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772920918776,\n                            28.543045979167992\n                        ],\n                        [\n                            77.18771867090145,\n                            28.543026127033087\n                        ],\n                        [\n                            77.18774409452622,\n                            28.54301571238053\n                        ],\n                        [\n                            77.18775463281254,\n                            28.543035564515435\n                        ],\n                        [\n                            77.18772920918776,\n                            28.543045979167992\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"31202a-c55-86cc-3a1-0efa41f8dbf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piler\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756166504275,\n                            28.542918238896796\n                        ],\n                        [\n                            77.18758669347274,\n                            28.5429653877172\n                        ],\n                        [\n                            77.18754997045917,\n                            28.54298043110423\n                        ],\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ],\n                        [\n                            77.18758255133976,\n                            28.542964063383952\n                        ],\n                        [\n                            77.18755884019555,\n                            28.542919396080414\n                        ],\n                        [\n                            77.18756166504275,\n                            28.542918238896796\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ea487d-7431-e4f4-4757-43e467fbe12\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ],\n                        [\n                            77.18752494202919,\n                            28.542933282283826\n                        ],\n                        [\n                            77.18755884019555,\n                            28.542919396080414\n                        ],\n                        [\n                            77.18758255133976,\n                            28.542964063383952\n                        ],\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7cd438-c8df-2b0b-f371-b311a8a767f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769217875021,\n                        28.543429727078546\n                    ],\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c241ae0-2335-e4b-ba-b757bec3d5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18786606056484,\n                            28.543174208024297\n                        ],\n                        [\n                            77.18786606056484,\n                            28.543174208024297\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"df7ebaa-7bb1-3254-1f5b-188551d28835\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18816498202462,\n                            28.54347169433996\n                        ],\n                        [\n                            77.18815444373831,\n                            28.543451842205055\n                        ],\n                        [\n                            77.18817421766869,\n                            28.54344374191973\n                        ],\n                        [\n                            77.188184755955,\n                            28.543463594054636\n                        ],\n                        [\n                            77.18816498202462,\n                            28.54347169433996\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Research Park Security\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2e2a485-1caf-beac-84a5-d4def5fddef\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18786644111609,\n                        28.543161967589608\n                    ],\n                    [\n                        77.18786644111609,\n                        28.543161967589608\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2ae53b7-7284-75-27de-fb5e6a1c6b54\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ],\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ],\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ded0dc8-0016-e276-3e1-256ab7cf8d3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768652905582,\n                        28.543432041445783\n                    ],\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6b2bcbb-6f74-b650-8bb-63fea08ebc85\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744215785317,\n                        28.543308582746022\n                    ],\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ],\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d6dcde-f85e-2fb1-c504-6c407a43606\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788243882118,\n                        28.543185625574623\n                    ],\n                    [\n                        77.18792198668194,\n                        28.543169425003978\n                    ],\n                    [\n                        77.18792198668194,\n                        28.543169425003978\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2cb638-4287-ed2-5671-ae58d42fbbae\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ],\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ],\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"82af24-d0c6-cdf8-a564-36f21276e7c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ],\n                    [\n                        77.18779419531685,\n                        28.542974040906515\n                    ],\n                    [\n                        77.1877433480673,\n                        28.542994870211633\n                    ],\n                    [\n                        77.18766142749857,\n                        28.543028428536545\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ],\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ],\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d0c11ae-bdb-d84a-e1e3-881ae4a2b824\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774340655101,\n                            28.54339665733874\n                        ],\n                        [\n                            77.18771572890589,\n                            28.543389868522883\n                        ],\n                        [\n                            77.18771855375309,\n                            28.543388711339265\n                        ],\n                        [\n                            77.18774208926521,\n                            28.543394175821877\n                        ],\n                        [\n                            77.18774340655101,\n                            28.54339665733874\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"68c53e0-e13a-8a20-1f00-6edc85403035\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767048751057,\n                            28.54296127329539\n                        ],\n                        [\n                            77.18766653565321,\n                            28.5429538287448\n                        ],\n                        [\n                            77.1876721853476,\n                            28.542951514377563\n                        ],\n                        [\n                            77.18767613720496,\n                            28.542958958928153\n                        ],\n                        [\n                            77.18767048751057,\n                            28.54296127329539\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6d8e180-6c40-7e37-5c-db7f12c0e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piller\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.1877634000441,\n                            28.543291790759525\n                        ],\n                        [\n                            77.18776490760551,\n                            28.543288152059045\n                        ],\n                        [\n                            77.18778147613746,\n                            28.543293449392028\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"66111f-f6c8-2172-5b32-c835dcd3a32\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2d405c-b42b-8166-01d8-5a0156bf1f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6aa0a8e-b6a5-6dd4-266-8bc1a6754ba\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774623139821,\n                            28.54339550015512\n                        ],\n                        [\n                            77.18777730471737,\n                            28.543382771135327\n                        ],\n                        [\n                            77.18778484252442,\n                            28.54336457763292\n                        ],\n                        [\n                            77.18778352523863,\n                            28.54336209611606\n                        ],\n                        [\n                            77.18777316258439,\n                            28.543381446802083\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774623139821,\n                            28.54339550015512\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7431f0-ba22-a34b-481b-5db760343a00\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ],\n                    [\n                        77.18775862851007,\n                        28.543490119231404\n                    ],\n                    [\n                        77.18775862851007,\n                        28.543490119231404\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"acb6c2f-ec7-5eca-a36f-c41bf24dea0\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ],\n                    [\n                        77.18776604925922,\n                        28.54325143075498\n                    ],\n                    [\n                        77.18776604925922,\n                        28.54325143075498\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4210c80-13cd-36d4-0cb4-bff1a4bb306\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ],\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dde6fb-5c35-4aba-c68a-53cdd2ad23a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788243882118,\n                        28.543185625574623\n                    ],\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ],\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a5e617e-aab8-5eab-eea1-d76dad83e28a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"037e2c-f64e-0037-4b2-bd50edf8864\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a855b-0ad-414-71dc-6c333dc1c73c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802100267882,\n                        28.54325877247483\n                    ],\n                    [\n                        77.18798710451246,\n                        28.54327265867824\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b51f17b-0542-3f7-802-0fc4d482a37\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745190574991,\n                        28.543443561826848\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f27af1-82ee-7f3b-60b5-1ceef5cf1dd3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a52e31c-c1a7-e76e-64f2-1758a15d7246\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"430a211-4780-14ca-317-56df3a854f2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802231996462,\n                        28.54326125399169\n                    ],\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1b8d2c7-0231-c2bf-7bc-b06c7a155f5e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18771105987668,\n                            28.543270935726856\n                        ],\n                        [\n                            77.1877387375218,\n                            28.54327772454271\n                        ],\n                        [\n                            77.18773722996039,\n                            28.54328136324319\n                        ],\n                        [\n                            77.18770955231527,\n                            28.543274574427336\n                        ],\n                        [\n                            77.18771105987668,\n                            28.543270935726856\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3ee385-e57-02-471e-a3e0f78c2d25\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18775788214161,\n                            28.542886197782313\n                        ],\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ],\n                        [\n                            77.18773398072179,\n                            28.542847650696118\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88f3ca3-c3ad-12fc-a518-c16383e06\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ],\n                        [\n                            77.18778554514319,\n                            28.54293830963644\n                        ],\n                        [\n                            77.18776446857056,\n                            28.542898605366627\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1dbf1e1-7aa1-d75c-bd27-0458c5a285b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ],\n                        [\n                            77.1877354882832,\n                            28.542844011995637\n                        ],\n                        [\n                            77.1876224943953,\n                            28.542890299340346\n                        ],\n                        [\n                            77.18762381168109,\n                            28.54289278085721\n                        ],\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"aca0848-2b08-cb30-366d-27d30eb76d0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.18760097869726,\n                            28.54304412765831\n                        ],\n                        [\n                            77.18759815385006,\n                            28.543045284841927\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7b4cb00-ab83-d844-86fb-8625ab8c87f7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772398397525,\n                            28.542900083985725\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18773398072179,\n                            28.542847650696118\n                        ],\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ],\n                        [\n                            77.18772398397525,\n                            28.542900083985725\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Tray Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d40d00-2be0-ae5-1d25-e64b3c144ce6\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ],\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ],\n                        [\n                            77.18735894928574,\n                            28.543249013477528\n                        ],\n                        [\n                            77.18744651954886,\n                            28.54321314078538\n                        ],\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ],\n                        [\n                            77.18751746270586,\n                            28.54335326291334\n                        ],\n                        [\n                            77.18744501198745,\n                            28.54321677948586\n                        ],\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"747564c-a18b-2416-23ea-107114827\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760983369961,\n                            28.543611494952962\n                        ],\n                        [\n                            77.1875755842691,\n                            28.54354697551452\n                        ],\n                        [\n                            77.1875784091163,\n                            28.5435458183309\n                        ],\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ],\n                        [\n                            77.18760983369961,\n                            28.543611494952962\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4b4545-4ee8-23c3-c571-3d887da05f0b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ],\n                        [\n                            77.18760100789387,\n                            28.543536560861963\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18762870018254,\n                            28.543498026639543\n                        ],\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry GA\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"38050dd-034-f07-4f68-1d4356d0af\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766142749857,\n                        28.543028428536545\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ],\n                    [\n                        77.1876956769291,\n                        28.54309294797499\n                    ],\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ],\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e8ae2cb-c785-022-fbeb-6c00fe8a284e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18781686722168,\n                            28.543321247526407\n                        ],\n                        [\n                            77.18781028079273,\n                            28.543308839942092\n                        ],\n                        [\n                            77.18784700380631,\n                            28.543293796555062\n                        ],\n                        [\n                            77.18785359023525,\n                            28.543306204139377\n                        ],\n                        [\n                            77.18781686722168,\n                            28.543321247526407\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"313e605-d5ec-d636-ea6c-fde8fcf462fb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ],\n                        [\n                            77.18745001763726,\n                            28.543459440962017\n                        ],\n                        [\n                            77.18746414187325,\n                            28.54345365504393\n                        ],\n                        [\n                            77.18745492087272,\n                            28.543436284425887\n                        ],\n                        [\n                            77.18746622026151,\n                            28.543431655691418\n                        ],\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ],\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8647e1-7b40-f614-723b-2267e10b1cb5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876379358266,\n                            28.543470074219314\n                        ],\n                        [\n                            77.18766618429858,\n                            28.54345850238314\n                        ],\n                        [\n                            77.18766223244121,\n                            28.54345105783255\n                        ],\n                        [\n                            77.18765375789962,\n                            28.5434545293834\n                        ],\n                        [\n                            77.1876563924712,\n                            28.543459492417128\n                        ],\n                        [\n                            77.18763661854082,\n                            28.543467592702452\n                        ],\n                        [\n                            77.1876379358266,\n                            28.543470074219314\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"220e06-d668-e2a8-1ef6-03bbda4df15\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ],\n                        [\n                            77.18750046969203,\n                            28.54349617512986\n                        ],\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ],\n                        [\n                            77.18744401667873,\n                            28.5433833496874\n                        ],\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3eed4b7-882-cf08-b58c-c7673f60dde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ],\n                        [\n                            77.18726941769225,\n                            28.543527380496208\n                        ],\n                        [\n                            77.1872878596933,\n                            28.543562121732293\n                        ],\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ],\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3c7acc-8c5a-e64a-271b-f5d2ce4c5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731890372537,\n                            28.543640038789043\n                        ],\n                        [\n                            77.18728728886644,\n                            28.543580482384325\n                        ],\n                        [\n                            77.18728446401924,\n                            28.543581639567943\n                        ],\n                        [\n                            77.18731607887818,\n                            28.543641195972658\n                        ],\n                        [\n                            77.18731890372537,\n                            28.543640038789043\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc0cdec-8ba8-83e6-c246-50bf22d016c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ],\n                        [\n                            77.18751534038695,\n                            28.543511231380666\n                        ],\n                        [\n                            77.18751665767275,\n                            28.543513712897532\n                        ],\n                        [\n                            77.18751100797834,\n                            28.543516027264765\n                        ],\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b63debe-cdf5-45fc-3e-5bcdc8f6b8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18723205072457,\n                        28.543204320446435\n                    ],\n                    [\n                        77.1872066270998,\n                        28.543214735098996\n                    ],\n                    [\n                        77.1872066270998,\n                        28.543214735098996\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c78e281-530a-e32d-03e7-c36adb7d31\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876147516691,\n                        28.542959936098367\n                    ],\n                    [\n                        77.18762133809804,\n                        28.54297234368268\n                    ],\n                    [\n                        77.18762133809804,\n                        28.54297234368268\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"87c2c47-cf3c-540-53cc-cea77107e5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ],\n                        [\n                            77.1876260802545,\n                            28.543447740567547\n                        ],\n                        [\n                            77.1876232554073,\n                            28.543448897751162\n                        ],\n                        [\n                            77.18762193812152,\n                            28.5434464162343\n                        ],\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"61b24f6-c15-d3a-3be4-2d5e6a88251\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18755911824198,\n                            28.54322441691363\n                        ],\n                        [\n                            77.18754594538409,\n                            28.543199601745\n                        ],\n                        [\n                            77.18758831809204,\n                            28.543182243990735\n                        ],\n                        [\n                            77.18760149094993,\n                            28.543207059159368\n                        ],\n                        [\n                            77.18755911824198,\n                            28.54322441691363\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc403-2882-460f-5ec7-8cb147ea2ad5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ],\n                        [\n                            77.18742409640336,\n                            28.543261601075248\n                        ],\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ],\n                        [\n                            77.18742033482161,\n                            28.543248036307315\n                        ],\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"06b2ec-c047-c116-0b0-c13726b02e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ],\n                        [\n                            77.18763017854732,\n                            28.543001954735413\n                        ],\n                        [\n                            77.18758498099217,\n                            28.543020469673294\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f20b68-d1ff-5084-adf-c107acbfdce\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ],\n                        [\n                            77.1876584270193,\n                            28.542990382899237\n                        ],\n                        [\n                            77.18764430278331,\n                            28.542996168817325\n                        ],\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ],\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ff7e254-776-84f-5ac2-c04ce76ee2f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739338899188,\n                            28.543307412698628\n                        ],\n                        [\n                            77.18739056414468,\n                            28.543308569882246\n                        ],\n                        [\n                            77.18739715057363,\n                            28.54332097746656\n                        ],\n                        [\n                            77.18739997542082,\n                            28.543319820282942\n                        ],\n                        [\n                            77.18739338899188,\n                            28.543307412698628\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"42fe8fd-7db-d1e0-31b-865e1f2c6c81\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18731758643959,\n                            28.543637557272177\n                        ],\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ],\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1be0132-f76c-aaff-2bb-2d0dc3707c66\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ],\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ],\n                        [\n                            77.18733661391104,\n                            28.54360861481796\n                        ],\n                        [\n                            77.18732531452224,\n                            28.54361324355243\n                        ],\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8a48fd-535-81d7-6775-3e8c8e44bd47\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758424917678,\n                            28.54295430446613\n                        ],\n                        [\n                            77.18758556646257,\n                            28.54295678598299\n                        ],\n                        [\n                            77.18757991676817,\n                            28.542959100350227\n                        ],\n                        [\n                            77.18757859948239,\n                            28.54295661883336\n                        ],\n                        [\n                            77.18758424917678,\n                            28.54295430446613\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"16a0005-c5c-f6b2-3e8-025ed3608a82\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18762381168109,\n                            28.54289278085721\n                        ],\n                        [\n                            77.1876224943953,\n                            28.542890299340346\n                        ],\n                        [\n                            77.18760837015931,\n                            28.542896085258434\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4ddfa7b-8634-e754-e0c5-3e7d6cfde0c7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ],\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ],\n                        [\n                            77.18770242434657,\n                            28.543189881418506\n                        ],\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ],\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1dcc61-5e7f-233a-b863-5841566ff7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ],\n                        [\n                            77.18768030862503,\n                            28.542869637184854\n                        ],\n                        [\n                            77.18771850991293,\n                            28.542941601173887\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3d3b372-0236-0c42-2b01-0bc28adfde6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Food Zone-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ],\n                        [\n                            77.18781426193719,\n                            28.543225638416136\n                        ],\n                        [\n                            77.18781708678439,\n                            28.543224481232517\n                        ],\n                        [\n                            77.18774798780942,\n                            28.543204449084207\n                        ],\n                        [\n                            77.18774667052362,\n                            28.543201967567345\n                        ],\n                        [\n                            77.18774384567642,\n                            28.543203124750963\n                        ],\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e37ab1c-eba-1333-0173-ab3f858fdd3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18789053281152,\n                            28.54319439445846\n                        ],\n                        [\n                            77.1879131315891,\n                            28.543185136989518\n                        ],\n                        [\n                            77.18793684273331,\n                            28.543229804293055\n                        ],\n                        [\n                            77.18793966758051,\n                            28.543228647109437\n                        ],\n                        [\n                            77.18791463915052,\n                            28.543181498289037\n                        ],\n                        [\n                            77.18788921552574,\n                            28.543191912941595\n                        ],\n                        [\n                            77.18789053281152,\n                            28.54319439445846\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ed662f1-fb2e-da1f-32d4-45d4bd6c7e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18796226635808,\n                            28.543219389640495\n                        ],\n                        [\n                            77.18795944151088,\n                            28.543220546824113\n                        ],\n                        [\n                            77.18795153779615,\n                            28.543205657722936\n                        ],\n                        [\n                            77.18794871294895,\n                            28.54320681490655\n                        ],\n                        [\n                            77.18793290551949,\n                            28.543177036704193\n                        ],\n                        [\n                            77.18793573036669,\n                            28.543175879520575\n                        ],\n                        [\n                            77.18792519208037,\n                            28.54315602738567\n                        ],\n                        [\n                            77.18792801692757,\n                            28.543154870202052\n                        ],\n                        [\n                            77.18793855521388,\n                            28.543174722336957\n                        ],\n                        [\n                            77.18794138006108,\n                            28.54317356515334\n                        ],\n                        [\n                            77.18795718749055,\n                            28.5432033433557\n                        ],\n                        [\n                            77.18795436264335,\n                            28.543204500539318\n                        ],\n                        [\n                            77.18796226635808,\n                            28.543219389640495\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"eadc003-cb37-24cd-a83f-643af2bf68ec\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18722621075456,\n                            28.543212755031014\n                        ],\n                        [\n                            77.18722338590736,\n                            28.543213912214632\n                        ],\n                        [\n                            77.18722733776472,\n                            28.543221356765223\n                        ],\n                        [\n                            77.18723016261193,\n                            28.543220199581604\n                        ],\n                        [\n                            77.18722621075456,\n                            28.543212755031014\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f77e1b3-31b1-80e6-3525-8715b547861\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738021613399,\n                            28.543282597529995\n                        ],\n                        [\n                            77.18739151552278,\n                            28.543277968795525\n                        ],\n                        [\n                            77.18739019823698,\n                            28.54327548727866\n                        ],\n                        [\n                            77.1873788988482,\n                            28.543280116013133\n                        ],\n                        [\n                            77.18738021613399,\n                            28.543282597529995\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a6e1158-7837-8f87-fde4-dcd41a7f3ef\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ],\n                        [\n                            77.18784871628688,\n                            28.543238714598964\n                        ],\n                        [\n                            77.18784589143968,\n                            28.543239871782582\n                        ],\n                        [\n                            77.18787001242221,\n                            28.543181652574887\n                        ],\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2d056a-3cc-acdf-66cd-5bcbff080073\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ],\n                        [\n                            77.18784589143968,\n                            28.543239871782582\n                        ],\n                        [\n                            77.18784457415389,\n                            28.54323739026572\n                        ],\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ],\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b4b062-d4c7-3b64-2ef-602105fd30c2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777923676066,\n                            28.543230922885343\n                        ],\n                        [\n                            77.18779994742559,\n                            28.54323754455157\n                        ],\n                        [\n                            77.18781689650878,\n                            28.543230601449864\n                        ],\n                        [\n                            77.18781426193719,\n                            28.543225638416136\n                        ],\n                        [\n                            77.18781708678439,\n                            28.543224481232517\n                        ],\n                        [\n                            77.18782103864176,\n                            28.543231925783108\n                        ],\n                        [\n                            77.18780126471138,\n                            28.543240026068432\n                        ],\n                        [\n                            77.18778055404644,\n                            28.543233404402205\n                        ],\n                        [\n                            77.18777923676066,\n                            28.543230922885343\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"dd11fb4-4a60-03ad-437b-2f5052a34d0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18775788214161,\n                            28.542886197782313\n                        ],\n                        [\n                            77.18776446857056,\n                            28.542898605366627\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cb547-a33b-15c3-d1f-ca7dfdbfd12\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ],\n                        [\n                            77.187425984516,\n                            28.543245721940078\n                        ],\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ],\n                        [\n                            77.18742974609775,\n                            28.543259286708015\n                        ],\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1f2f28-65bd-57bc-5003-40748367b75c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ],\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ],\n                        [\n                            77.18760797496454,\n                            28.542953648731395\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0c12685-c0d4-6345-d5fb-6f1e23fdd3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760534039295,\n                            28.542948685697667\n                        ],\n                        [\n                            77.18759969069856,\n                            28.542951000064903\n                        ],\n                        [\n                            77.18759837341277,\n                            28.54294851854804\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18760534039295,\n                            28.542948685697667\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"152602e-eefc-25e1-daf5-5c1a4ab7cc5f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719854775298,\n                            28.543160643176886\n                        ],\n                        [\n                            77.18720381689614,\n                            28.54317056924434\n                        ],\n                        [\n                            77.18722359082652,\n                            28.543162468959014\n                        ],\n                        [\n                            77.18721832168336,\n                            28.543152542891562\n                        ],\n                        [\n                            77.18719854775298,\n                            28.543160643176886\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0f12f7d-e52f-c650-ecf0-ca0735f01a8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ],\n                        [\n                            77.18741186028001,\n                            28.54325150785817\n                        ],\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ],\n                        [\n                            77.18741562186176,\n                            28.543265072626102\n                        ],\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e26f7c5-e62b-8aa-b78a-1408eaea5a20\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875612697575,\n                            28.543558881649954\n                        ],\n                        [\n                            77.18753228947013,\n                            28.54350428827896\n                        ],\n                        [\n                            77.18755206340052,\n                            28.54349618799364\n                        ],\n                        [\n                            77.18755338068631,\n                            28.5434986695105\n                        ],\n                        [\n                            77.18753643160312,\n                            28.543505612612208\n                        ],\n                        [\n                            77.1875640946047,\n                            28.543557724466336\n                        ],\n                        [\n                            77.1875612697575,\n                            28.543558881649954\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4b5acea-ce73-e58e-203-b72b05874af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775394483733,\n                            28.543416509473644\n                        ],\n                        [\n                            77.18773134605973,\n                            28.543425766942587\n                        ],\n                        [\n                            77.18773002877396,\n                            28.543423285425725\n                        ],\n                        [\n                            77.18775262755153,\n                            28.543414027956782\n                        ],\n                        [\n                            77.18775394483733,\n                            28.543416509473644\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0a7ba8e-7501-ed8e-e57-4daf5d3cbedb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ],\n                        [\n                            77.18730968272486,\n                            28.543622668171\n                        ],\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ],\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ],\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a640864-4274-ce2-a830-4f534d5deb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ],\n                        [\n                            77.18730968272486,\n                            28.543622668171\n                        ],\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ],\n                        [\n                            77.18732248967505,\n                            28.543614400736047\n                        ],\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"11bd42-cb0d-0e83-8f33-e07345fcf2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776421972076,\n                            28.54308601773706\n                        ],\n                        [\n                            77.18777739257865,\n                            28.543110832905693\n                        ],\n                        [\n                            77.18774631925947,\n                            28.543123561925487\n                        ],\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ],\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ],\n                        [\n                            77.18776704456795,\n                            28.543084860553442\n                        ],\n                        [\n                            77.18776421972076,\n                            28.54308601773706\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cf50d2e-bfa3-64b-b214-3eec8236a01d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.1875719984099,\n                            28.54298953428732\n                        ],\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8e13cc-5e8-db14-ab-7b5e73001\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ],\n                        [\n                            77.1877237204819,\n                            28.54313281939443\n                        ],\n                        [\n                            77.18772503776769,\n                            28.543135300911292\n                        ],\n                        [\n                            77.18770091678515,\n                            28.543193520118987\n                        ],\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"87230a-cf81-1261-5e43-b4c06cf43621\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ],\n                        [\n                            77.187785486569,\n                            28.543119601789527\n                        ],\n                        [\n                            77.18777418718021,\n                            28.543124230524\n                        ],\n                        [\n                            77.187836319175,\n                            28.54314409552268\n                        ],\n                        [\n                            77.18783236731764,\n                            28.543136650972095\n                        ],\n                        [\n                            77.1878775648728,\n                            28.54311813603421\n                        ],\n                        [\n                            77.18784331544228,\n                            28.543053616595767\n                        ],\n                        [\n                            77.18776704456795,\n                            28.543084860553442\n                        ],\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ad57180-bd65-4c12-2b8-d1afe18cac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ],\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ],\n                        [\n                            77.18742409640336,\n                            28.543261601075248\n                        ],\n                        [\n                            77.18742127155616,\n                            28.543262758258866\n                        ],\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"26ac646-702d-af28-1acd-eef8e0c3444b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.1875719984099,\n                            28.54298953428732\n                        ],\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ],\n                        [\n                            77.18761305383207,\n                            28.54296969501619\n                        ],\n                        [\n                            77.18756785627691,\n                            28.542988209954075\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e324cb-42b4-f62b-0ee5-6c6a7e500e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18763530125503,\n                            28.54346511118559\n                        ],\n                        [\n                            77.18763247640783,\n                            28.543466268369205\n                        ],\n                        [\n                            77.18766672583834,\n                            28.54353078780765\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5436e-3df3-7e05-adfc-dd856d622af0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.18788731276955,\n                            28.543253115115036\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18778147613746,\n                            28.543293449392028\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0dddb3-c11b-2cb-e51c-7ff02d60db5c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18757597946389,\n                            28.54348941204156\n                        ],\n                        [\n                            77.18761552732465,\n                            28.54347321147091\n                        ],\n                        [\n                            77.18762870018254,\n                            28.543498026639543\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"708bc-00fe-6ef-2502-2fe581f58bc1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757032976949,\n                            28.543491726408796\n                        ],\n                        [\n                            77.18761552732465,\n                            28.54347321147091\n                        ],\n                        [\n                            77.18761421003886,\n                            28.54347072995405\n                        ],\n                        [\n                            77.1875661876365,\n                            28.543490402075548\n                        ],\n                        [\n                            77.18756750492228,\n                            28.543492883592414\n                        ],\n                        [\n                            77.18757032976949,\n                            28.543491726408796\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"efd350-f22-fb23-b36-cda2064bbcdb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774096225505,\n                            28.54338557408767\n                        ],\n                        [\n                            77.18776921072703,\n                            28.543374002251493\n                        ],\n                        [\n                            77.18777316258439,\n                            28.543381446802083\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2f7ed55-4a55-761e-356c-4855ad00baf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ],\n                        [\n                            77.18751746270586,\n                            28.54335326291334\n                        ],\n                        [\n                            77.18748356453948,\n                            28.54336714911675\n                        ],\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ],\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a60058-7a8a-2ce-a4f0-dc3e5d8d5dcc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ],\n                        [\n                            77.1874694403035,\n                            28.54337293503484\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88fe7c7-866f-05ce-3ce-8d1c205dcde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ],\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ],\n                        [\n                            77.1874344590576,\n                            28.543242250389227\n                        ],\n                        [\n                            77.1874316342104,\n                            28.543243407572845\n                        ],\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0bd188-3a33-b1de-0050-65758e47634\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ],\n                        [\n                            77.18747694882344,\n                            28.54344538760898\n                        ],\n                        [\n                            77.18759559240574,\n                            28.543396785897034\n                        ],\n                        [\n                            77.18762062083573,\n                            28.543443934717438\n                        ],\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"daf47f1-fd0-38e6-ab52-b8cfdb66f42a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745663335329,\n                            28.54338120246979\n                        ],\n                        [\n                            77.18747244078277,\n                            28.54341098067215\n                        ],\n                        [\n                            77.18752046318512,\n                            28.54339130855065\n                        ],\n                        [\n                            77.18750465575566,\n                            28.54336153034829\n                        ],\n                        [\n                            77.18745663335329,\n                            28.54338120246979\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1ee72a-0c4-1cc-a0b8-4630f718bcdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18800030665744,\n                            28.54320682777033\n                        ],\n                        [\n                            77.18793444236799,\n                            28.54308275192717\n                        ],\n                        [\n                            77.18794009206238,\n                            28.543080437559933\n                        ],\n                        [\n                            77.18800595635183,\n                            28.543204513403094\n                        ],\n                        [\n                            77.18800030665744,\n                            28.54320682777033\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"777328-3f27-a4b-ff6c-e33dcb3c76d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ],\n                        [\n                            77.18784780883942,\n                            28.54313334657087\n                        ],\n                        [\n                            77.18785966441152,\n                            28.543155680222636\n                        ],\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ],\n                        [\n                            77.18787001242221,\n                            28.543181652574887\n                        ],\n                        [\n                            77.18784366670643,\n                            28.54313202223762\n                        ],\n                        [\n                            77.1878775648728,\n                            28.54311813603421\n                        ],\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1c674b-a6a-4ebd-16f-70c7861fb53\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ],\n                        [\n                            77.18772503776769,\n                            28.543135300911292\n                        ],\n                        [\n                            77.1877237204819,\n                            28.54313281939443\n                        ],\n                        [\n                            77.18774631925947,\n                            28.543123561925487\n                        ],\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5c2431-2e1b-7d1d-7557-134d2f50a55e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ],\n                        [\n                            77.18720889576367,\n                            28.543186615529137\n                        ],\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ],\n                        [\n                            77.18719175640487,\n                            28.543199678848186\n                        ],\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"514c2ad-ef65-baa-efa8-1600227d85\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ],\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ],\n                        [\n                            77.18738548527715,\n                            28.543292523597447\n                        ],\n                        [\n                            77.18738266042995,\n                            28.543293680781066\n                        ],\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5de0442-375-2882-058-58eafbf8840\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766059317836,\n                        28.543279524597285\n                    ],\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ],\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"42d84d0-ad2f-41ae-0227-cc16cafe222\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ],\n                    [\n                        77.1873689167452,\n                        28.543287226264464\n                    ],\n                    [\n                        77.18737813774572,\n                        28.543304596882507\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5af3-505c-a485-645-435bcb8cb00\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18818739052658,\n                            28.543468557088364\n                        ],\n                        [\n                            77.18817158309712,\n                            28.543438778886006\n                        ],\n                        [\n                            77.1881744079443,\n                            28.543437621702388\n                        ],\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ],\n                        [\n                            77.18818739052658,\n                            28.543468557088364\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d61f58-04e0-eca1-25f5-cac102b44e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ],\n                        [\n                            77.18776296100916,\n                            28.542902244067108\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18773057040418,\n                            28.54291249157004\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Store Cafeteria\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"aa32631-e77-6ee-76aa-2073d352fa1\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18739864349149,\n                            28.543362661804352\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"dc1a57-0b3-e251-33c5-0285fc34b0f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ],\n                        [\n                            77.18751100797834,\n                            28.543516027264765\n                        ],\n                        [\n                            77.18751383282554,\n                            28.54351487008115\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"72d4dbb-eb2-82-d82d-4ca5175f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ],\n                        [\n                            77.18781736483082,\n                            28.543529502065738\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774208926521,\n                            28.543394175821877\n                        ],\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1bdc8bf-4661-7384-a26-fe818ff03\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18765304072778,\n                            28.543343041137963\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"655e238-26ab-adcd-4db2-754267aea6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766208609622,\n                            28.543321208935076\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18765304072778,\n                            28.543343041137963\n                        ],\n                        [\n                            77.18766076881045,\n                            28.543318727418214\n                        ],\n                        [\n                            77.18766208609622,\n                            28.543321208935076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"efc0b25-7711-cfed-8876-ff186a8ad37\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766811634187,\n                            28.54330665413315\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18767716171031,\n                            28.543284821930268\n                        ],\n                        [\n                            77.18766529149467,\n                            28.54330781131677\n                        ],\n                        [\n                            77.18766811634187,\n                            28.54330665413315\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"50f6b4-6a12-88b6-678e-7d06313cd00\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ],\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ],\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b235761-a6be-a25-1cdb-d0ffe6fbb605\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.1880012141049,\n                            28.543312195798425\n                        ],\n                        [\n                            77.1879983892577,\n                            28.543313352982043\n                        ],\n                        [\n                            77.1880826955482,\n                            28.54347217006129\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"12fb644-66c6-b241-4aea-06e5402d8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ],\n                        [\n                            77.18794467323032,\n                            28.543471308585595\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.18788125323682,\n                            28.543358315993505\n                        ],\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3bccfe5-e832-d847-1060-2f566840656d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18808420310961,\n                            28.54346853136081\n                        ],\n                        [\n                            77.18806442917924,\n                            28.543476631646133\n                        ],\n                        [\n                            77.18806574646501,\n                            28.543479113162995\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.18808420310961,\n                            28.54346853136081\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"10056ff-c3ec-6dad-3426-04c37d24b0df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871275753089,\n                            28.543111167125474\n                        ],\n                        [\n                            77.18712625802311,\n                            28.54310868560861\n                        ],\n                        [\n                            77.18718840466146,\n                            28.54308322756902\n                        ],\n                        [\n                            77.18718972194725,\n                            28.543085709085883\n                        ],\n                        [\n                            77.1871275753089,\n                            28.543111167125474\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ee82f37-42c-eca-f7a8-606ec5c6ef4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779324384828,\n                            28.543587721273433\n                        ],\n                        [\n                            77.18779456113407,\n                            28.543590202790295\n                        ],\n                        [\n                            77.18741320676243,\n                            28.543746422578682\n                        ],\n                        [\n                            77.18741188947664,\n                            28.54374394106182\n                        ],\n                        [\n                            77.18779324384828,\n                            28.543587721273433\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ba33eb6-50fd-a62d-b1c2-3b081638d6e3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ],\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759690969152,\n                            28.5433992674139\n                        ],\n                        [\n                            77.18762062083573,\n                            28.543443934717438\n                        ],\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ],\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e0eb48c-2b86-36fd-b1e7-cf512547856\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18725811830346,\n                            28.543532009230677\n                        ],\n                        [\n                            77.18725943558925,\n                            28.54353449074754\n                        ],\n                        [\n                            77.18727355982523,\n                            28.543528704829452\n                        ],\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ],\n                        [\n                            77.18725811830346,\n                            28.543532009230677\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b04a121-3da-ab3b-8218-75af417477a7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ],\n                        [\n                            77.1872893672547,\n                            28.54355848303181\n                        ],\n                        [\n                            77.18727524301872,\n                            28.5435642689499\n                        ],\n                        [\n                            77.18727656030451,\n                            28.543566750466763\n                        ],\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"421b8a-e3be-bc40-8ac2-dda54a021a35\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731476159239,\n                            28.543638714455795\n                        ],\n                        [\n                            77.18731607887818,\n                            28.543641195972658\n                        ],\n                        [\n                            77.18734997704455,\n                            28.543627309769246\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18731476159239,\n                            28.543638714455795\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f4271d8-5383-f0ff-d7-6f0fa705a3bb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18728578130504,\n                            28.543584121084805\n                        ],\n                        [\n                            77.18730273038821,\n                            28.5435771779831\n                        ],\n                        [\n                            77.18730141310242,\n                            28.543574696466237\n                        ],\n                        [\n                            77.18728446401924,\n                            28.543581639567943\n                        ],\n                        [\n                            77.18728578130504,\n                            28.543584121084805\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ac7c487-ca04-82a1-6065-e48b072fc237\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ],\n                        [\n                            77.18738798805681,\n                            28.543705393975625\n                        ],\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"62268f-7e7-3c5e-04cb-4803ca16050f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.1871838087595,\n                            28.543320758861825\n                        ],\n                        [\n                            77.18734200020256,\n                            28.543255956579234\n                        ],\n                        [\n                            77.18734331748834,\n                            28.543258438096096\n                        ],\n                        [\n                            77.1871879508925,\n                            28.54332208319507\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a484ed-bf0-dbe-22d-7740b477d77e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18732475833893,\n                            28.54358628116619\n                        ],\n                        [\n                            77.18732758318613,\n                            28.543585123982574\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"055b02-5518-82bb-32d4-e717e300254\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872841127551,\n                            28.543503233926085\n                        ],\n                        [\n                            77.18725021458873,\n                            28.543517120129497\n                        ],\n                        [\n                            77.18724889730294,\n                            28.543514638612635\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1872841127551,\n                            28.543503233926085\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b7edc-f57f-b680-45cf-fccb2465eec\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ],\n                        [\n                            77.1873168546242,\n                            28.54357139206501\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ed15ea-d282-841c-853f-4257d62612a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ],\n                        [\n                            77.18766621358567,\n                            28.543367856306592\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1af32cc-c54-147a-064-57cee2dfb3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ],\n                        [\n                            77.18759559240574,\n                            28.543396785897034\n                        ],\n                        [\n                            77.18759690969152,\n                            28.5433992674139\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f7cbda-f4e0-f8bb-bffb-c6043005e1e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ],\n                        [\n                            77.18769510610223,\n                            28.543111308627022\n                        ],\n                        [\n                            77.18763578431108,\n                            28.543135609482995\n                        ],\n                        [\n                            77.18770823502949,\n                            28.54327209291047\n                        ],\n                        [\n                            77.18767716171031,\n                            28.543284821930268\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18771237716247,\n                            28.543273417243718\n                        ],\n                        [\n                            77.18763992644408,\n                            28.54313693381624\n                        ],\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"abf576c-fb88-ec84-0be4-422ac00b318\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18796115399147,\n                            28.543165464868018\n                        ],\n                        [\n                            77.18796397883865,\n                            28.5431643076844\n                        ],\n                        [\n                            77.18798900726865,\n                            28.5432114565048\n                        ],\n                        [\n                            77.18788731276955,\n                            28.543253115115036\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18798486513566,\n                            28.543210132171556\n                        ],\n                        [\n                            77.18796115399147,\n                            28.543165464868018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"28dc4da-b72-7b8e-041a-cda862374354\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ],\n                        [\n                            77.18744401667873,\n                            28.5433833496874\n                        ],\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ],\n                        [\n                            77.18744250911732,\n                            28.54338698838788\n                        ],\n                        [\n                            77.18752160483884,\n                            28.543354587246583\n                        ],\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"714ccf-553b-8fef-edc-bed2702b03e4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718557981425,\n                            28.54308438475264\n                        ],\n                        [\n                            77.18717899338532,\n                            28.54307197716832\n                        ],\n                        [\n                            77.18760837015931,\n                            28.542896085258434\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.1871831355183,\n                            28.54307330150157\n                        ],\n                        [\n                            77.18718840466146,\n                            28.54308322756902\n                        ],\n                        [\n                            77.18718557981425,\n                            28.54308438475264\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1adc554-31f4-f87-83-445383caef55\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743968427012,\n                            28.543388145571495\n                        ],\n                        [\n                            77.18741426064534,\n                            28.543398560224055\n                        ],\n                        [\n                            77.18739581864429,\n                            28.54336381898797\n                        ],\n                        [\n                            77.18739864349149,\n                            28.543362661804352\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18743836698432,\n                            28.543385664054632\n                        ],\n                        [\n                            77.18743968427012,\n                            28.543388145571495\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4a476e-ba7d-0daf-c1d4-e6d807c20e55\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ],\n                    [\n                        77.18746387847037,\n                        28.54310331117244\n                    ],\n                    [\n                        77.18746387847037,\n                        28.54310331117244\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b1bb0fd-bca-1fa0-d802-e6fc3553cdc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ],\n                    [\n                        77.1877352101463,\n                        28.543122070442614\n                    ],\n                    [\n                        77.1877352101463,\n                        28.543122070442614\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a3a653-76ac-63e-ce0-3d5b7bd78fb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759570946362,\n                            28.543617280871054\n                        ],\n                        [\n                            77.18757068103363,\n                            28.54357013205065\n                        ],\n                        [\n                            77.18756785618643,\n                            28.54357128923427\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18759570946362,\n                            28.543617280871054\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6f654cd-02d1-f3cf-f2b-65675816b5af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769652580237,\n                            28.543379608156176\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18769784308816,\n                            28.543382089673038\n                        ],\n                        [\n                            77.18769652580237,\n                            28.543379608156176\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"44335d-f74-4ca-a772-510f4b617f1a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18729650986697,\n                            28.543597853002368\n                        ],\n                        [\n                            77.18731063410294,\n                            28.54359206708428\n                        ],\n                        [\n                            77.18731195138874,\n                            28.543594548601142\n                        ],\n                        [\n                            77.18729782715275,\n                            28.54360033451923\n                        ],\n                        [\n                            77.18729650986697,\n                            28.543597853002368\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3fc8157-172c-8d3-db58-8cbd7f43166\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ],\n                        [\n                            77.18733737501351,\n                            28.54358413394858\n                        ],\n                        [\n                            77.18733605772772,\n                            28.54358165243172\n                        ],\n                        [\n                            77.18732758318613,\n                            28.543585123982574\n                        ],\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"10fa2b1-65f-83cf-7d6e-8c761f36367\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ],\n                        [\n                            77.1873187280933,\n                            28.543600835968114\n                        ],\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ],\n                        [\n                            77.1873287101963,\n                            28.54359372571678\n                        ],\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e6b0237-244d-e472-fdc4-d342b1a030ba\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ],\n                        [\n                            77.18788299500449,\n                            28.543212587960863\n                        ],\n                        [\n                            77.18788167771869,\n                            28.543210106444\n                        ],\n                        [\n                            77.18787413991166,\n                            28.543228299946406\n                        ],\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bd3cc0-c7b0-f65e-b8a3-f8dceffbc7c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787282262586,\n                            28.54322581842954\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18788882033095,\n                            28.543249476414555\n                        ],\n                        [\n                            77.18787564747306,\n                            28.543224661245922\n                        ],\n                        [\n                            77.18787282262586,\n                            28.54322581842954\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f68445f-00c1-e478-a702-500e4ed8c406\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765542654003,\n                            28.542952337261926\n                        ],\n                        [\n                            77.18763434996741,\n                            28.542912632992113\n                        ],\n                        [\n                            77.18767954752256,\n                            28.54289411805423\n                        ],\n                        [\n                            77.18770062409519,\n                            28.54293382232404\n                        ],\n                        [\n                            77.18765542654003,\n                            28.542952337261926\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bddba7f-e386-2ad-c63c-c48803e0b1a1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875902646884,\n                            28.543568151982672\n                        ],\n                        [\n                            77.18760721377159,\n                            28.543561208880966\n                        ],\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ],\n                        [\n                            77.18759158197419,\n                            28.543570633499534\n                        ],\n                        [\n                            77.1875902646884,\n                            28.543568151982672\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3413f8-76db-51e-d6d-5a6c2de1044\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ],\n                        [\n                            77.18761248291474,\n                            28.54357113494842\n                        ],\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ],\n                        [\n                            77.18759421654576,\n                            28.543575596533262\n                        ],\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8b57a2-078-a62-0606-0a5aff817a8b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ],\n                        [\n                            77.18759685111735,\n                            28.543580559566987\n                        ],\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ],\n                        [\n                            77.18761248291474,\n                            28.54357113494842\n                        ],\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6116a0e-f368-0241-7560-a7f71844b8f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ],\n                        [\n                            77.18761511748632,\n                            28.543576097982143\n                        ],\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ],\n                        [\n                            77.18759685111735,\n                            28.543580559566987\n                        ],\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d2e26bf-257c-73ea-c530-37d55a544e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ],\n                        [\n                            77.18759948568892,\n                            28.543585522600715\n                        ],\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ],\n                        [\n                            77.18761511748632,\n                            28.543576097982143\n                        ],\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"58e07d5-88-5eb6-6516-8d77622563\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ],\n                        [\n                            77.18761775205789,\n                            28.54358106101587\n                        ],\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ],\n                        [\n                            77.18759948568892,\n                            28.543585522600715\n                        ],\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe682de-e8e7-2cf-084d-33ec1371b632\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ],\n                        [\n                            77.18762038662948,\n                            28.5435860240496\n                        ],\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ],\n                        [\n                            77.1876021202605,\n                            28.54359048563444\n                        ],\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4cb772-8a3c-66d-4e2f-c6c5a643d533\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ],\n                        [\n                            77.18762302120105,\n                            28.543590987083324\n                        ],\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ],\n                        [\n                            77.18760475483208,\n                            28.543595448668167\n                        ],\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"def0b0b-fa62-2fbd-4013-0cdfdaa1a072\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ],\n                        [\n                            77.18760738940365,\n                            28.543600411701895\n                        ],\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ],\n                        [\n                            77.18762565577264,\n                            28.54359595011705\n                        ],\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"128ed5f-5e3f-fadc-850-b84d070f21b5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ],\n                        [\n                            77.18761002397524,\n                            28.54360537473562\n                        ],\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ],\n                        [\n                            77.18762565577264,\n                            28.54359595011705\n                        ],\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0e6aa50-cf67-ba0-8fb1-f65c6c5b1f14\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ],\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ],\n                        [\n                            77.18719175640487,\n                            28.543199678848186\n                        ],\n                        [\n                            77.18719439097646,\n                            28.543204641881914\n                        ],\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7e35f15-33d-8064-bdd6-4c3223ecfc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18770296588633,\n                            28.543262166843018\n                        ],\n                        [\n                            77.18768601680314,\n                            28.543269109944724\n                        ],\n                        [\n                            77.18767020937368,\n                            28.543239331742367\n                        ],\n                        [\n                            77.18768715845685,\n                            28.54323238864066\n                        ],\n                        [\n                            77.18770296588633,\n                            28.543262166843018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bfdf62-2005-5c2c-c663-0d888e7581c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ],\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ],\n                        [\n                            77.18745001763726,\n                            28.543459440962017\n                        ],\n                        [\n                            77.18744719279006,\n                            28.543460598145636\n                        ],\n                        [\n                            77.18747222122006,\n                            28.54350774696604\n                        ],\n                        [\n                            77.18750046969203,\n                            28.54349617512986\n                        ],\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6c13308-f260-ac02-eda0-86fc186514b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ],\n                        [\n                            77.1874453632516,\n                            28.543295185127718\n                        ],\n                        [\n                            77.18747926141796,\n                            28.543281298924303\n                        ],\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ],\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ffe2d-c02-4b88-dd3f-db04cdca5bb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Pantry-G-B\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ],\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ],\n                        [\n                            77.1873159032461,\n                            28.543601993151732\n                        ],\n                        [\n                            77.1873172205319,\n                            28.543604474668594\n                        ],\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bfdf55-fb01-c84-dc7-32a6eb2b68f2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ],\n                        [\n                            77.18763639906858,\n                            28.542981279716145\n                        ],\n                        [\n                            77.18763508178279,\n                            28.542978798199282\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"38e36-686-f7d3-682-a0566bc472e4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ],\n                        [\n                            77.18763622343651,\n                            28.542942076895216\n                        ],\n                        [\n                            77.1876125122923,\n                            28.542897409591678\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"55d0ff-304-85ee-bbf-6b6e2f3b4714\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ],\n                        [\n                            77.18741111382108,\n                            28.543230665689272\n                        ],\n                        [\n                            77.18741770025002,\n                            28.54324307327359\n                        ],\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ],\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cfd370a-1432-2b2e-ce28-a85a8f843df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ],\n                        [\n                            77.18740546412668,\n                            28.54323298005651\n                        ],\n                        [\n                            77.18741205055564,\n                            28.543245387640823\n                        ],\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ],\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4f3a81-3a22-e0b-dec3-a8e3ca3380b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ],\n                        [\n                            77.1873969895851,\n                            28.54323645160736\n                        ],\n                        [\n                            77.1873998144323,\n                            28.54323529442374\n                        ],\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ],\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f606f48-4241-e460-78e-8bbe51c1650\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ],\n                        [\n                            77.1873941647379,\n                            28.543237608790978\n                        ],\n                        [\n                            77.1873969895851,\n                            28.54323645160736\n                        ],\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ],\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"870fdd-f554-3d36-b1b4-5b64d2cd05f6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.1873913398907,\n                            28.543238765974596\n                        ],\n                        [\n                            77.1873941647379,\n                            28.543237608790978\n                        ],\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e1224db-aaae-254a-2c0d-4d6f84f4eeb5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.18739227662525,\n                            28.543253487926147\n                        ],\n                        [\n                            77.18738569019631,\n                            28.543241080341833\n                        ],\n                        [\n                            77.1873913398907,\n                            28.543238765974596\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1ef161-cf47-de64-d31f-682d2e7466c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ],\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ],\n                        [\n                            77.18718328186328,\n                            28.54320315039904\n                        ],\n                        [\n                            77.18718064729171,\n                            28.543198187365313\n                        ],\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b8d74c-7a7b-600c-fe2e-0260e25afe\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ],\n                        [\n                            77.18718855100644,\n                            28.543213076466493\n                        ],\n                        [\n                            77.18718591643486,\n                            28.543208113432765\n                        ],\n                        [\n                            77.18716896735168,\n                            28.54321505653447\n                        ],\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c57c68d-f1f7-8516-7fc-d647ccad47d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ],\n                        [\n                            77.1875627773189,\n                            28.543555242949473\n                        ],\n                        [\n                            77.18764187304043,\n                            28.543522841808176\n                        ],\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ],\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cf30de-6fd-3503-552e-11883a1652af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767878632961,\n                            28.543501678203803\n                        ],\n                        [\n                            77.18767031178803,\n                            28.543505149754655\n                        ],\n                        [\n                            77.1876492352154,\n                            28.543465445484845\n                        ],\n                        [\n                            77.18765770975699,\n                            28.54346197393399\n                        ],\n                        [\n                            77.18767878632961,\n                            28.543501678203803\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Reception\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6c4e677-630-666a-4aef-307f76b70bc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Reception\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18726302153893,\n                            28.543508852694547\n                        ],\n                        [\n                            77.18717871524842,\n                            28.5433500356153\n                        ],\n                        [\n                            77.18719566433161,\n                            28.54334309251359\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.18726302153893,\n                            28.543508852694547\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"510725-1f0c-d075-24e4-607328b72d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874481588117,\n                            28.543384674020643\n                        ],\n                        [\n                            77.18743685942292,\n                            28.543389302755113\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18744684152591,\n                            28.54338219250378\n                        ],\n                        [\n                            77.1874481588117,\n                            28.543384674020643\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f055ab6-fdf0-e430-8ea2-b233dccc7a1e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739734084924,\n                            28.543314857249218\n                        ],\n                        [\n                            77.18747926141796,\n                            28.543281298924303\n                        ],\n                        [\n                            77.18747794413218,\n                            28.54327881740744\n                        ],\n                        [\n                            77.18739602356345,\n                            28.543312375732352\n                        ],\n                        [\n                            77.18739734084924,\n                            28.543314857249218\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"33d2064-4a8d-be40-0cd0-30bdcfd4ac7c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740281491156,\n                            28.543273340061052\n                        ],\n                        [\n                            77.1874621367027,\n                            28.543249039205083\n                        ],\n                        [\n                            77.18746081941693,\n                            28.543246557688217\n                        ],\n                        [\n                            77.18740149762577,\n                            28.54327085854419\n                        ],\n                        [\n                            77.18740281491156,\n                            28.543273340061052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f5d8b1-ac84-85ba-f4a-3ac8b7f28e2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740056089122,\n                            28.54325613659264\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.1874515984164,\n                            28.543229187070175\n                        ],\n                        [\n                            77.18745423298797,\n                            28.543234150103903\n                        ],\n                        [\n                            77.18740056089122,\n                            28.54325613659264\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ab04dba-5d46-5bba-c2-0e11fbcf058\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ],\n                        [\n                            77.18760984834316,\n                            28.54356617191469\n                        ],\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ],\n                        [\n                            77.18759158197419,\n                            28.543570633499534\n                        ],\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b7735f-2ef1-1275-e7d4-1ce6bf332cf5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ],\n                        [\n                            77.18759421654576,\n                            28.543575596533262\n                        ],\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ],\n                        [\n                            77.18760984834316,\n                            28.54356617191469\n                        ],\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d0df773-db30-b815-dc1a-c584d1a2861c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ],\n                        [\n                            77.1876021202605,\n                            28.54359048563444\n                        ],\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ],\n                        [\n                            77.18761775205789,\n                            28.54358106101587\n                        ],\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bd2efe2-a60-16d0-0512-381344ecf62\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ],\n                        [\n                            77.18760475483208,\n                            28.543595448668167\n                        ],\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ],\n                        [\n                            77.18762038662948,\n                            28.5435860240496\n                        ],\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8af0817-30c3-a66e-23ef-af2124044e7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ],\n                        [\n                            77.18760738940365,\n                            28.543600411701895\n                        ],\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ],\n                        [\n                            77.18762302120105,\n                            28.543590987083324\n                        ],\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d88202-f30-6418-6800-d062876acde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ],\n                        [\n                            77.18762829034421,\n                            28.543600913150776\n                        ],\n                        [\n                            77.18761134126102,\n                            28.543607856252482\n                        ],\n                        [\n                            77.18761002397524,\n                            28.54360537473562\n                        ],\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1122eac-e01c-3b28-cf07-a8460d43de8b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ],\n                        [\n                            77.18730704815327,\n                            28.543617705137272\n                        ],\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ],\n                        [\n                            77.18732248967505,\n                            28.543614400736047\n                        ],\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d0f2380-a1b-7be-5276-8853bad25e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ],\n                        [\n                            77.18731985510347,\n                            28.543609437702322\n                        ],\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ],\n                        [\n                            77.18730704815327,\n                            28.543617705137272\n                        ],\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a671366-c7d4-a3ef-fa2-3231ecceefde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ],\n                        [\n                            77.1873044135817,\n                            28.543612742103544\n                        ],\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ],\n                        [\n                            77.1873172205319,\n                            28.543604474668594\n                        ],\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"62f554-6e4a-13b-2aa0-268d7a815e47\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18753196749307,\n                            28.543335236560562\n                        ],\n                        [\n                            77.18754645763676,\n                            28.543362533246057\n                        ],\n                        [\n                            77.18759165519191,\n                            28.543344018308172\n                        ],\n                        [\n                            77.18757716504824,\n                            28.543316721622677\n                        ],\n                        [\n                            77.18753196749307,\n                            28.543335236560562\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3dae3b2-21e8-6acf-338-68034af2adcb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ],\n                        [\n                            77.18760965815801,\n                            28.54298921285184\n                        ],\n                        [\n                            77.18760307172907,\n                            28.542976805267525\n                        ],\n                        [\n                            77.18760872142346,\n                            28.54297449090029\n                        ],\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"48ff28d-f505-b405-6d7-4fb4416410b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ],\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ],\n                        [\n                            77.18760307172907,\n                            28.542976805267525\n                        ],\n                        [\n                            77.18760965815801,\n                            28.54298921285184\n                        ],\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"522c7d2-c2cb-7c2-8a0-675dbcfd733b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ],\n                        [\n                            77.18759177234028,\n                            28.542981434001995\n                        ],\n                        [\n                            77.18759835876922,\n                            28.542993841586313\n                        ],\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ],\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ee1ea8b-bb20-b71-d61b-bf46b1ddf0e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18759835876922,\n                            28.542993841586313\n                        ],\n                        [\n                            77.18759177234028,\n                            28.542981434001995\n                        ],\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"843f436-be37-cf31-50e5-5e4edc03f4ea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ],\n                        [\n                            77.18740621058562,\n                            28.543253822225402\n                        ],\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ],\n                        [\n                            77.18741562186176,\n                            28.543265072626102\n                        ],\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"437d2db-8b30-55cf-e40e-7b2fb36d752\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ],\n                        [\n                            77.18742127155616,\n                            28.543262758258866\n                        ],\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ],\n                        [\n                            77.18741186028001,\n                            28.54325150785817\n                        ],\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7d4ff03-d88b-4a6c-0fda-fd3f0b3fcf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ],\n                        [\n                            77.18742033482161,\n                            28.543248036307315\n                        ],\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ],\n                        [\n                            77.18742974609775,\n                            28.543259286708015\n                        ],\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8eb60b-adf-5be3-0f6c-5083c34a58b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ],\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ],\n                        [\n                            77.18759967605502,\n                            28.542996323103175\n                        ],\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ],\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1be37-0c0c-e1a-5e21-2d101fa48e7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ],\n                        [\n                            77.1876109754438,\n                            28.542991694368705\n                        ],\n                        [\n                            77.18762227483259,\n                            28.542987065634232\n                        ],\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ],\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"157d1-cfb-cf63-66c-7241db2243\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731477623594,\n                            28.543593391417524\n                        ],\n                        [\n                            77.18732607562472,\n                            28.543588762683054\n                        ],\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ],\n                        [\n                            77.18731609352173,\n                            28.543595872934386\n                        ],\n                        [\n                            77.18731477623594,\n                            28.543593391417524\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7705f14-8af0-ed30-a551-e286063db37\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ],\n                        [\n                            77.1873287101963,\n                            28.54359372571678\n                        ],\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ],\n                        [\n                            77.18731609352173,\n                            28.543595872934386\n                        ],\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2e0282-b68a-1254-dead-57358bdf84f4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ],\n                        [\n                            77.18733397933946,\n                            28.54360365178423\n                        ],\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ],\n                        [\n                            77.18732136266487,\n                            28.54360579900184\n                        ],\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6ed1c21-0e48-1f8e-0f43-eda0ef05e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ],\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ],\n                        [\n                            77.18733529662525,\n                            28.543606133301097\n                        ],\n                        [\n                            77.18733397933946,\n                            28.54360365178423\n                        ],\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"21e41a1-c18-a8e-d8ca-2ece6e8e66c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ],\n                        [\n                            77.18732531452224,\n                            28.54361324355243\n                        ],\n                        [\n                            77.18733661391104,\n                            28.54360861481796\n                        ],\n                        [\n                            77.18733529662525,\n                            28.543606133301097\n                        ],\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"72ac74-3f2-0bfa-85be-e6abc4042516\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ],\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ],\n                        [\n                            77.18732794909383,\n                            28.543618206586157\n                        ],\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ],\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b04ea7c-3261-f13c-dff-f0dad7f3714f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ],\n                        [\n                            77.187425984516,\n                            28.543245721940078\n                        ],\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ],\n                        [\n                            77.18743539579215,\n                            28.543256972340778\n                        ],\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cd11fef-fffc-08a4-57ba-8f766fce4e8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ],\n                        [\n                            77.18743539579215,\n                            28.543256972340778\n                        ],\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ],\n                        [\n                            77.1874316342104,\n                            28.543243407572845\n                        ],\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5d4a5fa-ab65-2abe-ddf5-22f5fd0cbf7f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ],\n                        [\n                            77.18742806290427,\n                            28.543223722587566\n                        ],\n                        [\n                            77.18744501198745,\n                            28.54321677948586\n                        ],\n                        [\n                            77.18746081941693,\n                            28.543246557688217\n                        ],\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b13376d-7663-3bb-67c3-258d08bfa5a2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18724861925652,\n                            28.543209617779418\n                        ],\n                        [\n                            77.18721832168336,\n                            28.543152542891562\n                        ],\n                        [\n                            77.18722679622496,\n                            28.54314907134071\n                        ],\n                        [\n                            77.18725709379811,\n                            28.543206146228563\n                        ],\n                        [\n                            77.18724861925652,\n                            28.543209617779418\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"73d-55ae-3c70-d783-f04c17a84c75\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ],\n                        [\n                            77.1873044135817,\n                            28.543612742103544\n                        ],\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ],\n                        [\n                            77.18731985510347,\n                            28.543609437702322\n                        ],\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"466d863-aaeb-730-026-cca2b7763007\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ],\n                        [\n                            77.18730046172433,\n                            28.543605297552958\n                        ],\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ],\n                        [\n                            77.1873159032461,\n                            28.543601993151732\n                        ],\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2da0047-2f87-0dd3-b5cd-8cf428daa81\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ],\n                        [\n                            77.18730046172433,\n                            28.543605297552958\n                        ],\n                        [\n                            77.18729782715275,\n                            28.54360033451923\n                        ],\n                        [\n                            77.18731195138874,\n                            28.543594548601142\n                        ],\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"26884e-7a01-5f67-be66-bbe7e6a704\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ],\n                        [\n                            77.1876209575468,\n                            28.54298458411737\n                        ],\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ],\n                        [\n                            77.18760872142346,\n                            28.54297449090029\n                        ],\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1eea28-1cf1-511-6ded-77b170bd7fd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ],\n                        [\n                            77.18742241320987,\n                            28.543226036954803\n                        ],\n                        [\n                            77.18742899963883,\n                            28.543238444539117\n                        ],\n                        [\n                            77.18743182448601,\n                            28.5432372873555\n                        ],\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e8360da-7704-ea-20a3-58818cf2b5ae\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ],\n                        [\n                            77.18742617479163,\n                            28.543239601722735\n                        ],\n                        [\n                            77.18742899963883,\n                            28.543238444539117\n                        ],\n                        [\n                            77.18742241320987,\n                            28.543226036954803\n                        ],\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c1af3f-3ad-bfb7-5c4a-34d6248b13f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ],\n                        [\n                            77.18741676351547,\n                            28.543228351322036\n                        ],\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ],\n                        [\n                            77.18742617479163,\n                            28.543239601722735\n                        ],\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0cd22a2-a5be-d8c5-80a3-0c6d2b83eebc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ],\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ],\n                        [\n                            77.18741676351547,\n                            28.543228351322036\n                        ],\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ],\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0d1e81-003d-5351-21d1-71a6d0bca85\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ],\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ],\n                        [\n                            77.18741111382108,\n                            28.543230665689272\n                        ],\n                        [\n                            77.18741770025002,\n                            28.54324307327359\n                        ],\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ffedcd0-7e05-de56-6453-deaf462b083\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ],\n                        [\n                            77.1873998144323,\n                            28.54323529442374\n                        ],\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ],\n                        [\n                            77.18740922570844,\n                            28.54324654482444\n                        ],\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7a74cce-1e-1d2e-e7a6-a4e35aab8e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ],\n                        [\n                            77.1876109754438,\n                            28.542991694368705\n                        ],\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ],\n                        [\n                            77.18761191217835,\n                            28.543006416320257\n                        ],\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88ac884-1436-887-185a-f5e3ac14eb63\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743464933321,\n                            28.54323613017188\n                        ],\n                        [\n                            77.18743182448601,\n                            28.5432372873555\n                        ],\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ],\n                        [\n                            77.18742806290427,\n                            28.543223722587566\n                        ],\n                        [\n                            77.18743464933321,\n                            28.54323613017188\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"be7b8e-310-b23b-dee-6730aad138\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ],\n                        [\n                            77.18740922570844,\n                            28.54324654482444\n                        ],\n                        [\n                            77.18741205055564,\n                            28.543245387640823\n                        ],\n                        [\n                            77.18740546412668,\n                            28.54323298005651\n                        ],\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8540474-72e1-582f-f84c-3a6d8fa1ac1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719118557802,\n                            28.543218039500218\n                        ],\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ],\n                        [\n                            77.18718385269014,\n                            28.54318478974701\n                        ],\n                        [\n                            77.1871996601196,\n                            28.543214567949367\n                        ],\n                        [\n                            77.18719118557802,\n                            28.543218039500218\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8ba556d-54fc-b03-cc20-78e3028631\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ],\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ],\n                        [\n                            77.1872062611921,\n                            28.54318165249541\n                        ],\n                        [\n                            77.18720889576367,\n                            28.543186615529137\n                        ],\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c383d7-a6ab-d37-b85c-5b508536b8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ],\n                        [\n                            77.18718385269014,\n                            28.54318478974701\n                        ],\n                        [\n                            77.18720362662052,\n                            28.543176689461685\n                        ],\n                        [\n                            77.1872062611921,\n                            28.54318165249541\n                        ],\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b8e45e-6f0b-26a0-8aa0-cdb0b7d48d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ],\n                        [\n                            77.18720362662052,\n                            28.543176689461685\n                        ],\n                        [\n                            77.18719572290578,\n                            28.543161800360505\n                        ],\n                        [\n                            77.18715052535063,\n                            28.543180315298386\n                        ],\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f434722-0a35-3e3b-cf70-5075a4a0a7c6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ],\n                        [\n                            77.18717801272012,\n                            28.54319322433159\n                        ],\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ],\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ],\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d3dfeb-d0ea-a4f0-2f31-6648c1a4f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ],\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ],\n                        [\n                            77.18718064729171,\n                            28.543198187365313\n                        ],\n                        [\n                            77.18717801272012,\n                            28.54319322433159\n                        ],\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a01f5a4-b5f3-8306-05c4-5de75ec0224\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ],\n                        [\n                            77.18716896735168,\n                            28.54321505653447\n                        ],\n                        [\n                            77.18718591643486,\n                            28.543208113432765\n                        ],\n                        [\n                            77.18718328186328,\n                            28.54320315039904\n                        ],\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0bb5600-1e7-0e2c-2841-7ab7a808c66a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ],\n                        [\n                            77.18717555378062,\n                            28.54322746411879\n                        ],\n                        [\n                            77.18718082292378,\n                            28.543237390186242\n                        ],\n                        [\n                            77.18719777200697,\n                            28.543230447084536\n                        ],\n                        [\n                            77.18718855100644,\n                            28.543213076466493\n                        ],\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3c58ccd-de42-cc33-c412-108a47ec7710\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18762322612022,\n                        28.54353954382771\n                    ],\n                    [\n                        77.1876258606918,\n                        28.543544506861434\n                    ],\n                    [\n                        77.1876258606918,\n                        28.543544506861434\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"db65fb6-122-013a-d7cf-0242f63752\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18743759123831,\n                        28.543455467962282\n                    ],\n                    [\n                        77.18742629184952,\n                        28.54346009669675\n                    ],\n                    [\n                        77.18742629184952,\n                        28.54346009669675\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d0d254-503-b71-7f0b-6b586ed8fa\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.187402024522,\n                        28.543388467006974\n                    ],\n                    [\n                        77.18739072513321,\n                        28.543393095741447\n                    ],\n                    [\n                        77.18739072513321,\n                        28.543393095741447\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a41c1f7-843a-75b-f40d-2f46ee734320\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744549495304,\n                        28.543470357063462\n                    ],\n                    [\n                        77.18743419556425,\n                        28.543474985797932\n                    ],\n                    [\n                        77.18743419556425,\n                        28.543474985797932\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d37feab-8a56-23e-51c6-0dbdb7f76ff5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766393027825,\n                        28.543441298914722\n                    ],\n                    [\n                        77.18770213156613,\n                        28.54351326290376\n                    ],\n                    [\n                        77.18770213156613,\n                        28.54351326290376\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b42527-1e4-575b-cadb-c8076ea5a3a8\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"bdb0c8-a080-5600-da8f-7c60a11ebb88\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18742381826647,\n                        28.543539659522228\n                    ],\n                    [\n                        77.18742645283804,\n                        28.543544622555952\n                    ],\n                    [\n                        77.18742645283804,\n                        28.543544622555952\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad33af4-71d1-c01-20d2-46be7fce43e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876373503562,\n                        28.543533757909618\n                    ],\n                    [\n                        77.18764920592831,\n                        28.54355609156139\n                    ],\n                    [\n                        77.18764920592831,\n                        28.54355609156139\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a21a8-d886-3e3e-1fc5-0e3aef2a04\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766059317836,\n                        28.543279524597285\n                    ],\n                    [\n                        77.18758550788839,\n                        28.54313807813608\n                    ],\n                    [\n                        77.18758550788839,\n                        28.54313807813608\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a55a474-40b7-6a4e-e7e7-ec4e6881cf71\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ],\n                    [\n                        77.1872541664461,\n                        28.543524564680087\n                    ],\n                    [\n                        77.1872541664461,\n                        28.543524564680087\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a4f4c03-e3fa-8f04-36ee-f76675f66\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18770884978699,\n                        28.543117763143623\n                    ],\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ],\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1d461f4-2066-53e8-e547-067560f4f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ],\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ],\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0b7230e-d3d4-25d-edb4-8dead0c4abd3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753773433583,\n                        28.542970337887148\n                    ],\n                    [\n                        77.18752643494705,\n                        28.542974966621617\n                    ],\n                    [\n                        77.18752643494705,\n                        28.542974966621617\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"205e548-8cf-8b81-5817-e7d43d3deb7f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b411073-0d-fa1-e7a4-d136a142a1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725260040097,\n                        28.54312641625346\n                    ],\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ],\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cd1a1a0-543-1318-31bb-070b3ff504bd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753905162163,\n                        28.54297281940401\n                    ],\n                    [\n                        77.18754187646883,\n                        28.542971662220392\n                    ],\n                    [\n                        77.18754187646883,\n                        28.542971662220392\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"64a4f2-8116-02fe-d314-25bce4bfd4af\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ],\n                    [\n                        77.18752681549829,\n                        28.54296272618693\n                    ],\n                    [\n                        77.18752681549829,\n                        28.54296272618693\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ed08a1-74c-3526-062e-3e2b8af1fcb6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ],\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ],\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f38b38b-5da-2d7e-0fb7-ec41b2e71ef\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18755523960233,\n                        28.542990357171682\n                    ],\n                    [\n                        77.18754394021354,\n                        28.54299498590615\n                    ],\n                    [\n                        77.18754394021354,\n                        28.54299498590615\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"edc3472-3d5-3adb-34e-cf65c6dbee\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745269613947,\n                        28.543328434880927\n                    ],\n                    [\n                        77.18745834583387,\n                        28.543326120513694\n                    ],\n                    [\n                        77.18745834583387,\n                        28.543326120513694\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"faf2416-7c7c-a0a8-1d33-a21cfe36b2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d7b48b-eb3e-f338-f5-38c73cef56fd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ],\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8d4af1-6247-baf2-b748-fea7c71877b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ],\n                    [\n                        77.18745777500702,\n                        28.543344481165725\n                    ],\n                    [\n                        77.18745777500702,\n                        28.543344481165725\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2cb1f0e-dda-f6d-3f86-04637c0636\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18750606090272,\n                        28.54309207363552\n                    ],\n                    [\n                        77.18750342633113,\n                        28.543087110601792\n                    ],\n                    [\n                        77.18750342633113,\n                        28.543087110601792\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dce342-8fae-fd-5f65-c8cc87ba3644\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18759080631864,\n                        28.543057358126987\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"618044-eb4a-2e8d-ab6-7f6262e4b664\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725260040097,\n                        28.54312641625346\n                    ],\n                    [\n                        77.18726313868729,\n                        28.54314626838837\n                    ],\n                    [\n                        77.18726313868729,\n                        28.54314626838837\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"61b1b6-7ad0-bde3-5337-b8257e544f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ],\n                        [\n                            77.18754960446101,\n                            28.54353042778084\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18760100789387,\n                            28.543536560861963\n                        ],\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f6800fb-10b8-400b-057d-ad550b4f524\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18764841562921,\n                        28.543088139227116\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"554d478-5ecb-63ad-128b-82fff06e2b1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.18785669321935,\n                        28.54302698850878\n                    ],\n                    [\n                        77.1876956769291,\n                        28.54309294797499\n                    ],\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d587b-26f5-012-d08f-0b681361bf00\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18764507843886,\n                        28.54350944418987\n                    ],\n                    [\n                        77.18763942874448,\n                        28.543511758557106\n                    ],\n                    [\n                        77.18763942874448,\n                        28.543511758557106\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ab7c2-a26e-52e-1e38-5be06b08e71\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873842704057,\n                        28.543555860092873\n                    ],\n                    [\n                        77.18738031854834,\n                        28.543548415542286\n                    ],\n                    [\n                        77.18738031854834,\n                        28.543548415542286\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3e345b5-3168-b0ce-1162-aaa8ce3c8c18\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18761873272308,\n                        28.543459813852607\n                    ],\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ],\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"06b3ce4-da74-f87c-087-d7a6ad7ffc0e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ],\n                    [\n                        77.18759215280105,\n                        28.543552272847503\n                    ],\n                    [\n                        77.18759215280105,\n                        28.543552272847503\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f5633ce-fa1-250-f5d7-643214db5b1b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769027599403,\n                        28.543490929251988\n                    ],\n                    [\n                        77.18768180145243,\n                        28.543494400802842\n                    ],\n                    [\n                        77.18768180145243,\n                        28.543494400802842\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f7d4e06-7008-176-30f4-f40e447b405\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767710313614,\n                        28.543466114083355\n                    ],\n                    [\n                        77.18766862859454,\n                        28.54346958563421\n                    ],\n                    [\n                        77.18766862859454,\n                        28.54346958563421\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0c5fc41-eaa6-854e-8363-1ba8e46da62\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744359219684,\n                        28.543531559236904\n                    ],\n                    [\n                        77.18744622676843,\n                        28.543536522270628\n                    ],\n                    [\n                        77.18744622676843,\n                        28.543536522270628\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4fe0ae-a71a-3a03-6f78-a54fa2aca023\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789091336276,\n                        28.54318215402377\n                    ],\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"475ff-ea04-a070-8a10-783ab142ffa2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18725576186877,\n                        28.543248987749973\n                    ],\n                    [\n                        77.18717666614725,\n                        28.54328138889127\n                    ],\n                    [\n                        77.18717666614725,\n                        28.54328138889127\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3057f7c-1fd3-2afd-ff2f-d6e0283ed2e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18815557074848,\n                        28.543460443939264\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8c12af-3631-6831-d686-2cb86ad3dacc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ],\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ],\n                        [\n                            77.18732000153892,\n                            28.543156207319598\n                        ],\n                        [\n                            77.18728327852536,\n                            28.543171250706628\n                        ],\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"710258-705e-74a6-716-070ed4a27bca\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18740656184977,\n                            28.54333222786726\n                        ],\n                        [\n                            77.18744046001613,\n                            28.54331834166385\n                        ],\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8b2353f-d24e-f1e5-cfd4-056e52c4f30\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876610030167,\n                            28.543176638086052\n                        ],\n                        [\n                            77.18768925148868,\n                            28.543165066249873\n                        ],\n                        [\n                            77.18770432710275,\n                            28.543128679245065\n                        ],\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ],\n                        [\n                            77.18763992644408,\n                            28.54313693381624\n                        ],\n                        [\n                            77.1876610030167,\n                            28.543176638086052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"63eae40-524-cc3b-a6ba-5d38e107a74\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874440459658,\n                            28.543292703610852\n                        ],\n                        [\n                            77.18742823853634,\n                            28.543262925408495\n                        ],\n                        [\n                            77.1874621367027,\n                            28.543249039205083\n                        ],\n                        [\n                            77.18747794413218,\n                            28.54327881740744\n                        ],\n                        [\n                            77.1874440459658,\n                            28.543292703610852\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f41482d-e73-410-d0ee-cdf4e7272f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18759780258591,\n                        28.542966879200073\n                    ],\n                    [\n                        77.18759253344275,\n                        28.54295695313262\n                    ],\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ],\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"351dfc-ef85-53a4-050-6e0fec52265b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ],\n                    [\n                        77.18758915241224,\n                        28.54293114793\n                    ],\n                    [\n                        77.18758915241224,\n                        28.54293114793\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"38678de-c4f3-beee-cce-4dbfb7ee436d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18758426382033,\n                            28.542908981427857\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"300b646-45ee-aa68-4634-ddf4a45e0f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18792498716121,\n                            28.543207470641285\n                        ],\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ],\n                        [\n                            77.18789729487254,\n                            28.543246004863704\n                        ],\n                        [\n                            77.18793684273331,\n                            28.543229804293055\n                        ],\n                        [\n                            77.18792498716121,\n                            28.543207470641285\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4bb8036-81d0-a681-0107-f6e700242ed7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725576186877,\n                        28.543248987749973\n                    ],\n                    [\n                        77.18723863715351,\n                        28.54321672803075\n                    ],\n                    [\n                        77.18722546429562,\n                        28.54319191286212\n                    ],\n                    [\n                        77.18722546429562,\n                        28.54319191286212\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e5f15b2-e56c-ad5c-06df-f0fa7251a600\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ],\n                        [\n                            77.18752662522266,\n                            28.542968846404275\n                        ],\n                        [\n                            77.1875108177932,\n                            28.542939068201914\n                        ],\n                        [\n                            77.18747974447403,\n                            28.54295179722171\n                        ],\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0cf815-320-cffd-282d-3e58acda2bf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.187528879243,\n                            28.542986049872688\n                        ],\n                        [\n                            77.18752097552827,\n                            28.54297116077151\n                        ],\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ],\n                        [\n                            77.18750345561823,\n                            28.54299646452525\n                        ],\n                        [\n                            77.187528879243,\n                            28.542986049872688\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"54c64d4-24cb-a4b5-74b-86aea0aeab87\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878794383419,\n                            28.54314757993731\n                        ],\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ],\n                        [\n                            77.18792690456094,\n                            28.543100945429572\n                        ],\n                        [\n                            77.1878675827698,\n                            28.543125246285545\n                        ],\n                        [\n                            77.1878794383419,\n                            28.54314757993731\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"338b8c-48b5-eae8-60d-7b756c58a5fa\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788903989366,\n                        28.54315271012067\n                    ],\n                    [\n                        77.18788640532209,\n                        28.54314774708694\n                    ],\n                    [\n                        77.18788640532209,\n                        28.54314774708694\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"af4a10a-0ce8-6805-c4b1-1f18706cd17\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876448735197,\n                            28.543560887445487\n                        ],\n                        [\n                            77.18767877168607,\n                            28.543547001242075\n                        ],\n                        [\n                            77.18769457911554,\n                            28.543576779444432\n                        ],\n                        [\n                            77.18766068094916,\n                            28.543590665647844\n                        ],\n                        [\n                            77.1876448735197,\n                            28.543560887445487\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"205588-0ff3-3f5a-eddd-61405b7bf31\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765617290849,\n                            28.543556258711018\n                        ],\n                        [\n                            77.18764695190796,\n                            28.543538888092975\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18767877168607,\n                            28.543547001242075\n                        ],\n                        [\n                            77.18765617290849,\n                            28.543556258711018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bbcf5aa-5f1-7af8-7d6f-bd26a35f0ad\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18764393678515,\n                        28.543546165493936\n                    ],\n                    [\n                        77.18764676163235,\n                        28.543545008310318\n                    ],\n                    [\n                        77.18764676163235,\n                        28.543545008310318\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"32a4d0-3851-17df-6efb-ec50078255f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1877293701763,\n                            28.543130505027193\n                        ],\n                        [\n                            77.1877293701763,\n                            28.543130505027193\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f76ca4c-5dc7-b177-012b-fcbd252550a3\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18752538106413,\n                            28.543322828976244\n                        ],\n                        [\n                            77.18751220820624,\n                            28.54329801380761\n                        ],\n                        [\n                            77.18756870515018,\n                            28.54327487013526\n                        ],\n                        [\n                            77.18758187800807,\n                            28.54329968530389\n                        ],\n                        [\n                            77.18752538106413,\n                            28.543322828976244\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d10b571-634-fa8-f4c3-216d3d0ef368\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ],\n                        [\n                            77.18757273022528,\n                            28.543055699494488\n                        ],\n                        [\n                            77.1875416569061,\n                            28.54306842851428\n                        ],\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ],\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"30ee75b-112f-57f-2b47-10ee3b584f51\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759600224406,\n                            28.5432938993858\n                        ],\n                        [\n                            77.18758282938617,\n                            28.54326908421717\n                        ],\n                        [\n                            77.18762520209414,\n                            28.543251726462906\n                        ],\n                        [\n                            77.18763837495203,\n                            28.54327654163154\n                        ],\n                        [\n                            77.18759600224406,\n                            28.5432938993858\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"58e434-cf8-1d56-1d56-c361b0e6dea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18736276944168,\n                        28.543081286092374\n                    ],\n                    [\n                        77.18737330772798,\n                        28.54310113822728\n                    ],\n                    [\n                        77.18737330772798,\n                        28.54310113822728\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"bdb7a8-5d03-0768-0bba-e2257400c284\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18730062280333,\n                        28.54310674413196\n                    ],\n                    [\n                        77.18731116108964,\n                        28.543126596266866\n                    ],\n                    [\n                        77.18731116108964,\n                        28.543126596266866\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5e77e8b-34f7-5c2f-5d4a-8c41161aef8\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18785669321935,\n                        28.54302698850878\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"276e0d3-62b-e754-4826-b076216d53\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750693906308,\n                            28.54328808774016\n                        ],\n                        [\n                            77.1874937662052,\n                            28.543263272571526\n                        ],\n                        [\n                            77.18755026314915,\n                            28.543240128899175\n                        ],\n                        [\n                            77.18756343600704,\n                            28.543264944067808\n                        ],\n                        [\n                            77.18750693906308,\n                            28.54328808774016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e73c6a-e156-221-052-c31df480a3d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757756024301,\n                            28.543259158149716\n                        ],\n                        [\n                            77.18756438738512,\n                            28.543234342981084\n                        ],\n                        [\n                            77.18760676009309,\n                            28.54321698522682\n                        ],\n                        [\n                            77.18761993295098,\n                            28.543241800395453\n                        ],\n                        [\n                            77.18757756024301,\n                            28.543259158149716\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"740ddd-7111-cee7-25b8-6c10e1cf0ba\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18748849706203,\n                            28.543253346504073\n                        ],\n                        [\n                            77.18747532420414,\n                            28.54322853133544\n                        ],\n                        [\n                            77.1875318211481,\n                            28.54320538766309\n                        ],\n                        [\n                            77.18754499400599,\n                            28.543230202831722\n                        ],\n                        [\n                            77.18748849706203,\n                            28.543253346504073\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe1d3d-fc2-aa5f-4a70-b038c0da1ce\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18779419531685,\n                        28.542974040906515\n                    ],\n                    [\n                        77.18777838788738,\n                        28.542944262704157\n                    ],\n                    [\n                        77.18777838788738,\n                        28.542944262704157\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b6b87a6-b3c4-6c5b-51a3-cad460d0e30c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876783912253,\n                            28.542976162396567\n                        ],\n                        [\n                            77.18771511423887,\n                            28.542961119009536\n                        ],\n                        [\n                            77.1877124796673,\n                            28.542956155975812\n                        ],\n                        [\n                            77.18767575665372,\n                            28.542971199362842\n                        ],\n                        [\n                            77.1876783912253,\n                            28.542976162396567\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Sitting Area\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a01203d-0d8-5003-d6c8-ef53582c22\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18747184066882,\n                        28.543519987400725\n                    ],\n                    [\n                        77.18744359219684,\n                        28.543531559236904\n                    ],\n                    [\n                        77.18742381826647,\n                        28.543539659522228\n                    ],\n                    [\n                        77.1873842704057,\n                        28.543555860092873\n                    ],\n                    [\n                        77.18734189769773,\n                        28.54357321784714\n                    ],\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ],\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2614b8c-73da-3cdd-feff-3a0d636a1c64\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ],\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ],\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Confectionary Store\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"21c222-7435-ad4-88f2-5fba2f04b85c\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ],\n                        [\n                            77.18767537610249,\n                            28.54298343979753\n                        ],\n                        [\n                            77.1876740588167,\n                            28.542980958280666\n                        ],\n                        [\n                            77.18775032969103,\n                            28.54294971432299\n                        ],\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"27c8306-bd23-3a85-333f-fb4e50d2cacf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ],\n                        [\n                            77.1877743335252,\n                            28.543254079421473\n                        ],\n                        [\n                            77.18777282596379,\n                            28.543257718121954\n                        ],\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ],\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d5434fa-2b2e-66ec-8cce-7ab5e315ac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ],\n                        [\n                            77.18775230557448,\n                            28.54324497623838\n                        ],\n                        [\n                            77.18775079801307,\n                            28.54324861493886\n                        ],\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ],\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ecb8115-b1dd-5ad6-eec6-a77d2e0eb04\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18768576795334,\n                            28.543456522315157\n                        ],\n                        [\n                            77.18770684452596,\n                            28.54349622658497\n                        ],\n                        [\n                            77.18772379360915,\n                            28.543489283483265\n                        ],\n                        [\n                            77.18770271703653,\n                            28.54344957921345\n                        ],\n                        [\n                            77.18768576795334,\n                            28.543456522315157\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Sitting Area\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0eaa6f-d58-30da-f337-10b5406f653\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768254791136,\n                        28.543515242971736\n                    ],\n                    [\n                        77.18769949699454,\n                        28.54350829987003\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cc28a20-3f76-ba0b-5b8d-cd8d35a68a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ],\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ],\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0c7e862-286a-7faf-2e88-701d44b2b85\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18756825138122,\n                        28.543513725761308\n                    ],\n                    [\n                        77.18756429952386,\n                        28.543506281210718\n                    ],\n                    [\n                        77.1875590303807,\n                        28.543496355143265\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2b835e5-0e2f-45c4-b33b-84263eb66b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.18814087568563,\n                        28.543484590509383\n                    ],\n                    [\n                        77.18814087568563,\n                        28.543484590509383\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"31b37a5-c235-d7d-4ac-3f2f75a5ffa\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18763170075228,\n                        28.54295299299666\n                    ],\n                    [\n                        77.1876147516691,\n                        28.542959936098367\n                    ],\n                    [\n                        77.18759780258591,\n                        28.542966879200073\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ],\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ],\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d648d8c-4de8-71ed-03a-bc128d526c6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745190574991,\n                        28.543443561826848\n                    ],\n                    [\n                        77.18744268474939,\n                        28.543426191208805\n                    ],\n                    [\n                        77.18744268474939,\n                        28.543426191208805\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a5f4d5-efca-2a38-137f-8ee6c7e0cb3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ],\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ],\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1c6a6-f3e7-6e7f-8416-7660b1c8b383\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18740992823673,\n                        28.543403356108154\n                    ],\n                    [\n                        77.18739862884794,\n                        28.543407984842624\n                    ],\n                    [\n                        77.18739862884794,\n                        28.543407984842624\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4b6424-fa8d-e45-b6-a4677318a7\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767086797133,\n                            28.543532112140895\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18775429610146,\n                            28.543494915115502\n                        ],\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ],\n                        [\n                            77.18769457911554,\n                            28.543576779444432\n                        ],\n                        [\n                            77.18767086797133,\n                            28.543532112140895\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA1 - Sectarial Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"716aca-5376-df2c-2440-75171f67f7d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ],\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ],\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ],\n                        [\n                            77.18749401496453,\n                            28.54365893948129\n                        ],\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA3-NCAHT\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0472b85-8a15-d3-fa41-2f66ea72a34\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ],\n                    [\n                        77.18761873272308,\n                        28.543459813852607\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ],\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e657c6c-c0f-1c3-6020-c3e03366880a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18747184066882,\n                        28.543519987400725\n                    ],\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ],\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fedb61-84eb-d2c-dc1f-6ce3b166234e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ],\n                    [\n                        77.18744549495304,\n                        28.543470357063462\n                    ],\n                    [\n                        77.18743759123831,\n                        28.543455467962282\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ],\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ],\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8acf780-f46-8a1b-42d-ee1cb72adfbb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.1877072543643,\n                        28.543393340073738\n                    ],\n                    [\n                        77.1877072543643,\n                        28.543393340073738\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3001e5f-46f2-4df-eaa5-733245edeb62\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"10cd3f-f10f-0b11-cecc-bbac08c60a86\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fa2f1b1-af05-de0a-ad64-b533ce5f0a7\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18752249764275,\n                        28.543505278312953\n                    ],\n                    [\n                        77.18752249764275,\n                        28.543505278312953\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1efee37-4ab6-502e-3b1d-e8e3065bc12\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"76f285-f5c3-ac0c-8080-cd257130c2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d4abac0-f508-e54d-b87e-1f3dc130d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"232c8-602c-a8d-88-6f57b4f7e53f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778561827044,\n                            28.543294773725275\n                        ],\n                        [\n                            77.1878014256999,\n                            28.543324551927633\n                        ],\n                        [\n                            77.18779520517866,\n                            28.5433452269469\n                        ],\n                        [\n                            77.18779106304567,\n                            28.543343902613653\n                        ],\n                        [\n                            77.18779728356692,\n                            28.54332322759439\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.18778561827044,\n                            28.543294773725275\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"04f20f-c0e4-37e3-ff7-743c58320\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18740638621769,\n                        28.54329302504633\n                    ],\n                    [\n                        77.18738926150243,\n                        28.54326076532711\n                    ],\n                    [\n                        77.18738926150243,\n                        28.54326076532711\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dc2b7d-bac1-f87f-382-a4a886458dc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768652905582,\n                        28.543432041445783\n                    ],\n                    [\n                        77.18766393027825,\n                        28.543441298914722\n                    ],\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ],\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5050f06-cb7-435f-7a58-636db0663ffb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ],\n                        [\n                            77.18730925833344,\n                            28.543187798440307\n                        ],\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ],\n                        [\n                            77.18732206528365,\n                            28.543179531005357\n                        ],\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0040bd1-c8d8-fb6b-2de3-f1606cbddf33\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769815051213,\n                        28.543013385149518\n                    ],\n                    [\n                        77.18770737151266,\n                        28.54303075576756\n                    ],\n                    [\n                        77.18770737151266,\n                        28.54303075576756\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b5142c-c0eb-8af5-7023-72530eacf\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778971647279,\n                            28.543432067173335\n                        ],\n                        [\n                            77.18777390904332,\n                            28.543402288970977\n                        ],\n                        [\n                            77.18778238358492,\n                            28.543398817420126\n                        ],\n                        [\n                            77.18779819101438,\n                            28.543428595622483\n                        ],\n                        [\n                            77.18778971647279,\n                            28.543432067173335\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ed845e4-c51c-10fa-73c1-0e121cfca28\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piller\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ],\n                    [\n                        77.18759080631864,\n                        28.543057358126987\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ],\n                    [\n                        77.18750606090272,\n                        28.54309207363552\n                    ],\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ],\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"44b8a1-865c-ea5-bc24-57ae8a458ab2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ],\n                    [\n                        77.18740992823673,\n                        28.543403356108154\n                    ],\n                    [\n                        77.187402024522,\n                        28.543388467006974\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4a45f8-0ff-d3b0-fbf2-7e2ce87e3aab\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18737813774572,\n                        28.543304596882507\n                    ],\n                    [\n                        77.18738661228731,\n                        28.543301125331656\n                    ],\n                    [\n                        77.18740638621769,\n                        28.54329302504633\n                    ],\n                    [\n                        77.18743463468967,\n                        28.543281453210156\n                    ],\n                    [\n                        77.18743463468967,\n                        28.543281453210156\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0853a42-03-e6c4-d082-b85d073d4e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1a43116-8e42-012-3ed1-cd0a20a84d0d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ],\n                        [\n                            77.18759420190221,\n                            28.543620919571534\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4f054-3104-d305-cee-6a81ec3777f2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ],\n                        [\n                            77.1872209416114,\n                            28.54320282896356\n                        ],\n                        [\n                            77.1872181167642,\n                            28.54320398614718\n                        ],\n                        [\n                            77.18721284762104,\n                            28.543194060079728\n                        ],\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b022dc-4bd6-1a3c-022-ea62df850fa\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873551584169,\n                        28.54332609478614\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ],\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ],\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f7cfc5-a2ae-56f8-2e23-c1b26b02f07\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ],\n                        [\n                            77.18752188297573,\n                            28.543076528799606\n                        ],\n                        [\n                            77.18752056568994,\n                            28.543074047282744\n                        ],\n                        [\n                            77.18750926630115,\n                            28.543078676017213\n                        ],\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"245db84-e323-cf2d-c68a-e2c63d151fdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744780754756,\n                        28.543306268378785\n                    ],\n                    [\n                        77.18744215785317,\n                        28.543308582746022\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.18736306213164,\n                        28.54334098388732\n                    ],\n                    [\n                        77.18736306213164,\n                        28.54334098388732\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d3368a3-db6-76c-aeeb-cdceb02cc8a2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802231996462,\n                        28.54326125399169\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c232f73-7e6f-50e0-fa40-d7d521bfd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787358372835,\n                        28.543201337560166\n                    ],\n                    [\n                        77.18790540350645,\n                        28.543209450709266\n                    ],\n                    [\n                        77.18790540350645,\n                        28.543209450709266\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2614ab1-bb6b-e1d4-052c-7a28fd8f1ddc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013714065844,\n                            28.545529819694064\n                        ],\n                        [\n                            77.19011960458901,\n                            28.545524110316173\n                        ],\n                        [\n                            77.19010985541075,\n                            28.54554721688988\n                        ],\n                        [\n                            77.19012739148017,\n                            28.54555292626777\n                        ],\n                        [\n                            77.19013714065844,\n                            28.545529819694064\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"da21b5-fa8b-4b70-7145-34d812ea4e41\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19014255686858,\n                            28.54551698270867\n                        ],\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ],\n                        [\n                            77.19015099785544,\n                            28.545528491151835\n                        ],\n                        [\n                            77.19015424758153,\n                            28.545520788960598\n                        ],\n                        [\n                            77.19014255686858,\n                            28.54551698270867\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"acda48c-7ad1-72d1-d0da-348b520ee57\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Drinking Water\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19029416924776,\n                            28.54531521781956\n                        ],\n                        [\n                            77.19031755067367,\n                            28.545322830323414\n                        ],\n                        [\n                            77.19030671825338,\n                            28.5453485042942\n                        ],\n                        [\n                            77.19028333682748,\n                            28.545340891790346\n                        ],\n                        [\n                            77.19029416924776,\n                            28.54531521781956\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"823d720-d00-cd5-aefd-632e7742be1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ],\n                        [\n                            77.19029106146147,\n                            28.545606213794763\n                        ],\n                        [\n                            77.19018292236669,\n                            28.54557100596443\n                        ],\n                        [\n                            77.19021108665943,\n                            28.545504253640388\n                        ],\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Seminar room (001)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"8f58a20-7356-ed46-2a05-40a2ab2f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ],\n                        [\n                            77.19028333682748,\n                            28.545340891790346\n                        ],\n                        [\n                            77.1902573390188,\n                            28.54540250932023\n                        ],\n                        [\n                            77.19036255543534,\n                            28.54543676558758\n                        ],\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab (009)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"5f06020-7067-eba-1450-3547b1b12c08\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ],\n                        [\n                            77.19018770523353,\n                            28.54549664113653\n                        ],\n                        [\n                            77.1900912568517,\n                            28.545465239558123\n                        ],\n                        [\n                            77.19011292169226,\n                            28.545413891616555\n                        ],\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Library, 005\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"f252c-783-6420-02b2-eecbcbecae1\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19022778518858,\n                            28.545401647444624\n                        ],\n                        [\n                            77.19023103491466,\n                            28.54539394525339\n                        ],\n                        [\n                            77.19013458653284,\n                            28.545362543674983\n                        ],\n                        [\n                            77.19011292169226,\n                            28.545413891616555\n                        ],\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ],\n                        [\n                            77.19022778518858,\n                            28.545401647444624\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Presentation Room (006)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"cea44f-486a-7cf-ee81-d053380fe4c8\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ],\n                        [\n                            77.19015099785544,\n                            28.545528491151835\n                        ],\n                        [\n                            77.19015424758153,\n                            28.545520788960598\n                        ],\n                        [\n                            77.19017470632919,\n                            28.545527449901474\n                        ],\n                        [\n                            77.1901595409408,\n                            28.545563393460572\n                        ],\n                        [\n                            77.19012739148017,\n                            28.54555292626777\n                        ],\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ba36633-ae66-a14-382-88435e0de31\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ],\n                        [\n                            77.19018770523353,\n                            28.54549664113653\n                        ],\n                        [\n                            77.19018445550745,\n                            28.545504343327767\n                        ],\n                        [\n                            77.1901347699774,\n                            28.54548816675707\n                        ],\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"328d121-a753-b316-43c4-f61fc5540ad4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19011733600647,\n                        28.545505851244755\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ece836e-eaf-ab8a-0abc-60021c246f8\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032789169044,\n                            28.545518922294093\n                        ],\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ],\n                        [\n                            77.1902870762936,\n                            28.54552899427792\n                        ],\n                        [\n                            77.19029574222982,\n                            28.54550845510129\n                        ],\n                        [\n                            77.19031912365573,\n                            28.54551606760515\n                        ],\n                        [\n                            77.19032778959195,\n                            28.54549552842852\n                        ],\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ],\n                        [\n                            77.19032789169044,\n                            28.545518922294093\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"568a865-fca7-d5b1-7f58-2c3056b6c8c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19025895350565,\n                            28.54543807590008\n                        ],\n                        [\n                            77.19026772154037,\n                            28.545440930589027\n                        ],\n                        [\n                            77.19025038966791,\n                            28.545482008942283\n                        ],\n                        [\n                            77.19024162163319,\n                            28.545479154253336\n                        ],\n                        [\n                            77.19024270487522,\n                            28.54547658685626\n                        ],\n                        [\n                            77.1902485502317,\n                            28.545478489982223\n                        ],\n                        [\n                            77.19026371562009,\n                            28.545442546423125\n                        ],\n                        [\n                            77.19025787026362,\n                            28.54544064329716\n                        ],\n                        [\n                            77.19025895350565,\n                            28.54543807590008\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"42d32-321d-0762-07b-78de5f6453\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19034381327302,\n                        28.545489065092134\n                    ],\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d8ae120-fba-8487-c50-26bbc52c73b\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022549585364,\n                        28.545462223724147\n                    ],\n                    [\n                        77.19022841853189,\n                        28.545463175287132\n                    ],\n                    [\n                        77.19022841853189,\n                        28.545463175287132\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c8abfd1-caea-e524-1717-f30681a56da\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ],\n                        [\n                            77.19040747885093,\n                            28.545448471635233\n                        ],\n                        [\n                            77.19036656135562,\n                            28.545435149753484\n                        ],\n                        [\n                            77.1903925591643,\n                            28.5453735322236\n                        ],\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ],\n                        [\n                            77.19034522356289,\n                            28.545477843940837\n                        ],\n                        [\n                            77.19034814624113,\n                            28.54547879550382\n                        ],\n                        [\n                            77.19036547811358,\n                            28.545437717150563\n                        ],\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"a8621b-e257-53-7b84-80baf701c5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ],\n                        [\n                            77.19030780149541,\n                            28.54534593689712\n                        ],\n                        [\n                            77.19031755067367,\n                            28.545322830323414\n                        ],\n                        [\n                            77.1901714167618,\n                            28.545275252174314\n                        ],\n                        [\n                            77.19016058434151,\n                            28.5453009261451\n                        ],\n                        [\n                            77.19013135755914,\n                            28.54529141051528\n                        ],\n                        [\n                            77.19010427650844,\n                            28.545355595442242\n                        ],\n                        [\n                            77.19013350329081,\n                            28.545365111072062\n                        ],\n                        [\n                            77.1900912568517,\n                            28.545465239558123\n                        ],\n                        [\n                            77.19007372078228,\n                            28.54545953018023\n                        ],\n                        [\n                            77.19005855539388,\n                            28.54549547373933\n                        ],\n                        [\n                            77.1900760914633,\n                            28.545501183117224\n                        ],\n                        [\n                            77.19006200931693,\n                            28.545534559279243\n                        ],\n                        [\n                            77.19028997821944,\n                            28.54560878119184\n                        ],\n                        [\n                            77.19029106146147,\n                            28.545606213794763\n                        ],\n                        [\n                            77.19006601523719,\n                            28.545532943445146\n                        ],\n                        [\n                            77.19008009738357,\n                            28.545499567283127\n                        ],\n                        [\n                            77.19006256131414,\n                            28.545493857905235\n                        ],\n                        [\n                            77.19007556021849,\n                            28.54546304914029\n                        ],\n                        [\n                            77.19009309628791,\n                            28.545468758518183\n                        ],\n                        [\n                            77.19013750921107,\n                            28.545363495237964\n                        ],\n                        [\n                            77.1901082824287,\n                            28.545353979608144\n                        ],\n                        [\n                            77.19013319699535,\n                            28.54529492947534\n                        ],\n                        [\n                            77.19016242377772,\n                            28.54530444510516\n                        ],\n                        [\n                            77.19017325619801,\n                            28.545278771134374\n                        ],\n                        [\n                            77.1903135447534,\n                            28.54532444615751\n                        ],\n                        [\n                            77.19030379557515,\n                            28.54534755273122\n                        ],\n                        [\n                            77.19038563056579,\n                            28.545374196494716\n                        ],\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ],\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"40ebd1d-a02-c031-28b3-a0d1386f11b7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ],\n                        [\n                            77.19007901414153,\n                            28.545502134680206\n                        ],\n                        [\n                            77.19006601523719,\n                            28.545532943445146\n                        ],\n                        [\n                            77.19010985541075,\n                            28.54554721688988\n                        ],\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"4d5544-1076-e1d5-8100-844fb1b6461\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012827052524,\n                            28.545503571139545\n                        ],\n                        [\n                            77.190125347847,\n                            28.54550261957656\n                        ],\n                        [\n                            77.19013401378322,\n                            28.545482080399932\n                        ],\n                        [\n                            77.19007556021849,\n                            28.54546304914029\n                        ],\n                        [\n                            77.19006256131414,\n                            28.545493857905235\n                        ],\n                        [\n                            77.19012393755713,\n                            28.545513840727857\n                        ],\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ],\n                        [\n                            77.19005855539388,\n                            28.54549547373933\n                        ],\n                        [\n                            77.19007372078228,\n                            28.54545953018023\n                        ],\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ],\n                        [\n                            77.19012827052524,\n                            28.545503571139545\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"66683dd-1b36-e14-ad37-3c8c0bff5c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19034501936592,\n                            28.54543105620969\n                        ],\n                        [\n                            77.19036255543534,\n                            28.54543676558758\n                        ],\n                        [\n                            77.19034522356289,\n                            28.545477843940837\n                        ],\n                        [\n                            77.19033353284995,\n                            28.54547403768891\n                        ],\n                        [\n                            77.19035086472239,\n                            28.545432959335653\n                        ],\n                        [\n                            77.19034501936592,\n                            28.54543105620969\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ee3e74-4a3d-bf48-bcaa-2dba0d06865\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ],\n                        [\n                            77.19034260718011,\n                            28.54554707397458\n                        ],\n                        [\n                            77.19038593686125,\n                            28.54544437809144\n                        ],\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ],\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Stairs\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"d4544ce-7e7f-0f8-218e-51c1b512fc28\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ],\n                        [\n                            77.1903394803049,\n                            28.54549933468045\n                        ],\n                        [\n                            77.19029290089767,\n                            28.545609732754823\n                        ],\n                        [\n                            77.19028997821944,\n                            28.54560878119184\n                        ],\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"a47d5a-42-1fa7-ff-8c8f16e855f6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"undefined\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035472703939,\n                            28.545565620337864\n                        ],\n                        [\n                            77.19035764971763,\n                            28.545566571900846\n                        ],\n                        [\n                            77.190333818393,\n                            28.54562305463657\n                        ],\n                        [\n                            77.19029290089767,\n                            28.545609732754823\n                        ],\n                        [\n                            77.19029398413971,\n                            28.545607165357747\n                        ],\n                        [\n                            77.19033197895679,\n                            28.54561953567651\n                        ],\n                        [\n                            77.19035472703939,\n                            28.545565620337864\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"cefd57-1383-cc4-e428-8b84b2278d75\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033676182363,\n                            28.545545170848616\n                        ],\n                        [\n                            77.19034845253658,\n                            28.54554897710054\n                        ],\n                        [\n                            77.19032787093805,\n                            28.545597757645034\n                        ],\n                        [\n                            77.1903161802251,\n                            28.545593951393105\n                        ],\n                        [\n                            77.19033676182363,\n                            28.545545170848616\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"31e235b-0a43-2a06-27e-7a2b4e65cef\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"undefined\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ],\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ],\n                        [\n                            77.19035429789305,\n                            28.545550880226507\n                        ],\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ],\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ed2a613-7dc-fa8c-0-c15c5f5c2c16\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ],\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ],\n                        [\n                            77.1903572205713,\n                            28.54555183178949\n                        ],\n                        [\n                            77.19035429789305,\n                            28.545550880226507\n                        ],\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"600c7f7-27c-3a4-fedc-04c4c44678c6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ],\n                        [\n                            77.19040347293067,\n                            28.54545008746933\n                        ],\n                        [\n                            77.19036014324953,\n                            28.54555278335247\n                        ],\n                        [\n                            77.1903572205713,\n                            28.54555183178949\n                        ],\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"85dfa0-dd5-2ddc-4a2a-4677af6b4dcb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19036306592777,\n                            28.545553734915455\n                        ],\n                        [\n                            77.19036014324953,\n                            28.54555278335247\n                        ],\n                        [\n                            77.19040347293067,\n                            28.54545008746933\n                        ],\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ],\n                        [\n                            77.19036306592777,\n                            28.545553734915455\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"b6e6f7-884-222a-8235-2c1723c3dbc6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ],\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2a67e-c157-a66d-5a47-dab6b52a5a7\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902345909362,\n                            28.545456424658877\n                        ],\n                        [\n                            77.19025504968387,\n                            28.545463085599753\n                        ],\n                        [\n                            77.19024963347373,\n                            28.545475922585144\n                        ],\n                        [\n                            77.19022917472606,\n                            28.54546926164427\n                        ],\n                        [\n                            77.1902302579681,\n                            28.545466694247192\n                        ],\n                        [\n                            77.19024779403752,\n                            28.545472403625084\n                        ],\n                        [\n                            77.1902510437636,\n                            28.545464701433847\n                        ],\n                        [\n                            77.19023350769417,\n                            28.545458992055956\n                        ],\n                        [\n                            77.1902345909362,\n                            28.545456424658877\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"db4a6f-f24-ea03-b08d-407633dc5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19019712736393,\n                        28.54548218831704\n                    ],\n                    [\n                        77.19019712736393,\n                        28.54548218831704\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c431d2b-073-3ba6-261e-f2741ec5263\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2185b61-7b7c-102a-ae73-5ee377d558\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902971732721,\n                        28.545418398599054\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6daba7-cc7-1178-7b77-05205471f0c\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"80d5a51-f2d-f2cb-e170-bd8da40e3e31\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"575638-6c8b-bc28-12c2-80c40d264111\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19014948546707,\n                        28.545516318437556\n                    ],\n                    [\n                        77.19015273519317,\n                        28.54550861624632\n                    ],\n                    [\n                        77.19015273519317,\n                        28.54550861624632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"73d1ef-8f60-5cdb-a0d5-273a511d1e73\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19016409885826,\n                        28.545521076252466\n                    ],\n                    [\n                        77.19016734858435,\n                        28.54551337406123\n                    ],\n                    [\n                        77.19016734858435,\n                        28.54551337406123\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a44adf-8df7-5710-ef36-7036b8e6e\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19012361050927,\n                        28.545522494482075\n                    ],\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ],\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7e6ca4e-566b-ca1-0ae4-2af8e12736\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.19029392354601,\n                        28.54542610079029\n                    ],\n                    [\n                        77.19029392354601,\n                        28.54542610079029\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3d8f84-d147-8877-4a7-0ea1fc34dc2a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.19027088992036,\n                        28.545330999181278\n                    ],\n                    [\n                        77.19027088992036,\n                        28.545330999181278\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"00a81c-d02-eec4-c188-1262fd6ae7a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19023125986403,\n                        28.545361897633597\n                    ],\n                    [\n                        77.19025464128993,\n                        28.545369510137455\n                    ],\n                    [\n                        77.19025464128993,\n                        28.545369510137455\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cf307e-723-4-54d-34e2c4d870af\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ],\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ],\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0e252ce-f727-abbf-6b1b-87b3d7327ee\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6ec70cf-731a-b5a0-0d26-25e2c84676\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fd184c-fe00-0311-21cf-42ee828baf7\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19025601007502,\n                        28.54551595968804\n                    ],\n                    [\n                        77.19025601007502,\n                        28.54551595968804\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a0138d1-6012-e2ee-e51c-e75f288ce1e\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"355c1e4-bfa-b7aa-6705-43a2bee8d00\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ],\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4fcffc7-a5c6-1d2f-63e7-606e708b25a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a6142f3-237-a00-18c-3b3c25d7d800\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022962462479,\n                        28.545405166404688\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"012462-780-b88f-bbc5-3e010722db05\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022549585364,\n                        28.545462223724147\n                    ],\n                    [\n                        77.19021672781894,\n                        28.545459369035203\n                    ],\n                    [\n                        77.19021672781894,\n                        28.545459369035203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"11c2a2d-f728-b781-cf0c-776d184c004\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19028493056193,\n                        28.545455293721137\n                    ],\n                    [\n                        77.19027734786773,\n                        28.545473265500686\n                    ],\n                    [\n                        77.19027734786773,\n                        28.545473265500686\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"13f2628-76f7-067c-3485-dc85dfecbf\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19024217363041,\n                            28.545438452879328\n                        ],\n                        [\n                            77.19026263237807,\n                            28.5454451138202\n                        ],\n                        [\n                            77.19025721616792,\n                            28.545457950805595\n                        ],\n                        [\n                            77.19023675742027,\n                            28.54545128986472\n                        ],\n                        [\n                            77.19023784066229,\n                            28.545448722467643\n                        ],\n                        [\n                            77.19025537673171,\n                            28.545454431845535\n                        ],\n                        [\n                            77.1902586264578,\n                            28.545446729654298\n                        ],\n                        [\n                            77.19024109038837,\n                            28.545441020276407\n                        ],\n                        [\n                            77.19024217363041,\n                            28.545438452879328\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"bad6f3-7b44-5f3f-b42b-ceac5fac62e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022539375516,\n                        28.545438829858576\n                    ],\n                    [\n                        77.19023708446811,\n                        28.545442636110504\n                    ],\n                    [\n                        77.19023708446811,\n                        28.545442636110504\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2876a0e-e05b-fc6f-b5af-246c7c62ec\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012147006478,\n                            28.545065099701038\n                        ],\n                        [\n                            77.1907263397617,\n                            28.545270096064936\n                        ],\n                        [\n                            77.1908295580154,\n                            28.545035078423787\n                        ],\n                        [\n                            77.19057074357778,\n                            28.54494736363346\n                        ],\n                        [\n                            77.19057859714056,\n                            28.544929481856418\n                        ],\n                        [\n                            77.19052916067494,\n                            28.544912727345906\n                        ],\n                        [\n                            77.19052130711216,\n                            28.54493060912295\n                        ],\n                        [\n                            77.1902479525376,\n                            28.54483796653542\n                        ],\n                        [\n                            77.19023448928712,\n                            28.54486862101035\n                        ],\n                        [\n                            77.19019959295845,\n                            28.54485679429705\n                        ],\n                        [\n                            77.19017154451994,\n                            28.544920657786495\n                        ],\n                        [\n                            77.19014537227343,\n                            28.544911787751516\n                        ],\n                        [\n                            77.19012742127279,\n                            28.544952660384762\n                        ],\n                        [\n                            77.19016522562885,\n                            28.544965472657506\n                        ],\n                        [\n                            77.19012147006478,\n                            28.545065099701038\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of Bharti School\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"65d8875adb333f89457127fc\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ],\n                        [\n                            77.18782927906757,\n                            28.54278746428422\n                        ],\n                        [\n                            77.1870354970051,\n                            28.543112632880792\n                        ],\n                        [\n                            77.1873964333113,\n                            28.543792568501317\n                        ],\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of Research and Innovation Park\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"65d887a5db333f89457145f6\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19039656508455,\n                            28.545371916389506\n                        ],\n                        [\n                            77.19031180741568,\n                            28.545344321063027\n                        ],\n                        [\n                            77.1903204733519,\n                            28.5453237818864\n                        ],\n                        [\n                            77.19016849408357,\n                            28.545274300611332\n                        ],\n                        [\n                            77.1901587449053,\n                            28.54529740718504\n                        ],\n                        [\n                            77.19013244080116,\n                            28.5452888431182\n                        ],\n                        [\n                            77.19010319326641,\n                            28.54535816283932\n                        ],\n                        [\n                            77.19012949737053,\n                            28.54536672690616\n                        ],\n                        [\n                            77.19008941741549,\n                            28.545461720598063\n                        ],\n                        [\n                            77.19007188134607,\n                            28.54545601122017\n                        ],\n                        [\n                            77.19005454947361,\n                            28.545497089573427\n                        ],\n                        [\n                            77.19007208554304,\n                            28.54550279895132\n                        ],\n                        [\n                            77.19005800339667,\n                            28.54553617511334\n                        ],\n                        [\n                            77.19033273515097,\n                            28.54562562203365\n                        ],\n                        [\n                            77.19040856209297,\n                            28.545445904238154\n                        ],\n                        [\n                            77.19037056727588,\n                            28.54543353391939\n                        ],\n                        [\n                            77.19039656508455,\n                            28.545371916389506\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of ANSKSIT\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"66347d89fc75d6a57a8ae56d\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19024915877036,\n                    28.5450482117796\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Meeting Room\",\n                \"roomNumber\": \"Meeting Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459df\",\n                \"global\": false,\n                \"latitude\": \"28.5450482117796\",\n                \"longitude\": \"77.19024915877036\",\n                \"doorLatitude\": \"28.54500372819379\",\n                \"doorLongitude\": \"77.19029542270904\",\n                \"node\": \"9747\",\n                \"nodeId\": \"fe22c11-4bcc-2f25-05fa-3cd8dec4d0a\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"da27fd-55a7-b776-d6da-3751abb006f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19034783477866,\n                    28.544964263046165\n                ]\n            },\n            \"properties\": {\n                \"name\": \"PA Room\",\n                \"roomNumber\": \"PA Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e0\",\n                \"global\": false,\n                \"latitude\": \"28.544964263046165\",\n                \"longitude\": \"77.19034783477866\",\n                \"doorLatitude\": \"28.544959575893184\",\n                \"doorLongitude\": \"77.19038163169533\",\n                \"node\": \"15667\",\n                \"nodeId\": \"820fb73-66f-8cbe-f0f7-70e6e0a3656d\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"a5a08a-54c8-30cb-68c6-a3417ca1ce33\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19036915159194,\n                    28.544915726794187\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Bharti Office\",\n                \"roomNumber\": \"Bharti Office\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e1\",\n                \"global\": false,\n                \"latitude\": \"28.544915726794187\",\n                \"longitude\": \"77.19036915159194\",\n                \"doorLatitude\": \"28.544936585036982\",\n                \"doorLongitude\": \"77.1903917291332\",\n                \"node\": \"17791\",\n                \"nodeId\": \"1e1746-a58b-ee2-536f-22773fed7d8d\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"fd55343-a6bd-d527-fe0d-6660b5262210\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19058465516933,\n                    28.54501077391804\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Class Room 1\",\n                \"roomNumber\": \"Class Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e3\",\n                \"global\": false,\n                \"latitude\": \"28.54501077391804\",\n                \"longitude\": \"77.19058465516933\",\n                \"doorLatitude\": \"28.545072213083735\",\n                \"doorLongitude\": \"77.19059275070612\",\n                \"node\": \"12441\",\n                \"nodeId\": \"bdccf41-6be-21a0-7bca-f53202262268\",\n                \"protocol\": \"Emergency Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"3ea2ff-651d-b625-e6d6-a6c882b6066\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19063985319448,\n                    28.54517035029684\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Laboratory Entry 2\",\n                \"roomNumber\": \"Laboratory Entry 2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e5\",\n                \"global\": false,\n                \"latitude\": \"28.54517035029684\",\n                \"longitude\": \"77.19063985319448\",\n                \"node\": \"5860\",\n                \"nodeId\": \"33b788-ec46-d88f-711-fcebd53ab5b6\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19039707795858,\n                    28.545049919271726\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 1\",\n                \"roomNumber\": \"Faculty Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e6\",\n                \"global\": false,\n                \"latitude\": \"28.545049919271726\",\n                \"longitude\": \"77.19039707795858\",\n                \"doorLatitude\": \"28.545032348992457\",\n                \"doorLongitude\": \"77.19042316954709\",\n                \"node\": \"10969\",\n                \"nodeId\": \"7d60a-f0a4-765c-500-65c22483d01\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"3504bde-fc3e-37de-752f-b32f8a65bda2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19043924435572,\n                    28.545064209883634\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 2\",\n                \"roomNumber\": \"Faculty Room 2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e7\",\n                \"global\": false,\n                \"latitude\": \"28.545064209883634\",\n                \"longitude\": \"77.19043924435572\",\n                \"doorLatitude\": \"28.545046146824642\",\n                \"doorLongitude\": \"77.19046388193053\",\n                \"node\": \"10983\",\n                \"nodeId\": \"c54bab-3d2f-3af-ac84-70806640fe\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"8100fdc-fdec-8828-0f4-c5f8f0385deb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19046106400529,\n                    28.54496888764176\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Committee Room\",\n                \"roomNumber\": \"Committee Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e8\",\n                \"global\": false,\n                \"latitude\": \"28.54496888764176\",\n                \"longitude\": \"77.19046106400529\",\n                \"doorLatitude\": \"28.54502042014692\",\n                \"doorLongitude\": \"77.19049188531795\",\n                \"node\": \"13820\",\n                \"nodeId\": \"65a5fd-47ad-7e2-576-6d0d81f1530\",\n                \"protocol\": \"Emergency Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"26ce18-88aa-3517-a7c7-3d8321d86246\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19053230123217,\n                    28.545095747785773\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 3\",\n                \"roomNumber\": \"Faculty Room 3\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e9\",\n                \"global\": false,\n                \"latitude\": \"28.545095747785773\",\n                \"longitude\": \"77.19053230123217\",\n                \"doorLatitude\": \"28.545068814691806\",\n                \"doorLongitude\": \"77.19053076656047\",\n                \"node\": \"11006\",\n                \"nodeId\": \"8fe8b5-f737-c7ac-8830-74cb2816c8e\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"bdf0ef1-8722-0efa-631e-45220bbcb2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19061475783445,\n                    28.545197062534005\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Emergency Exit\",\n                \"roomNumber\": \"Emergency Exit\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"emergency exit\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459ea\",\n                \"global\": false,\n                \"latitude\": \"28.545197062534005\",\n                \"longitude\": \"77.19061475783445\",\n                \"node\": \"3024\",\n                \"nodeId\": \"b8723f-afb1-4a72-c80e-c8ceda17c65d\",\n                \"protocol\": \"Emergency Only\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057301361562,\n                    28.545109545617958\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 4\",\n                \"roomNumber\": \"Faculty Room 4\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459eb\",\n                \"global\": false,\n                \"latitude\": \"28.545109545617958\",\n                \"longitude\": \"77.19057301361562\",\n                \"doorLatitude\": \"28.54508162696455\",\n                \"doorLongitude\": \"77.19056857091654\",\n                \"node\": \"11019\",\n                \"nodeId\": \"d5e30ed-614b-0c0-2bb-0a2cc0bcd64\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"476a3ae-ef05-a00b-621-78f7e58745d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19066171789514,\n                    28.545036891243246\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Discussion Room\",\n                \"roomNumber\": \"Discussion Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459f1\",\n                \"global\": false,\n                \"latitude\": \"28.545036891243246\",\n                \"longitude\": \"77.19066171789514\",\n                \"doorLatitude\": \"28.545080097559268\",\n                \"doorLongitude\": \"77.19061601492523\",\n                \"node\": \"12449\",\n                \"nodeId\": \"43172e0-4d7-d351-646a-74dab707a114\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"37040bd-36fb-d107-841-7d4be2ee7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902996158788,\n                    28.54503449705461\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a10\",\n                \"global\": false,\n                \"latitude\": \"28.54503449705461\",\n                \"longitude\": \"77.1902996158788\",\n                \"doorLatitude\": \"28.545040114743426\",\n                \"doorLongitude\": \"77.19031619163492\",\n                \"node\": \"7398\",\n                \"nodeId\": \"477183a-f47-e12e-8e6-a58a844d518\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Non Talking\",\n                \"brailleAvailability\": \"False\",\n                \"capacity\": \"6\",\n                \"callLocation\": \"Medium\",\n                \"panelDir\": \"Left\",\n                \"polygonExist\": true,\n                \"polyId\": \"ecfff5a-6203-185b-d04-734e4bfa22fd\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902919355478,\n                    28.545050970153934\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a11\",\n                \"global\": false,\n                \"latitude\": \"28.545050970153934\",\n                \"longitude\": \"77.1902919355478\",\n                \"doorLatitude\": \"28.54505799652047\",\n                \"doorLongitude\": \"77.19030833807214\",\n                \"node\": \"5746\",\n                \"nodeId\": \"106d04-a5b5-bd5b-5d-0ced5363cae5\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Non Talking\",\n                \"brailleAvailability\": \"False\",\n                \"capacity\": \"6\",\n                \"callLocation\": \"Medium\",\n                \"panelDir\": \"Left\",\n                \"polygonExist\": true,\n                \"polyId\": \"305014-8071-b1d-60b-63f7f360ff0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19061530572183,\n                    28.545112139732392\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a12\",\n                \"global\": false,\n                \"latitude\": \"28.545112139732392\",\n                \"longitude\": \"77.19061530572183\",\n                \"node\": \"9857\",\n                \"nodeId\": \"d52221f-164f-533a-db56-1ab23071e0a3\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19036521536638,\n                    28.545027381620393\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a13\",\n                \"global\": false,\n                \"latitude\": \"28.545027381620393\",\n                \"longitude\": \"77.19036521536638\",\n                \"node\": \"9771\",\n                \"nodeId\": \"e55cdf-ad4c-85a6-fd44-c33e10b5114\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057074357778,\n                    28.54494736363346\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c790\",\n                \"global\": false,\n                \"latitude\": \"28.54494736363346\",\n                \"longitude\": \"77.19057074357778\",\n                \"node\": \"21858\",\n                \"nodeId\": \"e4e78-aca5-dc3f-3fce-43cdc0e7e0fd\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1908295580154,\n                    28.545035078423787\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c792\",\n                \"global\": false,\n                \"latitude\": \"28.545035078423787\",\n                \"longitude\": \"77.1908295580154\",\n                \"node\": \"21947\",\n                \"nodeId\": \"3f465f7-af57-b52b-d464-60d46e1a5ac\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19052916067494,\n                    28.544912727345906\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c794\",\n                \"global\": false,\n                \"latitude\": \"28.544912727345906\",\n                \"longitude\": \"77.19052916067494\",\n                \"node\": \"23493\",\n                \"nodeId\": \"bfe6876-c24f-cfc0-001-220081a5c07\",\n                \"arName\": \"P6\",\n                \"arValue\": \"6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19014537227343,\n                    28.544911787751516\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c796\",\n                \"global\": false,\n                \"latitude\": \"28.544911787751516\",\n                \"longitude\": \"77.19014537227343\",\n                \"node\": \"12994\",\n                \"nodeId\": \"6050eb-1125-2d5-17b1-5f4fd8ab0eca\",\n                \"arName\": \"P12\",\n                \"arValue\": \"12\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19052130711216,\n                    28.54493060912295\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c798\",\n                \"global\": false,\n                \"latitude\": \"28.54493060912295\",\n                \"longitude\": \"77.19052130711216\",\n                \"node\": \"21841\",\n                \"nodeId\": \"752bf1-fd04-62cb-eedf-76a063661a65\",\n                \"arName\": \"P7\",\n                \"arValue\": \"7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902479525376,\n                    28.54483796653542\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79c\",\n                \"global\": false,\n                \"latitude\": \"28.54483796653542\",\n                \"longitude\": \"77.1902479525376\",\n                \"node\": \"21747\",\n                \"nodeId\": \"88e448-1cfe-cc3-02a8-2dd66a5b867f\",\n                \"arName\": \"P8\",\n                \"arValue\": \"8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19017154451994,\n                    28.544920657786495\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79a\",\n                \"global\": false,\n                \"latitude\": \"28.544920657786495\",\n                \"longitude\": \"77.19017154451994\",\n                \"node\": \"13003\",\n                \"nodeId\": \"abd4ab-48db-f2bc-26e6-2c73df5d8c48\",\n                \"arName\": \"P11\",\n                \"arValue\": \"11\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19019959295845,\n                    28.54485679429705\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79e\",\n                \"global\": false,\n                \"latitude\": \"28.54485679429705\",\n                \"longitude\": \"77.19019959295845\",\n                \"node\": \"18903\",\n                \"nodeId\": \"f006a1-4e7a-0114-c7db-38de58c30003\",\n                \"arName\": \"P10\",\n                \"arValue\": \"10\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19023448928712,\n                    28.54486862101035\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a0\",\n                \"global\": false,\n                \"latitude\": \"28.54486862101035\",\n                \"longitude\": \"77.19023448928712\",\n                \"node\": \"18915\",\n                \"nodeId\": \"4b70b58-0d2b-7217-1d05-28085b8f85e4\",\n                \"arName\": \"P9\",\n                \"arValue\": \"9\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012742127279,\n                    28.544952660384762\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a2\",\n                \"global\": false,\n                \"latitude\": \"28.544952660384762\",\n                \"longitude\": \"77.19012742127279\",\n                \"node\": \"9218\",\n                \"nodeId\": \"f4dd5cf-7545-448b-70ce-878561d0c6f\",\n                \"arName\": \"P13\",\n                \"arValue\": \"13\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1907263397617,\n                    28.545270096064936\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a4\",\n                \"global\": false,\n                \"latitude\": \"28.545270096064936\",\n                \"longitude\": \"77.1907263397617\",\n                \"node\": \"235\",\n                \"nodeId\": \"ff3b5f-0274-fcfe-e17-68f4cc6daec\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057859714056,\n                    28.544929481856418\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a6\",\n                \"global\": false,\n                \"latitude\": \"28.544929481856418\",\n                \"longitude\": \"77.19057859714056\",\n                \"node\": \"23510\",\n                \"nodeId\": \"a67feb-038-1eb8-62c7-c03fd604261\",\n                \"arName\": \"P5\",\n                \"arValue\": \"5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016522562885,\n                    28.544965472657506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a8\",\n                \"global\": false,\n                \"latitude\": \"28.544965472657506\",\n                \"longitude\": \"77.19016522562885\",\n                \"node\": \"9231\",\n                \"nodeId\": \"f8dbdce-60e1-0540-5e64-3b142fdf0f8\",\n                \"arName\": \"P14\",\n                \"arValue\": \"14\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012147006478,\n                    28.545065099701038\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7aa\",\n                \"global\": false,\n                \"latitude\": \"28.545065099701038\",\n                \"longitude\": \"77.19012147006478\",\n                \"node\": \"27\",\n                \"nodeId\": \"4b6a34-3730-c5fb-a74b-f51c51dd678c\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19028222032088,\n                    28.54490827573609\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room \",\n                \"roomNumber\": \"Seminar Room \",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7b5\",\n                \"global\": false,\n                \"latitude\": \"28.54490827573609\",\n                \"longitude\": \"77.19028222032088\",\n                \"doorLatitude\": \"28.54494606147518\",\n                \"doorLongitude\": \"77.19022052320032\",\n                \"node\": \"12313\",\n                \"nodeId\": \"bb53cd6-8c1a-4c8-7d1c-6af8beee38b\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"6ad481-f1a-8f2-720-50aa3bb072\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19055130295652,\n                    28.54492316636102\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Road Side Entry\",\n                \"roomNumber\": \"Main Road Side Entry\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7d2\",\n                \"global\": false,\n                \"latitude\": \"28.54492316636102\",\n                \"longitude\": \"77.19055130295652\",\n                \"node\": \"23265\",\n                \"nodeId\": \"4dfbf0d-22a6-5dcb-dcba-42aca8d82b7a\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903486958539,\n                    28.545087815439217\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry\",\n                \"roomNumber\": \"Pantry\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa0e\",\n                \"global\": false,\n                \"latitude\": \"28.545087815439217\",\n                \"longitude\": \"77.1903486958539\",\n                \"doorLatitude\": \"28.54508022267403\",\n                \"doorLongitude\": \"77.19032196263862\",\n                \"node\": \"4337\",\n                \"nodeId\": \"a588b7b-56ba-7fde-abc4-b627565e064\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"3a2fb3-8de0-283-83e2-1c5d3d861e7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19028706630995,\n                    28.54506839596073\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa33\",\n                \"global\": false,\n                \"latitude\": \"28.54506839596073\",\n                \"longitude\": \"77.19028706630995\",\n                \"node\": \"4157\",\n                \"nodeId\": \"3423cb-f804-806b-a40-e6d872527db6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19019389316858,\n                    28.54494584061838\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry Bharti School\",\n                \"roomNumber\": \"Main Entry Bharti School\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa67\",\n                \"global\": false,\n                \"latitude\": \"28.54494584061838\",\n                \"longitude\": \"77.19019389316858\",\n                \"node\": \"11597\",\n                \"nodeId\": \"a56de5-aaa-3044-a603-6635806e5da2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19032079565001,\n                    28.545120914025325\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"roomNumber\": \"Female Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c3a\",\n                \"global\": false,\n                \"latitude\": \"28.545120914025325\",\n                \"longitude\": \"77.19032079565001\",\n                \"doorLatitude\": \"28.54511343168854\",\n                \"doorLongitude\": \"77.1903073774506\",\n                \"node\": \"2914\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"37c25bb-0fd8-d804-0f-fdc55d0d8c1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19027921274717,\n                    28.545086277737774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"roomNumber\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c3d\",\n                \"global\": false,\n                \"latitude\": \"28.545086277737774\",\n                \"longitude\": \"77.19027921274717\",\n                \"doorLatitude\": \"28.545088650995403\",\n                \"doorLongitude\": \"77.19029487482166\",\n                \"node\": \"2973\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"0c7643c-000-f5f3-fc3f-ce68a5e761\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19020751773508,\n                    28.544968066771936\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Help Desk | Reception\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c44\",\n                \"global\": false,\n                \"latitude\": \"28.544968066771936\",\n                \"longitude\": \"77.19020751773508\",\n                \"node\": \"10188\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903408422911,\n                    28.54510569721626\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"roomNumber\": \"Male Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c42\",\n                \"global\": false,\n                \"latitude\": \"28.54510569721626\",\n                \"longitude\": \"77.1903408422911\",\n                \"doorLatitude\": \"28.54509044083234\",\n                \"doorLongitude\": \"77.19031747488846\",\n                \"node\": \"3299\",\n                \"basinClock\": \"10\",\n                \"cubicleClock\": \"11\",\n                \"handShower\": true,\n                \"liquidSoap\": true,\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"2\",\n                \"paperNapkins\": true,\n                \"urinalClock\": \"9\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"fd4733-5168-4858-b6df-d5c5efe808e2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057912706776,\n                    28.545204196351214\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"roomNumber\": \"Female Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c45\",\n                \"global\": false,\n                \"latitude\": \"28.545204196351214\",\n                \"longitude\": \"77.19057912706776\",\n                \"doorLatitude\": \"28.545191149177356\",\n                \"doorLongitude\": \"77.19059730967011\",\n                \"node\": \"3305\",\n                \"basinClock\": \"1\",\n                \"cubicleClock\": \"11\",\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"2\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"bf1557-421-658-ce7-57ded8671447\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19055964270558,\n                    28.545178609219917\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"roomNumber\": \"Male Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c46\",\n                \"global\": false,\n                \"latitude\": \"28.545178609219917\",\n                \"longitude\": \"77.19055964270558\",\n                \"doorLatitude\": \"28.54517895990016\",\n                \"doorLongitude\": \"77.19059598136549\",\n                \"node\": \"3386\",\n                \"basinClock\": \"11\",\n                \"cubicleClock\": \"1\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"4\",\n                \"urinalClock\": \"3\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"d1f654-3bd3-4f37-f847-725a3b067\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19072743991524,\n                    28.545124120213863\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Laboratory New\",\n                \"roomNumber\": \"Laboratory New\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc26f6d96a927702d17\",\n                \"global\": false,\n                \"latitude\": \"28.545124120213863\",\n                \"longitude\": \"77.19072743991524\",\n                \"doorLatitude\": \"28.545106486807395\",\n                \"doorLongitude\": \"77.19066790163299\",\n                \"node\": \"11760\",\n                \"nodeId\": \"e31d2f6-f08b-44a2-726-bd286ff804\",\n                \"polygonExist\": true,\n                \"polyId\": \"efc12-aa8c-04b8-04aa-b8ba67ae4b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18750185282853,\n                    28.543586242614595\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA2\",\n                \"roomNumber\": \"GA2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca78\",\n                \"global\": false,\n                \"latitude\": \"28.543586242614595\",\n                \"longitude\": \"77.18750185282853\",\n                \"doorLatitude\": \"28.543536522270628\",\n                \"doorLongitude\": \"77.18744622676843\",\n                \"node\": \"22050\",\n                \"nodeId\": \"4633886-201-47c0-c28-744c2343343\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"521f44-6d4d-f1ce-0cbf-1d004dad3f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18742424279357,\n                    28.543099910332625\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room\",\n                \"roomNumber\": \"Faculty Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca7c\",\n                \"global\": false,\n                \"latitude\": \"28.543099910332625\",\n                \"longitude\": \"77.18742424279357\",\n                \"doorLatitude\": \"28.54310331117244\",\n                \"doorLongitude\": \"77.18746387847037\",\n                \"node\": \"61884\",\n                \"nodeId\": \"a7ce8e1-f16c-a3-a72f-a835ec23148\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"32d2ad5-deb3-45bd-1658-cb8f3e22e8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18733243525966,\n                    28.543137518800197\n                ]\n            },\n            \"properties\": {\n                \"name\": \"CAD/CAM\",\n                \"roomNumber\": \"CAD/CAM\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca7e\",\n                \"global\": false,\n                \"latitude\": \"28.543137518800197\",\n                \"longitude\": \"77.18733243525966\",\n                \"doorLatitude\": \"28.543126596266866\",\n                \"doorLongitude\": \"77.18731116108964\",\n                \"node\": \"65502\",\n                \"nodeId\": \"aa0277-53cc-f62c-381d-dc8633c8a254\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"d4ebfba-86ea-bc26-64f4-7fd5fec70362\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744780754756,\n                    28.543306268378785\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GB\",\n                \"roomNumber\": \"Pantry GB\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca82\",\n                \"global\": false,\n                \"assignedTo\": \"B Block\",\n                \"latitude\": \"28.543306268378785\",\n                \"longitude\": \"77.18744780754756\",\n                \"node\": \"43518\",\n                \"nodeId\": \"3d70a2-7b4f-c3-8ceb-a547b0c28d56\",\n                \"protocol\": \"Staff Only\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734106342276,\n                    28.543532774267778\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Vehant Technologies\",\n                \"roomNumber\": \"Vehant Technologies\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca84\",\n                \"global\": false,\n                \"latitude\": \"28.543532774267778\",\n                \"longitude\": \"77.18734106342276\",\n                \"doorLatitude\": \"28.543548415542286\",\n                \"doorLongitude\": \"77.18738031854834\",\n                \"node\": \"23439\",\n                \"nodeId\": \"aa5d3fe-1d55-e14-7f26-7b41133c4ab\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"5ec8e18-edf-5d35-bc72-0d00782a3e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1874074473319,\n                    28.543505580452763\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB1 - FITT Office\",\n                \"roomNumber\": \"GB1 - FITT Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca86\",\n                \"global\": false,\n                \"latitude\": \"28.543505580452763\",\n                \"longitude\": \"77.1874074473319\",\n                \"doorLatitude\": \"28.543474985797932\",\n                \"doorLongitude\": \"77.18743419556425\",\n                \"node\": \"28260\",\n                \"nodeId\": \"320cafa-fe83-2633-d73c-de2740cf8720\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"526f0cd-b80a-6c3e-6187-1be30f7a738d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736915827323,\n                    28.54312247541317\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Student Room\",\n                \"roomNumber\": \"Student Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca8c\",\n                \"global\": false,\n                \"latitude\": \"28.54312247541317\",\n                \"longitude\": \"77.18736915827323\",\n                \"doorLatitude\": \"28.54310113822728\",\n                \"doorLongitude\": \"77.18737330772798\",\n                \"node\": \"65524\",\n                \"nodeId\": \"e72064b-653-0178-0628-1ead6344d10c\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"054ea-0eee-44e4-4e0e-811bd145f7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18752492006386,\n                    28.543001266841234\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GC\",\n                \"roomNumber\": \"Pantry GC\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca8e\",\n                \"global\": false,\n                \"latitude\": \"28.543001266841234\",\n                \"longitude\": \"77.18752492006386\",\n                \"doorLatitude\": \"28.54299498590615\",\n                \"doorLongitude\": \"77.18754394021354\",\n                \"node\": \"68974\",\n                \"nodeId\": \"27a85ca-33f2-2d86-2a54-f7e37056628\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"45f5286-387a-c106-27d-575dd83432db\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1873432515924,\n                    28.543462391768323\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB3\",\n                \"roomNumber\": \"GB3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab4\",\n                \"global\": false,\n                \"latitude\": \"28.543462391768323\",\n                \"longitude\": \"77.1873432515924\",\n                \"doorLatitude\": \"28.54346009669675\",\n                \"doorLongitude\": \"77.18742629184952\",\n                \"node\": \"29952\",\n                \"nodeId\": \"063c17-55be-ab3e-1566-f8f61217ee2\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"f62282-6dac-3bad-6114-0ec684e4b87\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18748215216112,\n                    28.54307618806846\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Conference Room\",\n                \"roomNumber\": \"Conference Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab6\",\n                \"global\": false,\n                \"latitude\": \"28.54307618806846\",\n                \"longitude\": \"77.18748215216112\",\n                \"doorLatitude\": \"28.543087110601792\",\n                \"doorLongitude\": \"77.18750342633113\",\n                \"node\": \"61898\",\n                \"nodeId\": \"dbdf526-3b4a-a5f8-7d27-25f53a110\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"d84415-1c0e-6a4-6555-ab1f30d22df\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18725898923253,\n                    28.543167605574258\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Store Room\",\n                \"roomNumber\": \"Store Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab8\",\n                \"global\": false,\n                \"latitude\": \"28.543167605574258\",\n                \"longitude\": \"77.18725898923253\",\n                \"doorLatitude\": \"28.54314626838837\",\n                \"doorLongitude\": \"77.18726313868729\",\n                \"node\": \"65485\",\n                \"nodeId\": \"674d7b5-b5d-c28b-ae23-a37123c2e67\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"c8bd4ea-6d05-760a-77fe-6757f7d1e60f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761485403822,\n                    28.543517293750753\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GA\",\n                \"roomNumber\": \"Pantry GA\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cb70\",\n                \"global\": false,\n                \"latitude\": \"28.543517293750753\",\n                \"longitude\": \"77.18761485403822\",\n                \"doorLatitude\": \"28.543511758557106\",\n                \"doorLongitude\": \"77.18763942874448\",\n                \"node\": \"17034\",\n                \"nodeId\": \"68dcbde-c7fb-b3b-6f86-8a4fd0b34877\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"38050dd-034-f07-4f68-1d4356d0af\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763170075228,\n                    28.54295299299666\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-C CORRIDOR-3\",\n                \"roomNumber\": \"G-C CORRIDOR-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cbea\",\n                \"global\": false,\n                \"latitude\": \"28.54295299299666\",\n                \"longitude\": \"77.18763170075228\",\n                \"node\": \"69570\",\n                \"nodeId\": \"3df0212-8428-00e2-6876-3faaf44fc84\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18772443760851,\n                    28.543535847279966\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA1 - Sectarial Office\",\n                \"roomNumber\": \"GA1 - Sectarial Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc8c\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"endTime\": \"18:00\",\n                \"latitude\": \"28.543535847279966\",\n                \"longitude\": \"77.18772443760851\",\n                \"doorLatitude\": \"28.54351326290376\",\n                \"doorLongitude\": \"77.18770213156613\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"14514\",\n                \"nodeId\": \"bc378d8-caf-ce22-ae06-65bf05344e74\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Staff Only\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"716aca-5376-df2c-2440-75171f67f7d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1877293701763,\n                    28.543130505027193\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 1\",\n                \"roomNumber\": \"Auditorium Entry 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc9a\",\n                \"global\": false,\n                \"latitude\": \"28.543130505027193\",\n                \"longitude\": \"77.1877293701763\",\n                \"doorLatitude\": \"28.543122070442614\",\n                \"doorLongitude\": \"77.1877352101463\",\n                \"node\": \"49834\",\n                \"nodeId\": \"4e77747-b130-e35e-432-23e75ff8858\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"f76ca4c-5dc7-b177-012b-fcbd252550a3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18786606056484,\n                    28.543174208024297\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 2\",\n                \"roomNumber\": \"Auditorium Entry 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc9c\",\n                \"global\": false,\n                \"latitude\": \"28.543174208024297\",\n                \"longitude\": \"77.18786606056484\",\n                \"doorLatitude\": \"28.543161967589608\",\n                \"doorLongitude\": \"77.18786644111609\",\n                \"node\": \"41124\",\n                \"nodeId\": \"36cff4d-eb2e-a208-bcb5-4d00b520058\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"df7ebaa-7bb1-3254-1f5b-188551d28835\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18752249764275,\n                    28.543505278312953\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA Corridor 2\",\n                \"roomNumber\": \"GA Corridor 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd24\",\n                \"global\": false,\n                \"latitude\": \"28.543505278312953\",\n                \"longitude\": \"77.18752249764275\",\n                \"node\": \"22077\",\n                \"nodeId\": \"cb381c2-5fa8-8a42-4840-86c6a441ceb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18786453835989,\n                    28.54322316976305\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Lift Lobby 5\",\n                \"roomNumber\": \"GD Lift Lobby 5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd48\",\n                \"global\": false,\n                \"latitude\": \"28.54322316976305\",\n                \"longitude\": \"77.18786453835989\",\n                \"node\": \"35474\",\n                \"nodeId\": \"a8063-685-77b4-5d8-d3aefaedc6a2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18816959984666,\n                    28.543457718129847\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Research Park Security\",\n                \"roomNumber\": \"Research Park Security\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd50\",\n                \"global\": false,\n                \"latitude\": \"28.543457718129847\",\n                \"longitude\": \"77.18816959984666\",\n                \"doorLatitude\": \"28.543460443939264\",\n                \"doorLongitude\": \"77.18815557074848\",\n                \"node\": \"2246\",\n                \"nodeId\": \"41f3e01-7a18-45ff-4caf-ff3214b380\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"2e2a485-1caf-beac-84a5-d4def5fddef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778375939965,\n                    28.543511546423996\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Control Room\",\n                \"roomNumber\": \"Control Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd60\",\n                \"global\": false,\n                \"latitude\": \"28.543511546423996\",\n                \"longitude\": \"77.18778375939965\",\n                \"doorLatitude\": \"28.543490119231404\",\n                \"doorLongitude\": \"77.18775862851007\",\n                \"node\": \"14534\",\n                \"nodeId\": \"d5add2-10e8-cee3-5ab-2e82c68aa05\",\n                \"polygonExist\": true,\n                \"polyId\": \"67a1b54-44a2-0013-ded-1dcb388dfeed\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18814087568563,\n                    28.543484590509383\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Research Park Main Gate\",\n                \"roomNumber\": \"Research Park Main Gate\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd64\",\n                \"global\": false,\n                \"doorNumber\": \"Research Park Main Gate\",\n                \"doorNameLong\": \"Research Park Main Gate\",\n                \"latitude\": \"28.543484590509383\",\n                \"longitude\": \"77.18814087568563\",\n                \"node\": \"546\",\n                \"nodeId\": \"cacd7d-d66c-3c31-b44b-77cd54e716f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743704237677,\n                    28.543405844056906\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Breadbox\",\n                \"roomNumber\": \"Breadbox\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Cafeteria\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd66\",\n                \"global\": false,\n                \"latitude\": \"28.543405844056906\",\n                \"longitude\": \"77.18743704237677\",\n                \"doorLatitude\": \"28.543426191208805\",\n                \"doorLongitude\": \"77.18744268474939\",\n                \"node\": \"32500\",\n                \"nodeId\": \"4320f5-41b-ad3a-d733-1e32136c3\",\n                \"polygonExist\": true,\n                \"polyId\": \"7ab0-27d7-72ee-863-81a0dffdca4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766690156089,\n                    28.542986911348383\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Cafeteria\",\n                \"roomNumber\": \"Cafeteria\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Cafeteria\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd6a\",\n                \"global\": false,\n                \"latitude\": \"28.542986911348383\",\n                \"longitude\": \"77.18766690156089\",\n                \"node\": \"65063\",\n                \"nodeId\": \"03dfec-2de-612a-78bb-f6ccc8517ea\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18757530617745,\n                    28.5435334943214\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd78\",\n                \"global\": false,\n                \"latitude\": \"28.5435334943214\",\n                \"longitude\": \"77.18757530617745\",\n                \"doorLatitude\": \"28.543513725761308\",\n                \"doorLongitude\": \"77.18756825138122\",\n                \"node\": \"19551\",\n                \"nodeId\": \"aeeeccb-8f8-f857-1244-b70748f8e6b\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"f6800fb-10b8-400b-057d-ad550b4f524\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759215280105,\n                    28.543552272847503\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd7c\",\n                \"global\": false,\n                \"latitude\": \"28.543552272847503\",\n                \"longitude\": \"77.18759215280105\",\n                \"node\": \"15040\",\n                \"nodeId\": \"f0e4c00-7115-d74e-2336-feda5e573a3c\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760685527614,\n                    28.54292238547805\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-4\",\n                \"roomNumber\": \"Lift-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdb4\",\n                \"global\": false,\n                \"latitude\": \"28.54292238547805\",\n                \"longitude\": \"77.18760685527614\",\n                \"doorLatitude\": \"28.54293114793\",\n                \"doorLongitude\": \"77.18758915241224\",\n                \"node\": \"73227\",\n                \"nodeId\": \"213887e-6e6-e87-21b-bb8da5afc64\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"300b646-45ee-aa68-4634-ddf4a45e0f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738926150243,\n                    28.54326076532711\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-3\",\n                \"roomNumber\": \"Stairs-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdbe\",\n                \"global\": false,\n                \"latitude\": \"28.54326076532711\",\n                \"longitude\": \"77.18738926150243\",\n                \"node\": \"49994\",\n                \"nodeId\": \"faa2321-4b8-14dd-48d5-4626b8605c\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18791114101687,\n                    28.543226737752494\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-5\",\n                \"roomNumber\": \"Lift-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdc6\",\n                \"global\": false,\n                \"latitude\": \"28.543226737752494\",\n                \"longitude\": \"77.18791114101687\",\n                \"doorLatitude\": \"28.543209450709266\",\n                \"doorLongitude\": \"77.18790540350645\",\n                \"node\": \"35206\",\n                \"nodeId\": \"523e7ce-ce63-ae57-c66d-e465f6f1aa2\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"4bb8036-81d0-a681-0107-f6e700242ed7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1872066270998,\n                    28.543214735098996\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-4\",\n                \"roomNumber\": \"Stairs-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdd2\",\n                \"global\": false,\n                \"latitude\": \"28.543214735098996\",\n                \"longitude\": \"77.1872066270998\",\n                \"node\": \"61228\",\n                \"nodeId\": \"7003131-74ca-6f0a-2f4f-334ba834e28\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18745309133426,\n                    28.54327087140797\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cde4\",\n                \"global\": false,\n                \"latitude\": \"28.54327087140797\",\n                \"longitude\": \"77.18745309133426\",\n                \"doorLatitude\": \"28.543281453210156\",\n                \"doorLongitude\": \"77.18743463468967\",\n                \"node\": \"46338\",\n                \"nodeId\": \"1f26ec-bee4-14af-5a6-67fcdf86655\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"f41482d-e73-410-d0ee-cdf4e7272f8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18792198668194,\n                    28.543169425003978\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-6\",\n                \"roomNumber\": \"Stairs-6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce02\",\n                \"global\": false,\n                \"latitude\": \"28.543169425003978\",\n                \"longitude\": \"77.18792198668194\",\n                \"node\": \"38319\",\n                \"nodeId\": \"531cd5-e53b-a8cd-7116-2f5aa0ce2830\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18721963164738,\n                    28.543177685927564\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-3\",\n                \"roomNumber\": \"Lift-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce04\",\n                \"global\": false,\n                \"latitude\": \"28.543177685927564\",\n                \"longitude\": \"77.18721963164738\",\n                \"doorLatitude\": \"28.54319191286212\",\n                \"doorLongitude\": \"77.18722546429562\",\n                \"node\": \"62647\",\n                \"nodeId\": \"ef62c8-77-7780-a61-773e41df300\",\n                \"polygonExist\": true,\n                \"polyId\": \"7ac472e-12ed-7ae2-2e8e-220a5d3064ea\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731647407296,\n                    28.543583632499697\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce08\",\n                \"global\": false,\n                \"latitude\": \"28.543583632499697\",\n                \"longitude\": \"77.18731647407296\",\n                \"node\": \"22569\",\n                \"nodeId\": \"a8b82de-76a-ee5-effc-f1d58fef17\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738362645159,\n                    28.543217756656073\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030185\",\n                \"roomNumber\": \"IW25030185\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce0c\",\n                \"global\": false,\n                \"latitude\": \"28.543217756656073\",\n                \"longitude\": \"77.18738362645159\",\n                \"node\": \"54229\",\n                \"nodeId\": \"a5b4bf8-16fc-0da1-27d-d2c1367c18e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18768989544279,\n                    28.543503169686677\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030895\",\n                \"roomNumber\": \"IW25030895\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce14\",\n                \"global\": false,\n                \"latitude\": \"28.543503169686677\",\n                \"longitude\": \"77.18768989544279\",\n                \"node\": \"15922\",\n                \"nodeId\": \"7fbb2d-4d03-6282-727-0abfeff8af6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743164885394,\n                    28.543198084534573\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030186\",\n                \"roomNumber\": \"IW25030186\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce1e\",\n                \"global\": false,\n                \"latitude\": \"28.543198084534573\",\n                \"longitude\": \"77.18743164885394\",\n                \"node\": \"54246\",\n                \"nodeId\": \"61c5f33-a504-83f6-fd42-64ccf6102501\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755244395176,\n                    28.54348394755895\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030277\",\n                \"roomNumber\": \"IW25030277\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce20\",\n                \"global\": false,\n                \"latitude\": \"28.54348394755895\",\n                \"longitude\": \"77.18755244395176\",\n                \"node\": \"22935\",\n                \"nodeId\": \"a80a35-fdac-f37-3205-4ee7d65b32da\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1875157209382,\n                    28.54349899094598\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030281\",\n                \"roomNumber\": \"IW25030281\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce28\",\n                \"global\": false,\n                \"latitude\": \"28.54349899094598\",\n                \"longitude\": \"77.1875157209382\",\n                \"node\": \"22922\",\n                \"nodeId\": \"fbf6061-d7f5-07-0434-571aefcf4766\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18746769853583,\n                    28.54351866306748\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030282\",\n                \"roomNumber\": \"IW25030282\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce2a\",\n                \"global\": false,\n                \"latitude\": \"28.54351866306748\",\n                \"longitude\": \"77.18746769853583\",\n                \"node\": \"22905\",\n                \"nodeId\": \"ab55-dfb7-4a53-52d-3c3231233c11\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731865496605,\n                    28.54324437187928\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030184\",\n                \"roomNumber\": \"IW25030184\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce2c\",\n                \"global\": false,\n                \"latitude\": \"28.54324437187928\",\n                \"longitude\": \"77.18731865496605\",\n                \"node\": \"54206\",\n                \"nodeId\": \"a027015-6e20-53e7-6dfb-ef2d46e5a884\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18740921106489,\n                    28.543291867862713\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030292\",\n                \"roomNumber\": \"IW25030292\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce34\",\n                \"global\": false,\n                \"latitude\": \"28.543291867862713\",\n                \"longitude\": \"77.18740921106489\",\n                \"node\": \"46329\",\n                \"nodeId\": \"ba673b-3a3e-daec-212-7ddef51ab42\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18735442660152,\n                    28.54325992957897\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030293\",\n                \"roomNumber\": \"IW25030293\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce36\",\n                \"global\": false,\n                \"latitude\": \"28.54325992957897\",\n                \"longitude\": \"77.18735442660152\",\n                \"node\": \"51394\",\n                \"nodeId\": \"10cdd6-6f85-507a-7f5e-ccdfa3153\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759497764825,\n                    28.543551115663885\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030280\",\n                \"roomNumber\": \"IW25030280\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce46\",\n                \"global\": false,\n                \"latitude\": \"28.543551115663885\",\n                \"longitude\": \"77.18759497764825\",\n                \"node\": \"15041\",\n                \"nodeId\": \"bf0f4c8-f4ef-6c45-11eb-c4ae262eccf\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18764714218358,\n                    28.54353276787563\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030278\",\n                \"roomNumber\": \"IW25030278\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce4c\",\n                \"global\": false,\n                \"latitude\": \"28.54353276787563\",\n                \"longitude\": \"77.18764714218358\",\n                \"node\": \"14777\",\n                \"nodeId\": \"0dc206f-16fa-a2d7-7d5c-a126c7d5140a\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18774451891763,\n                    28.54345058211122\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030316\",\n                \"roomNumber\": \"IW25030316\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce4e\",\n                \"global\": false,\n                \"latitude\": \"28.54345058211122\",\n                \"longitude\": \"77.18774451891763\",\n                \"node\": \"18766\",\n                \"nodeId\": \"54b2bf-123-7b1b-8de-7e64a5ceb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18720001138375,\n                    28.54329297359122\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030182\",\n                \"roomNumber\": \"IW25030182\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce6a\",\n                \"global\": false,\n                \"latitude\": \"28.54329297359122\",\n                \"longitude\": \"77.18720001138375\",\n                \"node\": \"54164\",\n                \"nodeId\": \"e57f3c0-3d8-2a3-46f8-655a574f27d4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1877103573484,\n                    28.543114124443143\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030302\",\n                \"roomNumber\": \"IW25030302\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce76\",\n                \"global\": false,\n                \"latitude\": \"28.543114124443143\",\n                \"longitude\": \"77.1877103573484\",\n                \"node\": \"51520\",\n                \"nodeId\": \"d1a7a-0d65-540-1d2c-f43e6708700\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18789711924047,\n                    28.543206802042775\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030305\",\n                \"roomNumber\": \"IW25030305\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce7e\",\n                \"global\": false,\n                \"latitude\": \"28.543206802042775\",\n                \"longitude\": \"77.18789711924047\",\n                \"node\": \"35768\",\n                \"nodeId\": \"7adcf03-42cc-8d60-a700-853dc1e8fef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18741967613347,\n                    28.54353833518898\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030283\",\n                \"roomNumber\": \"IW25030283\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce80\",\n                \"global\": false,\n                \"latitude\": \"28.54353833518898\",\n                \"longitude\": \"77.18741967613347\",\n                \"node\": \"22888\",\n                \"nodeId\": \"b65d84-8a26-43b4-44e0-2b812b133682\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734340525914,\n                    28.54356957914666\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030284\",\n                \"roomNumber\": \"IW25030284\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce82\",\n                \"global\": false,\n                \"latitude\": \"28.54356957914666\",\n                \"longitude\": \"77.18734340525914\",\n                \"node\": \"22861\",\n                \"nodeId\": \"8b5ef-db3-c67e-b16f-125d53ecc24b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743871824847,\n                    28.54346406969649\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030288\",\n                \"roomNumber\": \"IW25030288\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce8e\",\n                \"global\": false,\n                \"latitude\": \"28.54346406969649\",\n                \"longitude\": \"77.18743871824847\",\n                \"node\": \"29109\",\n                \"nodeId\": \"764e286-bed5-7838-5786-b4b28f35f4db\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744663660675,\n                    28.543433635759396\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030289\",\n                \"roomNumber\": \"IW25030289\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce90\",\n                \"global\": false,\n                \"latitude\": \"28.543433635759396\",\n                \"longitude\": \"77.18744663660675\",\n                \"node\": \"31654\",\n                \"nodeId\": \"a8f4b8-de38-e88-6aba-c154bef771c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18767104369388,\n                    28.54298823568163\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030300\",\n                \"roomNumber\": \"IW25030300\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce92\",\n                \"global\": false,\n                \"latitude\": \"28.54298823568163\",\n                \"longitude\": \"77.18767104369388\",\n                \"node\": \"64782\",\n                \"nodeId\": \"0c8a1-71f3-1570-1e6c-1502e717834\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18740183424637,\n                    28.54339458722432\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030290\",\n                \"roomNumber\": \"IW25030290\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce94\",\n                \"global\": false,\n                \"latitude\": \"28.54339458722432\",\n                \"longitude\": \"77.18740183424637\",\n                \"node\": \"37005\",\n                \"nodeId\": \"a877ac-c1e-dcb7-d4da-bdf8a3f6a1a7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761889380208,\n                    28.54296126043161\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030298\",\n                \"roomNumber\": \"IW25030298\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce98\",\n                \"global\": false,\n                \"latitude\": \"28.54296126043161\",\n                \"longitude\": \"77.18761889380208\",\n                \"node\": \"69283\",\n                \"nodeId\": \"bcbc630-cbb0-a875-530-3c2bde6ad5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18758482000364,\n                    28.542935943814097\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030297\",\n                \"roomNumber\": \"IW25030297\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ced4\",\n                \"global\": false,\n                \"latitude\": \"28.542935943814097\",\n                \"longitude\": \"77.18758482000364\",\n                \"node\": \"72943\",\n                \"nodeId\": \"72e640-5e2d-a8e4-f0ae-408af3348117\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1872536834805,\n                    28.543270987102485\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030183\",\n                \"roomNumber\": \"IW25030183\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cee2\",\n                \"global\": false,\n                \"latitude\": \"28.543270987102485\",\n                \"longitude\": \"77.1872536834805\",\n                \"node\": \"54183\",\n                \"nodeId\": \"a21fe87-dc3b-e5e4-1044-30b5cc1844\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1870354970051,\n                    28.543112632880792\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cee4\",\n                \"global\": false,\n                \"latitude\": \"28.543112632880792\",\n                \"longitude\": \"77.1870354970051\",\n                \"node\": \"77268\",\n                \"nodeId\": \"433070-d75a-618-e22-43d185f8212\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731233193998,\n                    28.543582308166453\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030285\",\n                \"roomNumber\": \"IW25030285\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ceec\",\n                \"global\": false,\n                \"latitude\": \"28.543582308166453\",\n                \"longitude\": \"77.18731233193998\",\n                \"node\": \"22850\",\n                \"nodeId\": \"2ea674c-76ab-63ab-86e5-6570c121631\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18819021537378,\n                    28.543467399904745\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefa\",\n                \"global\": false,\n                \"latitude\": \"28.543467399904745\",\n                \"longitude\": \"77.18819021537378\",\n                \"node\": \"281\",\n                \"nodeId\": \"3026a86-76c8-1fd-a854-66a43880bb00\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18782927906757,\n                    28.54278746428422\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefc\",\n                \"global\": false,\n                \"latitude\": \"28.54278746428422\",\n                \"longitude\": \"77.18782927906757\",\n                \"node\": \"77549\",\n                \"nodeId\": \"4fad5a-dba4-b46a-8068-e74f1af5fb11\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1873964333113,\n                    28.543792568501317\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefe\",\n                \"global\": false,\n                \"latitude\": \"28.543792568501317\",\n                \"longitude\": \"77.1873964333113\",\n                \"node\": \"0\",\n                \"nodeId\": \"3c8fd76-f0bc-dba3-ecf-af3a5341d71a\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18777556304018,\n                    28.542945419887772\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030301\",\n                \"roomNumber\": \"IW25030301\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf0e\",\n                \"global\": false,\n                \"latitude\": \"28.542945419887772\",\n                \"longitude\": \"77.18777556304018\",\n                \"node\": \"64819\",\n                \"nodeId\": \"0120528-a7ed-b1-f8eb-c7536778f0fc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770081437081,\n                    28.5429277021067\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030229\",\n                \"roomNumber\": \"IW25030229\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf10\",\n                \"global\": false,\n                \"latitude\": \"28.5429277021067\",\n                \"longitude\": \"77.18770081437081\",\n                \"node\": \"69312\",\n                \"nodeId\": \"0e82eca-655a-5100-f1b-d12d4367423b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759231388005,\n                    28.543053719426506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030295\",\n                \"roomNumber\": \"IW25030295\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf12\",\n                \"global\": false,\n                \"latitude\": \"28.543053719426506\",\n                \"longitude\": \"77.18759231388005\",\n                \"node\": \"61647\",\n                \"nodeId\": \"5bb5e0-1100-dfec-dcef-7be37786e17d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18723355828598,\n                    28.543200681745954\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030294\",\n                \"roomNumber\": \"IW25030294\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf14\",\n                \"global\": false,\n                \"latitude\": \"28.543200681745954\",\n                \"longitude\": \"77.18723355828598\",\n                \"node\": \"61520\",\n                \"nodeId\": \"081c51-76b-d87e-227b-44daa0dcfca\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780672413016,\n                    28.54324383191854\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030304\",\n                \"roomNumber\": \"IW25030304\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf16\",\n                \"global\": false,\n                \"latitude\": \"28.54324383191854\",\n                \"longitude\": \"77.18780672413016\",\n                \"node\": \"35736\",\n                \"nodeId\": \"2d6687a-d22d-5515-44a-c60621d5e4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788188263785,\n                    28.543158663188382\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030306\",\n                \"roomNumber\": \"IW25030306\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf18\",\n                \"global\": false,\n                \"latitude\": \"28.543158663188382\",\n                \"longitude\": \"77.18788188263785\",\n                \"node\": \"40847\",\n                \"nodeId\": \"b65eb35-74-b668-5f7d-1b2de6640e6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18756429952386,\n                    28.543506281210718\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030276\",\n                \"roomNumber\": \"IW25030276\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf1e\",\n                \"global\": false,\n                \"latitude\": \"28.543506281210718\",\n                \"longitude\": \"77.18756429952386\",\n                \"node\": \"20397\",\n                \"nodeId\": \"f215ae-f340-7861-ab5-757cbdf1e0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736890210165,\n                    28.54333254930274\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030291\",\n                \"roomNumber\": \"IW25030291\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf20\",\n                \"global\": false,\n                \"latitude\": \"28.54333254930274\",\n                \"longitude\": \"77.18736890210165\",\n                \"node\": \"44055\",\n                \"nodeId\": \"85464cd-adde-1506-a7dc-ca1c18bd654c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18773348302219,\n                    28.543222475436984\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030303\",\n                \"roomNumber\": \"IW25030303\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf30\",\n                \"global\": false,\n                \"latitude\": \"28.543222475436984\",\n                \"longitude\": \"77.18773348302219\",\n                \"node\": \"40512\",\n                \"nodeId\": \"edafc74-ccc4-1b75-deda-15d1dce31f1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755109746935,\n                    28.542989032838435\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030296\",\n                \"roomNumber\": \"IW25030296\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf32\",\n                \"global\": false,\n                \"latitude\": \"28.542989032838435\",\n                \"longitude\": \"77.18755109746935\",\n                \"node\": \"69259\",\n                \"nodeId\": \"caf122-f0b6-8b32-247f-5bbfbb8a4183\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18768254791136,\n                    28.543515242971736\n                ]\n            },\n            \"properties\": {\n                \"name\": \"RNI Model\",\n                \"roomNumber\": \"RNI Model\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Point of Interest\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"688b18af99b050dcf4f53c1f\",\n                \"global\": false,\n                \"latitude\": \"28.543515242971736\",\n                \"longitude\": \"77.18768254791136\",\n                \"node\": \"15072\",\n                \"nodeId\": \"7b4201-0a4f-31a5-2500-b3ad6a82f4d2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766696588392,\n                    28.54348718511622\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Reception\",\n                \"roomNumber\": \"Reception\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Reception\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"688b18af99b050dcf4f53c76\",\n                \"global\": false,\n                \"latitude\": \"28.54348718511622\",\n                \"longitude\": \"77.18766696588392\",\n                \"doorLatitude\": \"28.543494400802842\",\n                \"doorLongitude\": \"77.18768180145243\",\n                \"node\": \"17049\",\n                \"nodeId\": \"e1785b-d3b-ce15-c6de-17a87c4d253\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18798710451246,\n                    28.54327265867824\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Pick-up / Drop-off Point\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68919ffc8e8fdc7bb6cc5d6b\",\n                \"global\": false,\n                \"latitude\": \"28.54327265867824\",\n                \"longitude\": \"77.18798710451246\",\n                \"node\": \"26196\",\n                \"nodeId\": \"e7523fd-3fd3-200f-a6dd-3aacca204ef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18767338548503,\n                    28.543316580200603\n                ]\n            },\n            \"properties\": {\n                \"name\": \"C block entry\",\n                \"roomNumber\": \"C block entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891af1a8e8fdc7bb6d1a429\",\n                \"global\": false,\n                \"latitude\": \"28.543316580200603\",\n                \"longitude\": \"77.18767338548503\",\n                \"node\": \"33994\",\n                \"nodeId\": \"43b75e-f87-4463-5cba-ecc77d844ba\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18771026948711,\n                    28.543386062672774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"A block entry\",\n                \"roomNumber\": \"A block entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891b50a8e8fdc7bb6da7686\",\n                \"global\": false,\n                \"latitude\": \"28.543386062672774\",\n                \"longitude\": \"77.18771026948711\",\n                \"node\": \"26098\",\n                \"nodeId\": \"08c460d-63ad-8f60-d8c-c6b0e36a6ce\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18775248120654,\n                    28.54328417905931\n                ]\n            },\n            \"properties\": {\n                \"name\": \"D Block Entry\",\n                \"roomNumber\": \"D Block Entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891b50a8e8fdc7bb6da768c\",\n                \"global\": false,\n                \"latitude\": \"28.54328417905931\",\n                \"longitude\": \"77.18775248120654\",\n                \"node\": \"34022\",\n                \"nodeId\": \"ebbd28-8db-6d7f-68e7-ed631ead5a1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766862859454,\n                    28.54346958563421\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Information Center\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bc3e\",\n                \"global\": false,\n                \"latitude\": \"28.54346958563421\",\n                \"longitude\": \"77.18766862859454\",\n                \"node\": \"19869\",\n                \"nodeId\": \"c60bb13-f0f7-cde-a468-41cbea54d5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780631429182,\n                    28.543346718429774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry\",\n                \"roomNumber\": \"Main Entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bbe1\",\n                \"global\": false,\n                \"latitude\": \"28.543346718429774\",\n                \"longitude\": \"77.18780631429182\",\n                \"node\": \"26132\",\n                \"nodeId\": \"abdb778-6a82-c08e-4ed2-2273653801e7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780480673041,\n                    28.543350357130254\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030312\",\n                \"roomNumber\": \"IW25030312\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bc3c\",\n                \"global\": false,\n                \"latitude\": \"28.543350357130254\",\n                \"longitude\": \"77.18780480673041\",\n                \"node\": \"25849\",\n                \"nodeId\": \"a86fa34-f73-e25e-ce08-65ef7f50e68c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770737151266,\n                    28.54303075576756\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a452894d26306581c0fb5f\",\n                \"global\": false,\n                \"latitude\": \"28.54303075576756\",\n                \"longitude\": \"77.18770737151266\",\n                \"node\": \"59428\",\n                \"nodeId\": \"b1d45f-201-ebd3-7368-bcfdd66161fc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18762133809804,\n                    28.54297234368268\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-5\",\n                \"roomNumber\": \"Stairs-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a4659c4d26306581c7d25d\",\n                \"global\": false,\n                \"latitude\": \"28.54297234368268\",\n                \"longitude\": \"77.18762133809804\",\n                \"node\": \"68154\",\n                \"nodeId\": \"cf00c06-6b3d-bcff-fcd-1612be7300db\",\n                \"downwardSteps\": \"0\",\n                \"stepHeight\": \"Medium\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18739848250296,\n                    28.54327813594515\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G B Stairs\",\n                \"roomNumber\": \"G B Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a567894d26306581f11dcd\",\n                \"global\": false,\n                \"latitude\": \"28.54327813594515\",\n                \"longitude\": \"77.18739848250296\",\n                \"node\": \"48020\",\n                \"nodeId\": \"eb31e-1e3e-bd1-5d86-5a2d3c5be88\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760062734263,\n                    28.543548801296648\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G A Stairs\",\n                \"roomNumber\": \"G A Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5678a4d26306581f11eef\",\n                \"global\": false,\n                \"latitude\": \"28.543548801296648\",\n                \"longitude\": \"77.18760062734263\",\n                \"node\": \"15043\",\n                \"nodeId\": \"3f5ac7e-d4cd-cbe4-af8-52a4312e53\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18732777346175,\n                    28.543579003765227\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G A Fire Stairs\",\n                \"roomNumber\": \"G A Fire Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5678a4d26306581f11ef1\",\n                \"global\": false,\n                \"latitude\": \"28.543579003765227\",\n                \"longitude\": \"77.18732777346175\",\n                \"node\": \"22573\",\n                \"nodeId\": \"ea743c-85-1c05-aae-eff0036bc00\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18722357618297,\n                    28.543207791997286\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G C Fire Stairs\",\n                \"roomNumber\": \"G C Fire Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b9979aa\",\n                \"global\": false,\n                \"latitude\": \"28.543207791997286\",\n                \"longitude\": \"77.18722357618297\",\n                \"node\": \"61234\",\n                \"nodeId\": \"12bef04-17a-50b5-c143-3f0f5d65f25\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18791068729314,\n                    28.543174053738447\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G D Stairs\",\n                \"roomNumber\": \"G D Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b997a0f\",\n                \"global\": false,\n                \"latitude\": \"28.543174053738447\",\n                \"longitude\": \"77.18791068729314\",\n                \"node\": \"38315\",\n                \"nodeId\": \"5d03c1-ae7-011-1763-0fbf57dc8b6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761870352647,\n                    28.542967380648957\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G C Stairs\",\n                \"roomNumber\": \"G C Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b997a1a\",\n                \"global\": false,\n                \"latitude\": \"28.542967380648957\",\n                \"longitude\": \"77.18761870352647\",\n                \"node\": \"68718\",\n                \"nodeId\": \"315038-d67a-308-ac71-75f2d2f4b4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18723863715351,\n                    28.54321672803075\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GC Lift 3\",\n                \"roomNumber\": \"GC Lift 3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f4888b3\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.54321672803075\",\n                \"longitude\": \"77.18723863715351\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"59827\",\n                \"nodeId\": \"cdc412c-3f81-2-2aa-b0147823a71\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738661228731,\n                    28.543301125331656\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB Lift 2\",\n                \"roomNumber\": \"GB Lift 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f4888ad\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.543301125331656\",\n                \"longitude\": \"77.18738661228731\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"46321\",\n                \"nodeId\": \"32daf2c-ccc8-c7f4-2012-f0a20a022c44\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1875577130949,\n                    28.543493873626403\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA Lift 1\",\n                \"roomNumber\": \"GA Lift 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f488946\",\n                \"global\": false,\n                \"latitude\": \"28.543493873626403\",\n                \"longitude\": \"77.1875577130949\",\n                \"node\": \"21807\",\n                \"nodeId\": \"e14b15c-bb0-a7b0-f3d-05c87bb1e4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759253344275,\n                    28.54295695313262\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GC Lift 4\",\n                \"roomNumber\": \"GC Lift 4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f488950\",\n                \"global\": false,\n                \"latitude\": \"28.54295695313262\",\n                \"longitude\": \"77.18759253344275\",\n                \"node\": \"70686\",\n                \"nodeId\": \"5674da8-644b-7d88-e2d7-fb50334d2b58\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788186799432,\n                    28.543203986226654\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Lift 5\",\n                \"roomNumber\": \"GD Lift 5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5b0285404d7dbcc72a0a6\",\n                \"global\": false,\n                \"latitude\": \"28.543203986226654\",\n                \"longitude\": \"77.18788186799432\",\n                \"node\": \"36610\",\n                \"nodeId\": \"58351f-dcd-000b-405-ac31d05daf37\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763003211187,\n                    28.543455185118134\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-A CORRIDOR-1\",\n                \"roomNumber\": \"G-A CORRIDOR-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48c96d312628c0928f4\",\n                \"global\": false,\n                \"latitude\": \"28.543455185118134\",\n                \"longitude\": \"77.18763003211187\",\n                \"node\": \"22680\",\n                \"nodeId\": \"c02b78f-55fa-871-8c64-4e3c7ad61770\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18776604925922,\n                    28.54325143075498\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 3\",\n                \"roomNumber\": \"Auditorium Entry 3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092928\",\n                \"global\": false,\n                \"latitude\": \"28.54325143075498\",\n                \"longitude\": \"77.18776604925922\",\n                \"node\": \"36569\",\n                \"nodeId\": \"6b822e8-7ff2-2e0-be20-b0bb3551c15\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770226335803,\n                    28.543105355559305\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Exit\",\n                \"roomNumber\": \"GD Exit\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092985\",\n                \"global\": false,\n                \"latitude\": \"28.543105355559305\",\n                \"longitude\": \"77.18770226335803\",\n                \"node\": \"52647\",\n                \"nodeId\": \"8fc4104-f41-55bf-e8a2-f24216c71ad\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18746788881145,\n                    28.543512542850138\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-B CORRIDOR-1\",\n                \"roomNumber\": \"G-B CORRIDOR-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092924\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.543512542850138\",\n                \"longitude\": \"77.18746788881145\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"23470\",\n                \"nodeId\": \"eb3eff-d3e-ec7b-0d8b-753a548571\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1878869615054,\n                    28.54317470947318\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Corridor 1\",\n                \"roomNumber\": \"GD Corridor 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092990\",\n                \"global\": false,\n                \"latitude\": \"28.54317470947318\",\n                \"longitude\": \"77.1878869615054\",\n                \"node\": \"39154\",\n                \"nodeId\": \"616d34-d1d6-880-ff26-bd58661ef7e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760493055463,\n                    28.5430515722089\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-C CORRIDOR-2\",\n                \"roomNumber\": \"G-C CORRIDOR-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c0929a0\",\n                \"global\": false,\n                \"latitude\": \"28.5430515722089\",\n                \"longitude\": \"77.18760493055463\",\n                \"node\": \"61369\",\n                \"nodeId\": \"d77b77c-7c15-d70-a7fe-b0c6e3a727c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734915745836,\n                    28.543250003511517\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-B CORRIDOR-2\",\n                \"roomNumber\": \"G-B CORRIDOR-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c09294f\",\n                \"global\": false,\n                \"latitude\": \"28.543250003511517\",\n                \"longitude\": \"77.18734915745836\",\n                \"node\": \"52522\",\n                \"nodeId\": \"23f862-4abe-164-7eed-7dd5d7c38c24\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778936520864,\n                    28.54335366153148\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry Atruim\",\n                \"roomNumber\": \"Main Entry Atruim\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bbce4098ca8a46eae33bc2\",\n                \"global\": false,\n                \"latitude\": \"28.54335366153148\",\n                \"longitude\": \"77.18778936520864\",\n                \"node\": \"26126\",\n                \"nodeId\": \"2f65e73-1d0-a7a8-ddc6-1a253c30513\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18741145771823,\n                    28.543623272490365\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA3-NCAHT\",\n                \"roomNumber\": \"GA3-NCAHT\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c182af29a9f28e4785f595\",\n                \"global\": false,\n                \"contactNo\": \"null\",\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"assignedTo\": \"A Block\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543623272490365\",\n                \"longitude\": \"77.18741145771823\",\n                \"doorLatitude\": \"28.543544622555952\",\n                \"doorLongitude\": \"77.18742645283804\",\n                \"motion\": \"null\",\n                \"node\": \"22043\",\n                \"nodeId\": \"0beaa7-e0-a4ed-a332-ffc60661a0d1\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"0472b85-8a15-d3-fa41-2f66ea72a34\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18730768487609,\n                    28.543395390813014\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB4\",\n                \"roomNumber\": \"GB4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c80f8a3d633649319e09cc\",\n                \"global\": false,\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543395390813014\",\n                \"longitude\": \"77.18730768487609\",\n                \"doorLatitude\": \"28.543393095741447\",\n                \"doorLongitude\": \"77.18739072513321\",\n                \"motion\": \"null\",\n                \"node\": \"37566\",\n                \"nodeId\": \"faa5e50-81c-640d-d655-ae0541376b02\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"ada5ec4-5540-c72-e8b-426cf526200\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18776191449325,\n                    28.542935905262503\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Confectionary Store\",\n                \"roomNumber\": \"Confectionary Store\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c80f8a3d633649319e0aca\",\n                \"global\": false,\n                \"contactNo\": \"null\",\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.542935905262503\",\n                \"longitude\": \"77.18776191449325\",\n                \"doorLatitude\": \"28.542944262704157\",\n                \"doorLongitude\": \"77.18777838788738\",\n                \"motion\": \"null\",\n                \"node\": \"64820\",\n                \"nodeId\": \"2e2ba6a-8fb7-bf56-61b-ceb364fa470\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"21c222-7435-ad4-88f2-5fba2f04b85c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18727211815978,\n                    28.543328389857706\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB5\",\n                \"roomNumber\": \"GB5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cba2495854e301e4bf3c4a\",\n                \"global\": false,\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543328389857706\",\n                \"longitude\": \"77.18727211815978\",\n                \"doorLatitude\": \"28.54332609478614\",\n                \"doorLongitude\": \"77.1873551584169\",\n                \"motion\": \"null\",\n                \"node\": \"45180\",\n                \"nodeId\": \"dac6864-f0b5-07ca-a5b1-51636e85363\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"c34366-c6b4-b5a-852a-708ac21d6176\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736306213164,\n                    28.54334098388732\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB4 - Gate 2\",\n                \"roomNumber\": \"GB4 - Gate 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cd09e67c4bf725d7b38d2f\",\n                \"global\": false,\n                \"latitude\": \"28.54334098388732\",\n                \"longitude\": \"77.18736306213164\",\n                \"node\": \"43488\",\n                \"nodeId\": \"44b65fc-d3d2-651e-6464-24cff55e002\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18739862884794,\n                    28.543407984842624\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB3 - Gate 2\",\n                \"roomNumber\": \"GB3 - Gate 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cd09e67c4bf725d7b38d84\",\n                \"global\": false,\n                \"latitude\": \"28.543407984842624\",\n                \"longitude\": \"77.18739862884794\",\n                \"node\": \"35874\",\n                \"nodeId\": \"2f647e1-3ef1-8506-e7e2-18602a635b55\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766924335203,\n                    28.54331525586736\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031378\",\n                \"roomNumber\": \"IW25031378\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2ef8\",\n                \"global\": false,\n                \"latitude\": \"28.54331525586736\",\n                \"longitude\": \"77.18766924335203\",\n                \"node\": \"34275\",\n                \"nodeId\": \"2dcb4f-d323-876b-25e5-d77a082d3751\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18771177704852,\n                    28.543382423972293\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031379\",\n                \"roomNumber\": \"IW25031379\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2eff\",\n                \"global\": false,\n                \"latitude\": \"28.543382423972293\",\n                \"longitude\": \"77.18771177704852\",\n                \"node\": \"26381\",\n                \"nodeId\": \"bdb2edf-8ca5-6212-ff88-51eefca51a14\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778522307565,\n                    28.543352337198236\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031376\",\n                \"roomNumber\": \"IW25031376\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2f02\",\n                \"global\": false,\n                \"latitude\": \"28.543352337198236\",\n                \"longitude\": \"77.18778522307565\",\n                \"node\": \"26407\",\n                \"nodeId\": \"da3b500-1464-1a5b-468e-255af757bca7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18775097364514,\n                    28.54328781775979\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031377\",\n                \"roomNumber\": \"IW25031377\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2f04\",\n                \"global\": false,\n                \"latitude\": \"28.54328781775979\",\n                \"longitude\": \"77.18775097364514\",\n                \"node\": \"33739\",\n                \"nodeId\": \"876155a-0c8-f33c-81da-d2f4ddd85d64\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788273151114,\n                    28.543445323369568\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": null\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc575\",\n                \"global\": false,\n                \"latitude\": \"28.543445323369568\",\n                \"longitude\": \"77.18788273151114\",\n                \"node\": \"14013\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766972631762,\n                    28.54356883344496\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"roomNumber\": \"Female Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc57b\",\n                \"global\": false,\n                \"latitude\": \"28.54356883344496\",\n                \"longitude\": \"77.18766972631762\",\n                \"doorLatitude\": \"28.54355609156139\",\n                \"doorLongitude\": \"77.18764920592831\",\n                \"node\": \"4616\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"205588-0ff3-3f5a-eddd-61405b7bf31\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766286179702,\n                    28.543542944667525\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"roomNumber\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc57d\",\n                \"global\": false,\n                \"latitude\": \"28.543542944667525\",\n                \"longitude\": \"77.18766286179702\",\n                \"doorLatitude\": \"28.543545008310318\",\n                \"doorLongitude\": \"77.18764676163235\",\n                \"node\": \"5147\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"bbcf5aa-5f1-7af8-7d6f-bd26a35f0ad\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755374668447,\n                    28.542948672833887\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-3\",\n                \"roomNumber\": \"Male Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc589\",\n                \"global\": false,\n                \"latitude\": \"28.542948672833887\",\n                \"longitude\": \"77.18755374668447\",\n                \"doorLatitude\": \"28.542971662220392\",\n                \"doorLongitude\": \"77.18754187646883\",\n                \"node\": \"13647\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"7cd438-c8df-2b0b-f371-b311a8a767f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18751221557325,\n                    28.54298381264838\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-2\",\n                \"roomNumber\": \"Accessible Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc592\",\n                \"global\": false,\n                \"latitude\": \"28.54298381264838\",\n                \"longitude\": \"77.18751221557325\",\n                \"doorLatitude\": \"28.542974966621617\",\n                \"doorLongitude\": \"77.18752643494705\",\n                \"node\": \"31094\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"54c64d4-24cb-a4b5-74b-86aea0aeab87\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18748865805057,\n                    28.543337872363278\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"roomNumber\": \"Male Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a5\",\n                \"global\": false,\n                \"latitude\": \"28.543337872363278\",\n                \"longitude\": \"77.18748865805057\",\n                \"doorLatitude\": \"28.543326120513694\",\n                \"doorLongitude\": \"77.18745834583387\",\n                \"node\": \"59677\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"a60058-7a8a-2ce-a4f0-dc3e5d8d5dcc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18792067671792,\n                    28.543144281967976\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-4\",\n                \"roomNumber\": \"Female Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a7\",\n                \"global\": false,\n                \"latitude\": \"28.543144281967976\",\n                \"longitude\": \"77.18792067671792\",\n                \"doorLatitude\": \"28.54315155293705\",\n                \"doorLongitude\": \"77.18789186474086\",\n                \"node\": \"62179\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"c805e37-eba-ccb7-34d3-078eccba78a1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18790317145142,\n                    28.543124262683442\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-4\",\n                \"roomNumber\": \"Male Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a9\",\n                \"global\": false,\n                \"latitude\": \"28.543124262683442\",\n                \"longitude\": \"77.18790317145142\",\n                \"doorLatitude\": \"28.54314774708694\",\n                \"doorLongitude\": \"77.18788640532209\",\n                \"node\": \"62181\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"338b8c-48b5-eae8-60d-7b756c58a5fa\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744392886268,\n                    28.543363748276935\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"roomNumber\": \"Female Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5aa\",\n                \"global\": false,\n                \"latitude\": \"28.543363748276935\",\n                \"longitude\": \"77.18744392886268\",\n                \"doorLatitude\": \"28.543344481165725\",\n                \"doorLongitude\": \"77.18745777500702\",\n                \"node\": \"62445\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"88fe7c7-866f-05ce-3ce-8d1c205dcde\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18750318484835,\n                    28.54296032181299\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-3\",\n                \"roomNumber\": \"Female Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5ab\",\n                \"global\": false,\n                \"latitude\": \"28.54296032181299\",\n                \"longitude\": \"77.18750318484835\",\n                \"doorLatitude\": \"28.54296272618693\",\n                \"doorLongitude\": \"77.18752681549829\",\n                \"node\": \"62706\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"0cf815-320-cffd-282d-3e58acda2bf\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763263007459,\n                    28.54357345574754\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"roomNumber\": \"Male Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5b1\",\n                \"global\": false,\n                \"latitude\": \"28.54357345574754\",\n                \"longitude\": \"77.18763263007459\",\n                \"doorLatitude\": \"28.543544506861434\",\n                \"doorLongitude\": \"77.1876258606918\",\n                \"node\": \"64033\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"ace8f-c78-1fb-7411-7f5040fbde3\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19032294613142,\n                    28.545388828688964\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab (009)\",\n                \"roomNumber\": \"009\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc29d\",\n                \"global\": false,\n                \"contactNo\": \"0112659 6080\",\n                \"daysOpen\": \"Weekdays\",\n                \"doorType\": \"Double\",\n                \"doorNumber\": \"009\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.545388828688964\",\n                \"longitude\": \"77.19032294613142\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"6899\",\n                \"nodeId\": \"bd8db8a-3c4b-fc7-13cd-ba5f54d50703\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\",\n                \"startTime\": \"09:00\",\n                \"url\": \"https://assistech.iitd.ac.in/\",\n                \"polygonExist\": true,\n                \"polyId\": \"5f06020-7067-eba-1450-3547b1b12c08\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19025107406046,\n                    28.545555233717575\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar room (001)\",\n                \"roomNumber\": \"Seminar room (001)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc29f\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Wooden\",\n                \"doorType\": \"Double\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.545555233717575\",\n                \"longitude\": \"77.19025107406046\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"6937\",\n                \"nodeId\": \"e7155b3-48ad-f525-15c4-be8eb6e0a3\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"8f58a20-7356-ed46-2a05-40a2ab2f\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19034381327302,\n                    28.545489065092134\n                ]\n            },\n            \"properties\": {\n                \"name\": \"SIT Entry\",\n                \"roomNumber\": \"SIT Entry\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a1\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.545489065092134\",\n                \"longitude\": \"77.19034381327302\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"9310\",\n                \"nodeId\": \"e6bdec0-3aa2-efc4-45a7-c1e0e40f4e04\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19023125986403,\n                    28.545361897633597\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Server Room\",\n                \"roomNumber\": \"Server Room\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a3\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.545361897633597\",\n                \"longitude\": \"77.19023125986403\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"4079\",\n                \"nodeId\": \"62de35b-da3a-0cbd-3f0-2ef18de5dbfa\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19017197830347,\n                    28.54540391843497\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Presentation Room (006)\",\n                \"roomNumber\": \"Presentation Room (006)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a5\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Metal\",\n                \"doorType\": \"Single\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.54540391843497\",\n                \"longitude\": \"77.19017197830347\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"4614\",\n                \"nodeId\": \"82a551-6586-600c-066-bc0103f420cf\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Staff Only\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"cea44f-486a-7cf-ee81-d053380fe4c8\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1901503134629,\n                    28.545455266376543\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Library, 005\",\n                \"roomNumber\": \"Library, 005\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2cd\",\n                \"global\": false,\n                \"assignedTo\": \"SIT\",\n                \"latitude\": \"28.545455266376543\",\n                \"longitude\": \"77.1901503134629\",\n                \"node\": \"4644\",\n                \"nodeId\": \"cf48633-af17-870a-e3c4-06838436c20\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"f252c-783-6420-02b2-eecbcbecae1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19007208554304,\n                    28.54550279895132\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2df\",\n                \"global\": false,\n                \"latitude\": \"28.54550279895132\",\n                \"longitude\": \"77.19007208554304\",\n                \"node\": \"1025\",\n                \"nodeId\": \"5b63e7-1d66-50f-5452-5a235d48db7\",\n                \"arName\": \"P12\",\n                \"arValue\": \"12\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19005800339667,\n                    28.54553617511334\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e1\",\n                \"global\": false,\n                \"latitude\": \"28.54553617511334\",\n                \"longitude\": \"77.19005800339667\",\n                \"node\": \"1038\",\n                \"nodeId\": \"441e08-6ebe-67fc-6561-2074ad2d1de\",\n                \"arName\": \"P13\",\n                \"arValue\": \"13\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19033273515097,\n                    28.54562562203365\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e3\",\n                \"global\": false,\n                \"latitude\": \"28.54562562203365\",\n                \"longitude\": \"77.19033273515097\",\n                \"node\": \"10814\",\n                \"nodeId\": \"72160b3-bf38-b640-32b4-585fd6375f7\",\n                \"arName\": \"P14\",\n                \"arValue\": \"14\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19010319326641,\n                    28.54535816283932\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e5\",\n                \"global\": false,\n                \"latitude\": \"28.54535816283932\",\n                \"longitude\": \"77.19010319326641\",\n                \"node\": \"36\",\n                \"nodeId\": \"ffb71f-185-cf8d-37d-37bbfa0a1363\",\n                \"arName\": \"P7\",\n                \"arValue\": \"7\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026796724212,\n                    28.545330047618297\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e7\",\n                \"global\": false,\n                \"latitude\": \"28.545330047618297\",\n                \"longitude\": \"77.19026796724212\",\n                \"node\": \"4792\",\n                \"nodeId\": \"1bf4075-02-15c4-202-a014b1410772\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1901587449053,\n                    28.54529740718504\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e9\",\n                \"global\": false,\n                \"latitude\": \"28.54529740718504\",\n                \"longitude\": \"77.1901587449053\",\n                \"node\": \"945\",\n                \"nodeId\": \"bd0d47-1536-85a-8c0e-4e37f4d0006c\",\n                \"arName\": \"P5\",\n                \"arValue\": \"5\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19037056727588,\n                    28.54543353391939\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2eb\",\n                \"global\": false,\n                \"latitude\": \"28.54543353391939\",\n                \"longitude\": \"77.19037056727588\",\n                \"node\": \"9392\",\n                \"nodeId\": \"4ebf578-615-a21-c0ec-b5047da65b0\",\n                \"arName\": \"P16\",\n                \"arValue\": \"16\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19008941741549,\n                    28.545461720598063\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2ef\",\n                \"global\": false,\n                \"latitude\": \"28.545461720598063\",\n                \"longitude\": \"77.19008941741549\",\n                \"node\": \"1009\",\n                \"nodeId\": \"1367e0-be4d-5fd8-381-52db5561eaf7\",\n                \"arName\": \"P9\",\n                \"arValue\": \"9\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19039656508455,\n                    28.545371916389506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f1\",\n                \"global\": false,\n                \"latitude\": \"28.545371916389506\",\n                \"longitude\": \"77.19039656508455\",\n                \"node\": \"9368\",\n                \"nodeId\": \"d606875-6ed1-7a1-434-e61cd04026b\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19005454947361,\n                    28.545497089573427\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f3\",\n                \"global\": false,\n                \"latitude\": \"28.545497089573427\",\n                \"longitude\": \"77.19005454947361\",\n                \"node\": \"401\",\n                \"nodeId\": \"64ebee-eee-f4d1-f7eb-6f378f8fb1e\",\n                \"arName\": \"P11\",\n                \"arValue\": \"11\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903204733519,\n                    28.5453237818864\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f7\",\n                \"global\": false,\n                \"latitude\": \"28.5453237818864\",\n                \"longitude\": \"77.1903204733519\",\n                \"node\": \"6344\",\n                \"nodeId\": \"efd1ff7-1e83-007-7ac5-8ecc71da68\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19040856209297,\n                    28.545445904238154\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f9\",\n                \"global\": false,\n                \"latitude\": \"28.545445904238154\",\n                \"longitude\": \"77.19040856209297\",\n                \"node\": \"10744\",\n                \"nodeId\": \"254ec76-3f88-5705-120-8dfe8d6e0\",\n                \"arName\": \"P15\",\n                \"arValue\": \"15\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016849408357,\n                    28.545274300611332\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2fb\",\n                \"global\": false,\n                \"latitude\": \"28.545274300611332\",\n                \"longitude\": \"77.19016849408357\",\n                \"node\": \"936\",\n                \"nodeId\": \"52084e-ce0-a56-af10-cc0ff0a8cdd\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19007188134607,\n                    28.54545601122017\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc301\",\n                \"global\": false,\n                \"latitude\": \"28.54545601122017\",\n                \"longitude\": \"77.19007188134607\",\n                \"node\": \"385\",\n                \"nodeId\": \"dd1576-cf7-05f6-fcdc-cbb7730e8\",\n                \"arName\": \"P10\",\n                \"arValue\": \"10\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19025124219941,\n                    28.545448705611097\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc309\",\n                \"global\": false,\n                \"latitude\": \"28.545448705611097\",\n                \"longitude\": \"77.19025124219941\",\n                \"node\": \"5354\",\n                \"nodeId\": \"e7a02ad-14d8-873b-22d0-45e7c6ac4f\",\n                \"polygonExist\": true,\n                \"polyId\": \"bad6f3-7b44-5f3f-b42b-ceac5fac62e\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19024365950521,\n                    28.54546667739065\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc30b\",\n                \"global\": false,\n                \"latitude\": \"28.54546667739065\",\n                \"longitude\": \"77.19024365950521\",\n                \"node\": \"5362\",\n                \"nodeId\": \"de5467b-2bf3-3ba1-27fe-6cbad4d3dcf\",\n                \"polygonExist\": true,\n                \"polyId\": \"db4a6f-f24-ea03-b08d-407633dc5\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19031180741568,\n                    28.545344321063027\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc30d\",\n                \"global\": false,\n                \"latitude\": \"28.545344321063027\",\n                \"longitude\": \"77.19031180741568\",\n                \"node\": \"6352\",\n                \"nodeId\": \"b1fbbe-eec0-fb5d-28c8-451262542267\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012949737053,\n                    28.54536672690616\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc311\",\n                \"global\": false,\n                \"latitude\": \"28.54536672690616\",\n                \"longitude\": \"77.19012949737053\",\n                \"node\": \"972\",\n                \"nodeId\": \"45787f-defa-8632-1538-b35dff8470\",\n                \"arName\": \"P8\",\n                \"arValue\": \"8\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19011733600647,\n                    28.545505851244755\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc32a\",\n                \"global\": false,\n                \"latitude\": \"28.545505851244755\",\n                \"longitude\": \"77.19011733600647\",\n                \"node\": \"2477\",\n                \"nodeId\": \"fa42cb7-37f2-5bcc-64c4-ca75daa56b4c\",\n                \"downwardSteps\": \"6,6,4\",\n                \"stepHeight\": \"Medium\",\n                \"upwardSteps\": \"4,6,6\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19013244080116,\n                    28.5452888431182\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc32e\",\n                \"global\": false,\n                \"latitude\": \"28.5452888431182\",\n                \"longitude\": \"77.19013244080116\",\n                \"node\": \"9\",\n                \"nodeId\": \"68223d3-0e72-231-c488-a278c06d2010\",\n                \"arName\": \"P6\",\n                \"arValue\": \"6\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903445694672,\n                    28.545495151449273\n                ]\n            },\n            \"properties\": {\n                \"name\": \"SIT Main Entry\",\n                \"roomNumber\": \"SIT Main Entry\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecd5\",\n                \"global\": false,\n                \"latitude\": \"28.545495151449273\",\n                \"longitude\": \"77.1903445694672\",\n                \"node\": \"9416\",\n                \"macId\": \"55:46:4F:60:16:2A\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016409885826,\n                    28.545521076252466\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecdb\",\n                \"global\": false,\n                \"latitude\": \"28.545521076252466\",\n                \"longitude\": \"77.19016409885826\",\n                \"node\": \"3446\",\n                \"basinClock\": \"0\",\n                \"cubicleClock\": \"11\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"3\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"2\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012361050927,\n                    28.545522494482075\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecda\",\n                \"global\": false,\n                \"latitude\": \"28.545522494482075\",\n                \"longitude\": \"77.19012361050927\",\n                \"node\": \"3419\",\n                \"basinClock\": \"0\",\n                \"cubicleClock\": \"2\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"3\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"0\",\n                \"washroomType\": \"Male\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19013237854399,\n                    28.545525349171022\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece0\",\n                \"global\": false,\n                \"latitude\": \"28.545525349171022\",\n                \"longitude\": \"77.19013237854399\",\n                \"node\": \"3732\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Handicapped\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19014948546707,\n                    28.545516318437556\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece1\",\n                \"global\": false,\n                \"latitude\": \"28.545516318437556\",\n                \"longitude\": \"77.19014948546707\",\n                \"node\": \"4247\",\n                \"approxHeight\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026770078797,\n                    28.545519765939968\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room\",\n                \"roomNumber\": \"Seminar Room\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece9\",\n                \"global\": false,\n                \"latitude\": \"28.545519765939968\",\n                \"longitude\": \"77.19026770078797\",\n                \"node\": \"7353\",\n                \"macId\": \"55:46:4F:8E:55:18\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19030886398505,\n                    28.545422204850983\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab\",\n                \"roomNumber\": \"Assistech Lab\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecea\",\n                \"global\": false,\n                \"latitude\": \"28.545422204850983\",\n                \"longitude\": \"77.19030886398505\",\n                \"node\": \"7315\",\n                \"macId\": \"00:15:83:30:50:49\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19015273519317,\n                    28.54550861624632\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water\",\n                \"roomNumber\": \"Drinking Water\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02eceb\",\n                \"global\": false,\n                \"latitude\": \"28.54550861624632\",\n                \"longitude\": \"77.19015273519317\",\n                \"node\": \"3618\",\n                \"macId\": \"55:46:4F:8E:59:1B\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026839638845,\n                    28.54534478772965\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Toward Basement\",\n                \"roomNumber\": \"Toward Basement\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecec\",\n                \"global\": false,\n                \"latitude\": \"28.54534478772965\",\n                \"longitude\": \"77.19026839638845\",\n                \"node\": \"5005\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902138051407,\n                    28.545458417472222\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift\",\n                \"roomNumber\": \"Lift\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02eced\",\n                \"global\": false,\n                \"latitude\": \"28.545458417472222\",\n                \"longitude\": \"77.1902138051407\",\n                \"node\": \"4842\",\n                \"macId\": \"7C:D9:F4:1B:30:11\"\n            }\n        }\n    ]\n}"},{"id":"8a5a442a-f7bb-4b5a-b976-35e7ebbd7cfc","name":"/get-indoor-geojson-venue/venueName","originalRequest":{"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://maps.iwayplus.in/secured/get-indoor-geojson-venue/IITDelhi?floor=0","protocol":"https","host":["maps","iwayplus","in"],"path":["secured","get-indoor-geojson-venue","IITDelhi"],"query":[{"key":"floor","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Fri, 31 Oct 2025 07:09:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"422753"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"67361-mXXEX8qsQejxPMWwG7C3e4dNdF4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"data fetched successfully\",\n    \"data\": [\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ],\n                        [\n                            77.19028635710657,\n                            28.54510043813385\n                        ],\n                        [\n                            77.19027962548132,\n                            28.545115765371317\n                        ],\n                        [\n                            77.19025636126221,\n                            28.54510788089578\n                        ],\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"e16656c-687a-441-3acc-3b73c8cf258\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Shaft\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ],\n                        [\n                            77.19027206838778,\n                            28.545072117341693\n                        ],\n                        [\n                            77.1902953326069,\n                            28.54508000181723\n                        ],\n                        [\n                            77.19028635710657,\n                            28.54510043813385\n                        ],\n                        [\n                            77.19026309288746,\n                            28.545092553658318\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"0c7643c-000-f5f3-fc3f-ce68a5e761\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ],\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ],\n                        [\n                            77.19036915522915,\n                            28.545102086263697\n                        ],\n                        [\n                            77.19037476491685,\n                            28.545089313565807\n                        ],\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3a2fb3-8de0-283-83e2-1c5d3d861e7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038747391288,\n                            28.54512883807572\n                        ],\n                        [\n                            77.1903964494132,\n                            28.545108401759094\n                        ],\n                        [\n                            77.19041971363231,\n                            28.54511628623463\n                        ],\n                        [\n                            77.19041073813199,\n                            28.545136722551252\n                        ],\n                        [\n                            77.19038747391288,\n                            28.54512883807572\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"36aa10-21b4-61bc-0c6c-b62a33001bd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Ventilation-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050088698104,\n                            28.54516727489395\n                        ],\n                        [\n                            77.19050986248136,\n                            28.545146838577327\n                        ],\n                        [\n                            77.19053312670047,\n                            28.54515472305286\n                        ],\n                        [\n                            77.19052415120015,\n                            28.545175159369485\n                        ],\n                        [\n                            77.19050088698104,\n                            28.54516727489395\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"b144664-76f-477c-2a0-36702f6b7775\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Ventilation-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ],\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ],\n                        [\n                            77.1903590577913,\n                            28.545125077119895\n                        ],\n                        [\n                            77.19036915522915,\n                            28.545102086263697\n                        ],\n                        [\n                            77.19032262679093,\n                            28.545086317312627\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"fd4733-5168-4858-b6df-d5c5efe808e2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ],\n                        [\n                            77.19030579772783,\n                            28.545124635406292\n                        ],\n                        [\n                            77.19032906194694,\n                            28.54513251988183\n                        ],\n                        [\n                            77.19033579357219,\n                            28.545117192644362\n                        ],\n                        [\n                            77.19031252935306,\n                            28.545109308168826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"37c25bb-0fd8-d804-0f-fdc55d0d8c1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020710500092,\n                            28.544938579138392\n                        ],\n                        [\n                            77.19024973862744,\n                            28.54484150663444\n                        ],\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ],\n                        [\n                            77.1903147020143,\n                            28.54497504483774\n                        ],\n                        [\n                            77.19020710500092,\n                            28.544938579138392\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room \",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"6ad481-f1a-8f2-720-50aa3bb072\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ],\n                        [\n                            77.19019820071443,\n                            28.545088169706947\n                        ],\n                        [\n                            77.19025636126221,\n                            28.54510788089578\n                        ],\n                        [\n                            77.19030011682628,\n                            28.545008253852252\n                        ],\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Meeting Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"da27fd-55a7-b776-d6da-3751abb006f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ],\n                        [\n                            77.19042786366433,\n                            28.54503687465092\n                        ],\n                        [\n                            77.19046857604776,\n                            28.545050672483104\n                        ],\n                        [\n                            77.19045062504712,\n                            28.54509154511635\n                        ],\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"8100fdc-fdec-8828-0f4-c5f8f0385deb\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903961267812,\n                            28.545002640502112\n                        ],\n                        [\n                            77.19043876040773,\n                            28.544905567998157\n                        ],\n                        [\n                            77.1905260012294,\n                            28.54493513478141\n                        ],\n                        [\n                            77.19048336760287,\n                            28.545032207285367\n                        ],\n                        [\n                            77.1903961267812,\n                            28.545002640502112\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Committee Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"26ce18-88aa-3517-a7c7-3d8321d86246\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ],\n                        [\n                            77.1903147020143,\n                            28.54497504483774\n                        ],\n                        [\n                            77.19036413847992,\n                            28.544991799348253\n                        ],\n                        [\n                            77.19038096754302,\n                            28.544953481254588\n                        ],\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"PA Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"a5a08a-54c8-30cb-68c6-a3417ca1ce33\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ],\n                        [\n                            77.19033153107742,\n                            28.544936726744076\n                        ],\n                        [\n                            77.19038096754302,\n                            28.544953481254588\n                        ],\n                        [\n                            77.19040677210646,\n                            28.544894726844298\n                        ],\n                        [\n                            77.19035733564084,\n                            28.544877972333786\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Bharti Office\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"fd55343-a6bd-d527-fe0d-6660b5262210\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038424325349,\n                            28.54502209125929\n                        ],\n                        [\n                            77.19036629225285,\n                            28.545062963892537\n                        ],\n                        [\n                            77.19040991266368,\n                            28.545077747284164\n                        ],\n                        [\n                            77.19042786366433,\n                            28.54503687465092\n                        ],\n                        [\n                            77.19038424325349,\n                            28.54502209125929\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3504bde-fc3e-37de-752f-b32f8a65bda2\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19056380558546,\n                            28.54494794705416\n                        ],\n                        [\n                            77.19052117195892,\n                            28.54504501955811\n                        ],\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ],\n                        [\n                            77.19064813837973,\n                            28.54497652827797\n                        ],\n                        [\n                            77.19056380558546,\n                            28.54494794705416\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Class Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"3ea2ff-651d-b625-e6d6-a6c882b6066\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ],\n                        [\n                            77.19056163292422,\n                            28.545082210385242\n                        ],\n                        [\n                            77.19060234530767,\n                            28.545096008217428\n                        ],\n                        [\n                            77.19058439430702,\n                            28.545136880850674\n                        ],\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 4\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"476a3ae-ef05-a00b-621-78f7e58745d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ],\n                        [\n                            77.19052092054078,\n                            28.545068412553057\n                        ],\n                        [\n                            77.19056163292422,\n                            28.545082210385242\n                        ],\n                        [\n                            77.19054368192357,\n                            28.54512308301849\n                        ],\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 3\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"bdf0ef1-8722-0efa-631e-45220bbcb2\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ],\n                        [\n                            77.19064813837973,\n                            28.54497652827797\n                        ],\n                        [\n                            77.19071793103707,\n                            28.545000181704573\n                        ],\n                        [\n                            77.19067529741054,\n                            28.545097254208528\n                        ],\n                        [\n                            77.19060550475321,\n                            28.545073600781922\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Discussion Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"37040bd-36fb-d107-841-7d4be2ee7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19062428122216,\n                        28.545091703415768\n                    ],\n                    [\n                        77.19061530572183,\n                        28.545112139732392\n                    ],\n                    [\n                        77.19061530572183,\n                        28.545112139732392\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad1c56-b183-14fe-444-7c2beae5808\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19060790994429,\n                            28.54512137233126\n                        ],\n                        [\n                            77.19059444669381,\n                            28.545152026806193\n                        ],\n                        [\n                            77.19059735472119,\n                            28.545153012365635\n                        ],\n                        [\n                            77.19061081797167,\n                            28.5451223578907\n                        ],\n                        [\n                            77.19060790994429,\n                            28.54512137233126\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"b23fd5d-234-3d3-f53b-330a01451643\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013145123772,\n                            28.544951091404624\n                        ],\n                        [\n                            77.19013257317526,\n                            28.544948536865046\n                        ],\n                        [\n                            77.19019364175044,\n                            28.544969233613326\n                        ],\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ],\n                        [\n                            77.19013145123772,\n                            28.544951091404624\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"ee8da4b-ef1-dfab-e082-05fd650d45f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901936868015,\n                            28.544931096801605\n                        ],\n                        [\n                            77.19019256486398,\n                            28.544933651341186\n                        ],\n                        [\n                            77.19014603642574,\n                            28.544917882390116\n                        ],\n                        [\n                            77.19014715836329,\n                            28.544915327850536\n                        ],\n                        [\n                            77.1901936868015,\n                            28.544931096801605\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"55320f-14c5-e34c-d4c2-bc256d732\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020373918829,\n                            28.544946242757128\n                        ],\n                        [\n                            77.19020664721569,\n                            28.54494722831657\n                        ],\n                        [\n                            77.1902515247173,\n                            28.54484504673346\n                        ],\n                        [\n                            77.19052487929186,\n                            28.544937689320992\n                        ],\n                        [\n                            77.19053385479218,\n                            28.544917253004368\n                        ],\n                        [\n                            77.1905309467648,\n                            28.54491626744493\n                        ],\n                        [\n                            77.190523093202,\n                            28.544934149221973\n                        ],\n                        [\n                            77.19024973862744,\n                            28.54484150663444\n                        ],\n                        [\n                            77.19020373918829,\n                            28.544946242757128\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"00c5f3e-fffd-abf6-a4b4-78ca036806e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19036395827561,\n                            28.54514434659513\n                        ],\n                        [\n                            77.19038639702642,\n                            28.545093255803575\n                        ],\n                        [\n                            77.19035731675253,\n                            28.54508340020916\n                        ],\n                        [\n                            77.19036629225285,\n                            28.545062963892537\n                        ],\n                        [\n                            77.19045062504712,\n                            28.54509154511635\n                        ],\n                        [\n                            77.19044613729696,\n                            28.54510176327466\n                        ],\n                        [\n                            77.19044322926958,\n                            28.545100777715216\n                        ],\n                        [\n                            77.1904465950822,\n                            28.545093114096485\n                        ],\n                        [\n                            77.1903680783427,\n                            28.545066503991556\n                        ],\n                        [\n                            77.19036134671745,\n                            28.545081831229023\n                        ],\n                        [\n                            77.19039042699134,\n                            28.54509168682344\n                        ],\n                        [\n                            77.190366866303,\n                            28.545145332154572\n                        ],\n                        [\n                            77.19036395827561,\n                            28.54514434659513\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"0b7118c-27e8-241-0215-b5d1a4f285ac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19017216362117,\n                            28.544964889236812\n                        ],\n                        [\n                            77.19016925559379,\n                            28.54496390367737\n                        ],\n                        [\n                            77.19012437809218,\n                            28.545066085260476\n                        ],\n                        [\n                            77.19036574436545,\n                            28.54514788669415\n                        ],\n                        [\n                            77.19037446844763,\n                            28.545150843372475\n                        ],\n                        [\n                            77.19037559038516,\n                            28.5451482888329\n                        ],\n                        [\n                            77.1901284080571,\n                            28.54506451628034\n                        ],\n                        [\n                            77.19017216362117,\n                            28.544964889236812\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"41b067d-ed3-30d8-0613-325ffd73836\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19062560952678,\n                            28.545103892692964\n                        ],\n                        [\n                            77.19062448758923,\n                            28.54510644723254\n                        ],\n                        [\n                            77.1906332116714,\n                            28.545109403910867\n                        ],\n                        [\n                            77.19060852904552,\n                            28.545165603781577\n                        ],\n                        [\n                            77.19057654074423,\n                            28.545154762627718\n                        ],\n                        [\n                            77.19060122337012,\n                            28.54509856275701\n                        ],\n                        [\n                            77.19061285547967,\n                            28.545102504994773\n                        ],\n                        [\n                            77.19061397741721,\n                            28.545099950455196\n                        ],\n                        [\n                            77.19059943728027,\n                            28.545095022657986\n                        ],\n                        [\n                            77.1905725107793,\n                            28.545156331607853\n                        ],\n                        [\n                            77.19061031513536,\n                            28.545169143880596\n                        ],\n                        [\n                            77.19063724163632,\n                            28.545107834930732\n                        ],\n                        [\n                            77.19062560952678,\n                            28.545103892692964\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f0a610-ed25-bbc-7a6c-03505a086553\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033858533466,\n                            28.545027160763592\n                        ],\n                        [\n                            77.19033746339711,\n                            28.54502971530317\n                        ],\n                        [\n                            77.19034618747928,\n                            28.545032671981495\n                        ],\n                        [\n                            77.19032823647863,\n                            28.545073544614738\n                        ],\n                        [\n                            77.19036022477991,\n                            28.5450843857686\n                        ],\n                        [\n                            77.19038715128087,\n                            28.545023076818733\n                        ],\n                        [\n                            77.19037842719871,\n                            28.545020120140407\n                        ],\n                        [\n                            77.19037730526117,\n                            28.545022674679988\n                        ],\n                        [\n                            77.19038312131595,\n                            28.54502464579887\n                        ],\n                        [\n                            77.19035843869007,\n                            28.54508084566958\n                        ],\n                        [\n                            77.19033226644356,\n                            28.545071975634603\n                        ],\n                        [\n                            77.19035694906945,\n                            28.545015775763893\n                        ],\n                        [\n                            77.19036276512422,\n                            28.545017746882777\n                        ],\n                        [\n                            77.19036388706176,\n                            28.5450151923432\n                        ],\n                        [\n                            77.1903551629796,\n                            28.545012235664874\n                        ],\n                        [\n                            77.19034730941682,\n                            28.545030117441918\n                        ],\n                        [\n                            77.19033858533466,\n                            28.545027160763592\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"782c5ba-5f3b-87d-18c6-e38b00565a8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19020428707569,\n                            28.544861319955512\n                        ],\n                        [\n                            77.19018072638734,\n                            28.544914965286644\n                        ],\n                        [\n                            77.19017781835996,\n                            28.544913979727202\n                        ],\n                        [\n                            77.19020137904829,\n                            28.54486033439607\n                        ],\n                        [\n                            77.19020428707569,\n                            28.544861319955512\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f03aadf-8ad1-510d-6d4-fe3de8baff\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050138981736,\n                            28.545120488904054\n                        ],\n                        [\n                            77.19049848178996,\n                            28.545119503344612\n                        ],\n                        [\n                            77.19050296954013,\n                            28.545109285186303\n                        ],\n                        [\n                            77.19058439430702,\n                            28.545136880850674\n                        ],\n                        [\n                            77.1905754188067,\n                            28.545157317167295\n                        ],\n                        [\n                            77.19054633853281,\n                            28.545147461572878\n                        ],\n                        [\n                            77.19052277784446,\n                            28.54520110690401\n                        ],\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ],\n                        [\n                            77.19050935964506,\n                            28.545193624567222\n                        ],\n                        [\n                            77.19052099175461,\n                            28.54519756680499\n                        ],\n                        [\n                            77.19054455244296,\n                            28.545143921473855\n                        ],\n                        [\n                            77.19057363271685,\n                            28.545153777068276\n                        ],\n                        [\n                            77.19058036434208,\n                            28.54513844983081\n                        ],\n                        [\n                            77.19050475562997,\n                            28.545112825285322\n                        ],\n                        [\n                            77.19050138981736,\n                            28.545120488904054\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"5073bbf-0c2c-6832-68c7-8fb2115773\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ],\n                        [\n                            77.19050935964506,\n                            28.545193624567222\n                        ],\n                        [\n                            77.19058787638455,\n                            28.54522023467215\n                        ],\n                        [\n                            77.19059797382242,\n                            28.545197243815952\n                        ],\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ],\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ],\n                        [\n                            77.1906158347209,\n                            28.54523264480615\n                        ],\n                        [\n                            77.19061695665845,\n                            28.545230090266568\n                        ],\n                        [\n                            77.19061404863106,\n                            28.54522910470713\n                        ],\n                        [\n                            77.19062414606893,\n                            28.545206113850927\n                        ],\n                        [\n                            77.1906008818498,\n                            28.545198229375394\n                        ],\n                        [\n                            77.19058966247441,\n                            28.54522377477117\n                        ],\n                        [\n                            77.19050823770752,\n                            28.5451961791068\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"218744e-f631-7853-2b5e-1d764dd5240\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19061292669352,\n                            28.545231659246706\n                        ],\n                        [\n                            77.19061404863106,\n                            28.54522910470713\n                        ],\n                        [\n                            77.19072164564446,\n                            28.545265570406475\n                        ],\n                        [\n                            77.19075754764575,\n                            28.545183825139986\n                        ],\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ],\n                        [\n                            77.1907234317343,\n                            28.545269110505494\n                        ],\n                        [\n                            77.19061292669352,\n                            28.545231659246706\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"258585d-da67-164b-f24-4a5c60e4607\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ],\n                        [\n                            77.19075754764575,\n                            28.545183825139986\n                        ],\n                        [\n                            77.19082149808554,\n                            28.545038216384057\n                        ],\n                        [\n                            77.19056559167531,\n                            28.544951487153178\n                        ],\n                        [\n                            77.19056268364791,\n                            28.544950501593735\n                        ],\n                        [\n                            77.19057165914823,\n                            28.544930065277114\n                        ],\n                        [\n                            77.19057456717563,\n                            28.544931050836556\n                        ],\n                        [\n                            77.19056671361284,\n                            28.5449489326136\n                        ],\n                        [\n                            77.19082552805047,\n                            28.545036647403922\n                        ],\n                        [\n                            77.19076045567313,\n                            28.54518481069943\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"85783b5-48a2-34da-0561-ccd71f43cda\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903269532251,\n                            28.545023218525824\n                        ],\n                        [\n                            77.19032583128755,\n                            28.5450257730654\n                        ],\n                        [\n                            77.19032001523277,\n                            28.54502380194652\n                        ],\n                        [\n                            77.19032113717032,\n                            28.54502124740694\n                        ],\n                        [\n                            77.1903269532251,\n                            28.545023218525824\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f113c7-276-b006-4e5c-b3dd5b52f6a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ],\n                        [\n                            77.19059868302581,\n                            28.545165201642828\n                        ],\n                        [\n                            77.19054633853281,\n                            28.545147461572878\n                        ],\n                        [\n                            77.19052389978201,\n                            28.54519855236443\n                        ],\n                        [\n                            77.19055879611066,\n                            28.545210379077734\n                        ],\n                        [\n                            77.19056777161099,\n                            28.545189942761112\n                        ],\n                        [\n                            77.19058521977533,\n                            28.54519585611776\n                        ],\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"d1f654-3bd3-4f37-f847-725a3b067\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.1905341323731,\n                        28.54506115107307\n                    ],\n                    [\n                        77.19057193672916,\n                        28.545073963345818\n                    ],\n                    [\n                        77.19058938489349,\n                        28.545079876702466\n                    ],\n                    [\n                        77.1906126491126,\n                        28.545087761178003\n                    ],\n                    [\n                        77.19062428122216,\n                        28.545091703415768\n                    ],\n                    [\n                        77.19065626952343,\n                        28.54510254456963\n                    ],\n                    [\n                        77.19066790163299,\n                        28.545106486807395\n                    ],\n                    [\n                        77.19066790163299,\n                        28.545106486807395\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7eccca2-bf20-32e8-ecf-b13cce656e4b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19036521536638,\n                        28.545027381620393\n                    ],\n                    [\n                        77.1903741908667,\n                        28.545006945303772\n                    ],\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ],\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"70fd54-34c8-6064-d85b-52484486f6e\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1906126491126,\n                        28.545087761178003\n                    ],\n                    [\n                        77.19061601492523,\n                        28.545080097559268\n                    ],\n                    [\n                        77.19061601492523,\n                        28.545080097559268\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d2123a7-7d4-af75-1a62-23c3872fe6c6\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1905341323731,\n                        28.54506115107307\n                    ],\n                    [\n                        77.19053076656047,\n                        28.545068814691806\n                    ],\n                    [\n                        77.19053076656047,\n                        28.545068814691806\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d1a71-8ae2-cf0-301-81552ed44e3c\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ],\n                        [\n                            77.19019588562551,\n                            28.54496412453417\n                        ],\n                        [\n                            77.1901987936529,\n                            28.544965110093614\n                        ],\n                        [\n                            77.19019542784028,\n                            28.544972773712345\n                        ],\n                        [\n                            77.1901925198129,\n                            28.544971788152903\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"28255d-52a6-675-6de3-cec40518eb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19040336124276,\n                        28.54494052727475\n                    ],\n                    [\n                        77.1903917291332,\n                        28.544936585036982\n                    ],\n                    [\n                        77.1903917291332,\n                        28.544936585036982\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a10244b-55df-b6d8-0b83-2784ebb1ebd\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19039326380489,\n                        28.54496351813095\n                    ],\n                    [\n                        77.19038163169533,\n                        28.544959575893184\n                    ],\n                    [\n                        77.19038163169533,\n                        28.544959575893184\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"33eb-f5c-a032-57dd-f2be88416f8\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19034511059282,\n                        28.544997089709355\n                    ],\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ],\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d322b1-b7b1-2045-bf5-0dc26fcc0e70\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902448643059,\n                            28.544989528222857\n                        ],\n                        [\n                            77.1902504739936,\n                            28.544976755524967\n                        ],\n                        [\n                            77.1902475659662,\n                            28.544975769965525\n                        ],\n                        [\n                            77.19024195627851,\n                            28.544988542663415\n                        ],\n                        [\n                            77.1902448643059,\n                            28.544989528222857\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"720adc-8f6-704-f2a-cbe84ff7127\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19025944949392,\n                            28.544956319208346\n                        ],\n                        [\n                            77.19025608368129,\n                            28.544963982827078\n                        ],\n                        [\n                            77.19025317565391,\n                            28.54496299726764\n                        ],\n                        [\n                            77.19025654146652,\n                            28.544955333648904\n                        ],\n                        [\n                            77.19025944949392,\n                            28.544956319208346\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"1b81a8-bbe5-3d6-5ad3-230daadd6b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19065626952343,\n                        28.54510254456963\n                    ],\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b2b70b8-11de-d0b8-b6d-cfd610b75435\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19059598136549,\n                        28.54517895990016\n                    ],\n                    [\n                        77.19059598136549,\n                        28.54517895990016\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dafa2f-866f-2c8-3be-6d1c8bf716f0\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19060179742027,\n                        28.545180931019043\n                    ],\n                    [\n                        77.19059730967011,\n                        28.545191149177356\n                    ],\n                    [\n                        77.19059730967011,\n                        28.545191149177356\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"548684-36cd-687d-e18e-74a4fdb1ab2\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19058938489349,\n                        28.545079876702466\n                    ],\n                    [\n                        77.19059275070612,\n                        28.545072213083735\n                    ],\n                    [\n                        77.19059275070612,\n                        28.545072213083735\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a5b4b84-e20-fadd-3df7-df6133576f\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19057193672916,\n                        28.545073963345818\n                    ],\n                    [\n                        77.19056857091654,\n                        28.54508162696455\n                    ],\n                    [\n                        77.19056857091654,\n                        28.54508162696455\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5151ff-1eb2-5c66-f771-3d2af620a21\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1904265353597,\n                        28.545024685373726\n                    ],\n                    [\n                        77.19042316954709,\n                        28.545032348992457\n                    ],\n                    [\n                        77.19042316954709,\n                        28.545032348992457\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"61d1ce4-17dd-13e-4512-ceed01c81ee\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fa17a34-d723-bbb4-5dfe-5f426c74c1c0\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.19049188531795,\n                        28.54502042014692\n                    ],\n                    [\n                        77.19049188531795,\n                        28.54502042014692\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1a78bd5-11e0-1c26-c04-be8d15af1a41\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19046724774316,\n                        28.54503848320591\n                    ],\n                    [\n                        77.19046388193053,\n                        28.545046146824642\n                    ],\n                    [\n                        77.19046388193053,\n                        28.545046146824642\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1cf0d1-b28-4cc4-dce-5f1a435dfac6\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19028079246995,\n                            28.54507507402002\n                        ],\n                        [\n                            77.19028752409518,\n                            28.545059746782552\n                        ],\n                        [\n                            77.19027880001302,\n                            28.545056790104226\n                        ],\n                        [\n                            77.19027206838778,\n                            28.545072117341693\n                        ],\n                        [\n                            77.19028079246995,\n                            28.54507507402002\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"4eab2ed-de5-6efe-b110-cb4affe878cf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Water Point\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031033052907,\n                        28.545076280436263\n                    ],\n                    [\n                        77.19028706630995,\n                        28.54506839596073\n                    ],\n                    [\n                        77.19028706630995,\n                        28.54506839596073\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"13f6e37-0810-2c30-28e8-6a4fca5e04\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1903170621543,\n                        28.545060953198796\n                    ],\n                    [\n                        77.19030833807214,\n                        28.54505799652047\n                    ],\n                    [\n                        77.19030833807214,\n                        28.54505799652047\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"80f248-f21-13f-c51a-6d4260ccda34\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19032491571708,\n                        28.545043071421752\n                    ],\n                    [\n                        77.19031619163492,\n                        28.545040114743426\n                    ],\n                    [\n                        77.19031619163492,\n                        28.545040114743426\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"704a307-5a5-ebe-fd6f-032a24b0f4ff\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19019389316858,\n                        28.54494584061838\n                    ],\n                    [\n                        77.19034511059282,\n                        28.544997089709355\n                    ],\n                    [\n                        77.1903741908667,\n                        28.545006945303772\n                    ],\n                    [\n                        77.1904265353597,\n                        28.545024685373726\n                    ],\n                    [\n                        77.19046724774316,\n                        28.54503848320591\n                    ],\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ],\n                    [\n                        77.19049632801705,\n                        28.545048338800328\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"882bccd-b685-3d8e-bd4-3fe84b8be4b5\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19029574534105,\n                        28.545109489450773\n                    ],\n                    [\n                        77.1903073774506,\n                        28.54511343168854\n                    ],\n                    [\n                        77.1903073774506,\n                        28.54511343168854\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad303c8-a1a-2d70-7257-1aec33aa82b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030359890382,\n                        28.54509160767373\n                    ],\n                    [\n                        77.19029487482166,\n                        28.545088650995403\n                    ],\n                    [\n                        77.19029487482166,\n                        28.545088650995403\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"277ce4-01a5-fd2f-3160-7f76a2a111b\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030584277891,\n                        28.545086498594575\n                    ],\n                    [\n                        77.19031747488846,\n                        28.54509044083234\n                    ],\n                    [\n                        77.19031747488846,\n                        28.54509044083234\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7203350-a6f-5f8-5741-ab304484e26\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031033052907,\n                        28.545076280436263\n                    ],\n                    [\n                        77.19032196263862,\n                        28.54508022267403\n                    ],\n                    [\n                        77.19032196263862,\n                        28.54508022267403\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"766db-7328-3baa-5ccb-43871e4f1\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19055130295652,\n                        28.54492316636102\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ],\n                    [\n                        77.1905064254549,\n                        28.54502534794413\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"18b24a-53a2-72e4-3c02-b825f25f61\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19030439820936,\n                        28.54498329187717\n                    ],\n                    [\n                        77.19029542270904,\n                        28.54500372819379\n                    ],\n                    [\n                        77.19029542270904,\n                        28.54500372819379\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d06fdf-47d8-4e2b-0031-2704a2a34f\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902171573877,\n                        28.54495372509391\n                    ],\n                    [\n                        77.19022052320032,\n                        28.54494606147518\n                    ],\n                    [\n                        77.19022052320032,\n                        28.54494606147518\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6e2b542-f53-6d85-f323-8568d857c\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ],\n                        [\n                            77.19067529741054,\n                            28.545097254208528\n                        ],\n                        [\n                            77.19071680909953,\n                            28.54500273624415\n                        ],\n                        [\n                            77.19082149808554,\n                            28.545038216384057\n                        ],\n                        [\n                            77.19072164564446,\n                            28.545265570406475\n                        ],\n                        [\n                            77.19066930115144,\n                            28.54524783033652\n                        ],\n                        [\n                            77.19069061796472,\n                            28.545199294084544\n                        ],\n                        [\n                            77.19069173990225,\n                            28.545196739544966\n                        ],\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Laboratory Room\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"efc12-aa8c-04b8-04aa-b8ba67ae4b\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ],\n                        [\n                            77.19061695665845,\n                            28.545230090266568\n                        ],\n                        [\n                            77.19066930115144,\n                            28.54524783033652\n                        ],\n                        [\n                            77.19069173990225,\n                            28.545196739544966\n                        ],\n                        [\n                            77.19063939540925,\n                            28.545178999475016\n                        ],\n                        [\n                            77.19062817603385,\n                            28.545204544870792\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"4e8bde5-3d47-7de8-ff4-d52fc8c3063\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ],\n                        [\n                            77.19058787638455,\n                            28.54522023467215\n                        ],\n                        [\n                            77.19055879611066,\n                            28.545210379077734\n                        ],\n                        [\n                            77.19056777161099,\n                            28.545189942761112\n                        ],\n                        [\n                            77.19058521977533,\n                            28.54519585611776\n                        ],\n                        [\n                            77.1905874636504,\n                            28.545190747038607\n                        ],\n                        [\n                            77.19059909575996,\n                            28.545194689276375\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"bf1557-421-658-ce7-57ded8671447\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031552748261,\n                            28.54503402010483\n                        ],\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ],\n                        [\n                            77.19029338520104,\n                            28.54502358108972\n                        ],\n                        [\n                            77.1902866535758,\n                            28.545038908327182\n                        ],\n                        [\n                            77.19030991779492,\n                            28.54504679280272\n                        ],\n                        [\n                            77.19031103973245,\n                            28.54504423826314\n                        ],\n                        [\n                            77.19029068354074,\n                            28.545037339347047\n                        ],\n                        [\n                            77.1902951712909,\n                            28.54502712118874\n                        ],\n                        [\n                            77.19031552748261,\n                            28.54503402010483\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"ecfff5a-6203-185b-d04-734e4bfa22fd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19030879585738,\n                            28.545049347342296\n                        ],\n                        [\n                            77.19030991779492,\n                            28.54504679280272\n                        ],\n                        [\n                            77.1902866535758,\n                            28.545038908327182\n                        ],\n                        [\n                            77.19027880001302,\n                            28.545056790104226\n                        ],\n                        [\n                            77.19030206423213,\n                            28.545064674579763\n                        ],\n                        [\n                            77.19030318616967,\n                            28.545062120040186\n                        ],\n                        [\n                            77.19028282997795,\n                            28.54505522112409\n                        ],\n                        [\n                            77.19028843966565,\n                            28.545042448426205\n                        ],\n                        [\n                            77.19030879585738,\n                            28.545049347342296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"305014-8071-b1d-60b-63f7f360ff0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ],\n                        [\n                            77.1903289907331,\n                            28.545003365629896\n                        ],\n                        [\n                            77.19030572651398,\n                            28.544995481154363\n                        ],\n                        [\n                            77.19029338520104,\n                            28.54502358108972\n                        ],\n                        [\n                            77.19031664942015,\n                            28.545031465565252\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"a003bba-7f1c-d412-27d2-e3d6b07cd34\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19061924558461,\n                        28.545186844375696\n                    ],\n                    [\n                        77.19061475783445,\n                        28.545197062534005\n                    ],\n                    [\n                        77.19061475783445,\n                        28.545197062534005\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4c664b6-4383-6df-a6a-d4a7dfe5e44\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19034726436574,\n                            28.545068254253636\n                        ],\n                        [\n                            77.19036072761622,\n                            28.545037599778706\n                        ],\n                        [\n                            77.1903636356436,\n                            28.545038585338148\n                        ],\n                        [\n                            77.19035017239312,\n                            28.545069239813078\n                        ],\n                        [\n                            77.19034726436574,\n                            28.545068254253636\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Bharti School\",\n                \"nodeId\": \"f35070e-cf2b-bd2e-f82d-ed635700ef6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19062822108494,\n                        28.54516640805907\n                    ],\n                    [\n                        77.19063985319448,\n                        28.54517035029684\n                    ],\n                    [\n                        77.19063985319448,\n                        28.54517035029684\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3185f6b-a61f-e435-f50-d538461f1bf\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ],\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3070a8-3142-e70-61e2-2f28f083653a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743533721796,\n                            28.54343826449387\n                        ],\n                        [\n                            77.18741294335955,\n                            28.543396078707193\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18743816206516,\n                            28.54343710731025\n                        ],\n                        [\n                            77.18743533721796,\n                            28.54343826449387\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cb223-5b15-ea-0724-afc8152eba0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878825705226,\n                            28.543360797510367\n                        ],\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ],\n                        [\n                            77.18804071803503,\n                            28.543431964342595\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.1878825705226,\n                            28.543360797510367\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"af460b4-f51d-7a2-011b-8e5c57f780df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760869213638,\n                            28.543065136976836\n                        ],\n                        [\n                            77.18761264399375,\n                            28.543072581527422\n                        ],\n                        [\n                            77.1873329841212,\n                            28.543187142705573\n                        ],\n                        [\n                            77.18732903226383,\n                            28.543179698154987\n                        ],\n                        [\n                            77.18760869213638,\n                            28.543065136976836\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0aac40-b4ca-371f-8117-616c475e78d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718689710005,\n                            28.5430868662695\n                        ],\n                        [\n                            77.18721324281583,\n                            28.543136496606767\n                        ],\n                        [\n                            77.18721606766303,\n                            28.54313533942315\n                        ],\n                        [\n                            77.18718972194725,\n                            28.543085709085883\n                        ],\n                        [\n                            77.18718689710005,\n                            28.5430868662695\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"814141a-8522-27a4-a7-d232061bf14\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ],\n                        [\n                            77.18806442917924,\n                            28.543476631646133\n                        ],\n                        [\n                            77.18808137826241,\n                            28.543469688544427\n                        ],\n                        [\n                            77.1879983892577,\n                            28.543313352982043\n                        ],\n                        [\n                            77.18798144017453,\n                            28.54332029608375\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ef571f8-3ed-c2d8-e05f-0ab3b3b07ec8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18768243085347,\n                            28.54329474799772\n                        ],\n                        [\n                            77.18771067932545,\n                            28.54328317616154\n                        ],\n                        [\n                            77.18770672746808,\n                            28.543275731610954\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fa858bc-04da-7a4f-780a-d271b71d37fe\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18759420190221,\n                            28.543620919571534\n                        ],\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ],\n                        [\n                            77.18781322269783,\n                            28.54352817773249\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2b503a6-b6e0-8f73-0ceb-c117a726e83\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18771205518541,\n                            28.543104365525316\n                        ],\n                        [\n                            77.18771337247121,\n                            28.54310684704218\n                        ],\n                        [\n                            77.18784331544228,\n                            28.543053616595767\n                        ],\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ],\n                        [\n                            77.18792690456094,\n                            28.543100945429572\n                        ],\n                        [\n                            77.18792558727516,\n                            28.54309846391271\n                        ],\n                        [\n                            77.18788038972,\n                            28.54311697885059\n                        ],\n                        [\n                            77.18784482300369,\n                            28.543049977895286\n                        ],\n                        [\n                            77.18771205518541,\n                            28.543104365525316\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"103ea56-6a07-237a-0ac-15745d20abdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18789186474086,\n                        28.54315155293705\n                    ],\n                    [\n                        77.18789186474086,\n                        28.54315155293705\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2fa226-6021-3fa-7e6-72dff26b7d0d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ],\n                        [\n                            77.18775429610146,\n                            28.543494915115502\n                        ],\n                        [\n                            77.18778819426784,\n                            28.54348102891209\n                        ],\n                        [\n                            77.18781322269783,\n                            28.54352817773249\n                        ],\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Control Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"67a1b54-44a2-0013-ded-1dcb388dfeed\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776051662272,\n                            28.543474240096234\n                        ],\n                        [\n                            77.1877381227643,\n                            28.54343205430956\n                        ],\n                        [\n                            77.18773680547852,\n                            28.543429572792697\n                        ],\n                        [\n                            77.1877565794089,\n                            28.543421472507372\n                        ],\n                        [\n                            77.1877802905531,\n                            28.54346613981091\n                        ],\n                        [\n                            77.18776051662272,\n                            28.543474240096234\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe8377-1122-bd7e-4f3-08702bb6a54\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ],\n                        [\n                            77.18749401496453,\n                            28.54365893948129\n                        ],\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ],\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ],\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"521f44-6d4d-f1ce-0cbf-1d004dad3f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ],\n                        [\n                            77.18750345561823,\n                            28.54299646452525\n                        ],\n                        [\n                            77.1875345289374,\n                            28.542983735505455\n                        ],\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ],\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry GC\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"45f5286-387a-c106-27d-575dd83432db\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740338573842,\n                            28.54325497940902\n                        ],\n                        [\n                            77.18740997216737,\n                            28.54326738699334\n                        ],\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ],\n                        [\n                            77.18740621058562,\n                            28.543253822225402\n                        ],\n                        [\n                            77.18740338573842,\n                            28.54325497940902\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5626af5-df22-2827-347f-eacbd444de5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ],\n                        [\n                            77.18762717806806,\n                            28.542963909098102\n                        ],\n                        [\n                            77.18764130230404,\n                            28.542958123180014\n                        ],\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ],\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe264e6-3d56-6400-eb3b-ae6ea0e5488\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878853953698,\n                            28.543359640326752\n                        ],\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ],\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ],\n                        [\n                            77.1880012141049,\n                            28.543312195798425\n                        ],\n                        [\n                            77.1878853953698,\n                            28.543359640326752\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ea8e524-565a-b63-f2d7-582825b7d7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ],\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ],\n                        [\n                            77.18787545719745,\n                            28.54323078146327\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18789729487254,\n                            28.543246004863704\n                        ],\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"S\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3401e-e547-5d2d-35d-72152887bbdc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Shaft\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ],\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ],\n                        [\n                            77.18736244737414,\n                            28.543495313654166\n                        ],\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ],\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Vehant Technologies\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5ec8e18-edf-5d35-bc72-0d00782a3e\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ],\n                        [\n                            77.18733134476788,\n                            28.543598688750507\n                        ],\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ],\n                        [\n                            77.1873187280933,\n                            28.543600835968114\n                        ],\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b23e685-3e1-c72c-7a20-f11246db10bc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ],\n                        [\n                            77.18738027470818,\n                            28.543101305376908\n                        ],\n                        [\n                            77.1874537207353,\n                            28.543071218602847\n                        ],\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ],\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"32d2ad5-deb3-45bd-1658-cb8f3e22e8\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743157563621,\n                            28.543424699725932\n                        ],\n                        [\n                            77.18741708549254,\n                            28.543397403040437\n                        ],\n                        [\n                            77.18744250911732,\n                            28.54338698838788\n                        ],\n                        [\n                            77.18745699926099,\n                            28.543414285073375\n                        ],\n                        [\n                            77.18743157563621,\n                            28.543424699725932\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Breadbox\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7ab0-27d7-72ee-863-81a0dffdca4\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ],\n                        [\n                            77.1876045792,\n                            28.54355624584724\n                        ],\n                        [\n                            77.18763565251918,\n                            28.543543516827445\n                        ],\n                        [\n                            77.18766068094916,\n                            28.543590665647844\n                        ],\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ace8f-c78-1fb-7411-7f5040fbde3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ],\n                        [\n                            77.18731063410294,\n                            28.54359206708428\n                        ],\n                        [\n                            77.18731345895014,\n                            28.54359090990066\n                        ],\n                        [\n                            77.18732794909383,\n                            28.543618206586157\n                        ],\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"13fd862-3843-8a67-72b-b07f487dac2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ],\n                        [\n                            77.18732136266487,\n                            28.54360579900184\n                        ],\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ],\n                        [\n                            77.18733134476788,\n                            28.543598688750507\n                        ],\n                        [\n                            77.1873200453791,\n                            28.543603317484976\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"321f06d-6b72-8d67-b8d-1dccf84b48f0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ],\n                        [\n                            77.1871879508925,\n                            28.54332208319507\n                        ],\n                        [\n                            77.18732071871077,\n                            28.54326769556504\n                        ],\n                        [\n                            77.18735628542707,\n                            28.543334696520347\n                        ],\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c34366-c6b4-b5a-852a-708ac21d6176\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.187604740279,\n                            28.543057692426245\n                        ],\n                        [\n                            77.1876075651262,\n                            28.543056535242627\n                        ],\n                        [\n                            77.18761151698357,\n                            28.543063979793217\n                        ],\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ],\n                        [\n                            77.18732206528365,\n                            28.543179531005357\n                        ],\n                        [\n                            77.18760737485059,\n                            28.54306265545997\n                        ],\n                        [\n                            77.187604740279,\n                            28.543057692426245\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4e1c16f-5fb7-4d63-a82-47d5dfb77\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ],\n                        [\n                            77.18761191217835,\n                            28.543006416320257\n                        ],\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ],\n                        [\n                            77.18759967605502,\n                            28.542996323103175\n                        ],\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc2f20a-33ea-c671-18b8-aeaa1d7ec55b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ],\n                        [\n                            77.18730682868103,\n                            28.543131392150965\n                        ],\n                        [\n                            77.1873435516946,\n                            28.543116348763935\n                        ],\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ],\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"CAD/CAM\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d4ebfba-86ea-bc26-64f4-7fd5fec70362\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ],\n                        [\n                            77.18736244737414,\n                            28.543495313654166\n                        ],\n                        [\n                            77.18742741885968,\n                            28.54346869843096\n                        ],\n                        [\n                            77.18745244728967,\n                            28.54351584725136\n                        ],\n                        [\n                            77.18738747580413,\n                            28.54354246247457\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB1 - FITT Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"526f0cd-b80a-6c3e-6187-1be30f7a738d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ],\n                        [\n                            77.18761134126102,\n                            28.543607856252482\n                        ],\n                        [\n                            77.18762829034421,\n                            28.543600913150776\n                        ],\n                        [\n                            77.18762960763,\n                            28.54360339466764\n                        ],\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"17667b-1e5c-337c-8315-caeb10628df0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ],\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ],\n                        [\n                            77.18739185214338,\n                            28.54340169747565\n                        ],\n                        [\n                            77.18742741885968,\n                            28.54346869843096\n                        ],\n                        [\n                            77.18729465104141,\n                            28.54352308606099\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f62282-6dac-3bad-6114-0ec684e4b87\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ],\n                        [\n                            77.1872235176088,\n                            28.543389084150377\n                        ],\n                        [\n                            77.18735628542707,\n                            28.543334696520347\n                        ],\n                        [\n                            77.18739185214338,\n                            28.54340169747565\n                        ],\n                        [\n                            77.1872590843251,\n                            28.543456085105685\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GB4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ada5ec4-5540-c72-e8b-426cf526200\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ],\n                        [\n                            77.18795061570515,\n                            28.54314561273311\n                        ],\n                        [\n                            77.1879025933028,\n                            28.543165284854613\n                        ],\n                        [\n                            77.1878907377307,\n                            28.543142951202842\n                        ],\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c805e37-eba-ccb7-34d3-078eccba78a1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ],\n                        [\n                            77.1874344590576,\n                            28.543242250389227\n                        ],\n                        [\n                            77.18743728390479,\n                            28.54324109320561\n                        ],\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ],\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"352c2ff-6356-dc13-172-31f15fae4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ],\n                        [\n                            77.18800554651351,\n                            28.543307399914326\n                        ],\n                        [\n                            77.18809117008979,\n                            28.543468698510438\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.18799989681911,\n                            28.543309714281563\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ed2d68-da55-65a-4fe-783284bcd1a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18766434011657,\n                            28.54333841240349\n                        ],\n                        [\n                            77.18767883026025,\n                            28.543365709088985\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4e1b74-375a-1f52-57c0-d6644aa6ae87\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ],\n                        [\n                            77.18720381689614,\n                            28.54317056924434\n                        ],\n                        [\n                            77.18722359082652,\n                            28.543162468959014\n                        ],\n                        [\n                            77.18723544639863,\n                            28.543184802610785\n                        ],\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7ac472e-12ed-7ae2-2e8e-220a5d3064ea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719702554803,\n                            28.54320960491564\n                        ],\n                        [\n                            77.1872167994784,\n                            28.543201504630314\n                        ],\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ],\n                        [\n                            77.18719439097646,\n                            28.543204641881914\n                        ],\n                        [\n                            77.18719702554803,\n                            28.54320960491564\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f6572fe-4818-d435-c50f-dd7385ebc45b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ],\n                        [\n                            77.1874537207353,\n                            28.543071218602847\n                        ],\n                        [\n                            77.18749609344326,\n                            28.54305386084858\n                        ],\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ],\n                        [\n                            77.18746821087898,\n                            28.543098515288342\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Conference Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d84415-1c0e-6a4-6555-ab1f30d22df\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ],\n                        [\n                            77.1873435516946,\n                            28.543116348763935\n                        ],\n                        [\n                            77.18738027470818,\n                            28.543101305376908\n                        ],\n                        [\n                            77.18739476485185,\n                            28.543128602062403\n                        ],\n                        [\n                            77.18735804183828,\n                            28.543143645449433\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Student Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"054ea-0eee-44e4-4e0e-811bd145f7\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18724787279758,\n                            28.54318877561052\n                        ],\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ],\n                        [\n                            77.18727010566747,\n                            28.543146435537995\n                        ],\n                        [\n                            77.1872333826539,\n                            28.543161478925025\n                        ],\n                        [\n                            77.18724787279758,\n                            28.54318877561052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Store Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c8bd4ea-6d05-760a-77fe-6757f7d1e60f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18722884532613,\n                            28.543217718064742\n                        ],\n                        [\n                            77.18723016261193,\n                            28.543220199581604\n                        ],\n                        [\n                            77.1871482420432,\n                            28.543253757906516\n                        ],\n                        [\n                            77.18714692475741,\n                            28.543251276389654\n                        ],\n                        [\n                            77.18722884532613,\n                            28.543217718064742\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"007d7a-37b-6f2d-a63-daa46b74386f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18794053109733,\n                            28.54346998425235\n                        ],\n                        [\n                            77.18803940074923,\n                            28.543429482825733\n                        ],\n                        [\n                            77.18806574646501,\n                            28.543479113162995\n                        ],\n                        [\n                            77.18793862834114,\n                            28.543531186425792\n                        ],\n                        [\n                            77.18793731105535,\n                            28.54352870490893\n                        ],\n                        [\n                            77.18796555952733,\n                            28.54351713307275\n                        ],\n                        [\n                            77.18794843481206,\n                            28.54348487335353\n                        ],\n                        [\n                            77.18795125965926,\n                            28.543483716169913\n                        ],\n                        [\n                            77.18796838437451,\n                            28.543515975889136\n                        ],\n                        [\n                            77.18806160433203,\n                            28.54347778882975\n                        ],\n                        [\n                            77.18803789318783,\n                            28.543433121526213\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.18794053109733,\n                            28.54346998425235\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a84da03-571-235d-bca-d8f88564378\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717799807658,\n                            28.54323854736986\n                        ],\n                        [\n                            77.18714770050343,\n                            28.543181472482004\n                        ],\n                        [\n                            77.18715052535063,\n                            28.543180315298386\n                        ],\n                        [\n                            77.18718082292378,\n                            28.543237390186242\n                        ],\n                        [\n                            77.18717799807658,\n                            28.54323854736986\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2a88b6b-cc50-6e0-14b2-3ccc66f870\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18709120355949,\n                            28.54320461615436\n                        ],\n                        [\n                            77.1870898862737,\n                            28.543202134637497\n                        ],\n                        [\n                            77.18722547893917,\n                            28.543146589823845\n                        ],\n                        [\n                            77.18722679622496,\n                            28.54314907134071\n                        ],\n                        [\n                            77.18709120355949,\n                            28.54320461615436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d843412-0851-fddf-0754-1ce75c1c001\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ],\n                        [\n                            77.18730925833344,\n                            28.543187798440307\n                        ],\n                        [\n                            77.1872471116951,\n                            28.5432132564799\n                        ],\n                        [\n                            77.18724579440932,\n                            28.543210774963036\n                        ],\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d1ac07-14bf-6a52-aea6-250cd040cb3f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776266822871,\n                            28.54322562555236\n                        ],\n                        [\n                            77.18774609969677,\n                            28.543220328219377\n                        ],\n                        [\n                            77.18773951326781,\n                            28.543207920635062\n                        ],\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ],\n                        [\n                            77.18774384567642,\n                            28.543203124750963\n                        ],\n                        [\n                            77.18773537113483,\n                            28.543206596301815\n                        ],\n                        [\n                            77.18774327484957,\n                            28.543221485402995\n                        ],\n                        [\n                            77.18775984338151,\n                            28.543226782735978\n                        ],\n                        [\n                            77.18776266822871,\n                            28.54322562555236\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e45d7a6-7bf3-f1f-abea-2023bee8dee\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18785970825168,\n                            28.543602790388015\n                        ],\n                        [\n                            77.187950103362,\n                            28.543565760512248\n                        ],\n                        [\n                            77.18807722148588,\n                            28.543513687249455\n                        ],\n                        [\n                            77.18807590420009,\n                            28.54351120573259\n                        ],\n                        [\n                            77.1878583909659,\n                            28.543600308871152\n                        ],\n                        [\n                            77.18785970825168,\n                            28.543602790388015\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e6b8dd6-1e07-a4eb-e67a-ccd6c6ec5e01\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778288128452,\n                            28.54302399267926\n                        ],\n                        [\n                            77.1877723429982,\n                            28.54300414054435\n                        ],\n                        [\n                            77.18779776662298,\n                            28.542993725891794\n                        ],\n                        [\n                            77.1878083049093,\n                            28.5430135780267\n                        ],\n                        [\n                            77.18778288128452,\n                            28.54302399267926\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"05e7ae5-538c-a3c3-17bc-f63c7c2747d3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piler\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772920918776,\n                            28.543045979167992\n                        ],\n                        [\n                            77.18771867090145,\n                            28.543026127033087\n                        ],\n                        [\n                            77.18774409452622,\n                            28.54301571238053\n                        ],\n                        [\n                            77.18775463281254,\n                            28.543035564515435\n                        ],\n                        [\n                            77.18772920918776,\n                            28.543045979167992\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"31202a-c55-86cc-3a1-0efa41f8dbf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piler\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756166504275,\n                            28.542918238896796\n                        ],\n                        [\n                            77.18758669347274,\n                            28.5429653877172\n                        ],\n                        [\n                            77.18754997045917,\n                            28.54298043110423\n                        ],\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ],\n                        [\n                            77.18758255133976,\n                            28.542964063383952\n                        ],\n                        [\n                            77.18755884019555,\n                            28.542919396080414\n                        ],\n                        [\n                            77.18756166504275,\n                            28.542918238896796\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ea487d-7431-e4f4-4757-43e467fbe12\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ],\n                        [\n                            77.18752494202919,\n                            28.542933282283826\n                        ],\n                        [\n                            77.18755884019555,\n                            28.542919396080414\n                        ],\n                        [\n                            77.18758255133976,\n                            28.542964063383952\n                        ],\n                        [\n                            77.1875486531734,\n                            28.542977949587364\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7cd438-c8df-2b0b-f371-b311a8a767f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769217875021,\n                        28.543429727078546\n                    ],\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c241ae0-2335-e4b-ba-b757bec3d5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18786606056484,\n                            28.543174208024297\n                        ],\n                        [\n                            77.18786606056484,\n                            28.543174208024297\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"df7ebaa-7bb1-3254-1f5b-188551d28835\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18816498202462,\n                            28.54347169433996\n                        ],\n                        [\n                            77.18815444373831,\n                            28.543451842205055\n                        ],\n                        [\n                            77.18817421766869,\n                            28.54344374191973\n                        ],\n                        [\n                            77.188184755955,\n                            28.543463594054636\n                        ],\n                        [\n                            77.18816498202462,\n                            28.54347169433996\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Research Park Security\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2e2a485-1caf-beac-84a5-d4def5fddef\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18786644111609,\n                        28.543161967589608\n                    ],\n                    [\n                        77.18786644111609,\n                        28.543161967589608\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2ae53b7-7284-75-27de-fb5e6a1c6b54\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ],\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ],\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ded0dc8-0016-e276-3e1-256ab7cf8d3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768652905582,\n                        28.543432041445783\n                    ],\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6b2bcbb-6f74-b650-8bb-63fea08ebc85\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744215785317,\n                        28.543308582746022\n                    ],\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ],\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d6dcde-f85e-2fb1-c504-6c407a43606\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788243882118,\n                        28.543185625574623\n                    ],\n                    [\n                        77.18792198668194,\n                        28.543169425003978\n                    ],\n                    [\n                        77.18792198668194,\n                        28.543169425003978\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2cb638-4287-ed2-5671-ae58d42fbbae\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ],\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ],\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"82af24-d0c6-cdf8-a564-36f21276e7c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ],\n                    [\n                        77.18779419531685,\n                        28.542974040906515\n                    ],\n                    [\n                        77.1877433480673,\n                        28.542994870211633\n                    ],\n                    [\n                        77.18766142749857,\n                        28.543028428536545\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ],\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ],\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d0c11ae-bdb-d84a-e1e3-881ae4a2b824\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774340655101,\n                            28.54339665733874\n                        ],\n                        [\n                            77.18771572890589,\n                            28.543389868522883\n                        ],\n                        [\n                            77.18771855375309,\n                            28.543388711339265\n                        ],\n                        [\n                            77.18774208926521,\n                            28.543394175821877\n                        ],\n                        [\n                            77.18774340655101,\n                            28.54339665733874\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"68c53e0-e13a-8a20-1f00-6edc85403035\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767048751057,\n                            28.54296127329539\n                        ],\n                        [\n                            77.18766653565321,\n                            28.5429538287448\n                        ],\n                        [\n                            77.1876721853476,\n                            28.542951514377563\n                        ],\n                        [\n                            77.18767613720496,\n                            28.542958958928153\n                        ],\n                        [\n                            77.18767048751057,\n                            28.54296127329539\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6d8e180-6c40-7e37-5c-db7f12c0e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piller\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.1877634000441,\n                            28.543291790759525\n                        ],\n                        [\n                            77.18776490760551,\n                            28.543288152059045\n                        ],\n                        [\n                            77.18778147613746,\n                            28.543293449392028\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"66111f-f6c8-2172-5b32-c835dcd3a32\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2d405c-b42b-8166-01d8-5a0156bf1f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6aa0a8e-b6a5-6dd4-266-8bc1a6754ba\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774623139821,\n                            28.54339550015512\n                        ],\n                        [\n                            77.18777730471737,\n                            28.543382771135327\n                        ],\n                        [\n                            77.18778484252442,\n                            28.54336457763292\n                        ],\n                        [\n                            77.18778352523863,\n                            28.54336209611606\n                        ],\n                        [\n                            77.18777316258439,\n                            28.543381446802083\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774623139821,\n                            28.54339550015512\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7431f0-ba22-a34b-481b-5db760343a00\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ],\n                    [\n                        77.18775862851007,\n                        28.543490119231404\n                    ],\n                    [\n                        77.18775862851007,\n                        28.543490119231404\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"acb6c2f-ec7-5eca-a36f-c41bf24dea0\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ],\n                    [\n                        77.18776604925922,\n                        28.54325143075498\n                    ],\n                    [\n                        77.18776604925922,\n                        28.54325143075498\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4210c80-13cd-36d4-0cb4-bff1a4bb306\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ],\n                    [\n                        77.1877600190136,\n                        28.543265985556904\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dde6fb-5c35-4aba-c68a-53cdd2ad23a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788243882118,\n                        28.543185625574623\n                    ],\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ],\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a5e617e-aab8-5eab-eea1-d76dad83e28a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"037e2c-f64e-0037-4b2-bd50edf8864\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a855b-0ad-414-71dc-6c333dc1c73c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802100267882,\n                        28.54325877247483\n                    ],\n                    [\n                        77.18798710451246,\n                        28.54327265867824\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b51f17b-0542-3f7-802-0fc4d482a37\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745190574991,\n                        28.543443561826848\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f27af1-82ee-7f3b-60b5-1ceef5cf1dd3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a52e31c-c1a7-e76e-64f2-1758a15d7246\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18773137534683,\n                        28.543335120866043\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"430a211-4780-14ca-317-56df3a854f2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802231996462,\n                        28.54326125399169\n                    ],\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1b8d2c7-0231-c2bf-7bc-b06c7a155f5e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18771105987668,\n                            28.543270935726856\n                        ],\n                        [\n                            77.1877387375218,\n                            28.54327772454271\n                        ],\n                        [\n                            77.18773722996039,\n                            28.54328136324319\n                        ],\n                        [\n                            77.18770955231527,\n                            28.543274574427336\n                        ],\n                        [\n                            77.18771105987668,\n                            28.543270935726856\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3ee385-e57-02-471e-a3e0f78c2d25\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18775788214161,\n                            28.542886197782313\n                        ],\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ],\n                        [\n                            77.18773398072179,\n                            28.542847650696118\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88f3ca3-c3ad-12fc-a518-c16383e06\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ],\n                        [\n                            77.18778554514319,\n                            28.54293830963644\n                        ],\n                        [\n                            77.18776446857056,\n                            28.542898605366627\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1dbf1e1-7aa1-d75c-bd27-0458c5a285b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ],\n                        [\n                            77.1877354882832,\n                            28.542844011995637\n                        ],\n                        [\n                            77.1876224943953,\n                            28.542890299340346\n                        ],\n                        [\n                            77.18762381168109,\n                            28.54289278085721\n                        ],\n                        [\n                            77.18773680556899,\n                            28.5428464935125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"aca0848-2b08-cb30-366d-27d30eb76d0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.18760097869726,\n                            28.54304412765831\n                        ],\n                        [\n                            77.18759815385006,\n                            28.543045284841927\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7b4cb00-ab83-d844-86fb-8625ab8c87f7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772398397525,\n                            28.542900083985725\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18773398072179,\n                            28.542847650696118\n                        ],\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ],\n                        [\n                            77.18772398397525,\n                            28.542900083985725\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Tray Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d40d00-2be0-ae5-1d25-e64b3c144ce6\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ],\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ],\n                        [\n                            77.18735894928574,\n                            28.543249013477528\n                        ],\n                        [\n                            77.18744651954886,\n                            28.54321314078538\n                        ],\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ],\n                        [\n                            77.18751746270586,\n                            28.54335326291334\n                        ],\n                        [\n                            77.18744501198745,\n                            28.54321677948586\n                        ],\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"747564c-a18b-2416-23ea-107114827\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760983369961,\n                            28.543611494952962\n                        ],\n                        [\n                            77.1875755842691,\n                            28.54354697551452\n                        ],\n                        [\n                            77.1875784091163,\n                            28.5435458183309\n                        ],\n                        [\n                            77.18761265854681,\n                            28.543610337769348\n                        ],\n                        [\n                            77.18760983369961,\n                            28.543611494952962\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4b4545-4ee8-23c3-c571-3d887da05f0b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ],\n                        [\n                            77.18760100789387,\n                            28.543536560861963\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18762870018254,\n                            28.543498026639543\n                        ],\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Pantry GA\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"38050dd-034-f07-4f68-1d4356d0af\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766142749857,\n                        28.543028428536545\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ],\n                    [\n                        77.1876956769291,\n                        28.54309294797499\n                    ],\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ],\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e8ae2cb-c785-022-fbeb-6c00fe8a284e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18781686722168,\n                            28.543321247526407\n                        ],\n                        [\n                            77.18781028079273,\n                            28.543308839942092\n                        ],\n                        [\n                            77.18784700380631,\n                            28.543293796555062\n                        ],\n                        [\n                            77.18785359023525,\n                            28.543306204139377\n                        ],\n                        [\n                            77.18781686722168,\n                            28.543321247526407\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"313e605-d5ec-d636-ea6c-fde8fcf462fb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ],\n                        [\n                            77.18745001763726,\n                            28.543459440962017\n                        ],\n                        [\n                            77.18746414187325,\n                            28.54345365504393\n                        ],\n                        [\n                            77.18745492087272,\n                            28.543436284425887\n                        ],\n                        [\n                            77.18746622026151,\n                            28.543431655691418\n                        ],\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ],\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8647e1-7b40-f614-723b-2267e10b1cb5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876379358266,\n                            28.543470074219314\n                        ],\n                        [\n                            77.18766618429858,\n                            28.54345850238314\n                        ],\n                        [\n                            77.18766223244121,\n                            28.54345105783255\n                        ],\n                        [\n                            77.18765375789962,\n                            28.5434545293834\n                        ],\n                        [\n                            77.1876563924712,\n                            28.543459492417128\n                        ],\n                        [\n                            77.18763661854082,\n                            28.543467592702452\n                        ],\n                        [\n                            77.1876379358266,\n                            28.543470074219314\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"220e06-d668-e2a8-1ef6-03bbda4df15\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ],\n                        [\n                            77.18750046969203,\n                            28.54349617512986\n                        ],\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ],\n                        [\n                            77.18744401667873,\n                            28.5433833496874\n                        ],\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3eed4b7-882-cf08-b58c-c7673f60dde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ],\n                        [\n                            77.18726941769225,\n                            28.543527380496208\n                        ],\n                        [\n                            77.1872878596933,\n                            28.543562121732293\n                        ],\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ],\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3c7acc-8c5a-e64a-271b-f5d2ce4c5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731890372537,\n                            28.543640038789043\n                        ],\n                        [\n                            77.18728728886644,\n                            28.543580482384325\n                        ],\n                        [\n                            77.18728446401924,\n                            28.543581639567943\n                        ],\n                        [\n                            77.18731607887818,\n                            28.543641195972658\n                        ],\n                        [\n                            77.18731890372537,\n                            28.543640038789043\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc0cdec-8ba8-83e6-c246-50bf22d016c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ],\n                        [\n                            77.18751534038695,\n                            28.543511231380666\n                        ],\n                        [\n                            77.18751665767275,\n                            28.543513712897532\n                        ],\n                        [\n                            77.18751100797834,\n                            28.543516027264765\n                        ],\n                        [\n                            77.18750969069255,\n                            28.543513545747903\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b63debe-cdf5-45fc-3e-5bcdc8f6b8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18723205072457,\n                        28.543204320446435\n                    ],\n                    [\n                        77.1872066270998,\n                        28.543214735098996\n                    ],\n                    [\n                        77.1872066270998,\n                        28.543214735098996\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c78e281-530a-e32d-03e7-c36adb7d31\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876147516691,\n                        28.542959936098367\n                    ],\n                    [\n                        77.18762133809804,\n                        28.54297234368268\n                    ],\n                    [\n                        77.18762133809804,\n                        28.54297234368268\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"87c2c47-cf3c-540-53cc-cea77107e5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ],\n                        [\n                            77.1876260802545,\n                            28.543447740567547\n                        ],\n                        [\n                            77.1876232554073,\n                            28.543448897751162\n                        ],\n                        [\n                            77.18762193812152,\n                            28.5434464162343\n                        ],\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"61b24f6-c15-d3a-3be4-2d5e6a88251\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18755911824198,\n                            28.54322441691363\n                        ],\n                        [\n                            77.18754594538409,\n                            28.543199601745\n                        ],\n                        [\n                            77.18758831809204,\n                            28.543182243990735\n                        ],\n                        [\n                            77.18760149094993,\n                            28.543207059159368\n                        ],\n                        [\n                            77.18755911824198,\n                            28.54322441691363\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cc403-2882-460f-5ec7-8cb147ea2ad5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ],\n                        [\n                            77.18742409640336,\n                            28.543261601075248\n                        ],\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ],\n                        [\n                            77.18742033482161,\n                            28.543248036307315\n                        ],\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"06b2ec-c047-c116-0b0-c13726b02e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ],\n                        [\n                            77.18763017854732,\n                            28.543001954735413\n                        ],\n                        [\n                            77.18758498099217,\n                            28.543020469673294\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f20b68-d1ff-5084-adf-c107acbfdce\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ],\n                        [\n                            77.1876584270193,\n                            28.542990382899237\n                        ],\n                        [\n                            77.18764430278331,\n                            28.542996168817325\n                        ],\n                        [\n                            77.18764298549752,\n                            28.54299368730046\n                        ],\n                        [\n                            77.18765710973351,\n                            28.54298790138237\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ff7e254-776-84f-5ac2-c04ce76ee2f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739338899188,\n                            28.543307412698628\n                        ],\n                        [\n                            77.18739056414468,\n                            28.543308569882246\n                        ],\n                        [\n                            77.18739715057363,\n                            28.54332097746656\n                        ],\n                        [\n                            77.18739997542082,\n                            28.543319820282942\n                        ],\n                        [\n                            77.18739338899188,\n                            28.543307412698628\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"42fe8fd-7db-d1e0-31b-865e1f2c6c81\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18731758643959,\n                            28.543637557272177\n                        ],\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ],\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1be0132-f76c-aaff-2bb-2d0dc3707c66\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ],\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ],\n                        [\n                            77.18733661391104,\n                            28.54360861481796\n                        ],\n                        [\n                            77.18732531452224,\n                            28.54361324355243\n                        ],\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8a48fd-535-81d7-6775-3e8c8e44bd47\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758424917678,\n                            28.54295430446613\n                        ],\n                        [\n                            77.18758556646257,\n                            28.54295678598299\n                        ],\n                        [\n                            77.18757991676817,\n                            28.542959100350227\n                        ],\n                        [\n                            77.18757859948239,\n                            28.54295661883336\n                        ],\n                        [\n                            77.18758424917678,\n                            28.54295430446613\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"16a0005-c5c-f6b2-3e8-025ed3608a82\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18762381168109,\n                            28.54289278085721\n                        ],\n                        [\n                            77.1876224943953,\n                            28.542890299340346\n                        ],\n                        [\n                            77.18760837015931,\n                            28.542896085258434\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4ddfa7b-8634-e754-e0c5-3e7d6cfde0c7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ],\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ],\n                        [\n                            77.18770242434657,\n                            28.543189881418506\n                        ],\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ],\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1dcc61-5e7f-233a-b863-5841566ff7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ],\n                        [\n                            77.18768030862503,\n                            28.542869637184854\n                        ],\n                        [\n                            77.18771850991293,\n                            28.542941601173887\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18770290740262,\n                            28.54286037971591\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3d3b372-0236-0c42-2b01-0bc28adfde6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Food Zone-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ],\n                        [\n                            77.18781426193719,\n                            28.543225638416136\n                        ],\n                        [\n                            77.18781708678439,\n                            28.543224481232517\n                        ],\n                        [\n                            77.18774798780942,\n                            28.543204449084207\n                        ],\n                        [\n                            77.18774667052362,\n                            28.543201967567345\n                        ],\n                        [\n                            77.18774384567642,\n                            28.543203124750963\n                        ],\n                        [\n                            77.18774516296222,\n                            28.543205606267826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e37ab1c-eba-1333-0173-ab3f858fdd3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18789053281152,\n                            28.54319439445846\n                        ],\n                        [\n                            77.1879131315891,\n                            28.543185136989518\n                        ],\n                        [\n                            77.18793684273331,\n                            28.543229804293055\n                        ],\n                        [\n                            77.18793966758051,\n                            28.543228647109437\n                        ],\n                        [\n                            77.18791463915052,\n                            28.543181498289037\n                        ],\n                        [\n                            77.18788921552574,\n                            28.543191912941595\n                        ],\n                        [\n                            77.18789053281152,\n                            28.54319439445846\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ed662f1-fb2e-da1f-32d4-45d4bd6c7e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18796226635808,\n                            28.543219389640495\n                        ],\n                        [\n                            77.18795944151088,\n                            28.543220546824113\n                        ],\n                        [\n                            77.18795153779615,\n                            28.543205657722936\n                        ],\n                        [\n                            77.18794871294895,\n                            28.54320681490655\n                        ],\n                        [\n                            77.18793290551949,\n                            28.543177036704193\n                        ],\n                        [\n                            77.18793573036669,\n                            28.543175879520575\n                        ],\n                        [\n                            77.18792519208037,\n                            28.54315602738567\n                        ],\n                        [\n                            77.18792801692757,\n                            28.543154870202052\n                        ],\n                        [\n                            77.18793855521388,\n                            28.543174722336957\n                        ],\n                        [\n                            77.18794138006108,\n                            28.54317356515334\n                        ],\n                        [\n                            77.18795718749055,\n                            28.5432033433557\n                        ],\n                        [\n                            77.18795436264335,\n                            28.543204500539318\n                        ],\n                        [\n                            77.18796226635808,\n                            28.543219389640495\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"eadc003-cb37-24cd-a83f-643af2bf68ec\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18722621075456,\n                            28.543212755031014\n                        ],\n                        [\n                            77.18722338590736,\n                            28.543213912214632\n                        ],\n                        [\n                            77.18722733776472,\n                            28.543221356765223\n                        ],\n                        [\n                            77.18723016261193,\n                            28.543220199581604\n                        ],\n                        [\n                            77.18722621075456,\n                            28.543212755031014\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f77e1b3-31b1-80e6-3525-8715b547861\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738021613399,\n                            28.543282597529995\n                        ],\n                        [\n                            77.18739151552278,\n                            28.543277968795525\n                        ],\n                        [\n                            77.18739019823698,\n                            28.54327548727866\n                        ],\n                        [\n                            77.1873788988482,\n                            28.543280116013133\n                        ],\n                        [\n                            77.18738021613399,\n                            28.543282597529995\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a6e1158-7837-8f87-fde4-dcd41a7f3ef\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ],\n                        [\n                            77.18784871628688,\n                            28.543238714598964\n                        ],\n                        [\n                            77.18784589143968,\n                            28.543239871782582\n                        ],\n                        [\n                            77.18787001242221,\n                            28.543181652574887\n                        ],\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2d056a-3cc-acdf-66cd-5bcbff080073\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ],\n                        [\n                            77.18784589143968,\n                            28.543239871782582\n                        ],\n                        [\n                            77.18784457415389,\n                            28.54323739026572\n                        ],\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ],\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b4b062-d4c7-3b64-2ef-602105fd30c2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777923676066,\n                            28.543230922885343\n                        ],\n                        [\n                            77.18779994742559,\n                            28.54323754455157\n                        ],\n                        [\n                            77.18781689650878,\n                            28.543230601449864\n                        ],\n                        [\n                            77.18781426193719,\n                            28.543225638416136\n                        ],\n                        [\n                            77.18781708678439,\n                            28.543224481232517\n                        ],\n                        [\n                            77.18782103864176,\n                            28.543231925783108\n                        ],\n                        [\n                            77.18780126471138,\n                            28.543240026068432\n                        ],\n                        [\n                            77.18778055404644,\n                            28.543233404402205\n                        ],\n                        [\n                            77.18777923676066,\n                            28.543230922885343\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"dd11fb4-4a60-03ad-437b-2f5052a34d0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18775505729441,\n                            28.54288735496593\n                        ],\n                        [\n                            77.18775788214161,\n                            28.542886197782313\n                        ],\n                        [\n                            77.18776446857056,\n                            28.542898605366627\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cb547-a33b-15c3-d1f-ca7dfdbfd12\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ],\n                        [\n                            77.187425984516,\n                            28.543245721940078\n                        ],\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ],\n                        [\n                            77.18742974609775,\n                            28.543259286708015\n                        ],\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1f2f28-65bd-57bc-5003-40748367b75c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ],\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ],\n                        [\n                            77.18760797496454,\n                            28.542953648731395\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0c12685-c0d4-6345-d5fb-6f1e23fdd3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760534039295,\n                            28.542948685697667\n                        ],\n                        [\n                            77.18759969069856,\n                            28.542951000064903\n                        ],\n                        [\n                            77.18759837341277,\n                            28.54294851854804\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18760534039295,\n                            28.542948685697667\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"152602e-eefc-25e1-daf5-5c1a4ab7cc5f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719854775298,\n                            28.543160643176886\n                        ],\n                        [\n                            77.18720381689614,\n                            28.54317056924434\n                        ],\n                        [\n                            77.18722359082652,\n                            28.543162468959014\n                        ],\n                        [\n                            77.18721832168336,\n                            28.543152542891562\n                        ],\n                        [\n                            77.18719854775298,\n                            28.543160643176886\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0f12f7d-e52f-c650-ecf0-ca0735f01a8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ],\n                        [\n                            77.18741186028001,\n                            28.54325150785817\n                        ],\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ],\n                        [\n                            77.18741562186176,\n                            28.543265072626102\n                        ],\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e26f7c5-e62b-8aa-b78a-1408eaea5a20\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875612697575,\n                            28.543558881649954\n                        ],\n                        [\n                            77.18753228947013,\n                            28.54350428827896\n                        ],\n                        [\n                            77.18755206340052,\n                            28.54349618799364\n                        ],\n                        [\n                            77.18755338068631,\n                            28.5434986695105\n                        ],\n                        [\n                            77.18753643160312,\n                            28.543505612612208\n                        ],\n                        [\n                            77.1875640946047,\n                            28.543557724466336\n                        ],\n                        [\n                            77.1875612697575,\n                            28.543558881649954\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4b5acea-ce73-e58e-203-b72b05874af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775394483733,\n                            28.543416509473644\n                        ],\n                        [\n                            77.18773134605973,\n                            28.543425766942587\n                        ],\n                        [\n                            77.18773002877396,\n                            28.543423285425725\n                        ],\n                        [\n                            77.18775262755153,\n                            28.543414027956782\n                        ],\n                        [\n                            77.18775394483733,\n                            28.543416509473644\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0a7ba8e-7501-ed8e-e57-4daf5d3cbedb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ],\n                        [\n                            77.18730968272486,\n                            28.543622668171\n                        ],\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ],\n                        [\n                            77.18732512424663,\n                            28.543619363769775\n                        ],\n                        [\n                            77.18731100001064,\n                            28.543625149687863\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a640864-4274-ce2-a830-4f534d5deb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ],\n                        [\n                            77.18730968272486,\n                            28.543622668171\n                        ],\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ],\n                        [\n                            77.18732248967505,\n                            28.543614400736047\n                        ],\n                        [\n                            77.18732380696083,\n                            28.54361688225291\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"11bd42-cb0d-0e83-8f33-e07345fcf2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18776421972076,\n                            28.54308601773706\n                        ],\n                        [\n                            77.18777739257865,\n                            28.543110832905693\n                        ],\n                        [\n                            77.18774631925947,\n                            28.543123561925487\n                        ],\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ],\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ],\n                        [\n                            77.18776704456795,\n                            28.543084860553442\n                        ],\n                        [\n                            77.18776421972076,\n                            28.54308601773706\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cf50d2e-bfa3-64b-b214-3eec8236a01d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.1875719984099,\n                            28.54298953428732\n                        ],\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8e13cc-5e8-db14-ab-7b5e73001\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ],\n                        [\n                            77.1877237204819,\n                            28.54313281939443\n                        ],\n                        [\n                            77.18772503776769,\n                            28.543135300911292\n                        ],\n                        [\n                            77.18770091678515,\n                            28.543193520118987\n                        ],\n                        [\n                            77.18769959949937,\n                            28.543191038602124\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"87230a-cf81-1261-5e43-b4c06cf43621\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ],\n                        [\n                            77.187785486569,\n                            28.543119601789527\n                        ],\n                        [\n                            77.18777418718021,\n                            28.543124230524\n                        ],\n                        [\n                            77.187836319175,\n                            28.54314409552268\n                        ],\n                        [\n                            77.18783236731764,\n                            28.543136650972095\n                        ],\n                        [\n                            77.1878775648728,\n                            28.54311813603421\n                        ],\n                        [\n                            77.18784331544228,\n                            28.543053616595767\n                        ],\n                        [\n                            77.18776704456795,\n                            28.543084860553442\n                        ],\n                        [\n                            77.18778153471163,\n                            28.54311215723894\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ad57180-bd65-4c12-2b8-d1afe18cac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ],\n                        [\n                            77.18741750997441,\n                            28.543249193490933\n                        ],\n                        [\n                            77.18742409640336,\n                            28.543261601075248\n                        ],\n                        [\n                            77.18742127155616,\n                            28.543262758258866\n                        ],\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"26ac646-702d-af28-1acd-eef8e0c3444b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ],\n                        [\n                            77.18758648855358,\n                            28.543016830972814\n                        ],\n                        [\n                            77.1875719984099,\n                            28.54298953428732\n                        ],\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ],\n                        [\n                            77.18761305383207,\n                            28.54296969501619\n                        ],\n                        [\n                            77.18756785627691,\n                            28.542988209954075\n                        ],\n                        [\n                            77.18758366370638,\n                            28.543017988156432\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e324cb-42b4-f62b-0ee5-6c6a7e500e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18763530125503,\n                            28.54346511118559\n                        ],\n                        [\n                            77.18763247640783,\n                            28.543466268369205\n                        ],\n                        [\n                            77.18766672583834,\n                            28.54353078780765\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5436e-3df3-7e05-adfc-dd856d622af0\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.18788731276955,\n                            28.543253115115036\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18778147613746,\n                            28.543293449392028\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0dddb3-c11b-2cb-e51c-7ff02d60db5c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18757597946389,\n                            28.54348941204156\n                        ],\n                        [\n                            77.18761552732465,\n                            28.54347321147091\n                        ],\n                        [\n                            77.18762870018254,\n                            28.543498026639543\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"708bc-00fe-6ef-2502-2fe581f58bc1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757032976949,\n                            28.543491726408796\n                        ],\n                        [\n                            77.18761552732465,\n                            28.54347321147091\n                        ],\n                        [\n                            77.18761421003886,\n                            28.54347072995405\n                        ],\n                        [\n                            77.1875661876365,\n                            28.543490402075548\n                        ],\n                        [\n                            77.18756750492228,\n                            28.543492883592414\n                        ],\n                        [\n                            77.18757032976949,\n                            28.543491726408796\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"efd350-f22-fb23-b36-cda2064bbcdb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774096225505,\n                            28.54338557408767\n                        ],\n                        [\n                            77.18776921072703,\n                            28.543374002251493\n                        ],\n                        [\n                            77.18777316258439,\n                            28.543381446802083\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2f7ed55-4a55-761e-356c-4855ad00baf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ],\n                        [\n                            77.18751746270586,\n                            28.54335326291334\n                        ],\n                        [\n                            77.18748356453948,\n                            28.54336714911675\n                        ],\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ],\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a60058-7a8a-2ce-a4f0-dc3e5d8d5dcc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ],\n                        [\n                            77.1874694403035,\n                            28.54337293503484\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88fe7c7-866f-05ce-3ce-8d1c205dcde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ],\n                        [\n                            77.18744104548654,\n                            28.54325465797354\n                        ],\n                        [\n                            77.1874344590576,\n                            28.543242250389227\n                        ],\n                        [\n                            77.1874316342104,\n                            28.543243407572845\n                        ],\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0bd188-3a33-b1de-0050-65758e47634\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ],\n                        [\n                            77.18747694882344,\n                            28.54344538760898\n                        ],\n                        [\n                            77.18759559240574,\n                            28.543396785897034\n                        ],\n                        [\n                            77.18762062083573,\n                            28.543443934717438\n                        ],\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"daf47f1-fd0-38e6-ab52-b8cfdb66f42a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745663335329,\n                            28.54338120246979\n                        ],\n                        [\n                            77.18747244078277,\n                            28.54341098067215\n                        ],\n                        [\n                            77.18752046318512,\n                            28.54339130855065\n                        ],\n                        [\n                            77.18750465575566,\n                            28.54336153034829\n                        ],\n                        [\n                            77.18745663335329,\n                            28.54338120246979\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1ee72a-0c4-1cc-a0b8-4630f718bcdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18800030665744,\n                            28.54320682777033\n                        ],\n                        [\n                            77.18793444236799,\n                            28.54308275192717\n                        ],\n                        [\n                            77.18794009206238,\n                            28.543080437559933\n                        ],\n                        [\n                            77.18800595635183,\n                            28.543204513403094\n                        ],\n                        [\n                            77.18800030665744,\n                            28.54320682777033\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"777328-3f27-a4b-ff6c-e33dcb3c76d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ],\n                        [\n                            77.18784780883942,\n                            28.54313334657087\n                        ],\n                        [\n                            77.18785966441152,\n                            28.543155680222636\n                        ],\n                        [\n                            77.18787283726941,\n                            28.54318049539127\n                        ],\n                        [\n                            77.18787001242221,\n                            28.543181652574887\n                        ],\n                        [\n                            77.18784366670643,\n                            28.54313202223762\n                        ],\n                        [\n                            77.1878775648728,\n                            28.54311813603421\n                        ],\n                        [\n                            77.18787888215859,\n                            28.54312061755107\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1c674b-a6a-4ebd-16f-70c7861fb53\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ],\n                        [\n                            77.18772503776769,\n                            28.543135300911292\n                        ],\n                        [\n                            77.1877237204819,\n                            28.54313281939443\n                        ],\n                        [\n                            77.18774631925947,\n                            28.543123561925487\n                        ],\n                        [\n                            77.18774763654527,\n                            28.543126043442353\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5c2431-2e1b-7d1d-7557-134d2f50a55e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ],\n                        [\n                            77.18720889576367,\n                            28.543186615529137\n                        ],\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ],\n                        [\n                            77.18719175640487,\n                            28.543199678848186\n                        ],\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"514c2ad-ef65-baa-efa8-1600227d85\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ],\n                        [\n                            77.18736309141873,\n                            28.543250337810772\n                        ],\n                        [\n                            77.18738548527715,\n                            28.543292523597447\n                        ],\n                        [\n                            77.18738266042995,\n                            28.543293680781066\n                        ],\n                        [\n                            77.18736026657153,\n                            28.54325149499439\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5de0442-375-2882-058-58eafbf8840\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766059317836,\n                        28.543279524597285\n                    ],\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ],\n                    [\n                        77.1876485326871,\n                        28.543308634201132\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"42d84d0-ad2f-41ae-0227-cc16cafe222\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18734915745836,\n                        28.543250003511517\n                    ],\n                    [\n                        77.1873689167452,\n                        28.543287226264464\n                    ],\n                    [\n                        77.18737813774572,\n                        28.543304596882507\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5af3-505c-a485-645-435bcb8cb00\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18818739052658,\n                            28.543468557088364\n                        ],\n                        [\n                            77.18817158309712,\n                            28.543438778886006\n                        ],\n                        [\n                            77.1881744079443,\n                            28.543437621702388\n                        ],\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ],\n                        [\n                            77.18818739052658,\n                            28.543468557088364\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d61f58-04e0-eca1-25f5-cac102b44e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ],\n                        [\n                            77.18776296100916,\n                            28.542902244067108\n                        ],\n                        [\n                            77.18776164372336,\n                            28.542899762550245\n                        ],\n                        [\n                            77.18773057040418,\n                            28.54291249157004\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Store Cafeteria\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"aa32631-e77-6ee-76aa-2073d352fa1\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18739864349149,\n                            28.543362661804352\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"dc1a57-0b3-e251-33c5-0285fc34b0f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ],\n                        [\n                            77.18751100797834,\n                            28.543516027264765\n                        ],\n                        [\n                            77.18751383282554,\n                            28.54351487008115\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18757028583885,\n                            28.54362769552361\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"72d4dbb-eb2-82-d82d-4ca5175f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ],\n                        [\n                            77.18781736483082,\n                            28.543529502065738\n                        ],\n                        [\n                            77.18774491411241,\n                            28.54339301863826\n                        ],\n                        [\n                            77.18774208926521,\n                            28.543394175821877\n                        ],\n                        [\n                            77.18781453998362,\n                            28.543530659249353\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1bdc8bf-4661-7384-a26-fe818ff03\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18765304072778,\n                            28.543343041137963\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"655e238-26ab-adcd-4db2-754267aea6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766208609622,\n                            28.543321208935076\n                        ],\n                        [\n                            77.18765586557498,\n                            28.543341883954344\n                        ],\n                        [\n                            77.18765304072778,\n                            28.543343041137963\n                        ],\n                        [\n                            77.18766076881045,\n                            28.543318727418214\n                        ],\n                        [\n                            77.18766208609622,\n                            28.543321208935076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"efc0b25-7711-cfed-8876-ff186a8ad37\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18766811634187,\n                            28.54330665413315\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18767716171031,\n                            28.543284821930268\n                        ],\n                        [\n                            77.18766529149467,\n                            28.54330781131677\n                        ],\n                        [\n                            77.18766811634187,\n                            28.54330665413315\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"50f6b4-6a12-88b6-678e-7d06313cd00\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ],\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ],\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b235761-a6be-a25-1cdb-d0ffe6fbb605\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.1880012141049,\n                            28.543312195798425\n                        ],\n                        [\n                            77.1879983892577,\n                            28.543313352982043\n                        ],\n                        [\n                            77.1880826955482,\n                            28.54347217006129\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"12fb644-66c6-b241-4aea-06e5402d8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ],\n                        [\n                            77.18794467323032,\n                            28.543471308585595\n                        ],\n                        [\n                            77.18794184838312,\n                            28.543472465769213\n                        ],\n                        [\n                            77.18788125323682,\n                            28.543358315993505\n                        ],\n                        [\n                            77.18788407808402,\n                            28.543357158809886\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3bccfe5-e832-d847-1060-2f566840656d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18808420310961,\n                            28.54346853136081\n                        ],\n                        [\n                            77.18806442917924,\n                            28.543476631646133\n                        ],\n                        [\n                            77.18806574646501,\n                            28.543479113162995\n                        ],\n                        [\n                            77.1880855203954,\n                            28.54347101287767\n                        ],\n                        [\n                            77.18808420310961,\n                            28.54346853136081\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"10056ff-c3ec-6dad-3426-04c37d24b0df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871275753089,\n                            28.543111167125474\n                        ],\n                        [\n                            77.18712625802311,\n                            28.54310868560861\n                        ],\n                        [\n                            77.18718840466146,\n                            28.54308322756902\n                        ],\n                        [\n                            77.18718972194725,\n                            28.543085709085883\n                        ],\n                        [\n                            77.1871275753089,\n                            28.543111167125474\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ee82f37-42c-eca-f7a8-606ec5c6ef4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779324384828,\n                            28.543587721273433\n                        ],\n                        [\n                            77.18779456113407,\n                            28.543590202790295\n                        ],\n                        [\n                            77.18741320676243,\n                            28.543746422578682\n                        ],\n                        [\n                            77.18741188947664,\n                            28.54374394106182\n                        ],\n                        [\n                            77.18779324384828,\n                            28.543587721273433\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ba33eb6-50fd-a62d-b1c2-3b081638d6e3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ],\n                        [\n                            77.18762476296871,\n                            28.54344525905068\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759690969152,\n                            28.5433992674139\n                        ],\n                        [\n                            77.18762062083573,\n                            28.543443934717438\n                        ],\n                        [\n                            77.18750197725343,\n                            28.54349253642938\n                        ],\n                        [\n                            77.18750329453923,\n                            28.543495017946242\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e0eb48c-2b86-36fd-b1e7-cf512547856\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18725811830346,\n                            28.543532009230677\n                        ],\n                        [\n                            77.18725943558925,\n                            28.54353449074754\n                        ],\n                        [\n                            77.18727355982523,\n                            28.543528704829452\n                        ],\n                        [\n                            77.18727224253945,\n                            28.54352622331259\n                        ],\n                        [\n                            77.18725811830346,\n                            28.543532009230677\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b04a121-3da-ab3b-8218-75af417477a7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ],\n                        [\n                            77.1872893672547,\n                            28.54355848303181\n                        ],\n                        [\n                            77.18727524301872,\n                            28.5435642689499\n                        ],\n                        [\n                            77.18727656030451,\n                            28.543566750466763\n                        ],\n                        [\n                            77.1872906845405,\n                            28.543560964548675\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"421b8a-e3be-bc40-8ac2-dda54a021a35\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731476159239,\n                            28.543638714455795\n                        ],\n                        [\n                            77.18731607887818,\n                            28.543641195972658\n                        ],\n                        [\n                            77.18734997704455,\n                            28.543627309769246\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18731476159239,\n                            28.543638714455795\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f4271d8-5383-f0ff-d7-6f0fa705a3bb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18728578130504,\n                            28.543584121084805\n                        ],\n                        [\n                            77.18730273038821,\n                            28.5435771779831\n                        ],\n                        [\n                            77.18730141310242,\n                            28.543574696466237\n                        ],\n                        [\n                            77.18728446401924,\n                            28.543581639567943\n                        ],\n                        [\n                            77.18728578130504,\n                            28.543584121084805\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ac7c487-ca04-82a1-6065-e48b072fc237\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ],\n                        [\n                            77.18738798805681,\n                            28.543705393975625\n                        ],\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18738667077102,\n                            28.543702912458762\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"62268f-7e7-3c5e-04cb-4803ca16050f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.1871838087595,\n                            28.543320758861825\n                        ],\n                        [\n                            77.18734200020256,\n                            28.543255956579234\n                        ],\n                        [\n                            77.18734331748834,\n                            28.543258438096096\n                        ],\n                        [\n                            77.1871879508925,\n                            28.54332208319507\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a484ed-bf0-dbe-22d-7740b477d77e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ],\n                        [\n                            77.18732475833893,\n                            28.54358628116619\n                        ],\n                        [\n                            77.18732758318613,\n                            28.543585123982574\n                        ],\n                        [\n                            77.18734865975875,\n                            28.543624828252383\n                        ],\n                        [\n                            77.18734583491155,\n                            28.543625985436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"055b02-5518-82bb-32d4-e717e300254\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872841127551,\n                            28.543503233926085\n                        ],\n                        [\n                            77.18725021458873,\n                            28.543517120129497\n                        ],\n                        [\n                            77.18724889730294,\n                            28.543514638612635\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1872841127551,\n                            28.543503233926085\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b7edc-f57f-b680-45cf-fccb2465eec\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.1872827954693,\n                            28.543500752409223\n                        ],\n                        [\n                            77.1873196794714,\n                            28.543570234881393\n                        ],\n                        [\n                            77.1873168546242,\n                            28.54357139206501\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ed15ea-d282-841c-853f-4257d62612a3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ],\n                        [\n                            77.18766621358567,\n                            28.543367856306592\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1af32cc-c54-147a-064-57cee2dfb3\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ],\n                        [\n                            77.18759559240574,\n                            28.543396785897034\n                        ],\n                        [\n                            77.18759690969152,\n                            28.5433992674139\n                        ],\n                        [\n                            77.18759973453872,\n                            28.54339811023028\n                        ],\n                        [\n                            77.18759841725293,\n                            28.54339562871342\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f7cbda-f4e0-f8bb-bffb-c6043005e1e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ],\n                        [\n                            77.18769510610223,\n                            28.543111308627022\n                        ],\n                        [\n                            77.18763578431108,\n                            28.543135609482995\n                        ],\n                        [\n                            77.18770823502949,\n                            28.54327209291047\n                        ],\n                        [\n                            77.18767716171031,\n                            28.543284821930268\n                        ],\n                        [\n                            77.1876784789961,\n                            28.54328730344713\n                        ],\n                        [\n                            77.18771237716247,\n                            28.543273417243718\n                        ],\n                        [\n                            77.18763992644408,\n                            28.54313693381624\n                        ],\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"abf576c-fb88-ec84-0be4-422ac00b318\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18796115399147,\n                            28.543165464868018\n                        ],\n                        [\n                            77.18796397883865,\n                            28.5431643076844\n                        ],\n                        [\n                            77.18798900726865,\n                            28.5432114565048\n                        ],\n                        [\n                            77.18788731276955,\n                            28.543253115115036\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18798486513566,\n                            28.543210132171556\n                        ],\n                        [\n                            77.18796115399147,\n                            28.543165464868018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"28dc4da-b72-7b8e-041a-cda862374354\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ],\n                        [\n                            77.18744401667873,\n                            28.5433833496874\n                        ],\n                        [\n                            77.18744119183152,\n                            28.543384506871014\n                        ],\n                        [\n                            77.18744250911732,\n                            28.54338698838788\n                        ],\n                        [\n                            77.18752160483884,\n                            28.543354587246583\n                        ],\n                        [\n                            77.18752028755306,\n                            28.54335210572972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"714ccf-553b-8fef-edc-bed2702b03e4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718557981425,\n                            28.54308438475264\n                        ],\n                        [\n                            77.18717899338532,\n                            28.54307197716832\n                        ],\n                        [\n                            77.18760837015931,\n                            28.542896085258434\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.1871831355183,\n                            28.54307330150157\n                        ],\n                        [\n                            77.18718840466146,\n                            28.54308322756902\n                        ],\n                        [\n                            77.18718557981425,\n                            28.54308438475264\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1adc554-31f4-f87-83-445383caef55\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743968427012,\n                            28.543388145571495\n                        ],\n                        [\n                            77.18741426064534,\n                            28.543398560224055\n                        ],\n                        [\n                            77.18739581864429,\n                            28.54336381898797\n                        ],\n                        [\n                            77.18739864349149,\n                            28.543362661804352\n                        ],\n                        [\n                            77.18741576820675,\n                            28.543394921523575\n                        ],\n                        [\n                            77.18743836698432,\n                            28.543385664054632\n                        ],\n                        [\n                            77.18743968427012,\n                            28.543388145571495\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4a476e-ba7d-0daf-c1d4-e6d807c20e55\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ],\n                    [\n                        77.18746387847037,\n                        28.54310331117244\n                    ],\n                    [\n                        77.18746387847037,\n                        28.54310331117244\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b1bb0fd-bca-1fa0-d802-e6fc3553cdc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ],\n                    [\n                        77.1877352101463,\n                        28.543122070442614\n                    ],\n                    [\n                        77.1877352101463,\n                        28.543122070442614\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a3a653-76ac-63e-ce0-3d5b7bd78fb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759570946362,\n                            28.543617280871054\n                        ],\n                        [\n                            77.18757068103363,\n                            28.54357013205065\n                        ],\n                        [\n                            77.18756785618643,\n                            28.54357128923427\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18759570946362,\n                            28.543617280871054\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6f654cd-02d1-f3cf-f2b-65675816b5af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18769652580237,\n                            28.543379608156176\n                        ],\n                        [\n                            77.18767035571865,\n                            28.54336918063984\n                        ],\n                        [\n                            77.18766753087147,\n                            28.543370337823458\n                        ],\n                        [\n                            77.18769784308816,\n                            28.543382089673038\n                        ],\n                        [\n                            77.18769652580237,\n                            28.543379608156176\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"44335d-f74-4ca-a772-510f4b617f1a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18729650986697,\n                            28.543597853002368\n                        ],\n                        [\n                            77.18731063410294,\n                            28.54359206708428\n                        ],\n                        [\n                            77.18731195138874,\n                            28.543594548601142\n                        ],\n                        [\n                            77.18729782715275,\n                            28.54360033451923\n                        ],\n                        [\n                            77.18729650986697,\n                            28.543597853002368\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3fc8157-172c-8d3-db58-8cbd7f43166\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ],\n                        [\n                            77.18733737501351,\n                            28.54358413394858\n                        ],\n                        [\n                            77.18733605772772,\n                            28.54358165243172\n                        ],\n                        [\n                            77.18732758318613,\n                            28.543585123982574\n                        ],\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"10fa2b1-65f-83cf-7d6e-8c761f36367\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ],\n                        [\n                            77.1873187280933,\n                            28.543600835968114\n                        ],\n                        [\n                            77.18733002748209,\n                            28.543596207233644\n                        ],\n                        [\n                            77.1873287101963,\n                            28.54359372571678\n                        ],\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e6b0237-244d-e472-fdc4-d342b1a030ba\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ],\n                        [\n                            77.18788299500449,\n                            28.543212587960863\n                        ],\n                        [\n                            77.18788167771869,\n                            28.543210106444\n                        ],\n                        [\n                            77.18787413991166,\n                            28.543228299946406\n                        ],\n                        [\n                            77.18787696475886,\n                            28.543227142762788\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bd3cc0-c7b0-f65e-b8a3-f8dceffbc7c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18787282262586,\n                            28.54322581842954\n                        ],\n                        [\n                            77.18788599548375,\n                            28.543250633598173\n                        ],\n                        [\n                            77.18788882033095,\n                            28.543249476414555\n                        ],\n                        [\n                            77.18787564747306,\n                            28.543224661245922\n                        ],\n                        [\n                            77.18787282262586,\n                            28.54322581842954\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f68445f-00c1-e478-a702-500e4ed8c406\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765542654003,\n                            28.542952337261926\n                        ],\n                        [\n                            77.18763434996741,\n                            28.542912632992113\n                        ],\n                        [\n                            77.18767954752256,\n                            28.54289411805423\n                        ],\n                        [\n                            77.18770062409519,\n                            28.54293382232404\n                        ],\n                        [\n                            77.18765542654003,\n                            28.542952337261926\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bddba7f-e386-2ad-c63c-c48803e0b1a1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875902646884,\n                            28.543568151982672\n                        ],\n                        [\n                            77.18760721377159,\n                            28.543561208880966\n                        ],\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ],\n                        [\n                            77.18759158197419,\n                            28.543570633499534\n                        ],\n                        [\n                            77.1875902646884,\n                            28.543568151982672\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3413f8-76db-51e-d6d-5a6c2de1044\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ],\n                        [\n                            77.18761248291474,\n                            28.54357113494842\n                        ],\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ],\n                        [\n                            77.18759421654576,\n                            28.543575596533262\n                        ],\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8b57a2-078-a62-0606-0a5aff817a8b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ],\n                        [\n                            77.18759685111735,\n                            28.543580559566987\n                        ],\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ],\n                        [\n                            77.18761248291474,\n                            28.54357113494842\n                        ],\n                        [\n                            77.18759553383155,\n                            28.543578078050125\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6116a0e-f368-0241-7560-a7f71844b8f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ],\n                        [\n                            77.18761511748632,\n                            28.543576097982143\n                        ],\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ],\n                        [\n                            77.18759685111735,\n                            28.543580559566987\n                        ],\n                        [\n                            77.18761380020052,\n                            28.54357361646528\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d2e26bf-257c-73ea-c530-37d55a544e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ],\n                        [\n                            77.18759948568892,\n                            28.543585522600715\n                        ],\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ],\n                        [\n                            77.18761511748632,\n                            28.543576097982143\n                        ],\n                        [\n                            77.18759816840313,\n                            28.543583041083853\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"58e07d5-88-5eb6-6516-8d77622563\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ],\n                        [\n                            77.18761775205789,\n                            28.54358106101587\n                        ],\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ],\n                        [\n                            77.18759948568892,\n                            28.543585522600715\n                        ],\n                        [\n                            77.18761643477211,\n                            28.54357857949901\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe682de-e8e7-2cf-084d-33ec1371b632\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ],\n                        [\n                            77.18762038662948,\n                            28.5435860240496\n                        ],\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ],\n                        [\n                            77.1876021202605,\n                            28.54359048563444\n                        ],\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4cb772-8a3c-66d-4e2f-c6c5a643d533\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ],\n                        [\n                            77.18762302120105,\n                            28.543590987083324\n                        ],\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ],\n                        [\n                            77.18760475483208,\n                            28.543595448668167\n                        ],\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"def0b0b-fa62-2fbd-4013-0cdfdaa1a072\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ],\n                        [\n                            77.18760738940365,\n                            28.543600411701895\n                        ],\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ],\n                        [\n                            77.18762565577264,\n                            28.54359595011705\n                        ],\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"128ed5f-5e3f-fadc-850-b84d070f21b5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ],\n                        [\n                            77.18761002397524,\n                            28.54360537473562\n                        ],\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ],\n                        [\n                            77.18762565577264,\n                            28.54359595011705\n                        ],\n                        [\n                            77.18760870668945,\n                            28.543602893218758\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0e6aa50-cf67-ba0-8fb1-f65c6c5b1f14\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ],\n                        [\n                            77.18721153033526,\n                            28.543191578562862\n                        ],\n                        [\n                            77.18719175640487,\n                            28.543199678848186\n                        ],\n                        [\n                            77.18719439097646,\n                            28.543204641881914\n                        ],\n                        [\n                            77.18721416490683,\n                            28.54319654159659\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7e35f15-33d-8064-bdd6-4c3223ecfc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18770296588633,\n                            28.543262166843018\n                        ],\n                        [\n                            77.18768601680314,\n                            28.543269109944724\n                        ],\n                        [\n                            77.18767020937368,\n                            28.543239331742367\n                        ],\n                        [\n                            77.18768715845685,\n                            28.54323238864066\n                        ],\n                        [\n                            77.18770296588633,\n                            28.543262166843018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bfdf62-2005-5c2c-c663-0d888e7581c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ],\n                        [\n                            77.18747372878147,\n                            28.543504108265555\n                        ],\n                        [\n                            77.18745001763726,\n                            28.543459440962017\n                        ],\n                        [\n                            77.18744719279006,\n                            28.543460598145636\n                        ],\n                        [\n                            77.18747222122006,\n                            28.54350774696604\n                        ],\n                        [\n                            77.18750046969203,\n                            28.54349617512986\n                        ],\n                        [\n                            77.18749915240625,\n                            28.543493693612998\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6c13308-f260-ac02-eda0-86fc186514b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ],\n                        [\n                            77.1874453632516,\n                            28.543295185127718\n                        ],\n                        [\n                            77.18747926141796,\n                            28.543281298924303\n                        ],\n                        [\n                            77.18749375156165,\n                            28.5433085956098\n                        ],\n                        [\n                            77.18745985339528,\n                            28.543322481813213\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2ffe2d-c02-4b88-dd3f-db04cdca5bb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Pantry-G-B\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ],\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ],\n                        [\n                            77.1873159032461,\n                            28.543601993151732\n                        ],\n                        [\n                            77.1873172205319,\n                            28.543604474668594\n                        ],\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bfdf55-fb01-c84-dc7-32a6eb2b68f2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ],\n                        [\n                            77.18763639906858,\n                            28.542981279716145\n                        ],\n                        [\n                            77.18763508178279,\n                            28.542978798199282\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"38e36-686-f7d3-682-a0566bc472e4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ],\n                        [\n                            77.18763622343651,\n                            28.542942076895216\n                        ],\n                        [\n                            77.1876125122923,\n                            28.542897409591678\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18763339858931,\n                            28.542943234078834\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"55d0ff-304-85ee-bbf-6b6e2f3b4714\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ],\n                        [\n                            77.18741111382108,\n                            28.543230665689272\n                        ],\n                        [\n                            77.18741770025002,\n                            28.54324307327359\n                        ],\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ],\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cfd370a-1432-2b2e-ce28-a85a8f843df\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ],\n                        [\n                            77.18740546412668,\n                            28.54323298005651\n                        ],\n                        [\n                            77.18741205055564,\n                            28.543245387640823\n                        ],\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ],\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4f3a81-3a22-e0b-dec3-a8e3ca3380b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ],\n                        [\n                            77.1873969895851,\n                            28.54323645160736\n                        ],\n                        [\n                            77.1873998144323,\n                            28.54323529442374\n                        ],\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ],\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f606f48-4241-e460-78e-8bbe51c1650\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ],\n                        [\n                            77.1873941647379,\n                            28.543237608790978\n                        ],\n                        [\n                            77.1873969895851,\n                            28.54323645160736\n                        ],\n                        [\n                            77.18740357601405,\n                            28.543248859191678\n                        ],\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"870fdd-f554-3d36-b1b4-5b64d2cd05f6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.1873913398907,\n                            28.543238765974596\n                        ],\n                        [\n                            77.1873941647379,\n                            28.543237608790978\n                        ],\n                        [\n                            77.18740075116685,\n                            28.543250016375296\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e1224db-aaae-254a-2c0d-4d6f84f4eeb5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.18739227662525,\n                            28.543253487926147\n                        ],\n                        [\n                            77.18738569019631,\n                            28.543241080341833\n                        ],\n                        [\n                            77.1873913398907,\n                            28.543238765974596\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1ef161-cf47-de64-d31f-682d2e7466c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ],\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ],\n                        [\n                            77.18718328186328,\n                            28.54320315039904\n                        ],\n                        [\n                            77.18718064729171,\n                            28.543198187365313\n                        ],\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b8d74c-7a7b-600c-fe2e-0260e25afe\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ],\n                        [\n                            77.18718855100644,\n                            28.543213076466493\n                        ],\n                        [\n                            77.18718591643486,\n                            28.543208113432765\n                        ],\n                        [\n                            77.18716896735168,\n                            28.54321505653447\n                        ],\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c57c68d-f1f7-8516-7fc-d647ccad47d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ],\n                        [\n                            77.1875627773189,\n                            28.543555242949473\n                        ],\n                        [\n                            77.18764187304043,\n                            28.543522841808176\n                        ],\n                        [\n                            77.18764055575464,\n                            28.543520360291314\n                        ],\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cf30de-6fd-3503-552e-11883a1652af\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767878632961,\n                            28.543501678203803\n                        ],\n                        [\n                            77.18767031178803,\n                            28.543505149754655\n                        ],\n                        [\n                            77.1876492352154,\n                            28.543465445484845\n                        ],\n                        [\n                            77.18765770975699,\n                            28.54346197393399\n                        ],\n                        [\n                            77.18767878632961,\n                            28.543501678203803\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Reception\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6c4e677-630-666a-4aef-307f76b70bc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Reception\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18726302153893,\n                            28.543508852694547\n                        ],\n                        [\n                            77.18717871524842,\n                            28.5433500356153\n                        ],\n                        [\n                            77.18719566433161,\n                            28.54334309251359\n                        ],\n                        [\n                            77.1872799706221,\n                            28.54350190959284\n                        ],\n                        [\n                            77.18726302153893,\n                            28.543508852694547\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"510725-1f0c-d075-24e4-607328b72d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874481588117,\n                            28.543384674020643\n                        ],\n                        [\n                            77.18743685942292,\n                            28.543389302755113\n                        ],\n                        [\n                            77.18743554213712,\n                            28.54338682123825\n                        ],\n                        [\n                            77.18744684152591,\n                            28.54338219250378\n                        ],\n                        [\n                            77.1874481588117,\n                            28.543384674020643\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f055ab6-fdf0-e430-8ea2-b233dccc7a1e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18739734084924,\n                            28.543314857249218\n                        ],\n                        [\n                            77.18747926141796,\n                            28.543281298924303\n                        ],\n                        [\n                            77.18747794413218,\n                            28.54327881740744\n                        ],\n                        [\n                            77.18739602356345,\n                            28.543312375732352\n                        ],\n                        [\n                            77.18739734084924,\n                            28.543314857249218\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"33d2064-4a8d-be40-0cd0-30bdcfd4ac7c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740281491156,\n                            28.543273340061052\n                        ],\n                        [\n                            77.1874621367027,\n                            28.543249039205083\n                        ],\n                        [\n                            77.18746081941693,\n                            28.543246557688217\n                        ],\n                        [\n                            77.18740149762577,\n                            28.54327085854419\n                        ],\n                        [\n                            77.18740281491156,\n                            28.543273340061052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f5d8b1-ac84-85ba-f4a-3ac8b7f28e2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740056089122,\n                            28.54325613659264\n                        ],\n                        [\n                            77.18739792631965,\n                            28.54325117355891\n                        ],\n                        [\n                            77.1874515984164,\n                            28.543229187070175\n                        ],\n                        [\n                            77.18745423298797,\n                            28.543234150103903\n                        ],\n                        [\n                            77.18740056089122,\n                            28.54325613659264\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ab04dba-5d46-5bba-c2-0e11fbcf058\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ],\n                        [\n                            77.18760984834316,\n                            28.54356617191469\n                        ],\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ],\n                        [\n                            77.18759158197419,\n                            28.543570633499534\n                        ],\n                        [\n                            77.18760853105738,\n                            28.54356369039783\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b7735f-2ef1-1275-e7d4-1ce6bf332cf5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ],\n                        [\n                            77.18759421654576,\n                            28.543575596533262\n                        ],\n                        [\n                            77.18761116562895,\n                            28.543568653431556\n                        ],\n                        [\n                            77.18760984834316,\n                            28.54356617191469\n                        ],\n                        [\n                            77.18759289925998,\n                            28.543573115016397\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d0df773-db30-b815-dc1a-c584d1a2861c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ],\n                        [\n                            77.1876021202605,\n                            28.54359048563444\n                        ],\n                        [\n                            77.18761906934368,\n                            28.543583542532733\n                        ],\n                        [\n                            77.18761775205789,\n                            28.54358106101587\n                        ],\n                        [\n                            77.18760080297471,\n                            28.543588004117577\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bd2efe2-a60-16d0-0512-381344ecf62\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ],\n                        [\n                            77.18760475483208,\n                            28.543595448668167\n                        ],\n                        [\n                            77.18762170391527,\n                            28.54358850556646\n                        ],\n                        [\n                            77.18762038662948,\n                            28.5435860240496\n                        ],\n                        [\n                            77.18760343754629,\n                            28.543592967151305\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8af0817-30c3-a66e-23ef-af2124044e7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ],\n                        [\n                            77.18760738940365,\n                            28.543600411701895\n                        ],\n                        [\n                            77.18762433848684,\n                            28.543593468600186\n                        ],\n                        [\n                            77.18762302120105,\n                            28.543590987083324\n                        ],\n                        [\n                            77.18760607211787,\n                            28.54359793018503\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d88202-f30-6418-6800-d062876acde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ],\n                        [\n                            77.18762829034421,\n                            28.543600913150776\n                        ],\n                        [\n                            77.18761134126102,\n                            28.543607856252482\n                        ],\n                        [\n                            77.18761002397524,\n                            28.54360537473562\n                        ],\n                        [\n                            77.18762697305841,\n                            28.543598431633914\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1122eac-e01c-3b28-cf07-a8460d43de8b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ],\n                        [\n                            77.18730704815327,\n                            28.543617705137272\n                        ],\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ],\n                        [\n                            77.18732248967505,\n                            28.543614400736047\n                        ],\n                        [\n                            77.18730836543907,\n                            28.543620186654135\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d0f2380-a1b-7be-5276-8853bad25e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ],\n                        [\n                            77.18731985510347,\n                            28.543609437702322\n                        ],\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ],\n                        [\n                            77.18730704815327,\n                            28.543617705137272\n                        ],\n                        [\n                            77.18732117238926,\n                            28.543611919219185\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a671366-c7d4-a3ef-fa2-3231ecceefde\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ],\n                        [\n                            77.1873044135817,\n                            28.543612742103544\n                        ],\n                        [\n                            77.1873030962959,\n                            28.543610260586682\n                        ],\n                        [\n                            77.1873172205319,\n                            28.543604474668594\n                        ],\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"62f554-6e4a-13b-2aa0-268d7a815e47\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18753196749307,\n                            28.543335236560562\n                        ],\n                        [\n                            77.18754645763676,\n                            28.543362533246057\n                        ],\n                        [\n                            77.18759165519191,\n                            28.543344018308172\n                        ],\n                        [\n                            77.18757716504824,\n                            28.543316721622677\n                        ],\n                        [\n                            77.18753196749307,\n                            28.543335236560562\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3dae3b2-21e8-6acf-338-68034af2adcb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ],\n                        [\n                            77.18760965815801,\n                            28.54298921285184\n                        ],\n                        [\n                            77.18760307172907,\n                            28.542976805267525\n                        ],\n                        [\n                            77.18760872142346,\n                            28.54297449090029\n                        ],\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"48ff28d-f505-b405-6d7-4fb4416410b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ],\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ],\n                        [\n                            77.18760307172907,\n                            28.542976805267525\n                        ],\n                        [\n                            77.18760965815801,\n                            28.54298921285184\n                        ],\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"522c7d2-c2cb-7c2-8a0-675dbcfd733b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ],\n                        [\n                            77.18759177234028,\n                            28.542981434001995\n                        ],\n                        [\n                            77.18759835876922,\n                            28.542993841586313\n                        ],\n                        [\n                            77.18760400846362,\n                            28.542991527219076\n                        ],\n                        [\n                            77.18759742203467,\n                            28.54297911963476\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ee1ea8b-bb20-b71-d61b-bf46b1ddf0e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ],\n                        [\n                            77.18759270907483,\n                            28.542996155953546\n                        ],\n                        [\n                            77.18759835876922,\n                            28.542993841586313\n                        ],\n                        [\n                            77.18759177234028,\n                            28.542981434001995\n                        ],\n                        [\n                            77.18758612264588,\n                            28.54298374836923\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"843f436-be37-cf31-50e5-5e4edc03f4ea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ],\n                        [\n                            77.18740621058562,\n                            28.543253822225402\n                        ],\n                        [\n                            77.18740903543282,\n                            28.543252665041784\n                        ],\n                        [\n                            77.18741562186176,\n                            28.543265072626102\n                        ],\n                        [\n                            77.18741279701456,\n                            28.54326622980972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"437d2db-8b30-55cf-e40e-7b2fb36d752\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ],\n                        [\n                            77.18742127155616,\n                            28.543262758258866\n                        ],\n                        [\n                            77.18741468512721,\n                            28.54325035067455\n                        ],\n                        [\n                            77.18741186028001,\n                            28.54325150785817\n                        ],\n                        [\n                            77.18741844670896,\n                            28.543263915442484\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7d4ff03-d88b-4a6c-0fda-fd3f0b3fcf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ],\n                        [\n                            77.18742033482161,\n                            28.543248036307315\n                        ],\n                        [\n                            77.18742315966881,\n                            28.543246879123696\n                        ],\n                        [\n                            77.18742974609775,\n                            28.543259286708015\n                        ],\n                        [\n                            77.18742692125055,\n                            28.543260443891633\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8eb60b-adf-5be3-0f6c-5083c34a58b\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ],\n                        [\n                            77.18759402636061,\n                            28.54299863747041\n                        ],\n                        [\n                            77.18759967605502,\n                            28.542996323103175\n                        ],\n                        [\n                            77.18760626248395,\n                            28.54300873068749\n                        ],\n                        [\n                            77.18760061278957,\n                            28.543011045054726\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1be37-0c0c-e1a-5e21-2d101fa48e7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ],\n                        [\n                            77.1876109754438,\n                            28.542991694368705\n                        ],\n                        [\n                            77.18762227483259,\n                            28.542987065634232\n                        ],\n                        [\n                            77.18762886126154,\n                            28.54299947321855\n                        ],\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"157d1-cfb-cf63-66c-7241db2243\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731477623594,\n                            28.543593391417524\n                        ],\n                        [\n                            77.18732607562472,\n                            28.543588762683054\n                        ],\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ],\n                        [\n                            77.18731609352173,\n                            28.543595872934386\n                        ],\n                        [\n                            77.18731477623594,\n                            28.543593391417524\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7705f14-8af0-ed30-a551-e286063db37\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ],\n                        [\n                            77.1873287101963,\n                            28.54359372571678\n                        ],\n                        [\n                            77.18731741080751,\n                            28.54359835445125\n                        ],\n                        [\n                            77.18731609352173,\n                            28.543595872934386\n                        ],\n                        [\n                            77.18732739291052,\n                            28.543591244199916\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2e0282-b68a-1254-dead-57358bdf84f4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ],\n                        [\n                            77.18733397933946,\n                            28.54360365178423\n                        ],\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ],\n                        [\n                            77.18732136266487,\n                            28.54360579900184\n                        ],\n                        [\n                            77.18733266205366,\n                            28.54360117026737\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"6ed1c21-0e48-1f8e-0f43-eda0ef05e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ],\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ],\n                        [\n                            77.18733529662525,\n                            28.543606133301097\n                        ],\n                        [\n                            77.18733397933946,\n                            28.54360365178423\n                        ],\n                        [\n                            77.18732267995067,\n                            28.543608280518704\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"21e41a1-c18-a8e-d8ca-2ece6e8e66c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ],\n                        [\n                            77.18732531452224,\n                            28.54361324355243\n                        ],\n                        [\n                            77.18733661391104,\n                            28.54360861481796\n                        ],\n                        [\n                            77.18733529662525,\n                            28.543606133301097\n                        ],\n                        [\n                            77.18732399723646,\n                            28.543610762035566\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"72ac74-3f2-0bfa-85be-e6abc4042516\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ],\n                        [\n                            77.18733924848262,\n                            28.543613577851687\n                        ],\n                        [\n                            77.18732794909383,\n                            28.543618206586157\n                        ],\n                        [\n                            77.18732663180803,\n                            28.543615725069294\n                        ],\n                        [\n                            77.18733793119682,\n                            28.54361109633482\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b04ea7c-3261-f13c-dff-f0dad7f3714f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ],\n                        [\n                            77.187425984516,\n                            28.543245721940078\n                        ],\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ],\n                        [\n                            77.18743539579215,\n                            28.543256972340778\n                        ],\n                        [\n                            77.18743257094495,\n                            28.543258129524396\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"cd11fef-fffc-08a4-57ba-8f766fce4e8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ],\n                        [\n                            77.18743539579215,\n                            28.543256972340778\n                        ],\n                        [\n                            77.18743822063934,\n                            28.54325581515716\n                        ],\n                        [\n                            77.1874316342104,\n                            28.543243407572845\n                        ],\n                        [\n                            77.1874288093632,\n                            28.543244564756463\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"5d4a5fa-ab65-2abe-ddf5-22f5fd0cbf7f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ],\n                        [\n                            77.18742806290427,\n                            28.543223722587566\n                        ],\n                        [\n                            77.18744501198745,\n                            28.54321677948586\n                        ],\n                        [\n                            77.18746081941693,\n                            28.543246557688217\n                        ],\n                        [\n                            77.18744387033374,\n                            28.543253500789923\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b13376d-7663-3bb-67c3-258d08bfa5a2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18724861925652,\n                            28.543209617779418\n                        ],\n                        [\n                            77.18721832168336,\n                            28.543152542891562\n                        ],\n                        [\n                            77.18722679622496,\n                            28.54314907134071\n                        ],\n                        [\n                            77.18725709379811,\n                            28.543206146228563\n                        ],\n                        [\n                            77.18724861925652,\n                            28.543209617779418\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"73d-55ae-3c70-d783-f04c17a84c75\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ],\n                        [\n                            77.1873044135817,\n                            28.543612742103544\n                        ],\n                        [\n                            77.18731853781769,\n                            28.543606956185457\n                        ],\n                        [\n                            77.18731985510347,\n                            28.543609437702322\n                        ],\n                        [\n                            77.18730573086748,\n                            28.54361522362041\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"466d863-aaeb-730-026-cca2b7763007\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ],\n                        [\n                            77.18730046172433,\n                            28.543605297552958\n                        ],\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ],\n                        [\n                            77.1873159032461,\n                            28.543601993151732\n                        ],\n                        [\n                            77.18730177901011,\n                            28.54360777906982\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"2da0047-2f87-0dd3-b5cd-8cf428daa81\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ],\n                        [\n                            77.18730046172433,\n                            28.543605297552958\n                        ],\n                        [\n                            77.18729782715275,\n                            28.54360033451923\n                        ],\n                        [\n                            77.18731195138874,\n                            28.543594548601142\n                        ],\n                        [\n                            77.18731458596031,\n                            28.543599511634866\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"26884e-7a01-5f67-be66-bbe7e6a704\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ],\n                        [\n                            77.1876209575468,\n                            28.54298458411737\n                        ],\n                        [\n                            77.18761530785241,\n                            28.542986898484607\n                        ],\n                        [\n                            77.18760872142346,\n                            28.54297449090029\n                        ],\n                        [\n                            77.18761437111786,\n                            28.542972176533056\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"1eea28-1cf1-511-6ded-77b170bd7fd\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-0.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ],\n                        [\n                            77.18742241320987,\n                            28.543226036954803\n                        ],\n                        [\n                            77.18742899963883,\n                            28.543238444539117\n                        ],\n                        [\n                            77.18743182448601,\n                            28.5432372873555\n                        ],\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e8360da-7704-ea-20a3-58818cf2b5ae\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ],\n                        [\n                            77.18742617479163,\n                            28.543239601722735\n                        ],\n                        [\n                            77.18742899963883,\n                            28.543238444539117\n                        ],\n                        [\n                            77.18742241320987,\n                            28.543226036954803\n                        ],\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c1af3f-3ad-bfb7-5c4a-34d6248b13f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ],\n                        [\n                            77.18741676351547,\n                            28.543228351322036\n                        ],\n                        [\n                            77.18741958836267,\n                            28.54322719413842\n                        ],\n                        [\n                            77.18742617479163,\n                            28.543239601722735\n                        ],\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0cd22a2-a5be-d8c5-80a3-0c6d2b83eebc\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.9\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ],\n                        [\n                            77.18741393866829,\n                            28.543229508505654\n                        ],\n                        [\n                            77.18741676351547,\n                            28.543228351322036\n                        ],\n                        [\n                            77.18742334994442,\n                            28.543240758906354\n                        ],\n                        [\n                            77.18742052509722,\n                            28.543241916089972\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0d1e81-003d-5351-21d1-71a6d0bca85\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ],\n                        [\n                            77.18740828897388,\n                            28.54323182287289\n                        ],\n                        [\n                            77.18741111382108,\n                            28.543230665689272\n                        ],\n                        [\n                            77.18741770025002,\n                            28.54324307327359\n                        ],\n                        [\n                            77.18741487540284,\n                            28.543244230457205\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ffedcd0-7e05-de56-6453-deaf462b083\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ],\n                        [\n                            77.1873998144323,\n                            28.54323529442374\n                        ],\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ],\n                        [\n                            77.18740922570844,\n                            28.54324654482444\n                        ],\n                        [\n                            77.18740640086124,\n                            28.54324770200806\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"7a74cce-1e-1d2e-e7a6-a4e35aab8e6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ],\n                        [\n                            77.1876109754438,\n                            28.542991694368705\n                        ],\n                        [\n                            77.18761756187276,\n                            28.54300410195302\n                        ],\n                        [\n                            77.18761191217835,\n                            28.543006416320257\n                        ],\n                        [\n                            77.1876053257494,\n                            28.54299400873594\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"88ac884-1436-887-185a-f5e3ac14eb63\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743464933321,\n                            28.54323613017188\n                        ],\n                        [\n                            77.18743182448601,\n                            28.5432372873555\n                        ],\n                        [\n                            77.18742523805707,\n                            28.543224879771184\n                        ],\n                        [\n                            77.18742806290427,\n                            28.543223722587566\n                        ],\n                        [\n                            77.18743464933321,\n                            28.54323613017188\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"be7b8e-310-b23b-dee-6730aad138\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.6\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ],\n                        [\n                            77.18740922570844,\n                            28.54324654482444\n                        ],\n                        [\n                            77.18741205055564,\n                            28.543245387640823\n                        ],\n                        [\n                            77.18740546412668,\n                            28.54323298005651\n                        ],\n                        [\n                            77.1874026392795,\n                            28.543234137240127\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8540474-72e1-582f-f84c-3a6d8fa1ac1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.4\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18719118557802,\n                            28.543218039500218\n                        ],\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ],\n                        [\n                            77.18718385269014,\n                            28.54318478974701\n                        ],\n                        [\n                            77.1871996601196,\n                            28.543214567949367\n                        ],\n                        [\n                            77.18719118557802,\n                            28.543218039500218\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8ba556d-54fc-b03-cc20-78e3028631\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ],\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ],\n                        [\n                            77.1872062611921,\n                            28.54318165249541\n                        ],\n                        [\n                            77.18720889576367,\n                            28.543186615529137\n                        ],\n                        [\n                            77.1871891218333,\n                            28.54319471581446\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"c383d7-a6ab-d37-b85c-5b508536b8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.2\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ],\n                        [\n                            77.18718385269014,\n                            28.54318478974701\n                        ],\n                        [\n                            77.18720362662052,\n                            28.543176689461685\n                        ],\n                        [\n                            77.1872062611921,\n                            28.54318165249541\n                        ],\n                        [\n                            77.18718648726171,\n                            28.543189752780734\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b8e45e-6f0b-26a0-8aa0-cdb0b7d48d6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.5\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ],\n                        [\n                            77.18720362662052,\n                            28.543176689461685\n                        ],\n                        [\n                            77.18719572290578,\n                            28.543161800360505\n                        ],\n                        [\n                            77.18715052535063,\n                            28.543180315298386\n                        ],\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f434722-0a35-3e3b-cf70-5075a4a0a7c6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-1.8\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ],\n                        [\n                            77.18717801272012,\n                            28.54319322433159\n                        ],\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ],\n                        [\n                            77.18715842906536,\n                            28.543195204399566\n                        ],\n                        [\n                            77.18717537814855,\n                            28.54318826129786\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d3dfeb-d0ea-a4f0-2f31-6648c1a4f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.1\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ],\n                        [\n                            77.18716369820852,\n                            28.54320513046702\n                        ],\n                        [\n                            77.18718064729171,\n                            28.543198187365313\n                        ],\n                        [\n                            77.18717801272012,\n                            28.54319322433159\n                        ],\n                        [\n                            77.18716106363694,\n                            28.543200167433294\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a01f5a4-b5f3-8306-05c4-5de75ec0224\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ],\n                        [\n                            77.18716896735168,\n                            28.54321505653447\n                        ],\n                        [\n                            77.18718591643486,\n                            28.543208113432765\n                        ],\n                        [\n                            77.18718328186328,\n                            28.54320315039904\n                        ],\n                        [\n                            77.1871663327801,\n                            28.543210093500747\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0bb5600-1e7-0e2c-2841-7ab7a808c66a\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-2.7\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ],\n                        [\n                            77.18717555378062,\n                            28.54322746411879\n                        ],\n                        [\n                            77.18718082292378,\n                            28.543237390186242\n                        ],\n                        [\n                            77.18719777200697,\n                            28.543230447084536\n                        ],\n                        [\n                            77.18718855100644,\n                            28.543213076466493\n                        ],\n                        [\n                            77.18717160192325,\n                            28.5432200195682\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"3c58ccd-de42-cc33-c412-108a47ec7710\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall-3\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18762322612022,\n                        28.54353954382771\n                    ],\n                    [\n                        77.1876258606918,\n                        28.543544506861434\n                    ],\n                    [\n                        77.1876258606918,\n                        28.543544506861434\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"db65fb6-122-013a-d7cf-0242f63752\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18743759123831,\n                        28.543455467962282\n                    ],\n                    [\n                        77.18742629184952,\n                        28.54346009669675\n                    ],\n                    [\n                        77.18742629184952,\n                        28.54346009669675\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d0d254-503-b71-7f0b-6b586ed8fa\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.187402024522,\n                        28.543388467006974\n                    ],\n                    [\n                        77.18739072513321,\n                        28.543393095741447\n                    ],\n                    [\n                        77.18739072513321,\n                        28.543393095741447\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a41c1f7-843a-75b-f40d-2f46ee734320\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744549495304,\n                        28.543470357063462\n                    ],\n                    [\n                        77.18743419556425,\n                        28.543474985797932\n                    ],\n                    [\n                        77.18743419556425,\n                        28.543474985797932\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d37feab-8a56-23e-51c6-0dbdb7f76ff5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766393027825,\n                        28.543441298914722\n                    ],\n                    [\n                        77.18770213156613,\n                        28.54351326290376\n                    ],\n                    [\n                        77.18770213156613,\n                        28.54351326290376\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b42527-1e4-575b-cadb-c8076ea5a3a8\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ],\n                    [\n                        77.18734257102942,\n                        28.543237595927202\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"bdb0c8-a080-5600-da8f-7c60a11ebb88\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18742381826647,\n                        28.543539659522228\n                    ],\n                    [\n                        77.18742645283804,\n                        28.543544622555952\n                    ],\n                    [\n                        77.18742645283804,\n                        28.543544622555952\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ad33af4-71d1-c01-20d2-46be7fce43e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1876373503562,\n                        28.543533757909618\n                    ],\n                    [\n                        77.18764920592831,\n                        28.54355609156139\n                    ],\n                    [\n                        77.18764920592831,\n                        28.54355609156139\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a21a8-d886-3e3e-1fc5-0e3aef2a04\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18766059317836,\n                        28.543279524597285\n                    ],\n                    [\n                        77.18758550788839,\n                        28.54313807813608\n                    ],\n                    [\n                        77.18758550788839,\n                        28.54313807813608\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a55a474-40b7-6a4e-e7e7-ec4e6881cf71\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18727959007087,\n                        28.54351415002753\n                    ],\n                    [\n                        77.1872541664461,\n                        28.543524564680087\n                    ],\n                    [\n                        77.1872541664461,\n                        28.543524564680087\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a4f4c03-e3fa-8f04-36ee-f76675f66\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18770884978699,\n                        28.543117763143623\n                    ],\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ],\n                    [\n                        77.18772862371736,\n                        28.5431096628583\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1d461f4-2066-53e8-e547-067560f4f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ],\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ],\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0b7230e-d3d4-25d-edb4-8dead0c4abd3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753773433583,\n                        28.542970337887148\n                    ],\n                    [\n                        77.18752643494705,\n                        28.542974966621617\n                    ],\n                    [\n                        77.18752643494705,\n                        28.542974966621617\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"205e548-8cf-8b81-5817-e7d43d3deb7f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ],\n                    [\n                        77.187624704485,\n                        28.543043471923575\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b411073-0d-fa1-e7a4-d136a142a1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725260040097,\n                        28.54312641625346\n                    ],\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ],\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cd1a1a0-543-1318-31bb-070b3ff504bd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753905162163,\n                        28.54297281940401\n                    ],\n                    [\n                        77.18754187646883,\n                        28.542971662220392\n                    ],\n                    [\n                        77.18754187646883,\n                        28.542971662220392\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"64a4f2-8116-02fe-d314-25bce4bfd4af\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ],\n                    [\n                        77.18752681549829,\n                        28.54296272618693\n                    ],\n                    [\n                        77.18752681549829,\n                        28.54296272618693\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ed08a1-74c-3526-062e-3e2b8af1fcb6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ],\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ],\n                    [\n                        77.18753246519267,\n                        28.542960411819696\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f38b38b-5da-2d7e-0fb7-ec41b2e71ef\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18755523960233,\n                        28.542990357171682\n                    ],\n                    [\n                        77.18754394021354,\n                        28.54299498590615\n                    ],\n                    [\n                        77.18754394021354,\n                        28.54299498590615\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"edc3472-3d5-3adb-34e-cf65c6dbee\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745269613947,\n                        28.543328434880927\n                    ],\n                    [\n                        77.18745834583387,\n                        28.543326120513694\n                    ],\n                    [\n                        77.18745834583387,\n                        28.543326120513694\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"faf2416-7c7c-a0a8-1d33-a21cfe36b2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18750683664874,\n                        28.54302226972787\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d7b48b-eb3e-f338-f5-38c73cef56fd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ],\n                    [\n                        77.1878563419552,\n                        28.542948582866927\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8d4af1-6247-baf2-b748-fea7c71877b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1874605998542,\n                        28.543343323982107\n                    ],\n                    [\n                        77.18745777500702,\n                        28.543344481165725\n                    ],\n                    [\n                        77.18745777500702,\n                        28.543344481165725\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2cb1f0e-dda-f6d-3f86-04637c0636\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18750606090272,\n                        28.54309207363552\n                    ],\n                    [\n                        77.18750342633113,\n                        28.543087110601792\n                    ],\n                    [\n                        77.18750342633113,\n                        28.543087110601792\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dce342-8fae-fd-5f65-c8cc87ba3644\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18759080631864,\n                        28.543057358126987\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"618044-eb4a-2e8d-ab6-7f6262e4b664\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725260040097,\n                        28.54312641625346\n                    ],\n                    [\n                        77.18726313868729,\n                        28.54314626838837\n                    ],\n                    [\n                        77.18726313868729,\n                        28.54314626838837\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"61b1b6-7ad0-bde3-5337-b8257e544f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ],\n                        [\n                            77.18754960446101,\n                            28.54353042778084\n                        ],\n                        [\n                            77.18758915232178,\n                            28.543514227210192\n                        ],\n                        [\n                            77.18760100789387,\n                            28.543536560861963\n                        ],\n                        [\n                            77.18756146003311,\n                            28.543552761432608\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f6800fb-10b8-400b-057d-ad550b4f524\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18764841562921,\n                        28.543088139227116\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ],\n                    [\n                        77.18768513864278,\n                        28.543073095840086\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"554d478-5ecb-63ad-128b-82fff06e2b1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789059138571,\n                        28.54301310230537\n                    ],\n                    [\n                        77.18785669321935,\n                        28.54302698850878\n                    ],\n                    [\n                        77.1876956769291,\n                        28.54309294797499\n                    ],\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ],\n                    [\n                        77.18765895391552,\n                        28.54310799136202\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4d587b-26f5-012-d08f-0b681361bf00\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18764507843886,\n                        28.54350944418987\n                    ],\n                    [\n                        77.18763942874448,\n                        28.543511758557106\n                    ],\n                    [\n                        77.18763942874448,\n                        28.543511758557106\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ab7c2-a26e-52e-1e38-5be06b08e71\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873842704057,\n                        28.543555860092873\n                    ],\n                    [\n                        77.18738031854834,\n                        28.543548415542286\n                    ],\n                    [\n                        77.18738031854834,\n                        28.543548415542286\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3e345b5-3168-b0ce-1162-aaa8ce3c8c18\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18761873272308,\n                        28.543459813852607\n                    ],\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ],\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"06b3ce4-da74-f87c-087-d7a6ad7ffc0e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18765429943939,\n                        28.54352681480791\n                    ],\n                    [\n                        77.18759215280105,\n                        28.543552272847503\n                    ],\n                    [\n                        77.18759215280105,\n                        28.543552272847503\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f5633ce-fa1-250-f5d7-643214db5b1b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769027599403,\n                        28.543490929251988\n                    ],\n                    [\n                        77.18768180145243,\n                        28.543494400802842\n                    ],\n                    [\n                        77.18768180145243,\n                        28.543494400802842\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f7d4e06-7008-176-30f4-f40e447b405\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767710313614,\n                        28.543466114083355\n                    ],\n                    [\n                        77.18766862859454,\n                        28.54346958563421\n                    ],\n                    [\n                        77.18766862859454,\n                        28.54346958563421\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0c5fc41-eaa6-854e-8363-1ba8e46da62\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744359219684,\n                        28.543531559236904\n                    ],\n                    [\n                        77.18744622676843,\n                        28.543536522270628\n                    ],\n                    [\n                        77.18744622676843,\n                        28.543536522270628\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4fe0ae-a71a-3a03-6f78-a54fa2aca023\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18789091336276,\n                        28.54318215402377\n                    ],\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ],\n                    [\n                        77.18787774050487,\n                        28.54315733885514\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"475ff-ea04-a070-8a10-783ab142ffa2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873320327431,\n                        28.543217743792294\n                    ],\n                    [\n                        77.18725576186877,\n                        28.543248987749973\n                    ],\n                    [\n                        77.18717666614725,\n                        28.54328138889127\n                    ],\n                    [\n                        77.18717666614725,\n                        28.54328138889127\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3057f7c-1fd3-2afd-ff2f-d6e0283ed2e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18815557074848,\n                        28.543460443939264\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8c12af-3631-6831-d686-2cb86ad3dacc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ],\n                        [\n                            77.18732131882471,\n                            28.54315868883646\n                        ],\n                        [\n                            77.18732000153892,\n                            28.543156207319598\n                        ],\n                        [\n                            77.18728327852536,\n                            28.543171250706628\n                        ],\n                        [\n                            77.18728459581115,\n                            28.54317373222349\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"710258-705e-74a6-716-070ed4a27bca\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ],\n                        [\n                            77.18740656184977,\n                            28.54333222786726\n                        ],\n                        [\n                            77.18744046001613,\n                            28.54331834166385\n                        ],\n                        [\n                            77.18745231558823,\n                            28.543340675315616\n                        ],\n                        [\n                            77.18741841742187,\n                            28.543354561519028\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"8b2353f-d24e-f1e5-cfd4-056e52c4f30\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876610030167,\n                            28.543176638086052\n                        ],\n                        [\n                            77.18768925148868,\n                            28.543165066249873\n                        ],\n                        [\n                            77.18770432710275,\n                            28.543128679245065\n                        ],\n                        [\n                            77.18769642338802,\n                            28.543113790143885\n                        ],\n                        [\n                            77.18763992644408,\n                            28.54313693381624\n                        ],\n                        [\n                            77.1876610030167,\n                            28.543176638086052\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"63eae40-524-cc3b-a6ba-5d38e107a74\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874440459658,\n                            28.543292703610852\n                        ],\n                        [\n                            77.18742823853634,\n                            28.543262925408495\n                        ],\n                        [\n                            77.1874621367027,\n                            28.543249039205083\n                        ],\n                        [\n                            77.18747794413218,\n                            28.54327881740744\n                        ],\n                        [\n                            77.1874440459658,\n                            28.543292703610852\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f41482d-e73-410-d0ee-cdf4e7272f8\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18759780258591,\n                        28.542966879200073\n                    ],\n                    [\n                        77.18759253344275,\n                        28.54295695313262\n                    ],\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ],\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"351dfc-ef85-53a4-050-6e0fec52265b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18758067787066,\n                        28.54293461948085\n                    ],\n                    [\n                        77.18758915241224,\n                        28.54293114793\n                    ],\n                    [\n                        77.18758915241224,\n                        28.54293114793\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"38678de-c4f3-beee-cce-4dbfb7ee436d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ],\n                        [\n                            77.18762944673195,\n                            28.542935789528244\n                        ],\n                        [\n                            77.1876096874451,\n                            28.542898566775296\n                        ],\n                        [\n                            77.18758426382033,\n                            28.542908981427857\n                        ],\n                        [\n                            77.18760402310717,\n                            28.542946204180804\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"300b646-45ee-aa68-4634-ddf4a45e0f\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18792498716121,\n                            28.543207470641285\n                        ],\n                        [\n                            77.18788543930044,\n                            28.543223671211933\n                        ],\n                        [\n                            77.18789729487254,\n                            28.543246004863704\n                        ],\n                        [\n                            77.18793684273331,\n                            28.543229804293055\n                        ],\n                        [\n                            77.18792498716121,\n                            28.543207470641285\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4bb8036-81d0-a681-0107-f6e700242ed7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18725576186877,\n                        28.543248987749973\n                    ],\n                    [\n                        77.18723863715351,\n                        28.54321672803075\n                    ],\n                    [\n                        77.18722546429562,\n                        28.54319191286212\n                    ],\n                    [\n                        77.18722546429562,\n                        28.54319191286212\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e5f15b2-e56c-ad5c-06df-f0fa7251a600\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ],\n                        [\n                            77.18752662522266,\n                            28.542968846404275\n                        ],\n                        [\n                            77.1875108177932,\n                            28.542939068201914\n                        ],\n                        [\n                            77.18747974447403,\n                            28.54295179722171\n                        ],\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0cf815-320-cffd-282d-3e58acda2bf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.187528879243,\n                            28.542986049872688\n                        ],\n                        [\n                            77.18752097552827,\n                            28.54297116077151\n                        ],\n                        [\n                            77.1874955519035,\n                            28.54298157542407\n                        ],\n                        [\n                            77.18750345561823,\n                            28.54299646452525\n                        ],\n                        [\n                            77.187528879243,\n                            28.542986049872688\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"54c64d4-24cb-a4b5-74b-86aea0aeab87\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1878794383419,\n                            28.54314757993731\n                        ],\n                        [\n                            77.18793876013305,\n                            28.543123279081343\n                        ],\n                        [\n                            77.18792690456094,\n                            28.543100945429572\n                        ],\n                        [\n                            77.1878675827698,\n                            28.543125246285545\n                        ],\n                        [\n                            77.1878794383419,\n                            28.54314757993731\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"338b8c-48b5-eae8-60d-7b756c58a5fa\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18788903989366,\n                        28.54315271012067\n                    ],\n                    [\n                        77.18788640532209,\n                        28.54314774708694\n                    ],\n                    [\n                        77.18788640532209,\n                        28.54314774708694\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"af4a10a-0ce8-6805-c4b1-1f18706cd17\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876448735197,\n                            28.543560887445487\n                        ],\n                        [\n                            77.18767877168607,\n                            28.543547001242075\n                        ],\n                        [\n                            77.18769457911554,\n                            28.543576779444432\n                        ],\n                        [\n                            77.18766068094916,\n                            28.543590665647844\n                        ],\n                        [\n                            77.1876448735197,\n                            28.543560887445487\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"205588-0ff3-3f5a-eddd-61405b7bf31\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18765617290849,\n                            28.543556258711018\n                        ],\n                        [\n                            77.18764695190796,\n                            28.543538888092975\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18767877168607,\n                            28.543547001242075\n                        ],\n                        [\n                            77.18765617290849,\n                            28.543556258711018\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"bbcf5aa-5f1-7af8-7d6f-bd26a35f0ad\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18764393678515,\n                        28.543546165493936\n                    ],\n                    [\n                        77.18764676163235,\n                        28.543545008310318\n                    ],\n                    [\n                        77.18764676163235,\n                        28.543545008310318\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"32a4d0-3851-17df-6efb-ec50078255f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1877293701763,\n                            28.543130505027193\n                        ],\n                        [\n                            77.1877293701763,\n                            28.543130505027193\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"f76ca4c-5dc7-b177-012b-fcbd252550a3\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18752538106413,\n                            28.543322828976244\n                        ],\n                        [\n                            77.18751220820624,\n                            28.54329801380761\n                        ],\n                        [\n                            77.18756870515018,\n                            28.54327487013526\n                        ],\n                        [\n                            77.18758187800807,\n                            28.54329968530389\n                        ],\n                        [\n                            77.18752538106413,\n                            28.543322828976244\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d10b571-634-fa8-f4c3-216d3d0ef368\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ],\n                        [\n                            77.18757273022528,\n                            28.543055699494488\n                        ],\n                        [\n                            77.1875416569061,\n                            28.54306842851428\n                        ],\n                        [\n                            77.18751531119032,\n                            28.543018798177016\n                        ],\n                        [\n                            77.1875463845095,\n                            28.543006069157222\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"30ee75b-112f-57f-2b47-10ee3b584f51\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Restricted Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18759600224406,\n                            28.5432938993858\n                        ],\n                        [\n                            77.18758282938617,\n                            28.54326908421717\n                        ],\n                        [\n                            77.18762520209414,\n                            28.543251726462906\n                        ],\n                        [\n                            77.18763837495203,\n                            28.54327654163154\n                        ],\n                        [\n                            77.18759600224406,\n                            28.5432938993858\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"58e434-cf8-1d56-1d56-c361b0e6dea\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18736276944168,\n                        28.543081286092374\n                    ],\n                    [\n                        77.18737330772798,\n                        28.54310113822728\n                    ],\n                    [\n                        77.18737330772798,\n                        28.54310113822728\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"bdb7a8-5d03-0768-0bba-e2257400c284\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18730062280333,\n                        28.54310674413196\n                    ],\n                    [\n                        77.18731116108964,\n                        28.543126596266866\n                    ],\n                    [\n                        77.18731116108964,\n                        28.543126596266866\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5e77e8b-34f7-5c2f-5d4a-8c41161aef8\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18785669321935,\n                        28.54302698850878\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ],\n                    [\n                        77.18782244378882,\n                        28.54296246907034\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"276e0d3-62b-e754-4826-b076216d53\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18750693906308,\n                            28.54328808774016\n                        ],\n                        [\n                            77.1874937662052,\n                            28.543263272571526\n                        ],\n                        [\n                            77.18755026314915,\n                            28.543240128899175\n                        ],\n                        [\n                            77.18756343600704,\n                            28.543264944067808\n                        ],\n                        [\n                            77.18750693906308,\n                            28.54328808774016\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"e73c6a-e156-221-052-c31df480a3d\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757756024301,\n                            28.543259158149716\n                        ],\n                        [\n                            77.18756438738512,\n                            28.543234342981084\n                        ],\n                        [\n                            77.18760676009309,\n                            28.54321698522682\n                        ],\n                        [\n                            77.18761993295098,\n                            28.543241800395453\n                        ],\n                        [\n                            77.18757756024301,\n                            28.543259158149716\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"740ddd-7111-cee7-25b8-6c10e1cf0ba\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18748849706203,\n                            28.543253346504073\n                        ],\n                        [\n                            77.18747532420414,\n                            28.54322853133544\n                        ],\n                        [\n                            77.1875318211481,\n                            28.54320538766309\n                        ],\n                        [\n                            77.18754499400599,\n                            28.543230202831722\n                        ],\n                        [\n                            77.18748849706203,\n                            28.543253346504073\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"fe1d3d-fc2-aa5f-4a70-b038c0da1ce\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18779419531685,\n                        28.542974040906515\n                    ],\n                    [\n                        77.18777838788738,\n                        28.542944262704157\n                    ],\n                    [\n                        77.18777838788738,\n                        28.542944262704157\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b6b87a6-b3c4-6c5b-51a3-cad460d0e30c\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1876783912253,\n                            28.542976162396567\n                        ],\n                        [\n                            77.18771511423887,\n                            28.542961119009536\n                        ],\n                        [\n                            77.1877124796673,\n                            28.542956155975812\n                        ],\n                        [\n                            77.18767575665372,\n                            28.542971199362842\n                        ],\n                        [\n                            77.1876783912253,\n                            28.542976162396567\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Sitting Area\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"a01203d-0d8-5003-d6c8-ef53582c22\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18747184066882,\n                        28.543519987400725\n                    ],\n                    [\n                        77.18744359219684,\n                        28.543531559236904\n                    ],\n                    [\n                        77.18742381826647,\n                        28.543539659522228\n                    ],\n                    [\n                        77.1873842704057,\n                        28.543555860092873\n                    ],\n                    [\n                        77.18734189769773,\n                        28.54357321784714\n                    ],\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ],\n                    [\n                        77.18731647407296,\n                        28.543583632499697\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2614b8c-73da-3cdd-feff-3a0d636a1c64\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ],\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ],\n                        [\n                            77.18778272029598,\n                            28.54293946682006\n                        ],\n                        [\n                            77.18777218200968,\n                            28.54291961468515\n                        ],\n                        [\n                            77.1877411086905,\n                            28.542932343704948\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Confectionary Store\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"21c222-7435-ad4-88f2-5fba2f04b85c\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ],\n                        [\n                            77.18767537610249,\n                            28.54298343979753\n                        ],\n                        [\n                            77.1876740588167,\n                            28.542980958280666\n                        ],\n                        [\n                            77.18775032969103,\n                            28.54294971432299\n                        ],\n                        [\n                            77.18775164697682,\n                            28.542952195839852\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"27c8306-bd23-3a85-333f-fb4e50d2cacf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ],\n                        [\n                            77.1877743335252,\n                            28.543254079421473\n                        ],\n                        [\n                            77.18777282596379,\n                            28.543257718121954\n                        ],\n                        [\n                            77.18779221934292,\n                            28.54326185827132\n                        ],\n                        [\n                            77.18779090205715,\n                            28.543259376754456\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"d5434fa-2b2e-66ec-8cce-7ab5e315ac\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ],\n                        [\n                            77.18775230557448,\n                            28.54324497623838\n                        ],\n                        [\n                            77.18775079801307,\n                            28.54324861493886\n                        ],\n                        [\n                            77.18772594521515,\n                            28.54324066893939\n                        ],\n                        [\n                            77.18772877006235,\n                            28.543239511755772\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ecb8115-b1dd-5ad6-eec6-a77d2e0eb04\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18768576795334,\n                            28.543456522315157\n                        ],\n                        [\n                            77.18770684452596,\n                            28.54349622658497\n                        ],\n                        [\n                            77.18772379360915,\n                            28.543489283483265\n                        ],\n                        [\n                            77.18770271703653,\n                            28.54344957921345\n                        ],\n                        [\n                            77.18768576795334,\n                            28.543456522315157\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Sitting Area\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0eaa6f-d58-30da-f337-10b5406f653\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Sitting Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768254791136,\n                        28.543515242971736\n                    ],\n                    [\n                        77.18769949699454,\n                        28.54350829987003\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ],\n                    [\n                        77.1877559939385,\n                        28.543485156197676\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cc28a20-3f76-ba0b-5b8d-cd8d35a68a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768698282479,\n                        28.54319318581973\n                    ],\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ],\n                    [\n                        77.18771859768373,\n                        28.54325274222445\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0c7e862-286a-7faf-2e88-701d44b2b85\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18756825138122,\n                        28.543513725761308\n                    ],\n                    [\n                        77.18756429952386,\n                        28.543506281210718\n                    ],\n                    [\n                        77.1875590303807,\n                        28.543496355143265\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2b835e5-0e2f-45c4-b33b-84263eb66b\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.18814087568563,\n                        28.543484590509383\n                    ],\n                    [\n                        77.18814087568563,\n                        28.543484590509383\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"31b37a5-c235-d7d-4ac-3f2f75a5ffa\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18763170075228,\n                        28.54295299299666\n                    ],\n                    [\n                        77.1876147516691,\n                        28.542959936098367\n                    ],\n                    [\n                        77.18759780258591,\n                        28.542966879200073\n                    ],\n                    [\n                        77.18755260503076,\n                        28.542985394137954\n                    ],\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ],\n                    [\n                        77.18754695533636,\n                        28.54298770850519\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d648d8c-4de8-71ed-03a-bc128d526c6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18745190574991,\n                        28.543443561826848\n                    ],\n                    [\n                        77.18744268474939,\n                        28.543426191208805\n                    ],\n                    [\n                        77.18744268474939,\n                        28.543426191208805\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a5f4d5-efca-2a38-137f-8ee6c7e0cb3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18770226335803,\n                        28.543105355559305\n                    ],\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ],\n                    [\n                        77.18771411893013,\n                        28.543127689211076\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1c6a6-f3e7-6e7f-8416-7660b1c8b383\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18740992823673,\n                        28.543403356108154\n                    ],\n                    [\n                        77.18739862884794,\n                        28.543407984842624\n                    ],\n                    [\n                        77.18739862884794,\n                        28.543407984842624\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4b6424-fa8d-e45-b6-a4677318a7\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18767086797133,\n                            28.543532112140895\n                        ],\n                        [\n                            77.18766955068554,\n                            28.543529630624032\n                        ],\n                        [\n                            77.18775429610146,\n                            28.543494915115502\n                        ],\n                        [\n                            77.18777932453146,\n                            28.543542063935902\n                        ],\n                        [\n                            77.18769457911554,\n                            28.543576779444432\n                        ],\n                        [\n                            77.18767086797133,\n                            28.543532112140895\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA1 - Sectarial Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"716aca-5376-df2c-2440-75171f67f7d\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ],\n                        [\n                            77.18732890047193,\n                            28.543587605499436\n                        ],\n                        [\n                            77.18738949561822,\n                            28.543701755275144\n                        ],\n                        [\n                            77.18749401496453,\n                            28.54365893948129\n                        ],\n                        [\n                            77.18743341981822,\n                            28.54354478970558\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"GA3-NCAHT\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0472b85-8a15-d3-fa41-2f66ea72a34\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ],\n                    [\n                        77.18761873272308,\n                        28.543459813852607\n                    ],\n                    [\n                        77.18755376123754,\n                        28.543486429075813\n                    ],\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"e657c6c-c0f-1c3-6020-c3e03366880a\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18747184066882,\n                        28.543519987400725\n                    ],\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ],\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fedb61-84eb-d2c-dc1f-6ce3b166234e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18746788881145,\n                        28.543512542850138\n                    ],\n                    [\n                        77.18744549495304,\n                        28.543470357063462\n                    ],\n                    [\n                        77.18743759123831,\n                        28.543455467962282\n                    ],\n                    [\n                        77.18743495666672,\n                        28.543450504928554\n                    ],\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ],\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"8acf780-f46-8a1b-42d-ee1cb72adfbb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18772042722219,\n                        28.54341815524237\n                    ],\n                    [\n                        77.1877072543643,\n                        28.543393340073738\n                    ],\n                    [\n                        77.1877072543643,\n                        28.543393340073738\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3001e5f-46f2-4df-eaa5-733245edeb62\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18767338548503,\n                        28.543316580200603\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"10cd3f-f10f-0b11-cecc-bbac08c60a86\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18771026948711,\n                        28.543386062672774\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fa2f1b1-af05-de0a-ad64-b533ce5f0a7\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18751986307117,\n                        28.543500315279225\n                    ],\n                    [\n                        77.18752249764275,\n                        28.543505278312953\n                    ],\n                    [\n                        77.18752249764275,\n                        28.543505278312953\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1efee37-4ab6-502e-3b1d-e8e3065bc12\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1877558768806,\n                        28.54326466122366\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"76f285-f5c3-ac0c-8080-cd257130c2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18785530271582,\n                        28.54325112218328\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ],\n                    [\n                        77.18779315607748,\n                        28.54327658022287\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d4abac0-f508-e54d-b87e-1f3dc130d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18778936520864,\n                        28.54335366153148\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ],\n                    [\n                        77.18775248120654,\n                        28.54328417905931\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"232c8-602c-a8d-88-6f57b4f7e53f\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778561827044,\n                            28.543294773725275\n                        ],\n                        [\n                            77.1878014256999,\n                            28.543324551927633\n                        ],\n                        [\n                            77.18779520517866,\n                            28.5433452269469\n                        ],\n                        [\n                            77.18779106304567,\n                            28.543343902613653\n                        ],\n                        [\n                            77.18779728356692,\n                            28.54332322759439\n                        ],\n                        [\n                            77.18778279342324,\n                            28.54329593090889\n                        ],\n                        [\n                            77.18778561827044,\n                            28.543294773725275\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"04f20f-c0e4-37e3-ff7-743c58320\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18740638621769,\n                        28.54329302504633\n                    ],\n                    [\n                        77.18738926150243,\n                        28.54326076532711\n                    ],\n                    [\n                        77.18738926150243,\n                        28.54326076532711\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"dc2b7d-bac1-f87f-382-a4a886458dc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18768652905582,\n                        28.543432041445783\n                    ],\n                    [\n                        77.18766393027825,\n                        28.543441298914722\n                    ],\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ],\n                    [\n                        77.18763003211187,\n                        28.543455185118134\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"5050f06-cb7-435f-7a58-636db0663ffb\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ],\n                        [\n                            77.18730925833344,\n                            28.543187798440307\n                        ],\n                        [\n                            77.18730794104766,\n                            28.543185316923445\n                        ],\n                        [\n                            77.18732206528365,\n                            28.543179531005357\n                        ],\n                        [\n                            77.18732338256943,\n                            28.54318201252222\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"0040bd1-c8d8-fb6b-2de3-f1606cbddf33\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18769815051213,\n                        28.543013385149518\n                    ],\n                    [\n                        77.18770737151266,\n                        28.54303075576756\n                    ],\n                    [\n                        77.18770737151266,\n                        28.54303075576756\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"b5142c-c0eb-8af5-7023-72530eacf\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18778971647279,\n                            28.543432067173335\n                        ],\n                        [\n                            77.18777390904332,\n                            28.543402288970977\n                        ],\n                        [\n                            77.18778238358492,\n                            28.543398817420126\n                        ],\n                        [\n                            77.18779819101438,\n                            28.543428595622483\n                        ],\n                        [\n                            77.18778971647279,\n                            28.543432067173335\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"ed845e4-c51c-10fa-73c1-0e121cfca28\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Piller\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18760493055463,\n                        28.5430515722089\n                    ],\n                    [\n                        77.18759080631864,\n                        28.543057358126987\n                    ],\n                    [\n                        77.18753713422188,\n                        28.543079344615723\n                    ],\n                    [\n                        77.18750606090272,\n                        28.54309207363552\n                    ],\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ],\n                    [\n                        77.18746651304195,\n                        28.543108274206165\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"44b8a1-865c-ea5-bc24-57ae8a458ab2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18741519737989,\n                        28.543413282175607\n                    ],\n                    [\n                        77.18740992823673,\n                        28.543403356108154\n                    ],\n                    [\n                        77.187402024522,\n                        28.543388467006974\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4a45f8-0ff-d3b0-fbf2-7e2ce87e3aab\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18737813774572,\n                        28.543304596882507\n                    ],\n                    [\n                        77.18738661228731,\n                        28.543301125331656\n                    ],\n                    [\n                        77.18740638621769,\n                        28.54329302504633\n                    ],\n                    [\n                        77.18743463468967,\n                        28.543281453210156\n                    ],\n                    [\n                        77.18743463468967,\n                        28.543281453210156\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0853a42-03-e6c4-d082-b85d073d4e\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"1a43116-8e42-012-3ed1-cd0a20a84d0d\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ],\n                        [\n                            77.18759420190221,\n                            28.543620919571534\n                        ],\n                        [\n                            77.18759288461644,\n                            28.543618438054672\n                        ],\n                        [\n                            77.18757311068605,\n                            28.543626538339993\n                        ],\n                        [\n                            77.18757442797184,\n                            28.54362901985686\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"4f054-3104-d305-cee-6a81ec3777f2\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ],\n                        [\n                            77.1872209416114,\n                            28.54320282896356\n                        ],\n                        [\n                            77.1872181167642,\n                            28.54320398614718\n                        ],\n                        [\n                            77.18721284762104,\n                            28.543194060079728\n                        ],\n                        [\n                            77.18721567246824,\n                            28.54319290289611\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"b022dc-4bd6-1a3c-022-ea62df850fa\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1873551584169,\n                        28.54332609478614\n                    ],\n                    [\n                        77.1873664578057,\n                        28.54332146605167\n                    ],\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ],\n                    [\n                        77.18738340688887,\n                        28.543314522949963\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"f7cfc5-a2ae-56f8-2e23-c1b26b02f07\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ],\n                        [\n                            77.18752188297573,\n                            28.543076528799606\n                        ],\n                        [\n                            77.18752056568994,\n                            28.543074047282744\n                        ],\n                        [\n                            77.18750926630115,\n                            28.543078676017213\n                        ],\n                        [\n                            77.18751058358694,\n                            28.543081157534075\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"nodeId\": \"245db84-e323-cf2d-c68a-e2c63d151fdf\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18744780754756,\n                        28.543306268378785\n                    ],\n                    [\n                        77.18744215785317,\n                        28.543308582746022\n                    ],\n                    [\n                        77.18739131060362,\n                        28.54332941205114\n                    ],\n                    [\n                        77.18737436152043,\n                        28.543336355152846\n                    ],\n                    [\n                        77.18736306213164,\n                        28.54334098388732\n                    ],\n                    [\n                        77.18736306213164,\n                        28.54334098388732\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d3368a3-db6-76c-aeeb-cdceb02cc8a2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18802231996462,\n                        28.54326125399169\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ],\n                    [\n                        77.1881329719709,\n                        28.543469701408203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c232f73-7e6f-50e0-fa40-d7d521bfd\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.18787358372835,\n                        28.543201337560166\n                    ],\n                    [\n                        77.18790540350645,\n                        28.543209450709266\n                    ],\n                    [\n                        77.18790540350645,\n                        28.543209450709266\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2614ab1-bb6b-e1d4-052c-7a28fd8f1ddc\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013714065844,\n                            28.545529819694064\n                        ],\n                        [\n                            77.19011960458901,\n                            28.545524110316173\n                        ],\n                        [\n                            77.19010985541075,\n                            28.54554721688988\n                        ],\n                        [\n                            77.19012739148017,\n                            28.54555292626777\n                        ],\n                        [\n                            77.19013714065844,\n                            28.545529819694064\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"da21b5-fa8b-4b70-7145-34d812ea4e41\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Accessible Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19014255686858,\n                            28.54551698270867\n                        ],\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ],\n                        [\n                            77.19015099785544,\n                            28.545528491151835\n                        ],\n                        [\n                            77.19015424758153,\n                            28.545520788960598\n                        ],\n                        [\n                            77.19014255686858,\n                            28.54551698270867\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"acda48c-7ad1-72d1-d0da-348b520ee57\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Drinking Water\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19029416924776,\n                            28.54531521781956\n                        ],\n                        [\n                            77.19031755067367,\n                            28.545322830323414\n                        ],\n                        [\n                            77.19030671825338,\n                            28.5453485042942\n                        ],\n                        [\n                            77.19028333682748,\n                            28.545340891790346\n                        ],\n                        [\n                            77.19029416924776,\n                            28.54531521781956\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"823d720-d00-cd5-aefd-632e7742be1\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ],\n                        [\n                            77.19029106146147,\n                            28.545606213794763\n                        ],\n                        [\n                            77.19018292236669,\n                            28.54557100596443\n                        ],\n                        [\n                            77.19021108665943,\n                            28.545504253640388\n                        ],\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Seminar room (001)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"8f58a20-7356-ed46-2a05-40a2ab2f\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ],\n                        [\n                            77.19028333682748,\n                            28.545340891790346\n                        ],\n                        [\n                            77.1902573390188,\n                            28.54540250932023\n                        ],\n                        [\n                            77.19036255543534,\n                            28.54543676558758\n                        ],\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab (009)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"5f06020-7067-eba-1450-3547b1b12c08\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ],\n                        [\n                            77.19018770523353,\n                            28.54549664113653\n                        ],\n                        [\n                            77.1900912568517,\n                            28.545465239558123\n                        ],\n                        [\n                            77.19011292169226,\n                            28.545413891616555\n                        ],\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Library, 005\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"f252c-783-6420-02b2-eecbcbecae1\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19022778518858,\n                            28.545401647444624\n                        ],\n                        [\n                            77.19023103491466,\n                            28.54539394525339\n                        ],\n                        [\n                            77.19013458653284,\n                            28.545362543674983\n                        ],\n                        [\n                            77.19011292169226,\n                            28.545413891616555\n                        ],\n                        [\n                            77.1902093700741,\n                            28.54544529319496\n                        ],\n                        [\n                            77.19022778518858,\n                            28.545401647444624\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Presentation Room (006)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"cea44f-486a-7cf-ee81-d053380fe4c8\",\n                \"polygonType\": \"Room\",\n                \"cubicleName\": \"undefined\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ],\n                        [\n                            77.19015099785544,\n                            28.545528491151835\n                        ],\n                        [\n                            77.19015424758153,\n                            28.545520788960598\n                        ],\n                        [\n                            77.19017470632919,\n                            28.545527449901474\n                        ],\n                        [\n                            77.1901595409408,\n                            28.545563393460572\n                        ],\n                        [\n                            77.19012739148017,\n                            28.54555292626777\n                        ],\n                        [\n                            77.19013930714249,\n                            28.545524684899906\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ba36633-ae66-a14-382-88435e0de31\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Female Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ],\n                        [\n                            77.19018770523353,\n                            28.54549664113653\n                        ],\n                        [\n                            77.19018445550745,\n                            28.545504343327767\n                        ],\n                        [\n                            77.1901347699774,\n                            28.54548816675707\n                        ],\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"328d121-a753-b316-43c4-f61fc5540ad4\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19011733600647,\n                        28.545505851244755\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"ece836e-eaf-ab8a-0abc-60021c246f8\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19032789169044,\n                            28.545518922294093\n                        ],\n                        [\n                            77.19031922575421,\n                            28.54553946147072\n                        ],\n                        [\n                            77.1902870762936,\n                            28.54552899427792\n                        ],\n                        [\n                            77.19029574222982,\n                            28.54550845510129\n                        ],\n                        [\n                            77.19031912365573,\n                            28.54551606760515\n                        ],\n                        [\n                            77.19032778959195,\n                            28.54549552842852\n                        ],\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ],\n                        [\n                            77.19032789169044,\n                            28.545518922294093\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"568a865-fca7-d5b1-7f58-2c3056b6c8c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19025895350565,\n                            28.54543807590008\n                        ],\n                        [\n                            77.19026772154037,\n                            28.545440930589027\n                        ],\n                        [\n                            77.19025038966791,\n                            28.545482008942283\n                        ],\n                        [\n                            77.19024162163319,\n                            28.545479154253336\n                        ],\n                        [\n                            77.19024270487522,\n                            28.54547658685626\n                        ],\n                        [\n                            77.1902485502317,\n                            28.545478489982223\n                        ],\n                        [\n                            77.19026371562009,\n                            28.545442546423125\n                        ],\n                        [\n                            77.19025787026362,\n                            28.54544064329716\n                        ],\n                        [\n                            77.19025895350565,\n                            28.54543807590008\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"42d32-321d-0762-07b-78de5f6453\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19034381327302,\n                        28.545489065092134\n                    ],\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"d8ae120-fba-8487-c50-26bbc52c73b\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022549585364,\n                        28.545462223724147\n                    ],\n                    [\n                        77.19022841853189,\n                        28.545463175287132\n                    ],\n                    [\n                        77.19022841853189,\n                        28.545463175287132\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c8abfd1-caea-e524-1717-f30681a56da\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ],\n                        [\n                            77.19040747885093,\n                            28.545448471635233\n                        ],\n                        [\n                            77.19036656135562,\n                            28.545435149753484\n                        ],\n                        [\n                            77.1903925591643,\n                            28.5453735322236\n                        ],\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ],\n                        [\n                            77.19034522356289,\n                            28.545477843940837\n                        ],\n                        [\n                            77.19034814624113,\n                            28.54547879550382\n                        ],\n                        [\n                            77.19036547811358,\n                            28.545437717150563\n                        ],\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"a8621b-e257-53-7b84-80baf701c5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ],\n                        [\n                            77.19030780149541,\n                            28.54534593689712\n                        ],\n                        [\n                            77.19031755067367,\n                            28.545322830323414\n                        ],\n                        [\n                            77.1901714167618,\n                            28.545275252174314\n                        ],\n                        [\n                            77.19016058434151,\n                            28.5453009261451\n                        ],\n                        [\n                            77.19013135755914,\n                            28.54529141051528\n                        ],\n                        [\n                            77.19010427650844,\n                            28.545355595442242\n                        ],\n                        [\n                            77.19013350329081,\n                            28.545365111072062\n                        ],\n                        [\n                            77.1900912568517,\n                            28.545465239558123\n                        ],\n                        [\n                            77.19007372078228,\n                            28.54545953018023\n                        ],\n                        [\n                            77.19005855539388,\n                            28.54549547373933\n                        ],\n                        [\n                            77.1900760914633,\n                            28.545501183117224\n                        ],\n                        [\n                            77.19006200931693,\n                            28.545534559279243\n                        ],\n                        [\n                            77.19028997821944,\n                            28.54560878119184\n                        ],\n                        [\n                            77.19029106146147,\n                            28.545606213794763\n                        ],\n                        [\n                            77.19006601523719,\n                            28.545532943445146\n                        ],\n                        [\n                            77.19008009738357,\n                            28.545499567283127\n                        ],\n                        [\n                            77.19006256131414,\n                            28.545493857905235\n                        ],\n                        [\n                            77.19007556021849,\n                            28.54546304914029\n                        ],\n                        [\n                            77.19009309628791,\n                            28.545468758518183\n                        ],\n                        [\n                            77.19013750921107,\n                            28.545363495237964\n                        ],\n                        [\n                            77.1901082824287,\n                            28.545353979608144\n                        ],\n                        [\n                            77.19013319699535,\n                            28.54529492947534\n                        ],\n                        [\n                            77.19016242377772,\n                            28.54530444510516\n                        ],\n                        [\n                            77.19017325619801,\n                            28.545278771134374\n                        ],\n                        [\n                            77.1903135447534,\n                            28.54532444615751\n                        ],\n                        [\n                            77.19030379557515,\n                            28.54534755273122\n                        ],\n                        [\n                            77.19038563056579,\n                            28.545374196494716\n                        ],\n                        [\n                            77.19038855324403,\n                            28.545375148057698\n                        ],\n                        [\n                            77.19038963648606,\n                            28.54537258066062\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"40ebd1d-a02-c031-28b3-a0d1386f11b7\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ],\n                        [\n                            77.19007901414153,\n                            28.545502134680206\n                        ],\n                        [\n                            77.19006601523719,\n                            28.545532943445146\n                        ],\n                        [\n                            77.19010985541075,\n                            28.54554721688988\n                        ],\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"4d5544-1076-e1d5-8100-844fb1b6461\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Male Washroom\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012827052524,\n                            28.545503571139545\n                        ],\n                        [\n                            77.190125347847,\n                            28.54550261957656\n                        ],\n                        [\n                            77.19013401378322,\n                            28.545482080399932\n                        ],\n                        [\n                            77.19007556021849,\n                            28.54546304914029\n                        ],\n                        [\n                            77.19006256131414,\n                            28.545493857905235\n                        ],\n                        [\n                            77.19012393755713,\n                            28.545513840727857\n                        ],\n                        [\n                            77.19012285431509,\n                            28.545516408124936\n                        ],\n                        [\n                            77.19005855539388,\n                            28.54549547373933\n                        ],\n                        [\n                            77.19007372078228,\n                            28.54545953018023\n                        ],\n                        [\n                            77.1901380197035,\n                            28.545480464565838\n                        ],\n                        [\n                            77.19012827052524,\n                            28.545503571139545\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"66683dd-1b36-e14-ad37-3c8c0bff5c\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19034501936592,\n                            28.54543105620969\n                        ],\n                        [\n                            77.19036255543534,\n                            28.54543676558758\n                        ],\n                        [\n                            77.19034522356289,\n                            28.545477843940837\n                        ],\n                        [\n                            77.19033353284995,\n                            28.54547403768891\n                        ],\n                        [\n                            77.19035086472239,\n                            28.545432959335653\n                        ],\n                        [\n                            77.19034501936592,\n                            28.54543105620969\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ee3e74-4a3d-bf48-bcaa-2dba0d06865\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Non Walkable Area\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ],\n                        [\n                            77.19034260718011,\n                            28.54554707397458\n                        ],\n                        [\n                            77.19038593686125,\n                            28.54544437809144\n                        ],\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ],\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Stairs\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"d4544ce-7e7f-0f8-218e-51c1b512fc28\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ],\n                        [\n                            77.1903394803049,\n                            28.54549933468045\n                        ],\n                        [\n                            77.19029290089767,\n                            28.545609732754823\n                        ],\n                        [\n                            77.19028997821944,\n                            28.54560878119184\n                        ],\n                        [\n                            77.19033655762667,\n                            28.545498383117465\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"a47d5a-42-1fa7-ff-8c8f16e855f6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"undefined\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19035472703939,\n                            28.545565620337864\n                        ],\n                        [\n                            77.19035764971763,\n                            28.545566571900846\n                        ],\n                        [\n                            77.190333818393,\n                            28.54562305463657\n                        ],\n                        [\n                            77.19029290089767,\n                            28.545609732754823\n                        ],\n                        [\n                            77.19029398413971,\n                            28.545607165357747\n                        ],\n                        [\n                            77.19033197895679,\n                            28.54561953567651\n                        ],\n                        [\n                            77.19035472703939,\n                            28.545565620337864\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"cefd57-1383-cc4-e428-8b84b2278d75\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19033676182363,\n                            28.545545170848616\n                        ],\n                        [\n                            77.19034845253658,\n                            28.54554897710054\n                        ],\n                        [\n                            77.19032787093805,\n                            28.545597757645034\n                        ],\n                        [\n                            77.1903161802251,\n                            28.545593951393105\n                        ],\n                        [\n                            77.19033676182363,\n                            28.545545170848616\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"31e235b-0a43-2a06-27e-7a2b4e65cef\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Green Area | Pots\",\n                \"walkableType\": \"undefined\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ],\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ],\n                        [\n                            77.19035429789305,\n                            28.545550880226507\n                        ],\n                        [\n                            77.19035137521482,\n                            28.545549928663526\n                        ],\n                        [\n                            77.19039470489595,\n                            28.545447232780383\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"ed2a613-7dc-fa8c-0-c15c5f5c2c16\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ],\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ],\n                        [\n                            77.1903572205713,\n                            28.54555183178949\n                        ],\n                        [\n                            77.19035429789305,\n                            28.545550880226507\n                        ],\n                        [\n                            77.1903976275742,\n                            28.545448184343368\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"600c7f7-27c-3a4-fedc-04c4c44678c6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ],\n                        [\n                            77.19040347293067,\n                            28.54545008746933\n                        ],\n                        [\n                            77.19036014324953,\n                            28.54555278335247\n                        ],\n                        [\n                            77.1903572205713,\n                            28.54555183178949\n                        ],\n                        [\n                            77.19040055025243,\n                            28.54544913590635\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"85dfa0-dd5-2ddc-4a2a-4677af6b4dcb\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19036306592777,\n                            28.545553734915455\n                        ],\n                        [\n                            77.19036014324953,\n                            28.54555278335247\n                        ],\n                        [\n                            77.19040347293067,\n                            28.54545008746933\n                        ],\n                        [\n                            77.1904063956089,\n                            28.54545103903231\n                        ],\n                        [\n                            77.19036306592777,\n                            28.545553734915455\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"undefined\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"b6e6f7-884-222a-8235-2c1723c3dbc6\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Wall\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"undefined\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ],\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2a67e-c157-a66d-5a47-dab6b52a5a7\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.1902345909362,\n                            28.545456424658877\n                        ],\n                        [\n                            77.19025504968387,\n                            28.545463085599753\n                        ],\n                        [\n                            77.19024963347373,\n                            28.545475922585144\n                        ],\n                        [\n                            77.19022917472606,\n                            28.54546926164427\n                        ],\n                        [\n                            77.1902302579681,\n                            28.545466694247192\n                        ],\n                        [\n                            77.19024779403752,\n                            28.545472403625084\n                        ],\n                        [\n                            77.1902510437636,\n                            28.545464701433847\n                        ],\n                        [\n                            77.19023350769417,\n                            28.545458992055956\n                        ],\n                        [\n                            77.1902345909362,\n                            28.545456424658877\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"db4a6f-f24-ea03-b08d-407633dc5\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19019712736393,\n                        28.54548218831704\n                    ],\n                    [\n                        77.19019712736393,\n                        28.54548218831704\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"c431d2b-073-3ba6-261e-f2741ec5263\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2185b61-7b7c-102a-ae73-5ee377d558\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902971732721,\n                        28.545418398599054\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6daba7-cc7-1178-7b77-05205471f0c\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ],\n                    [\n                        77.19013487207589,\n                        28.545511560622646\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"80d5a51-f2d-f2cb-e170-bd8da40e3e31\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19013812180198,\n                        28.54550385843141\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ],\n                    [\n                        77.19014104448021,\n                        28.545504809994394\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"575638-6c8b-bc28-12c2-80c40d264111\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19014948546707,\n                        28.545516318437556\n                    ],\n                    [\n                        77.19015273519317,\n                        28.54550861624632\n                    ],\n                    [\n                        77.19015273519317,\n                        28.54550861624632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"73d1ef-8f60-5cdb-a0d5-273a511d1e73\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19016409885826,\n                        28.545521076252466\n                    ],\n                    [\n                        77.19016734858435,\n                        28.54551337406123\n                    ],\n                    [\n                        77.19016734858435,\n                        28.54551337406123\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3a44adf-8df7-5710-ef36-7036b8e6e\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19012361050927,\n                        28.545522494482075\n                    ],\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ],\n                    [\n                        77.19012945586576,\n                        28.545524397608038\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"7e6ca4e-566b-ca1-0ae4-2af8e12736\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.19029392354601,\n                        28.54542610079029\n                    ],\n                    [\n                        77.19029392354601,\n                        28.54542610079029\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"3d8f84-d147-8877-4a7-0ea1fc34dc2a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.19027088992036,\n                        28.545330999181278\n                    ],\n                    [\n                        77.19027088992036,\n                        28.545330999181278\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"00a81c-d02-eec4-c188-1262fd6ae7a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19023125986403,\n                        28.545361897633597\n                    ],\n                    [\n                        77.19025464128993,\n                        28.545369510137455\n                    ],\n                    [\n                        77.19025464128993,\n                        28.545369510137455\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"cf307e-723-4-54d-34e2c4d870af\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ],\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ],\n                    [\n                        77.19017611661907,\n                        28.545516228750177\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"0e252ce-f727-abbf-6b1b-87b3d7327ee\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"6ec70cf-731a-b5a0-0d26-25e2c84676\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19031166381241,\n                        28.545478597899333\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ],\n                    [\n                        77.19029067381993,\n                        28.545433802981528\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"fd184c-fe00-0311-21cf-42ee828baf7\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19025601007502,\n                        28.54551595968804\n                    ],\n                    [\n                        77.19025601007502,\n                        28.54551595968804\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a0138d1-6012-e2ee-e51c-e75f288ce1e\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19026142628516,\n                        28.545503122702648\n                    ],\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"355c1e4-bfa-b7aa-6705-43a2bee8d00\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ],\n                    [\n                        77.19019506297836,\n                        28.54551071697677\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"4fcffc7-a5c6-1d2f-63e7-606e708b25a\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19020589539865,\n                        28.54548504300599\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"a6142f3-237-a00-18c-3b3c25d7d800\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022962462479,\n                        28.545405166404688\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ],\n                    [\n                        77.1902383926595,\n                        28.545408021093632\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"012462-780-b88f-bbc5-3e010722db05\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022549585364,\n                        28.545462223724147\n                    ],\n                    [\n                        77.19021672781894,\n                        28.545459369035203\n                    ],\n                    [\n                        77.19021672781894,\n                        28.545459369035203\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"11c2a2d-f728-b781-cf0c-776d184c004\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19028493056193,\n                        28.545455293721137\n                    ],\n                    [\n                        77.19027734786773,\n                        28.545473265500686\n                    ],\n                    [\n                        77.19027734786773,\n                        28.545473265500686\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"13f2628-76f7-067c-3485-dc85dfecbf\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19024217363041,\n                            28.545438452879328\n                        ],\n                        [\n                            77.19026263237807,\n                            28.5454451138202\n                        ],\n                        [\n                            77.19025721616792,\n                            28.545457950805595\n                        ],\n                        [\n                            77.19023675742027,\n                            28.54545128986472\n                        ],\n                        [\n                            77.19023784066229,\n                            28.545448722467643\n                        ],\n                        [\n                            77.19025537673171,\n                            28.545454431845535\n                        ],\n                        [\n                            77.1902586264578,\n                            28.545446729654298\n                        ],\n                        [\n                            77.19024109038837,\n                            28.545441020276407\n                        ],\n                        [\n                            77.19024217363041,\n                            28.545438452879328\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"nodeId\": \"bad6f3-7b44-5f3f-b42b-ceac5fac62e\",\n                \"polygonType\": \"Cubicle\",\n                \"cubicleName\": \"Lift\",\n                \"walkableType\": \"non-walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        77.19022539375516,\n                        28.545438829858576\n                    ],\n                    [\n                        77.19023708446811,\n                        28.545442636110504\n                    ],\n                    [\n                        77.19023708446811,\n                        28.545442636110504\n                    ]\n                ],\n                \"type\": \"LineString\"\n            },\n            \"properties\": {\n                \"nodeId\": \"2876a0e-e05b-fc6f-b5af-246c7c62ec\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Waypoints\",\n                \"walkableType\": \"walkable\",\n                \"visibilityType\": \"visible\",\n                \"directionType\": \"bidirectional\",\n                \"tactileAvailibity\": \"not available\",\n                \"global\": false,\n                \"floor\": 0\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19012147006478,\n                            28.545065099701038\n                        ],\n                        [\n                            77.1907263397617,\n                            28.545270096064936\n                        ],\n                        [\n                            77.1908295580154,\n                            28.545035078423787\n                        ],\n                        [\n                            77.19057074357778,\n                            28.54494736363346\n                        ],\n                        [\n                            77.19057859714056,\n                            28.544929481856418\n                        ],\n                        [\n                            77.19052916067494,\n                            28.544912727345906\n                        ],\n                        [\n                            77.19052130711216,\n                            28.54493060912295\n                        ],\n                        [\n                            77.1902479525376,\n                            28.54483796653542\n                        ],\n                        [\n                            77.19023448928712,\n                            28.54486862101035\n                        ],\n                        [\n                            77.19019959295845,\n                            28.54485679429705\n                        ],\n                        [\n                            77.19017154451994,\n                            28.544920657786495\n                        ],\n                        [\n                            77.19014537227343,\n                            28.544911787751516\n                        ],\n                        [\n                            77.19012742127279,\n                            28.544952660384762\n                        ],\n                        [\n                            77.19016522562885,\n                            28.544965472657506\n                        ],\n                        [\n                            77.19012147006478,\n                            28.545065099701038\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of Bharti School\",\n                \"buildingName\": \"Bharti School\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"65d8875adb333f89457127fc\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ],\n                        [\n                            77.18782927906757,\n                            28.54278746428422\n                        ],\n                        [\n                            77.1870354970051,\n                            28.543112632880792\n                        ],\n                        [\n                            77.1873964333113,\n                            28.543792568501317\n                        ],\n                        [\n                            77.18819021537378,\n                            28.543467399904745\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of Research and Innovation Park\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"65d887a5db333f89457145f6\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"coordinates\": [\n                    [\n                        [\n                            77.19039656508455,\n                            28.545371916389506\n                        ],\n                        [\n                            77.19031180741568,\n                            28.545344321063027\n                        ],\n                        [\n                            77.1903204733519,\n                            28.5453237818864\n                        ],\n                        [\n                            77.19016849408357,\n                            28.545274300611332\n                        ],\n                        [\n                            77.1901587449053,\n                            28.54529740718504\n                        ],\n                        [\n                            77.19013244080116,\n                            28.5452888431182\n                        ],\n                        [\n                            77.19010319326641,\n                            28.54535816283932\n                        ],\n                        [\n                            77.19012949737053,\n                            28.54536672690616\n                        ],\n                        [\n                            77.19008941741549,\n                            28.545461720598063\n                        ],\n                        [\n                            77.19007188134607,\n                            28.54545601122017\n                        ],\n                        [\n                            77.19005454947361,\n                            28.545497089573427\n                        ],\n                        [\n                            77.19007208554304,\n                            28.54550279895132\n                        ],\n                        [\n                            77.19005800339667,\n                            28.54553617511334\n                        ],\n                        [\n                            77.19033273515097,\n                            28.54562562203365\n                        ],\n                        [\n                            77.19040856209297,\n                            28.545445904238154\n                        ],\n                        [\n                            77.19037056727588,\n                            28.54543353391939\n                        ],\n                        [\n                            77.19039656508455,\n                            28.545371916389506\n                        ]\n                    ]\n                ],\n                \"type\": \"Polygon\"\n            },\n            \"properties\": {\n                \"name\": \"Boundary Points of ANSKSIT\",\n                \"buildingName\": \"ANSKSIT\",\n                \"polygonType\": \"Boundary\",\n                \"floor\": 0,\n                \"nodeId\": \"66347d89fc75d6a57a8ae56d\",\n                \"visibilityType\": \"visible\",\n                \"global\": false\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19024915877036,\n                    28.5450482117796\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Meeting Room\",\n                \"roomNumber\": \"Meeting Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459df\",\n                \"global\": false,\n                \"latitude\": \"28.5450482117796\",\n                \"longitude\": \"77.19024915877036\",\n                \"doorLatitude\": \"28.54500372819379\",\n                \"doorLongitude\": \"77.19029542270904\",\n                \"node\": \"9747\",\n                \"nodeId\": \"fe22c11-4bcc-2f25-05fa-3cd8dec4d0a\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"da27fd-55a7-b776-d6da-3751abb006f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19034783477866,\n                    28.544964263046165\n                ]\n            },\n            \"properties\": {\n                \"name\": \"PA Room\",\n                \"roomNumber\": \"PA Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e0\",\n                \"global\": false,\n                \"latitude\": \"28.544964263046165\",\n                \"longitude\": \"77.19034783477866\",\n                \"doorLatitude\": \"28.544959575893184\",\n                \"doorLongitude\": \"77.19038163169533\",\n                \"node\": \"15667\",\n                \"nodeId\": \"820fb73-66f-8cbe-f0f7-70e6e0a3656d\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"a5a08a-54c8-30cb-68c6-a3417ca1ce33\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19036915159194,\n                    28.544915726794187\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Bharti Office\",\n                \"roomNumber\": \"Bharti Office\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e1\",\n                \"global\": false,\n                \"latitude\": \"28.544915726794187\",\n                \"longitude\": \"77.19036915159194\",\n                \"doorLatitude\": \"28.544936585036982\",\n                \"doorLongitude\": \"77.1903917291332\",\n                \"node\": \"17791\",\n                \"nodeId\": \"1e1746-a58b-ee2-536f-22773fed7d8d\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"fd55343-a6bd-d527-fe0d-6660b5262210\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19058465516933,\n                    28.54501077391804\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Class Room 1\",\n                \"roomNumber\": \"Class Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e3\",\n                \"global\": false,\n                \"latitude\": \"28.54501077391804\",\n                \"longitude\": \"77.19058465516933\",\n                \"doorLatitude\": \"28.545072213083735\",\n                \"doorLongitude\": \"77.19059275070612\",\n                \"node\": \"12441\",\n                \"nodeId\": \"bdccf41-6be-21a0-7bca-f53202262268\",\n                \"protocol\": \"Emergency Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"3ea2ff-651d-b625-e6d6-a6c882b6066\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19063985319448,\n                    28.54517035029684\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Laboratory Entry 2\",\n                \"roomNumber\": \"Laboratory Entry 2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e5\",\n                \"global\": false,\n                \"latitude\": \"28.54517035029684\",\n                \"longitude\": \"77.19063985319448\",\n                \"node\": \"5860\",\n                \"nodeId\": \"33b788-ec46-d88f-711-fcebd53ab5b6\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19039707795858,\n                    28.545049919271726\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 1\",\n                \"roomNumber\": \"Faculty Room 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e6\",\n                \"global\": false,\n                \"latitude\": \"28.545049919271726\",\n                \"longitude\": \"77.19039707795858\",\n                \"doorLatitude\": \"28.545032348992457\",\n                \"doorLongitude\": \"77.19042316954709\",\n                \"node\": \"10969\",\n                \"nodeId\": \"7d60a-f0a4-765c-500-65c22483d01\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"3504bde-fc3e-37de-752f-b32f8a65bda2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19043924435572,\n                    28.545064209883634\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 2\",\n                \"roomNumber\": \"Faculty Room 2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e7\",\n                \"global\": false,\n                \"latitude\": \"28.545064209883634\",\n                \"longitude\": \"77.19043924435572\",\n                \"doorLatitude\": \"28.545046146824642\",\n                \"doorLongitude\": \"77.19046388193053\",\n                \"node\": \"10983\",\n                \"nodeId\": \"c54bab-3d2f-3af-ac84-70806640fe\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"8100fdc-fdec-8828-0f4-c5f8f0385deb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19046106400529,\n                    28.54496888764176\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Committee Room\",\n                \"roomNumber\": \"Committee Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e8\",\n                \"global\": false,\n                \"latitude\": \"28.54496888764176\",\n                \"longitude\": \"77.19046106400529\",\n                \"doorLatitude\": \"28.54502042014692\",\n                \"doorLongitude\": \"77.19049188531795\",\n                \"node\": \"13820\",\n                \"nodeId\": \"65a5fd-47ad-7e2-576-6d0d81f1530\",\n                \"protocol\": \"Emergency Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"26ce18-88aa-3517-a7c7-3d8321d86246\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19053230123217,\n                    28.545095747785773\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 3\",\n                \"roomNumber\": \"Faculty Room 3\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459e9\",\n                \"global\": false,\n                \"latitude\": \"28.545095747785773\",\n                \"longitude\": \"77.19053230123217\",\n                \"doorLatitude\": \"28.545068814691806\",\n                \"doorLongitude\": \"77.19053076656047\",\n                \"node\": \"11006\",\n                \"nodeId\": \"8fe8b5-f737-c7ac-8830-74cb2816c8e\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"bdf0ef1-8722-0efa-631e-45220bbcb2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19061475783445,\n                    28.545197062534005\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Emergency Exit\",\n                \"roomNumber\": \"Emergency Exit\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"emergency exit\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459ea\",\n                \"global\": false,\n                \"latitude\": \"28.545197062534005\",\n                \"longitude\": \"77.19061475783445\",\n                \"node\": \"3024\",\n                \"nodeId\": \"b8723f-afb1-4a72-c80e-c8ceda17c65d\",\n                \"protocol\": \"Emergency Only\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057301361562,\n                    28.545109545617958\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room 4\",\n                \"roomNumber\": \"Faculty Room 4\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459eb\",\n                \"global\": false,\n                \"latitude\": \"28.545109545617958\",\n                \"longitude\": \"77.19057301361562\",\n                \"doorLatitude\": \"28.54508162696455\",\n                \"doorLongitude\": \"77.19056857091654\",\n                \"node\": \"11019\",\n                \"nodeId\": \"d5e30ed-614b-0c0-2bb-0a2cc0bcd64\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"476a3ae-ef05-a00b-621-78f7e58745d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19066171789514,\n                    28.545036891243246\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Discussion Room\",\n                \"roomNumber\": \"Discussion Room\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f89457459f1\",\n                \"global\": false,\n                \"latitude\": \"28.545036891243246\",\n                \"longitude\": \"77.19066171789514\",\n                \"doorLatitude\": \"28.545080097559268\",\n                \"doorLongitude\": \"77.19061601492523\",\n                \"node\": \"12449\",\n                \"nodeId\": \"43172e0-4d7-d351-646a-74dab707a114\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"37040bd-36fb-d107-841-7d4be2ee7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902996158788,\n                    28.54503449705461\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a10\",\n                \"global\": false,\n                \"latitude\": \"28.54503449705461\",\n                \"longitude\": \"77.1902996158788\",\n                \"doorLatitude\": \"28.545040114743426\",\n                \"doorLongitude\": \"77.19031619163492\",\n                \"node\": \"7398\",\n                \"nodeId\": \"477183a-f47-e12e-8e6-a58a844d518\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Non Talking\",\n                \"brailleAvailability\": \"False\",\n                \"capacity\": \"6\",\n                \"callLocation\": \"Medium\",\n                \"panelDir\": \"Left\",\n                \"polygonExist\": true,\n                \"polyId\": \"ecfff5a-6203-185b-d04-734e4bfa22fd\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902919355478,\n                    28.545050970153934\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a11\",\n                \"global\": false,\n                \"latitude\": \"28.545050970153934\",\n                \"longitude\": \"77.1902919355478\",\n                \"doorLatitude\": \"28.54505799652047\",\n                \"doorLongitude\": \"77.19030833807214\",\n                \"node\": \"5746\",\n                \"nodeId\": \"106d04-a5b5-bd5b-5d-0ced5363cae5\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Non Talking\",\n                \"brailleAvailability\": \"False\",\n                \"capacity\": \"6\",\n                \"callLocation\": \"Medium\",\n                \"panelDir\": \"Left\",\n                \"polygonExist\": true,\n                \"polyId\": \"305014-8071-b1d-60b-63f7f360ff0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19061530572183,\n                    28.545112139732392\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a12\",\n                \"global\": false,\n                \"latitude\": \"28.545112139732392\",\n                \"longitude\": \"77.19061530572183\",\n                \"node\": \"9857\",\n                \"nodeId\": \"d52221f-164f-533a-db56-1ab23071e0a3\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19036521536638,\n                    28.545027381620393\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"65d88cbbdb333f8945745a13\",\n                \"global\": false,\n                \"latitude\": \"28.545027381620393\",\n                \"longitude\": \"77.19036521536638\",\n                \"node\": \"9771\",\n                \"nodeId\": \"e55cdf-ad4c-85a6-fd44-c33e10b5114\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057074357778,\n                    28.54494736363346\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c790\",\n                \"global\": false,\n                \"latitude\": \"28.54494736363346\",\n                \"longitude\": \"77.19057074357778\",\n                \"node\": \"21858\",\n                \"nodeId\": \"e4e78-aca5-dc3f-3fce-43cdc0e7e0fd\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1908295580154,\n                    28.545035078423787\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c792\",\n                \"global\": false,\n                \"latitude\": \"28.545035078423787\",\n                \"longitude\": \"77.1908295580154\",\n                \"node\": \"21947\",\n                \"nodeId\": \"3f465f7-af57-b52b-d464-60d46e1a5ac\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19052916067494,\n                    28.544912727345906\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c794\",\n                \"global\": false,\n                \"latitude\": \"28.544912727345906\",\n                \"longitude\": \"77.19052916067494\",\n                \"node\": \"23493\",\n                \"nodeId\": \"bfe6876-c24f-cfc0-001-220081a5c07\",\n                \"arName\": \"P6\",\n                \"arValue\": \"6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19014537227343,\n                    28.544911787751516\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c796\",\n                \"global\": false,\n                \"latitude\": \"28.544911787751516\",\n                \"longitude\": \"77.19014537227343\",\n                \"node\": \"12994\",\n                \"nodeId\": \"6050eb-1125-2d5-17b1-5f4fd8ab0eca\",\n                \"arName\": \"P12\",\n                \"arValue\": \"12\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19052130711216,\n                    28.54493060912295\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c798\",\n                \"global\": false,\n                \"latitude\": \"28.54493060912295\",\n                \"longitude\": \"77.19052130711216\",\n                \"node\": \"21841\",\n                \"nodeId\": \"752bf1-fd04-62cb-eedf-76a063661a65\",\n                \"arName\": \"P7\",\n                \"arValue\": \"7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902479525376,\n                    28.54483796653542\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79c\",\n                \"global\": false,\n                \"latitude\": \"28.54483796653542\",\n                \"longitude\": \"77.1902479525376\",\n                \"node\": \"21747\",\n                \"nodeId\": \"88e448-1cfe-cc3-02a8-2dd66a5b867f\",\n                \"arName\": \"P8\",\n                \"arValue\": \"8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19017154451994,\n                    28.544920657786495\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79a\",\n                \"global\": false,\n                \"latitude\": \"28.544920657786495\",\n                \"longitude\": \"77.19017154451994\",\n                \"node\": \"13003\",\n                \"nodeId\": \"abd4ab-48db-f2bc-26e6-2c73df5d8c48\",\n                \"arName\": \"P11\",\n                \"arValue\": \"11\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19019959295845,\n                    28.54485679429705\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c79e\",\n                \"global\": false,\n                \"latitude\": \"28.54485679429705\",\n                \"longitude\": \"77.19019959295845\",\n                \"node\": \"18903\",\n                \"nodeId\": \"f006a1-4e7a-0114-c7db-38de58c30003\",\n                \"arName\": \"P10\",\n                \"arValue\": \"10\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19023448928712,\n                    28.54486862101035\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a0\",\n                \"global\": false,\n                \"latitude\": \"28.54486862101035\",\n                \"longitude\": \"77.19023448928712\",\n                \"node\": \"18915\",\n                \"nodeId\": \"4b70b58-0d2b-7217-1d05-28085b8f85e4\",\n                \"arName\": \"P9\",\n                \"arValue\": \"9\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012742127279,\n                    28.544952660384762\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a2\",\n                \"global\": false,\n                \"latitude\": \"28.544952660384762\",\n                \"longitude\": \"77.19012742127279\",\n                \"node\": \"9218\",\n                \"nodeId\": \"f4dd5cf-7545-448b-70ce-878561d0c6f\",\n                \"arName\": \"P13\",\n                \"arValue\": \"13\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1907263397617,\n                    28.545270096064936\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a4\",\n                \"global\": false,\n                \"latitude\": \"28.545270096064936\",\n                \"longitude\": \"77.1907263397617\",\n                \"node\": \"235\",\n                \"nodeId\": \"ff3b5f-0274-fcfe-e17-68f4cc6daec\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057859714056,\n                    28.544929481856418\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a6\",\n                \"global\": false,\n                \"latitude\": \"28.544929481856418\",\n                \"longitude\": \"77.19057859714056\",\n                \"node\": \"23510\",\n                \"nodeId\": \"a67feb-038-1eb8-62c7-c03fd604261\",\n                \"arName\": \"P5\",\n                \"arValue\": \"5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016522562885,\n                    28.544965472657506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7a8\",\n                \"global\": false,\n                \"latitude\": \"28.544965472657506\",\n                \"longitude\": \"77.19016522562885\",\n                \"node\": \"9231\",\n                \"nodeId\": \"f8dbdce-60e1-0540-5e64-3b142fdf0f8\",\n                \"arName\": \"P14\",\n                \"arValue\": \"14\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012147006478,\n                    28.545065099701038\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7aa\",\n                \"global\": false,\n                \"latitude\": \"28.545065099701038\",\n                \"longitude\": \"77.19012147006478\",\n                \"node\": \"27\",\n                \"nodeId\": \"4b6a34-3730-c5fb-a74b-f51c51dd678c\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19028222032088,\n                    28.54490827573609\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room \",\n                \"roomNumber\": \"Seminar Room \",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7b5\",\n                \"global\": false,\n                \"latitude\": \"28.54490827573609\",\n                \"longitude\": \"77.19028222032088\",\n                \"doorLatitude\": \"28.54494606147518\",\n                \"doorLongitude\": \"77.19022052320032\",\n                \"node\": \"12313\",\n                \"nodeId\": \"bb53cd6-8c1a-4c8-7d1c-6af8beee38b\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"6ad481-f1a-8f2-720-50aa3bb072\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19055130295652,\n                    28.54492316636102\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Road Side Entry\",\n                \"roomNumber\": \"Main Road Side Entry\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68933950176fda990209c7d2\",\n                \"global\": false,\n                \"latitude\": \"28.54492316636102\",\n                \"longitude\": \"77.19055130295652\",\n                \"node\": \"23265\",\n                \"nodeId\": \"4dfbf0d-22a6-5dcb-dcba-42aca8d82b7a\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903486958539,\n                    28.545087815439217\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry\",\n                \"roomNumber\": \"Pantry\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa0e\",\n                \"global\": false,\n                \"latitude\": \"28.545087815439217\",\n                \"longitude\": \"77.1903486958539\",\n                \"doorLatitude\": \"28.54508022267403\",\n                \"doorLongitude\": \"77.19032196263862\",\n                \"node\": \"4337\",\n                \"nodeId\": \"a588b7b-56ba-7fde-abc4-b627565e064\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"3a2fb3-8de0-283-83e2-1c5d3d861e7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19028706630995,\n                    28.54506839596073\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa33\",\n                \"global\": false,\n                \"latitude\": \"28.54506839596073\",\n                \"longitude\": \"77.19028706630995\",\n                \"node\": \"4157\",\n                \"nodeId\": \"3423cb-f804-806b-a40-e6d872527db6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19019389316858,\n                    28.54494584061838\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry Bharti School\",\n                \"roomNumber\": \"Main Entry Bharti School\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a6ff4277152bf91baffa67\",\n                \"global\": false,\n                \"latitude\": \"28.54494584061838\",\n                \"longitude\": \"77.19019389316858\",\n                \"node\": \"11597\",\n                \"nodeId\": \"a56de5-aaa-3044-a603-6635806e5da2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19032079565001,\n                    28.545120914025325\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"roomNumber\": \"Female Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c3a\",\n                \"global\": false,\n                \"latitude\": \"28.545120914025325\",\n                \"longitude\": \"77.19032079565001\",\n                \"doorLatitude\": \"28.54511343168854\",\n                \"doorLongitude\": \"77.1903073774506\",\n                \"node\": \"2914\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"37c25bb-0fd8-d804-0f-fdc55d0d8c1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19027921274717,\n                    28.545086277737774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"roomNumber\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c3d\",\n                \"global\": false,\n                \"latitude\": \"28.545086277737774\",\n                \"longitude\": \"77.19027921274717\",\n                \"doorLatitude\": \"28.545088650995403\",\n                \"doorLongitude\": \"77.19029487482166\",\n                \"node\": \"2973\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"0c7643c-000-f5f3-fc3f-ce68a5e761\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19020751773508,\n                    28.544968066771936\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Help Desk | Reception\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c44\",\n                \"global\": false,\n                \"latitude\": \"28.544968066771936\",\n                \"longitude\": \"77.19020751773508\",\n                \"node\": \"10188\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903408422911,\n                    28.54510569721626\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"roomNumber\": \"Male Washroom-1\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c42\",\n                \"global\": false,\n                \"latitude\": \"28.54510569721626\",\n                \"longitude\": \"77.1903408422911\",\n                \"doorLatitude\": \"28.54509044083234\",\n                \"doorLongitude\": \"77.19031747488846\",\n                \"node\": \"3299\",\n                \"basinClock\": \"10\",\n                \"cubicleClock\": \"11\",\n                \"handShower\": true,\n                \"liquidSoap\": true,\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"2\",\n                \"paperNapkins\": true,\n                \"urinalClock\": \"9\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"fd4733-5168-4858-b6df-d5c5efe808e2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19057912706776,\n                    28.545204196351214\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"roomNumber\": \"Female Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c45\",\n                \"global\": false,\n                \"latitude\": \"28.545204196351214\",\n                \"longitude\": \"77.19057912706776\",\n                \"doorLatitude\": \"28.545191149177356\",\n                \"doorLongitude\": \"77.19059730967011\",\n                \"node\": \"3305\",\n                \"basinClock\": \"1\",\n                \"cubicleClock\": \"11\",\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"2\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"bf1557-421-658-ce7-57ded8671447\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19055964270558,\n                    28.545178609219917\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"roomNumber\": \"Male Washroom-2\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc16f6d96a927702c46\",\n                \"global\": false,\n                \"latitude\": \"28.545178609219917\",\n                \"longitude\": \"77.19055964270558\",\n                \"doorLatitude\": \"28.54517895990016\",\n                \"doorLongitude\": \"77.19059598136549\",\n                \"node\": \"3386\",\n                \"basinClock\": \"11\",\n                \"cubicleClock\": \"1\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"2\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"4\",\n                \"urinalClock\": \"3\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"d1f654-3bd3-4f37-f847-725a3b067\"\n            }\n        },\n        {\n            \"building_ID\": \"65d8875adb333f89457127fc\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19072743991524,\n                    28.545124120213863\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Laboratory New\",\n                \"roomNumber\": \"Laboratory New\",\n                \"buildingName\": \"Bharti School\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bacfc26f6d96a927702d17\",\n                \"global\": false,\n                \"latitude\": \"28.545124120213863\",\n                \"longitude\": \"77.19072743991524\",\n                \"doorLatitude\": \"28.545106486807395\",\n                \"doorLongitude\": \"77.19066790163299\",\n                \"node\": \"11760\",\n                \"nodeId\": \"e31d2f6-f08b-44a2-726-bd286ff804\",\n                \"polygonExist\": true,\n                \"polyId\": \"efc12-aa8c-04b8-04aa-b8ba67ae4b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18750185282853,\n                    28.543586242614595\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA2\",\n                \"roomNumber\": \"GA2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca78\",\n                \"global\": false,\n                \"latitude\": \"28.543586242614595\",\n                \"longitude\": \"77.18750185282853\",\n                \"doorLatitude\": \"28.543536522270628\",\n                \"doorLongitude\": \"77.18744622676843\",\n                \"node\": \"22050\",\n                \"nodeId\": \"4633886-201-47c0-c28-744c2343343\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"521f44-6d4d-f1ce-0cbf-1d004dad3f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18742424279357,\n                    28.543099910332625\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Faculty Room\",\n                \"roomNumber\": \"Faculty Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca7c\",\n                \"global\": false,\n                \"latitude\": \"28.543099910332625\",\n                \"longitude\": \"77.18742424279357\",\n                \"doorLatitude\": \"28.54310331117244\",\n                \"doorLongitude\": \"77.18746387847037\",\n                \"node\": \"61884\",\n                \"nodeId\": \"a7ce8e1-f16c-a3-a72f-a835ec23148\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"32d2ad5-deb3-45bd-1658-cb8f3e22e8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18733243525966,\n                    28.543137518800197\n                ]\n            },\n            \"properties\": {\n                \"name\": \"CAD/CAM\",\n                \"roomNumber\": \"CAD/CAM\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca7e\",\n                \"global\": false,\n                \"latitude\": \"28.543137518800197\",\n                \"longitude\": \"77.18733243525966\",\n                \"doorLatitude\": \"28.543126596266866\",\n                \"doorLongitude\": \"77.18731116108964\",\n                \"node\": \"65502\",\n                \"nodeId\": \"aa0277-53cc-f62c-381d-dc8633c8a254\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"d4ebfba-86ea-bc26-64f4-7fd5fec70362\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744780754756,\n                    28.543306268378785\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GB\",\n                \"roomNumber\": \"Pantry GB\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca82\",\n                \"global\": false,\n                \"assignedTo\": \"B Block\",\n                \"latitude\": \"28.543306268378785\",\n                \"longitude\": \"77.18744780754756\",\n                \"node\": \"43518\",\n                \"nodeId\": \"3d70a2-7b4f-c3-8ceb-a547b0c28d56\",\n                \"protocol\": \"Staff Only\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734106342276,\n                    28.543532774267778\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Vehant Technologies\",\n                \"roomNumber\": \"Vehant Technologies\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca84\",\n                \"global\": false,\n                \"latitude\": \"28.543532774267778\",\n                \"longitude\": \"77.18734106342276\",\n                \"doorLatitude\": \"28.543548415542286\",\n                \"doorLongitude\": \"77.18738031854834\",\n                \"node\": \"23439\",\n                \"nodeId\": \"aa5d3fe-1d55-e14-7f26-7b41133c4ab\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"5ec8e18-edf-5d35-bc72-0d00782a3e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1874074473319,\n                    28.543505580452763\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB1 - FITT Office\",\n                \"roomNumber\": \"GB1 - FITT Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca86\",\n                \"global\": false,\n                \"latitude\": \"28.543505580452763\",\n                \"longitude\": \"77.1874074473319\",\n                \"doorLatitude\": \"28.543474985797932\",\n                \"doorLongitude\": \"77.18743419556425\",\n                \"node\": \"28260\",\n                \"nodeId\": \"320cafa-fe83-2633-d73c-de2740cf8720\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"526f0cd-b80a-6c3e-6187-1be30f7a738d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736915827323,\n                    28.54312247541317\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Student Room\",\n                \"roomNumber\": \"Student Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca8c\",\n                \"global\": false,\n                \"latitude\": \"28.54312247541317\",\n                \"longitude\": \"77.18736915827323\",\n                \"doorLatitude\": \"28.54310113822728\",\n                \"doorLongitude\": \"77.18737330772798\",\n                \"node\": \"65524\",\n                \"nodeId\": \"e72064b-653-0178-0628-1ead6344d10c\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"054ea-0eee-44e4-4e0e-811bd145f7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18752492006386,\n                    28.543001266841234\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GC\",\n                \"roomNumber\": \"Pantry GC\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ca8e\",\n                \"global\": false,\n                \"latitude\": \"28.543001266841234\",\n                \"longitude\": \"77.18752492006386\",\n                \"doorLatitude\": \"28.54299498590615\",\n                \"doorLongitude\": \"77.18754394021354\",\n                \"node\": \"68974\",\n                \"nodeId\": \"27a85ca-33f2-2d86-2a54-f7e37056628\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"45f5286-387a-c106-27d-575dd83432db\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1873432515924,\n                    28.543462391768323\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB3\",\n                \"roomNumber\": \"GB3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab4\",\n                \"global\": false,\n                \"latitude\": \"28.543462391768323\",\n                \"longitude\": \"77.1873432515924\",\n                \"doorLatitude\": \"28.54346009669675\",\n                \"doorLongitude\": \"77.18742629184952\",\n                \"node\": \"29952\",\n                \"nodeId\": \"063c17-55be-ab3e-1566-f8f61217ee2\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"f62282-6dac-3bad-6114-0ec684e4b87\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18748215216112,\n                    28.54307618806846\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Conference Room\",\n                \"roomNumber\": \"Conference Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab6\",\n                \"global\": false,\n                \"latitude\": \"28.54307618806846\",\n                \"longitude\": \"77.18748215216112\",\n                \"doorLatitude\": \"28.543087110601792\",\n                \"doorLongitude\": \"77.18750342633113\",\n                \"node\": \"61898\",\n                \"nodeId\": \"dbdf526-3b4a-a5f8-7d27-25f53a110\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"d84415-1c0e-6a4-6555-ab1f30d22df\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18725898923253,\n                    28.543167605574258\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Store Room\",\n                \"roomNumber\": \"Store Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cab8\",\n                \"global\": false,\n                \"latitude\": \"28.543167605574258\",\n                \"longitude\": \"77.18725898923253\",\n                \"doorLatitude\": \"28.54314626838837\",\n                \"doorLongitude\": \"77.18726313868729\",\n                \"node\": \"65485\",\n                \"nodeId\": \"674d7b5-b5d-c28b-ae23-a37123c2e67\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"c8bd4ea-6d05-760a-77fe-6757f7d1e60f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761485403822,\n                    28.543517293750753\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Pantry GA\",\n                \"roomNumber\": \"Pantry GA\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cb70\",\n                \"global\": false,\n                \"latitude\": \"28.543517293750753\",\n                \"longitude\": \"77.18761485403822\",\n                \"doorLatitude\": \"28.543511758557106\",\n                \"doorLongitude\": \"77.18763942874448\",\n                \"node\": \"17034\",\n                \"nodeId\": \"68dcbde-c7fb-b3b-6f86-8a4fd0b34877\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"38050dd-034-f07-4f68-1d4356d0af\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763170075228,\n                    28.54295299299666\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-C CORRIDOR-3\",\n                \"roomNumber\": \"G-C CORRIDOR-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cbea\",\n                \"global\": false,\n                \"latitude\": \"28.54295299299666\",\n                \"longitude\": \"77.18763170075228\",\n                \"node\": \"69570\",\n                \"nodeId\": \"3df0212-8428-00e2-6876-3faaf44fc84\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18772443760851,\n                    28.543535847279966\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA1 - Sectarial Office\",\n                \"roomNumber\": \"GA1 - Sectarial Office\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc8c\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"endTime\": \"18:00\",\n                \"latitude\": \"28.543535847279966\",\n                \"longitude\": \"77.18772443760851\",\n                \"doorLatitude\": \"28.54351326290376\",\n                \"doorLongitude\": \"77.18770213156613\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"14514\",\n                \"nodeId\": \"bc378d8-caf-ce22-ae06-65bf05344e74\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Staff Only\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"716aca-5376-df2c-2440-75171f67f7d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1877293701763,\n                    28.543130505027193\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 1\",\n                \"roomNumber\": \"Auditorium Entry 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc9a\",\n                \"global\": false,\n                \"latitude\": \"28.543130505027193\",\n                \"longitude\": \"77.1877293701763\",\n                \"doorLatitude\": \"28.543122070442614\",\n                \"doorLongitude\": \"77.1877352101463\",\n                \"node\": \"49834\",\n                \"nodeId\": \"4e77747-b130-e35e-432-23e75ff8858\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"f76ca4c-5dc7-b177-012b-fcbd252550a3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18786606056484,\n                    28.543174208024297\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 2\",\n                \"roomNumber\": \"Auditorium Entry 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cc9c\",\n                \"global\": false,\n                \"latitude\": \"28.543174208024297\",\n                \"longitude\": \"77.18786606056484\",\n                \"doorLatitude\": \"28.543161967589608\",\n                \"doorLongitude\": \"77.18786644111609\",\n                \"node\": \"41124\",\n                \"nodeId\": \"36cff4d-eb2e-a208-bcb5-4d00b520058\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"df7ebaa-7bb1-3254-1f5b-188551d28835\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18752249764275,\n                    28.543505278312953\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA Corridor 2\",\n                \"roomNumber\": \"GA Corridor 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd24\",\n                \"global\": false,\n                \"latitude\": \"28.543505278312953\",\n                \"longitude\": \"77.18752249764275\",\n                \"node\": \"22077\",\n                \"nodeId\": \"cb381c2-5fa8-8a42-4840-86c6a441ceb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18786453835989,\n                    28.54322316976305\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Lift Lobby 5\",\n                \"roomNumber\": \"GD Lift Lobby 5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd48\",\n                \"global\": false,\n                \"latitude\": \"28.54322316976305\",\n                \"longitude\": \"77.18786453835989\",\n                \"node\": \"35474\",\n                \"nodeId\": \"a8063-685-77b4-5d8-d3aefaedc6a2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18816959984666,\n                    28.543457718129847\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Research Park Security\",\n                \"roomNumber\": \"Research Park Security\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd50\",\n                \"global\": false,\n                \"latitude\": \"28.543457718129847\",\n                \"longitude\": \"77.18816959984666\",\n                \"doorLatitude\": \"28.543460443939264\",\n                \"doorLongitude\": \"77.18815557074848\",\n                \"node\": \"2246\",\n                \"nodeId\": \"41f3e01-7a18-45ff-4caf-ff3214b380\",\n                \"protocol\": \"Open Access\",\n                \"polygonExist\": true,\n                \"polyId\": \"2e2a485-1caf-beac-84a5-d4def5fddef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778375939965,\n                    28.543511546423996\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Control Room\",\n                \"roomNumber\": \"Control Room\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd60\",\n                \"global\": false,\n                \"latitude\": \"28.543511546423996\",\n                \"longitude\": \"77.18778375939965\",\n                \"doorLatitude\": \"28.543490119231404\",\n                \"doorLongitude\": \"77.18775862851007\",\n                \"node\": \"14534\",\n                \"nodeId\": \"d5add2-10e8-cee3-5ab-2e82c68aa05\",\n                \"polygonExist\": true,\n                \"polyId\": \"67a1b54-44a2-0013-ded-1dcb388dfeed\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18814087568563,\n                    28.543484590509383\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Research Park Main Gate\",\n                \"roomNumber\": \"Research Park Main Gate\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd64\",\n                \"global\": false,\n                \"doorNumber\": \"Research Park Main Gate\",\n                \"doorNameLong\": \"Research Park Main Gate\",\n                \"latitude\": \"28.543484590509383\",\n                \"longitude\": \"77.18814087568563\",\n                \"node\": \"546\",\n                \"nodeId\": \"cacd7d-d66c-3c31-b44b-77cd54e716f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743704237677,\n                    28.543405844056906\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Breadbox\",\n                \"roomNumber\": \"Breadbox\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Cafeteria\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd66\",\n                \"global\": false,\n                \"latitude\": \"28.543405844056906\",\n                \"longitude\": \"77.18743704237677\",\n                \"doorLatitude\": \"28.543426191208805\",\n                \"doorLongitude\": \"77.18744268474939\",\n                \"node\": \"32500\",\n                \"nodeId\": \"4320f5-41b-ad3a-d733-1e32136c3\",\n                \"polygonExist\": true,\n                \"polyId\": \"7ab0-27d7-72ee-863-81a0dffdca4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766690156089,\n                    28.542986911348383\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Cafeteria\",\n                \"roomNumber\": \"Cafeteria\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Cafeteria\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd6a\",\n                \"global\": false,\n                \"latitude\": \"28.542986911348383\",\n                \"longitude\": \"77.18766690156089\",\n                \"node\": \"65063\",\n                \"nodeId\": \"03dfec-2de-612a-78bb-f6ccc8517ea\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18757530617745,\n                    28.5435334943214\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd78\",\n                \"global\": false,\n                \"latitude\": \"28.5435334943214\",\n                \"longitude\": \"77.18757530617745\",\n                \"doorLatitude\": \"28.543513725761308\",\n                \"doorLongitude\": \"77.18756825138122\",\n                \"node\": \"19551\",\n                \"nodeId\": \"aeeeccb-8f8-f857-1244-b70748f8e6b\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"f6800fb-10b8-400b-057d-ad550b4f524\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759215280105,\n                    28.543552272847503\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cd7c\",\n                \"global\": false,\n                \"latitude\": \"28.543552272847503\",\n                \"longitude\": \"77.18759215280105\",\n                \"node\": \"15040\",\n                \"nodeId\": \"f0e4c00-7115-d74e-2336-feda5e573a3c\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760685527614,\n                    28.54292238547805\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-4\",\n                \"roomNumber\": \"Lift-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdb4\",\n                \"global\": false,\n                \"latitude\": \"28.54292238547805\",\n                \"longitude\": \"77.18760685527614\",\n                \"doorLatitude\": \"28.54293114793\",\n                \"doorLongitude\": \"77.18758915241224\",\n                \"node\": \"73227\",\n                \"nodeId\": \"213887e-6e6-e87-21b-bb8da5afc64\",\n                \"wheelChairAccessibility\": \"False\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"300b646-45ee-aa68-4634-ddf4a45e0f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738926150243,\n                    28.54326076532711\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-3\",\n                \"roomNumber\": \"Stairs-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdbe\",\n                \"global\": false,\n                \"latitude\": \"28.54326076532711\",\n                \"longitude\": \"77.18738926150243\",\n                \"node\": \"49994\",\n                \"nodeId\": \"faa2321-4b8-14dd-48d5-4626b8605c\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18791114101687,\n                    28.543226737752494\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-5\",\n                \"roomNumber\": \"Lift-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdc6\",\n                \"global\": false,\n                \"latitude\": \"28.543226737752494\",\n                \"longitude\": \"77.18791114101687\",\n                \"doorLatitude\": \"28.543209450709266\",\n                \"doorLongitude\": \"77.18790540350645\",\n                \"node\": \"35206\",\n                \"nodeId\": \"523e7ce-ce63-ae57-c66d-e465f6f1aa2\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"4bb8036-81d0-a681-0107-f6e700242ed7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1872066270998,\n                    28.543214735098996\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-4\",\n                \"roomNumber\": \"Stairs-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cdd2\",\n                \"global\": false,\n                \"latitude\": \"28.543214735098996\",\n                \"longitude\": \"77.1872066270998\",\n                \"node\": \"61228\",\n                \"nodeId\": \"7003131-74ca-6f0a-2f4f-334ba834e28\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18745309133426,\n                    28.54327087140797\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cde4\",\n                \"global\": false,\n                \"latitude\": \"28.54327087140797\",\n                \"longitude\": \"77.18745309133426\",\n                \"doorLatitude\": \"28.543281453210156\",\n                \"doorLongitude\": \"77.18743463468967\",\n                \"node\": \"46338\",\n                \"nodeId\": \"1f26ec-bee4-14af-5a6-67fcdf86655\",\n                \"audio\": \"Talking\",\n                \"brailleAvailability\": \"True\",\n                \"polygonExist\": true,\n                \"polyId\": \"f41482d-e73-410-d0ee-cdf4e7272f8\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18792198668194,\n                    28.543169425003978\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-6\",\n                \"roomNumber\": \"Stairs-6\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce02\",\n                \"global\": false,\n                \"latitude\": \"28.543169425003978\",\n                \"longitude\": \"77.18792198668194\",\n                \"node\": \"38319\",\n                \"nodeId\": \"531cd5-e53b-a8cd-7116-2f5aa0ce2830\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18721963164738,\n                    28.543177685927564\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-3\",\n                \"roomNumber\": \"Lift-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce04\",\n                \"global\": false,\n                \"latitude\": \"28.543177685927564\",\n                \"longitude\": \"77.18721963164738\",\n                \"doorLatitude\": \"28.54319191286212\",\n                \"doorLongitude\": \"77.18722546429562\",\n                \"node\": \"62647\",\n                \"nodeId\": \"ef62c8-77-7780-a61-773e41df300\",\n                \"polygonExist\": true,\n                \"polyId\": \"7ac472e-12ed-7ae2-2e8e-220a5d3064ea\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731647407296,\n                    28.543583632499697\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce08\",\n                \"global\": false,\n                \"latitude\": \"28.543583632499697\",\n                \"longitude\": \"77.18731647407296\",\n                \"node\": \"22569\",\n                \"nodeId\": \"a8b82de-76a-ee5-effc-f1d58fef17\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738362645159,\n                    28.543217756656073\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030185\",\n                \"roomNumber\": \"IW25030185\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce0c\",\n                \"global\": false,\n                \"latitude\": \"28.543217756656073\",\n                \"longitude\": \"77.18738362645159\",\n                \"node\": \"54229\",\n                \"nodeId\": \"a5b4bf8-16fc-0da1-27d-d2c1367c18e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18768989544279,\n                    28.543503169686677\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030895\",\n                \"roomNumber\": \"IW25030895\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce14\",\n                \"global\": false,\n                \"latitude\": \"28.543503169686677\",\n                \"longitude\": \"77.18768989544279\",\n                \"node\": \"15922\",\n                \"nodeId\": \"7fbb2d-4d03-6282-727-0abfeff8af6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743164885394,\n                    28.543198084534573\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030186\",\n                \"roomNumber\": \"IW25030186\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce1e\",\n                \"global\": false,\n                \"latitude\": \"28.543198084534573\",\n                \"longitude\": \"77.18743164885394\",\n                \"node\": \"54246\",\n                \"nodeId\": \"61c5f33-a504-83f6-fd42-64ccf6102501\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755244395176,\n                    28.54348394755895\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030277\",\n                \"roomNumber\": \"IW25030277\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce20\",\n                \"global\": false,\n                \"latitude\": \"28.54348394755895\",\n                \"longitude\": \"77.18755244395176\",\n                \"node\": \"22935\",\n                \"nodeId\": \"a80a35-fdac-f37-3205-4ee7d65b32da\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1875157209382,\n                    28.54349899094598\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030281\",\n                \"roomNumber\": \"IW25030281\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce28\",\n                \"global\": false,\n                \"latitude\": \"28.54349899094598\",\n                \"longitude\": \"77.1875157209382\",\n                \"node\": \"22922\",\n                \"nodeId\": \"fbf6061-d7f5-07-0434-571aefcf4766\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18746769853583,\n                    28.54351866306748\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030282\",\n                \"roomNumber\": \"IW25030282\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce2a\",\n                \"global\": false,\n                \"latitude\": \"28.54351866306748\",\n                \"longitude\": \"77.18746769853583\",\n                \"node\": \"22905\",\n                \"nodeId\": \"ab55-dfb7-4a53-52d-3c3231233c11\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731865496605,\n                    28.54324437187928\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030184\",\n                \"roomNumber\": \"IW25030184\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce2c\",\n                \"global\": false,\n                \"latitude\": \"28.54324437187928\",\n                \"longitude\": \"77.18731865496605\",\n                \"node\": \"54206\",\n                \"nodeId\": \"a027015-6e20-53e7-6dfb-ef2d46e5a884\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18740921106489,\n                    28.543291867862713\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030292\",\n                \"roomNumber\": \"IW25030292\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce34\",\n                \"global\": false,\n                \"latitude\": \"28.543291867862713\",\n                \"longitude\": \"77.18740921106489\",\n                \"node\": \"46329\",\n                \"nodeId\": \"ba673b-3a3e-daec-212-7ddef51ab42\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18735442660152,\n                    28.54325992957897\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030293\",\n                \"roomNumber\": \"IW25030293\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce36\",\n                \"global\": false,\n                \"latitude\": \"28.54325992957897\",\n                \"longitude\": \"77.18735442660152\",\n                \"node\": \"51394\",\n                \"nodeId\": \"10cdd6-6f85-507a-7f5e-ccdfa3153\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759497764825,\n                    28.543551115663885\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030280\",\n                \"roomNumber\": \"IW25030280\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce46\",\n                \"global\": false,\n                \"latitude\": \"28.543551115663885\",\n                \"longitude\": \"77.18759497764825\",\n                \"node\": \"15041\",\n                \"nodeId\": \"bf0f4c8-f4ef-6c45-11eb-c4ae262eccf\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18764714218358,\n                    28.54353276787563\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030278\",\n                \"roomNumber\": \"IW25030278\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce4c\",\n                \"global\": false,\n                \"latitude\": \"28.54353276787563\",\n                \"longitude\": \"77.18764714218358\",\n                \"node\": \"14777\",\n                \"nodeId\": \"0dc206f-16fa-a2d7-7d5c-a126c7d5140a\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18774451891763,\n                    28.54345058211122\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030316\",\n                \"roomNumber\": \"IW25030316\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce4e\",\n                \"global\": false,\n                \"latitude\": \"28.54345058211122\",\n                \"longitude\": \"77.18774451891763\",\n                \"node\": \"18766\",\n                \"nodeId\": \"54b2bf-123-7b1b-8de-7e64a5ceb\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18720001138375,\n                    28.54329297359122\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030182\",\n                \"roomNumber\": \"IW25030182\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce6a\",\n                \"global\": false,\n                \"latitude\": \"28.54329297359122\",\n                \"longitude\": \"77.18720001138375\",\n                \"node\": \"54164\",\n                \"nodeId\": \"e57f3c0-3d8-2a3-46f8-655a574f27d4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1877103573484,\n                    28.543114124443143\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030302\",\n                \"roomNumber\": \"IW25030302\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce76\",\n                \"global\": false,\n                \"latitude\": \"28.543114124443143\",\n                \"longitude\": \"77.1877103573484\",\n                \"node\": \"51520\",\n                \"nodeId\": \"d1a7a-0d65-540-1d2c-f43e6708700\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18789711924047,\n                    28.543206802042775\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030305\",\n                \"roomNumber\": \"IW25030305\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce7e\",\n                \"global\": false,\n                \"latitude\": \"28.543206802042775\",\n                \"longitude\": \"77.18789711924047\",\n                \"node\": \"35768\",\n                \"nodeId\": \"7adcf03-42cc-8d60-a700-853dc1e8fef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18741967613347,\n                    28.54353833518898\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030283\",\n                \"roomNumber\": \"IW25030283\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce80\",\n                \"global\": false,\n                \"latitude\": \"28.54353833518898\",\n                \"longitude\": \"77.18741967613347\",\n                \"node\": \"22888\",\n                \"nodeId\": \"b65d84-8a26-43b4-44e0-2b812b133682\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734340525914,\n                    28.54356957914666\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030284\",\n                \"roomNumber\": \"IW25030284\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce82\",\n                \"global\": false,\n                \"latitude\": \"28.54356957914666\",\n                \"longitude\": \"77.18734340525914\",\n                \"node\": \"22861\",\n                \"nodeId\": \"8b5ef-db3-c67e-b16f-125d53ecc24b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18743871824847,\n                    28.54346406969649\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030288\",\n                \"roomNumber\": \"IW25030288\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce8e\",\n                \"global\": false,\n                \"latitude\": \"28.54346406969649\",\n                \"longitude\": \"77.18743871824847\",\n                \"node\": \"29109\",\n                \"nodeId\": \"764e286-bed5-7838-5786-b4b28f35f4db\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744663660675,\n                    28.543433635759396\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030289\",\n                \"roomNumber\": \"IW25030289\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce90\",\n                \"global\": false,\n                \"latitude\": \"28.543433635759396\",\n                \"longitude\": \"77.18744663660675\",\n                \"node\": \"31654\",\n                \"nodeId\": \"a8f4b8-de38-e88-6aba-c154bef771c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18767104369388,\n                    28.54298823568163\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030300\",\n                \"roomNumber\": \"IW25030300\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce92\",\n                \"global\": false,\n                \"latitude\": \"28.54298823568163\",\n                \"longitude\": \"77.18767104369388\",\n                \"node\": \"64782\",\n                \"nodeId\": \"0c8a1-71f3-1570-1e6c-1502e717834\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18740183424637,\n                    28.54339458722432\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030290\",\n                \"roomNumber\": \"IW25030290\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce94\",\n                \"global\": false,\n                \"latitude\": \"28.54339458722432\",\n                \"longitude\": \"77.18740183424637\",\n                \"node\": \"37005\",\n                \"nodeId\": \"a877ac-c1e-dcb7-d4da-bdf8a3f6a1a7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761889380208,\n                    28.54296126043161\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030298\",\n                \"roomNumber\": \"IW25030298\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ce98\",\n                \"global\": false,\n                \"latitude\": \"28.54296126043161\",\n                \"longitude\": \"77.18761889380208\",\n                \"node\": \"69283\",\n                \"nodeId\": \"bcbc630-cbb0-a875-530-3c2bde6ad5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18758482000364,\n                    28.542935943814097\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030297\",\n                \"roomNumber\": \"IW25030297\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ced4\",\n                \"global\": false,\n                \"latitude\": \"28.542935943814097\",\n                \"longitude\": \"77.18758482000364\",\n                \"node\": \"72943\",\n                \"nodeId\": \"72e640-5e2d-a8e4-f0ae-408af3348117\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1872536834805,\n                    28.543270987102485\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030183\",\n                \"roomNumber\": \"IW25030183\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cee2\",\n                \"global\": false,\n                \"latitude\": \"28.543270987102485\",\n                \"longitude\": \"77.1872536834805\",\n                \"node\": \"54183\",\n                \"nodeId\": \"a21fe87-dc3b-e5e4-1044-30b5cc1844\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1870354970051,\n                    28.543112632880792\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cee4\",\n                \"global\": false,\n                \"latitude\": \"28.543112632880792\",\n                \"longitude\": \"77.1870354970051\",\n                \"node\": \"77268\",\n                \"nodeId\": \"433070-d75a-618-e22-43d185f8212\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18731233193998,\n                    28.543582308166453\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030285\",\n                \"roomNumber\": \"IW25030285\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3ceec\",\n                \"global\": false,\n                \"latitude\": \"28.543582308166453\",\n                \"longitude\": \"77.18731233193998\",\n                \"node\": \"22850\",\n                \"nodeId\": \"2ea674c-76ab-63ab-86e5-6570c121631\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18819021537378,\n                    28.543467399904745\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefa\",\n                \"global\": false,\n                \"latitude\": \"28.543467399904745\",\n                \"longitude\": \"77.18819021537378\",\n                \"node\": \"281\",\n                \"nodeId\": \"3026a86-76c8-1fd-a854-66a43880bb00\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18782927906757,\n                    28.54278746428422\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefc\",\n                \"global\": false,\n                \"latitude\": \"28.54278746428422\",\n                \"longitude\": \"77.18782927906757\",\n                \"node\": \"77549\",\n                \"nodeId\": \"4fad5a-dba4-b46a-8068-e74f1af5fb11\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1873964333113,\n                    28.543792568501317\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cefe\",\n                \"global\": false,\n                \"latitude\": \"28.543792568501317\",\n                \"longitude\": \"77.1873964333113\",\n                \"node\": \"0\",\n                \"nodeId\": \"3c8fd76-f0bc-dba3-ecf-af3a5341d71a\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18777556304018,\n                    28.542945419887772\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030301\",\n                \"roomNumber\": \"IW25030301\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf0e\",\n                \"global\": false,\n                \"latitude\": \"28.542945419887772\",\n                \"longitude\": \"77.18777556304018\",\n                \"node\": \"64819\",\n                \"nodeId\": \"0120528-a7ed-b1-f8eb-c7536778f0fc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770081437081,\n                    28.5429277021067\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030229\",\n                \"roomNumber\": \"IW25030229\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf10\",\n                \"global\": false,\n                \"latitude\": \"28.5429277021067\",\n                \"longitude\": \"77.18770081437081\",\n                \"node\": \"69312\",\n                \"nodeId\": \"0e82eca-655a-5100-f1b-d12d4367423b\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759231388005,\n                    28.543053719426506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030295\",\n                \"roomNumber\": \"IW25030295\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf12\",\n                \"global\": false,\n                \"latitude\": \"28.543053719426506\",\n                \"longitude\": \"77.18759231388005\",\n                \"node\": \"61647\",\n                \"nodeId\": \"5bb5e0-1100-dfec-dcef-7be37786e17d\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18723355828598,\n                    28.543200681745954\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030294\",\n                \"roomNumber\": \"IW25030294\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf14\",\n                \"global\": false,\n                \"latitude\": \"28.543200681745954\",\n                \"longitude\": \"77.18723355828598\",\n                \"node\": \"61520\",\n                \"nodeId\": \"081c51-76b-d87e-227b-44daa0dcfca\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780672413016,\n                    28.54324383191854\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030304\",\n                \"roomNumber\": \"IW25030304\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf16\",\n                \"global\": false,\n                \"latitude\": \"28.54324383191854\",\n                \"longitude\": \"77.18780672413016\",\n                \"node\": \"35736\",\n                \"nodeId\": \"2d6687a-d22d-5515-44a-c60621d5e4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788188263785,\n                    28.543158663188382\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030306\",\n                \"roomNumber\": \"IW25030306\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf18\",\n                \"global\": false,\n                \"latitude\": \"28.543158663188382\",\n                \"longitude\": \"77.18788188263785\",\n                \"node\": \"40847\",\n                \"nodeId\": \"b65eb35-74-b668-5f7d-1b2de6640e6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18756429952386,\n                    28.543506281210718\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030276\",\n                \"roomNumber\": \"IW25030276\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf1e\",\n                \"global\": false,\n                \"latitude\": \"28.543506281210718\",\n                \"longitude\": \"77.18756429952386\",\n                \"node\": \"20397\",\n                \"nodeId\": \"f215ae-f340-7861-ab5-757cbdf1e0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736890210165,\n                    28.54333254930274\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030291\",\n                \"roomNumber\": \"IW25030291\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf20\",\n                \"global\": false,\n                \"latitude\": \"28.54333254930274\",\n                \"longitude\": \"77.18736890210165\",\n                \"node\": \"44055\",\n                \"nodeId\": \"85464cd-adde-1506-a7dc-ca1c18bd654c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18773348302219,\n                    28.543222475436984\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030303\",\n                \"roomNumber\": \"IW25030303\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf30\",\n                \"global\": false,\n                \"latitude\": \"28.543222475436984\",\n                \"longitude\": \"77.18773348302219\",\n                \"node\": \"40512\",\n                \"nodeId\": \"edafc74-ccc4-1b75-deda-15d1dce31f1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755109746935,\n                    28.542989032838435\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030296\",\n                \"roomNumber\": \"IW25030296\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6889bb7cfe0f245a59f3cf32\",\n                \"global\": false,\n                \"latitude\": \"28.542989032838435\",\n                \"longitude\": \"77.18755109746935\",\n                \"node\": \"69259\",\n                \"nodeId\": \"caf122-f0b6-8b32-247f-5bbfbb8a4183\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18768254791136,\n                    28.543515242971736\n                ]\n            },\n            \"properties\": {\n                \"name\": \"RNI Model\",\n                \"roomNumber\": \"RNI Model\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Point of Interest\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"688b18af99b050dcf4f53c1f\",\n                \"global\": false,\n                \"latitude\": \"28.543515242971736\",\n                \"longitude\": \"77.18768254791136\",\n                \"node\": \"15072\",\n                \"nodeId\": \"7b4201-0a4f-31a5-2500-b3ad6a82f4d2\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766696588392,\n                    28.54348718511622\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Reception\",\n                \"roomNumber\": \"Reception\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Reception\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"688b18af99b050dcf4f53c76\",\n                \"global\": false,\n                \"latitude\": \"28.54348718511622\",\n                \"longitude\": \"77.18766696588392\",\n                \"doorLatitude\": \"28.543494400802842\",\n                \"doorLongitude\": \"77.18768180145243\",\n                \"node\": \"17049\",\n                \"nodeId\": \"e1785b-d3b-ce15-c6de-17a87c4d253\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18798710451246,\n                    28.54327265867824\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Pick-up / Drop-off Point\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68919ffc8e8fdc7bb6cc5d6b\",\n                \"global\": false,\n                \"latitude\": \"28.54327265867824\",\n                \"longitude\": \"77.18798710451246\",\n                \"node\": \"26196\",\n                \"nodeId\": \"e7523fd-3fd3-200f-a6dd-3aacca204ef\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18767338548503,\n                    28.543316580200603\n                ]\n            },\n            \"properties\": {\n                \"name\": \"C block entry\",\n                \"roomNumber\": \"C block entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891af1a8e8fdc7bb6d1a429\",\n                \"global\": false,\n                \"latitude\": \"28.543316580200603\",\n                \"longitude\": \"77.18767338548503\",\n                \"node\": \"33994\",\n                \"nodeId\": \"43b75e-f87-4463-5cba-ecc77d844ba\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18771026948711,\n                    28.543386062672774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"A block entry\",\n                \"roomNumber\": \"A block entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891b50a8e8fdc7bb6da7686\",\n                \"global\": false,\n                \"latitude\": \"28.543386062672774\",\n                \"longitude\": \"77.18771026948711\",\n                \"node\": \"26098\",\n                \"nodeId\": \"08c460d-63ad-8f60-d8c-c6b0e36a6ce\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18775248120654,\n                    28.54328417905931\n                ]\n            },\n            \"properties\": {\n                \"name\": \"D Block Entry\",\n                \"roomNumber\": \"D Block Entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6891b50a8e8fdc7bb6da768c\",\n                \"global\": false,\n                \"latitude\": \"28.54328417905931\",\n                \"longitude\": \"77.18775248120654\",\n                \"node\": \"34022\",\n                \"nodeId\": \"ebbd28-8db-6d7f-68e7-ed631ead5a1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766862859454,\n                    28.54346958563421\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"Information Center\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bc3e\",\n                \"global\": false,\n                \"latitude\": \"28.54346958563421\",\n                \"longitude\": \"77.18766862859454\",\n                \"node\": \"19869\",\n                \"nodeId\": \"c60bb13-f0f7-cde-a468-41cbea54d5\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780631429182,\n                    28.543346718429774\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry\",\n                \"roomNumber\": \"Main Entry\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bbe1\",\n                \"global\": false,\n                \"latitude\": \"28.543346718429774\",\n                \"longitude\": \"77.18780631429182\",\n                \"node\": \"26132\",\n                \"nodeId\": \"abdb778-6a82-c08e-4ed2-2273653801e7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18780480673041,\n                    28.543350357130254\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25030312\",\n                \"roomNumber\": \"IW25030312\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6895cb26b3806fc2e624bc3c\",\n                \"global\": false,\n                \"latitude\": \"28.543350357130254\",\n                \"longitude\": \"77.18780480673041\",\n                \"node\": \"25849\",\n                \"nodeId\": \"a86fa34-f73-e25e-ce08-65ef7f50e68c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770737151266,\n                    28.54303075576756\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a452894d26306581c0fb5f\",\n                \"global\": false,\n                \"latitude\": \"28.54303075576756\",\n                \"longitude\": \"77.18770737151266\",\n                \"node\": \"59428\",\n                \"nodeId\": \"b1d45f-201-ebd3-7368-bcfdd66161fc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18762133809804,\n                    28.54297234368268\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-5\",\n                \"roomNumber\": \"Stairs-5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a4659c4d26306581c7d25d\",\n                \"global\": false,\n                \"latitude\": \"28.54297234368268\",\n                \"longitude\": \"77.18762133809804\",\n                \"node\": \"68154\",\n                \"nodeId\": \"cf00c06-6b3d-bcff-fcd-1612be7300db\",\n                \"downwardSteps\": \"0\",\n                \"stepHeight\": \"Medium\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18739848250296,\n                    28.54327813594515\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G B Stairs\",\n                \"roomNumber\": \"G B Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a567894d26306581f11dcd\",\n                \"global\": false,\n                \"latitude\": \"28.54327813594515\",\n                \"longitude\": \"77.18739848250296\",\n                \"node\": \"48020\",\n                \"nodeId\": \"eb31e-1e3e-bd1-5d86-5a2d3c5be88\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760062734263,\n                    28.543548801296648\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G A Stairs\",\n                \"roomNumber\": \"G A Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5678a4d26306581f11eef\",\n                \"global\": false,\n                \"latitude\": \"28.543548801296648\",\n                \"longitude\": \"77.18760062734263\",\n                \"node\": \"15043\",\n                \"nodeId\": \"3f5ac7e-d4cd-cbe4-af8-52a4312e53\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18732777346175,\n                    28.543579003765227\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G A Fire Stairs\",\n                \"roomNumber\": \"G A Fire Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5678a4d26306581f11ef1\",\n                \"global\": false,\n                \"latitude\": \"28.543579003765227\",\n                \"longitude\": \"77.18732777346175\",\n                \"node\": \"22573\",\n                \"nodeId\": \"ea743c-85-1c05-aae-eff0036bc00\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18722357618297,\n                    28.543207791997286\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G C Fire Stairs\",\n                \"roomNumber\": \"G C Fire Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b9979aa\",\n                \"global\": false,\n                \"latitude\": \"28.543207791997286\",\n                \"longitude\": \"77.18722357618297\",\n                \"node\": \"61234\",\n                \"nodeId\": \"12bef04-17a-50b5-c143-3f0f5d65f25\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18791068729314,\n                    28.543174053738447\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G D Stairs\",\n                \"roomNumber\": \"G D Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b997a0f\",\n                \"global\": false,\n                \"latitude\": \"28.543174053738447\",\n                \"longitude\": \"77.18791068729314\",\n                \"node\": \"38315\",\n                \"nodeId\": \"5d03c1-ae7-011-1763-0fbf57dc8b6\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18761870352647,\n                    28.542967380648957\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G C Stairs\",\n                \"roomNumber\": \"G C Stairs\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a578bf15865b578b997a1a\",\n                \"global\": false,\n                \"latitude\": \"28.542967380648957\",\n                \"longitude\": \"77.18761870352647\",\n                \"node\": \"68718\",\n                \"nodeId\": \"315038-d67a-308-ac71-75f2d2f4b4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18723863715351,\n                    28.54321672803075\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GC Lift 3\",\n                \"roomNumber\": \"GC Lift 3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f4888b3\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.54321672803075\",\n                \"longitude\": \"77.18723863715351\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"59827\",\n                \"nodeId\": \"cdc412c-3f81-2-2aa-b0147823a71\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18738661228731,\n                    28.543301125331656\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB Lift 2\",\n                \"roomNumber\": \"GB Lift 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f4888ad\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.543301125331656\",\n                \"longitude\": \"77.18738661228731\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"46321\",\n                \"nodeId\": \"32daf2c-ccc8-c7f4-2012-f0a20a022c44\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1875577130949,\n                    28.543493873626403\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA Lift 1\",\n                \"roomNumber\": \"GA Lift 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f488946\",\n                \"global\": false,\n                \"latitude\": \"28.543493873626403\",\n                \"longitude\": \"77.1875577130949\",\n                \"node\": \"21807\",\n                \"nodeId\": \"e14b15c-bb0-a7b0-f3d-05c87bb1e4\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18759253344275,\n                    28.54295695313262\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GC Lift 4\",\n                \"roomNumber\": \"GC Lift 4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5a22763761e3a0f488950\",\n                \"global\": false,\n                \"latitude\": \"28.54295695313262\",\n                \"longitude\": \"77.18759253344275\",\n                \"node\": \"70686\",\n                \"nodeId\": \"5674da8-644b-7d88-e2d7-fb50334d2b58\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788186799432,\n                    28.543203986226654\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Lift 5\",\n                \"roomNumber\": \"GD Lift 5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a5b0285404d7dbcc72a0a6\",\n                \"global\": false,\n                \"latitude\": \"28.543203986226654\",\n                \"longitude\": \"77.18788186799432\",\n                \"node\": \"36610\",\n                \"nodeId\": \"58351f-dcd-000b-405-ac31d05daf37\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763003211187,\n                    28.543455185118134\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-A CORRIDOR-1\",\n                \"roomNumber\": \"G-A CORRIDOR-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48c96d312628c0928f4\",\n                \"global\": false,\n                \"latitude\": \"28.543455185118134\",\n                \"longitude\": \"77.18763003211187\",\n                \"node\": \"22680\",\n                \"nodeId\": \"c02b78f-55fa-871-8c64-4e3c7ad61770\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18776604925922,\n                    28.54325143075498\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Auditorium Entry 3\",\n                \"roomNumber\": \"Auditorium Entry 3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092928\",\n                \"global\": false,\n                \"latitude\": \"28.54325143075498\",\n                \"longitude\": \"77.18776604925922\",\n                \"node\": \"36569\",\n                \"nodeId\": \"6b822e8-7ff2-2e0-be20-b0bb3551c15\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18770226335803,\n                    28.543105355559305\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Exit\",\n                \"roomNumber\": \"GD Exit\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092985\",\n                \"global\": false,\n                \"latitude\": \"28.543105355559305\",\n                \"longitude\": \"77.18770226335803\",\n                \"node\": \"52647\",\n                \"nodeId\": \"8fc4104-f41-55bf-e8a2-f24216c71ad\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18746788881145,\n                    28.543512542850138\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-B CORRIDOR-1\",\n                \"roomNumber\": \"G-B CORRIDOR-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092924\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.543512542850138\",\n                \"longitude\": \"77.18746788881145\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"23470\",\n                \"nodeId\": \"eb3eff-d3e-ec7b-0d8b-753a548571\",\n                \"openingMechanism\": \"Manual\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1878869615054,\n                    28.54317470947318\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GD Corridor 1\",\n                \"roomNumber\": \"GD Corridor 1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c092990\",\n                \"global\": false,\n                \"latitude\": \"28.54317470947318\",\n                \"longitude\": \"77.1878869615054\",\n                \"node\": \"39154\",\n                \"nodeId\": \"616d34-d1d6-880-ff26-bd58661ef7e\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18760493055463,\n                    28.5430515722089\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-C CORRIDOR-2\",\n                \"roomNumber\": \"G-C CORRIDOR-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c0929a0\",\n                \"global\": false,\n                \"latitude\": \"28.5430515722089\",\n                \"longitude\": \"77.18760493055463\",\n                \"node\": \"61369\",\n                \"nodeId\": \"d77b77c-7c15-d70-a7fe-b0c6e3a727c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18734915745836,\n                    28.543250003511517\n                ]\n            },\n            \"properties\": {\n                \"name\": \"G-B CORRIDOR-2\",\n                \"roomNumber\": \"G-B CORRIDOR-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68aef48d96d312628c09294f\",\n                \"global\": false,\n                \"latitude\": \"28.543250003511517\",\n                \"longitude\": \"77.18734915745836\",\n                \"node\": \"52522\",\n                \"nodeId\": \"23f862-4abe-164-7eed-7dd5d7c38c24\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778936520864,\n                    28.54335366153148\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Main Entry Atruim\",\n                \"roomNumber\": \"Main Entry Atruim\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68bbce4098ca8a46eae33bc2\",\n                \"global\": false,\n                \"latitude\": \"28.54335366153148\",\n                \"longitude\": \"77.18778936520864\",\n                \"node\": \"26126\",\n                \"nodeId\": \"2f65e73-1d0-a7a8-ddc6-1a253c30513\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18741145771823,\n                    28.543623272490365\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GA3-NCAHT\",\n                \"roomNumber\": \"GA3-NCAHT\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c182af29a9f28e4785f595\",\n                \"global\": false,\n                \"contactNo\": \"null\",\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"assignedTo\": \"A Block\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543623272490365\",\n                \"longitude\": \"77.18741145771823\",\n                \"doorLatitude\": \"28.543544622555952\",\n                \"doorLongitude\": \"77.18742645283804\",\n                \"motion\": \"null\",\n                \"node\": \"22043\",\n                \"nodeId\": \"0beaa7-e0-a4ed-a332-ffc60661a0d1\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"0472b85-8a15-d3-fa41-2f66ea72a34\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18730768487609,\n                    28.543395390813014\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB4\",\n                \"roomNumber\": \"GB4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c80f8a3d633649319e09cc\",\n                \"global\": false,\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543395390813014\",\n                \"longitude\": \"77.18730768487609\",\n                \"doorLatitude\": \"28.543393095741447\",\n                \"doorLongitude\": \"77.18739072513321\",\n                \"motion\": \"null\",\n                \"node\": \"37566\",\n                \"nodeId\": \"faa5e50-81c-640d-d655-ae0541376b02\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"ada5ec4-5540-c72-e8b-426cf526200\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18776191449325,\n                    28.542935905262503\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Confectionary Store\",\n                \"roomNumber\": \"Confectionary Store\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68c80f8a3d633649319e0aca\",\n                \"global\": false,\n                \"contactNo\": \"null\",\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.542935905262503\",\n                \"longitude\": \"77.18776191449325\",\n                \"doorLatitude\": \"28.542944262704157\",\n                \"doorLongitude\": \"77.18777838788738\",\n                \"motion\": \"null\",\n                \"node\": \"64820\",\n                \"nodeId\": \"2e2ba6a-8fb7-bf56-61b-ceb364fa470\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"21c222-7435-ad4-88f2-5fba2f04b85c\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18727211815978,\n                    28.543328389857706\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB5\",\n                \"roomNumber\": \"GB5\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cba2495854e301e4bf3c4a\",\n                \"global\": false,\n                \"daysOpen\": \"null\",\n                \"doorMaterial\": \"null\",\n                \"doorType\": \"null\",\n                \"endTime\": \"null\",\n                \"latitude\": \"28.543328389857706\",\n                \"longitude\": \"77.18727211815978\",\n                \"doorLatitude\": \"28.54332609478614\",\n                \"doorLongitude\": \"77.1873551584169\",\n                \"motion\": \"null\",\n                \"node\": \"45180\",\n                \"nodeId\": \"dac6864-f0b5-07ca-a5b1-51636e85363\",\n                \"openingMechanism\": \"null\",\n                \"startTime\": \"null\",\n                \"polygonExist\": true,\n                \"polyId\": \"c34366-c6b4-b5a-852a-708ac21d6176\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18736306213164,\n                    28.54334098388732\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB4 - Gate 2\",\n                \"roomNumber\": \"GB4 - Gate 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cd09e67c4bf725d7b38d2f\",\n                \"global\": false,\n                \"latitude\": \"28.54334098388732\",\n                \"longitude\": \"77.18736306213164\",\n                \"node\": \"43488\",\n                \"nodeId\": \"44b65fc-d3d2-651e-6464-24cff55e002\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18739862884794,\n                    28.543407984842624\n                ]\n            },\n            \"properties\": {\n                \"name\": \"GB3 - Gate 2\",\n                \"roomNumber\": \"GB3 - Gate 2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"Door Only\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68cd09e67c4bf725d7b38d84\",\n                \"global\": false,\n                \"latitude\": \"28.543407984842624\",\n                \"longitude\": \"77.18739862884794\",\n                \"node\": \"35874\",\n                \"nodeId\": \"2f647e1-3ef1-8506-e7e2-18602a635b55\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766924335203,\n                    28.54331525586736\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031378\",\n                \"roomNumber\": \"IW25031378\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2ef8\",\n                \"global\": false,\n                \"latitude\": \"28.54331525586736\",\n                \"longitude\": \"77.18766924335203\",\n                \"node\": \"34275\",\n                \"nodeId\": \"2dcb4f-d323-876b-25e5-d77a082d3751\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18771177704852,\n                    28.543382423972293\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031379\",\n                \"roomNumber\": \"IW25031379\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2eff\",\n                \"global\": false,\n                \"latitude\": \"28.543382423972293\",\n                \"longitude\": \"77.18771177704852\",\n                \"node\": \"26381\",\n                \"nodeId\": \"bdb2edf-8ca5-6212-ff88-51eefca51a14\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18778522307565,\n                    28.543352337198236\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031376\",\n                \"roomNumber\": \"IW25031376\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2f02\",\n                \"global\": false,\n                \"latitude\": \"28.543352337198236\",\n                \"longitude\": \"77.18778522307565\",\n                \"node\": \"26407\",\n                \"nodeId\": \"da3b500-1464-1a5b-468e-255af757bca7\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18775097364514,\n                    28.54328781775979\n                ]\n            },\n            \"properties\": {\n                \"name\": \"IW25031377\",\n                \"roomNumber\": \"IW25031377\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"6904509e4af20483e63d2f04\",\n                \"global\": false,\n                \"latitude\": \"28.54328781775979\",\n                \"longitude\": \"77.18775097364514\",\n                \"node\": \"33739\",\n                \"nodeId\": \"876155a-0c8-f33c-81da-d2f4ddd85d64\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18788273151114,\n                    28.543445323369568\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": null\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc575\",\n                \"global\": false,\n                \"latitude\": \"28.543445323369568\",\n                \"longitude\": \"77.18788273151114\",\n                \"node\": \"14013\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766972631762,\n                    28.54356883344496\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-1\",\n                \"roomNumber\": \"Female Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc57b\",\n                \"global\": false,\n                \"latitude\": \"28.54356883344496\",\n                \"longitude\": \"77.18766972631762\",\n                \"doorLatitude\": \"28.54355609156139\",\n                \"doorLongitude\": \"77.18764920592831\",\n                \"node\": \"4616\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"205588-0ff3-3f5a-eddd-61405b7bf31\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18766286179702,\n                    28.543542944667525\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-1\",\n                \"roomNumber\": \"Accessible Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc57d\",\n                \"global\": false,\n                \"latitude\": \"28.543542944667525\",\n                \"longitude\": \"77.18766286179702\",\n                \"doorLatitude\": \"28.543545008310318\",\n                \"doorLongitude\": \"77.18764676163235\",\n                \"node\": \"5147\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"bbcf5aa-5f1-7af8-7d6f-bd26a35f0ad\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18755374668447,\n                    28.542948672833887\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-3\",\n                \"roomNumber\": \"Male Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc589\",\n                \"global\": false,\n                \"latitude\": \"28.542948672833887\",\n                \"longitude\": \"77.18755374668447\",\n                \"doorLatitude\": \"28.542971662220392\",\n                \"doorLongitude\": \"77.18754187646883\",\n                \"node\": \"13647\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"7cd438-c8df-2b0b-f371-b311a8a767f\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18751221557325,\n                    28.54298381264838\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Accessible Washroom-2\",\n                \"roomNumber\": \"Accessible Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc592\",\n                \"global\": false,\n                \"latitude\": \"28.54298381264838\",\n                \"longitude\": \"77.18751221557325\",\n                \"doorLatitude\": \"28.542974966621617\",\n                \"doorLongitude\": \"77.18752643494705\",\n                \"node\": \"31094\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Accessible\",\n                \"polygonExist\": true,\n                \"polyId\": \"54c64d4-24cb-a4b5-74b-86aea0aeab87\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18748865805057,\n                    28.543337872363278\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-2\",\n                \"roomNumber\": \"Male Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a5\",\n                \"global\": false,\n                \"latitude\": \"28.543337872363278\",\n                \"longitude\": \"77.18748865805057\",\n                \"doorLatitude\": \"28.543326120513694\",\n                \"doorLongitude\": \"77.18745834583387\",\n                \"node\": \"59677\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"a60058-7a8a-2ce-a4f0-dc3e5d8d5dcc\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18792067671792,\n                    28.543144281967976\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-4\",\n                \"roomNumber\": \"Female Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a7\",\n                \"global\": false,\n                \"latitude\": \"28.543144281967976\",\n                \"longitude\": \"77.18792067671792\",\n                \"doorLatitude\": \"28.54315155293705\",\n                \"doorLongitude\": \"77.18789186474086\",\n                \"node\": \"62179\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"c805e37-eba-ccb7-34d3-078eccba78a1\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18790317145142,\n                    28.543124262683442\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-4\",\n                \"roomNumber\": \"Male Washroom-4\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5a9\",\n                \"global\": false,\n                \"latitude\": \"28.543124262683442\",\n                \"longitude\": \"77.18790317145142\",\n                \"doorLatitude\": \"28.54314774708694\",\n                \"doorLongitude\": \"77.18788640532209\",\n                \"node\": \"62181\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"338b8c-48b5-eae8-60d-7b756c58a5fa\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18744392886268,\n                    28.543363748276935\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-2\",\n                \"roomNumber\": \"Female Washroom-2\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5aa\",\n                \"global\": false,\n                \"latitude\": \"28.543363748276935\",\n                \"longitude\": \"77.18744392886268\",\n                \"doorLatitude\": \"28.543344481165725\",\n                \"doorLongitude\": \"77.18745777500702\",\n                \"node\": \"62445\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"88fe7c7-866f-05ce-3ce-8d1c205dcde\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18750318484835,\n                    28.54296032181299\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Female Washroom-3\",\n                \"roomNumber\": \"Female Washroom-3\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5ab\",\n                \"global\": false,\n                \"latitude\": \"28.54296032181299\",\n                \"longitude\": \"77.18750318484835\",\n                \"doorLatitude\": \"28.54296272618693\",\n                \"doorLongitude\": \"77.18752681549829\",\n                \"node\": \"62706\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\",\n                \"polygonExist\": true,\n                \"polyId\": \"0cf815-320-cffd-282d-3e58acda2bf\"\n            }\n        },\n        {\n            \"building_ID\": \"65d887a5db333f89457145f6\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.18763263007459,\n                    28.54357345574754\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Male Washroom-1\",\n                \"roomNumber\": \"Male Washroom-1\",\n                \"buildingName\": \"Research and Innovation Park\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"69045bc34af20483e63dc5b1\",\n                \"global\": false,\n                \"latitude\": \"28.54357345574754\",\n                \"longitude\": \"77.18763263007459\",\n                \"doorLatitude\": \"28.543544506861434\",\n                \"doorLongitude\": \"77.1876258606918\",\n                \"node\": \"64033\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"null\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"null\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Male\",\n                \"polygonExist\": true,\n                \"polyId\": \"ace8f-c78-1fb-7411-7f5040fbde3\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19032294613142,\n                    28.545388828688964\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab (009)\",\n                \"roomNumber\": \"009\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc29d\",\n                \"global\": false,\n                \"contactNo\": \"0112659 6080\",\n                \"daysOpen\": \"Weekdays\",\n                \"doorType\": \"Double\",\n                \"doorNumber\": \"009\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.545388828688964\",\n                \"longitude\": \"77.19032294613142\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"6899\",\n                \"nodeId\": \"bd8db8a-3c4b-fc7-13cd-ba5f54d50703\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\",\n                \"startTime\": \"09:00\",\n                \"url\": \"https://assistech.iitd.ac.in/\",\n                \"polygonExist\": true,\n                \"polyId\": \"5f06020-7067-eba-1450-3547b1b12c08\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19025107406046,\n                    28.545555233717575\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar room (001)\",\n                \"roomNumber\": \"Seminar room (001)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc29f\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Wooden\",\n                \"doorType\": \"Double\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.545555233717575\",\n                \"longitude\": \"77.19025107406046\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"6937\",\n                \"nodeId\": \"e7155b3-48ad-f525-15c4-be8eb6e0a3\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"8f58a20-7356-ed46-2a05-40a2ab2f\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19034381327302,\n                    28.545489065092134\n                ]\n            },\n            \"properties\": {\n                \"name\": \"SIT Entry\",\n                \"roomNumber\": \"SIT Entry\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"main entry\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a1\",\n                \"global\": false,\n                \"daysOpen\": \"Everyday\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.545489065092134\",\n                \"longitude\": \"77.19034381327302\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"9310\",\n                \"nodeId\": \"e6bdec0-3aa2-efc4-45a7-c1e0e40f4e04\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19023125986403,\n                    28.545361897633597\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Server Room\",\n                \"roomNumber\": \"Server Room\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a3\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Glass\",\n                \"doorType\": \"Double\",\n                \"latitude\": \"28.545361897633597\",\n                \"longitude\": \"77.19023125986403\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"4079\",\n                \"nodeId\": \"62de35b-da3a-0cbd-3f0-2ef18de5dbfa\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Open Access\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19017197830347,\n                    28.54540391843497\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Presentation Room (006)\",\n                \"roomNumber\": \"Presentation Room (006)\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc40aba5ae9e5becc2a5\",\n                \"global\": false,\n                \"daysOpen\": \"Weekdays\",\n                \"doorMaterial\": \"Metal\",\n                \"doorType\": \"Single\",\n                \"endTime\": \"17:30\",\n                \"latitude\": \"28.54540391843497\",\n                \"longitude\": \"77.19017197830347\",\n                \"motion\": \"Push-Pull\",\n                \"node\": \"4614\",\n                \"nodeId\": \"82a551-6586-600c-066-bc0103f420cf\",\n                \"openingMechanism\": \"Manual\",\n                \"protocol\": \"Staff Only\",\n                \"startTime\": \"09:00\",\n                \"polygonExist\": true,\n                \"polyId\": \"cea44f-486a-7cf-ee81-d053380fe4c8\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1901503134629,\n                    28.545455266376543\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Library, 005\",\n                \"roomNumber\": \"Library, 005\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Rooms\",\n                    \"subType\": \"room door\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2cd\",\n                \"global\": false,\n                \"assignedTo\": \"SIT\",\n                \"latitude\": \"28.545455266376543\",\n                \"longitude\": \"77.1901503134629\",\n                \"node\": \"4644\",\n                \"nodeId\": \"cf48633-af17-870a-e3c4-06838436c20\",\n                \"protocol\": \"Staff Only\",\n                \"polygonExist\": true,\n                \"polyId\": \"f252c-783-6420-02b2-eecbcbecae1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19007208554304,\n                    28.54550279895132\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2df\",\n                \"global\": false,\n                \"latitude\": \"28.54550279895132\",\n                \"longitude\": \"77.19007208554304\",\n                \"node\": \"1025\",\n                \"nodeId\": \"5b63e7-1d66-50f-5452-5a235d48db7\",\n                \"arName\": \"P12\",\n                \"arValue\": \"12\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19005800339667,\n                    28.54553617511334\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e1\",\n                \"global\": false,\n                \"latitude\": \"28.54553617511334\",\n                \"longitude\": \"77.19005800339667\",\n                \"node\": \"1038\",\n                \"nodeId\": \"441e08-6ebe-67fc-6561-2074ad2d1de\",\n                \"arName\": \"P13\",\n                \"arValue\": \"13\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19033273515097,\n                    28.54562562203365\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e3\",\n                \"global\": false,\n                \"latitude\": \"28.54562562203365\",\n                \"longitude\": \"77.19033273515097\",\n                \"node\": \"10814\",\n                \"nodeId\": \"72160b3-bf38-b640-32b4-585fd6375f7\",\n                \"arName\": \"P14\",\n                \"arValue\": \"14\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19010319326641,\n                    28.54535816283932\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e5\",\n                \"global\": false,\n                \"latitude\": \"28.54535816283932\",\n                \"longitude\": \"77.19010319326641\",\n                \"node\": \"36\",\n                \"nodeId\": \"ffb71f-185-cf8d-37d-37bbfa0a1363\",\n                \"arName\": \"P7\",\n                \"arValue\": \"7\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026796724212,\n                    28.545330047618297\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-1\",\n                \"roomNumber\": \"Stairs-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e7\",\n                \"global\": false,\n                \"latitude\": \"28.545330047618297\",\n                \"longitude\": \"77.19026796724212\",\n                \"node\": \"4792\",\n                \"nodeId\": \"1bf4075-02-15c4-202-a014b1410772\",\n                \"downwardSteps\": \"0\",\n                \"upwardSteps\": \"0\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1901587449053,\n                    28.54529740718504\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2e9\",\n                \"global\": false,\n                \"latitude\": \"28.54529740718504\",\n                \"longitude\": \"77.1901587449053\",\n                \"node\": \"945\",\n                \"nodeId\": \"bd0d47-1536-85a-8c0e-4e37f4d0006c\",\n                \"arName\": \"P5\",\n                \"arValue\": \"5\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19037056727588,\n                    28.54543353391939\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2eb\",\n                \"global\": false,\n                \"latitude\": \"28.54543353391939\",\n                \"longitude\": \"77.19037056727588\",\n                \"node\": \"9392\",\n                \"nodeId\": \"4ebf578-615-a21-c0ec-b5047da65b0\",\n                \"arName\": \"P16\",\n                \"arValue\": \"16\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19008941741549,\n                    28.545461720598063\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2ef\",\n                \"global\": false,\n                \"latitude\": \"28.545461720598063\",\n                \"longitude\": \"77.19008941741549\",\n                \"node\": \"1009\",\n                \"nodeId\": \"1367e0-be4d-5fd8-381-52db5561eaf7\",\n                \"arName\": \"P9\",\n                \"arValue\": \"9\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19039656508455,\n                    28.545371916389506\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f1\",\n                \"global\": false,\n                \"latitude\": \"28.545371916389506\",\n                \"longitude\": \"77.19039656508455\",\n                \"node\": \"9368\",\n                \"nodeId\": \"d606875-6ed1-7a1-434-e61cd04026b\",\n                \"arName\": \"P1\",\n                \"arValue\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19005454947361,\n                    28.545497089573427\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f3\",\n                \"global\": false,\n                \"latitude\": \"28.545497089573427\",\n                \"longitude\": \"77.19005454947361\",\n                \"node\": \"401\",\n                \"nodeId\": \"64ebee-eee-f4d1-f7eb-6f378f8fb1e\",\n                \"arName\": \"P11\",\n                \"arValue\": \"11\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903204733519,\n                    28.5453237818864\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f7\",\n                \"global\": false,\n                \"latitude\": \"28.5453237818864\",\n                \"longitude\": \"77.1903204733519\",\n                \"node\": \"6344\",\n                \"nodeId\": \"efd1ff7-1e83-007-7ac5-8ecc71da68\",\n                \"arName\": \"P3\",\n                \"arValue\": \"3\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19040856209297,\n                    28.545445904238154\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2f9\",\n                \"global\": false,\n                \"latitude\": \"28.545445904238154\",\n                \"longitude\": \"77.19040856209297\",\n                \"node\": \"10744\",\n                \"nodeId\": \"254ec76-3f88-5705-120-8dfe8d6e0\",\n                \"arName\": \"P15\",\n                \"arValue\": \"15\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016849408357,\n                    28.545274300611332\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc2fb\",\n                \"global\": false,\n                \"latitude\": \"28.545274300611332\",\n                \"longitude\": \"77.19016849408357\",\n                \"node\": \"936\",\n                \"nodeId\": \"52084e-ce0-a56-af10-cc0ff0a8cdd\",\n                \"arName\": \"P4\",\n                \"arValue\": \"4\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19007188134607,\n                    28.54545601122017\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc301\",\n                \"global\": false,\n                \"latitude\": \"28.54545601122017\",\n                \"longitude\": \"77.19007188134607\",\n                \"node\": \"385\",\n                \"nodeId\": \"dd1576-cf7-05f6-fcdc-cbb7730e8\",\n                \"arName\": \"P10\",\n                \"arValue\": \"10\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19025124219941,\n                    28.545448705611097\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-1\",\n                \"roomNumber\": \"Lift-1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc309\",\n                \"global\": false,\n                \"latitude\": \"28.545448705611097\",\n                \"longitude\": \"77.19025124219941\",\n                \"node\": \"5354\",\n                \"nodeId\": \"e7a02ad-14d8-873b-22d0-45e7c6ac4f\",\n                \"polygonExist\": true,\n                \"polyId\": \"bad6f3-7b44-5f3f-b42b-ceac5fac62e\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19024365950521,\n                    28.54546667739065\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift-2\",\n                \"roomNumber\": \"Lift-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"lift\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc30b\",\n                \"global\": false,\n                \"latitude\": \"28.54546667739065\",\n                \"longitude\": \"77.19024365950521\",\n                \"node\": \"5362\",\n                \"nodeId\": \"de5467b-2bf3-3ba1-27fe-6cbad4d3dcf\",\n                \"polygonExist\": true,\n                \"polyId\": \"db4a6f-f24-ea03-b08d-407633dc5\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19031180741568,\n                    28.545344321063027\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc30d\",\n                \"global\": false,\n                \"latitude\": \"28.545344321063027\",\n                \"longitude\": \"77.19031180741568\",\n                \"node\": \"6352\",\n                \"nodeId\": \"b1fbbe-eec0-fb5d-28c8-451262542267\",\n                \"arName\": \"P2\",\n                \"arValue\": \"2\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012949737053,\n                    28.54536672690616\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc311\",\n                \"global\": false,\n                \"latitude\": \"28.54536672690616\",\n                \"longitude\": \"77.19012949737053\",\n                \"node\": \"972\",\n                \"nodeId\": \"45787f-defa-8632-1538-b35dff8470\",\n                \"arName\": \"P8\",\n                \"arValue\": \"8\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19011733600647,\n                    28.545505851244755\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Stairs-2\",\n                \"roomNumber\": \"Stairs-2\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"FloorConnection\",\n                    \"subType\": \"stairs\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc32a\",\n                \"global\": false,\n                \"latitude\": \"28.545505851244755\",\n                \"longitude\": \"77.19011733600647\",\n                \"node\": \"2477\",\n                \"nodeId\": \"fa42cb7-37f2-5bcc-64c4-ca75daa56b4c\",\n                \"downwardSteps\": \"6,6,4\",\n                \"stepHeight\": \"Medium\",\n                \"upwardSteps\": \"4,6,6\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19013244080116,\n                    28.5452888431182\n                ]\n            },\n            \"properties\": {\n                \"name\": \"\",\n                \"roomNumber\": \"\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"AR\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a2fc41aba5ae9e5becc32e\",\n                \"global\": false,\n                \"latitude\": \"28.5452888431182\",\n                \"longitude\": \"77.19013244080116\",\n                \"node\": \"9\",\n                \"nodeId\": \"68223d3-0e72-231-c488-a278c06d2010\",\n                \"arName\": \"P6\",\n                \"arValue\": \"6\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1903445694672,\n                    28.545495151449273\n                ]\n            },\n            \"properties\": {\n                \"name\": \"SIT Main Entry\",\n                \"roomNumber\": \"SIT Main Entry\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecd5\",\n                \"global\": false,\n                \"latitude\": \"28.545495151449273\",\n                \"longitude\": \"77.1903445694672\",\n                \"node\": \"9416\",\n                \"macId\": \"55:46:4F:60:16:2A\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19016409885826,\n                    28.545521076252466\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecdb\",\n                \"global\": false,\n                \"latitude\": \"28.545521076252466\",\n                \"longitude\": \"77.19016409885826\",\n                \"node\": \"3446\",\n                \"basinClock\": \"0\",\n                \"cubicleClock\": \"11\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"3\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"2\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Female\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19012361050927,\n                    28.545522494482075\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecda\",\n                \"global\": false,\n                \"latitude\": \"28.545522494482075\",\n                \"longitude\": \"77.19012361050927\",\n                \"node\": \"3419\",\n                \"basinClock\": \"0\",\n                \"cubicleClock\": \"2\",\n                \"liquidSoap\": true,\n                \"numCubicles\": \"3\",\n                \"numUrinals\": \"2\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"0\",\n                \"washroomType\": \"Male\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19013237854399,\n                    28.545525349171022\n                ]\n            },\n            \"properties\": {\n                \"name\": null,\n                \"roomNumber\": null,\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"restRoom\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece0\",\n                \"global\": false,\n                \"latitude\": \"28.545525349171022\",\n                \"longitude\": \"77.19013237854399\",\n                \"node\": \"3732\",\n                \"basinClock\": \"null\",\n                \"cubicleClock\": \"null\",\n                \"numCubicles\": \"1\",\n                \"numUrinals\": \"null\",\n                \"numWashbasin\": \"1\",\n                \"urinalClock\": \"null\",\n                \"washroomType\": \"Handicapped\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19014948546707,\n                    28.545516318437556\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water Point 1\",\n                \"roomNumber\": \"Drinking Water Point 1\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"drinkingWater\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece1\",\n                \"global\": false,\n                \"latitude\": \"28.545516318437556\",\n                \"longitude\": \"77.19014948546707\",\n                \"node\": \"4247\",\n                \"approxHeight\": \"1\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026770078797,\n                    28.545519765939968\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Seminar Room\",\n                \"roomNumber\": \"Seminar Room\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ece9\",\n                \"global\": false,\n                \"latitude\": \"28.545519765939968\",\n                \"longitude\": \"77.19026770078797\",\n                \"node\": \"7353\",\n                \"macId\": \"55:46:4F:8E:55:18\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19030886398505,\n                    28.545422204850983\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Assistech Lab\",\n                \"roomNumber\": \"Assistech Lab\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecea\",\n                \"global\": false,\n                \"latitude\": \"28.545422204850983\",\n                \"longitude\": \"77.19030886398505\",\n                \"node\": \"7315\",\n                \"macId\": \"00:15:83:30:50:49\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19015273519317,\n                    28.54550861624632\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Drinking Water\",\n                \"roomNumber\": \"Drinking Water\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02eceb\",\n                \"global\": false,\n                \"latitude\": \"28.54550861624632\",\n                \"longitude\": \"77.19015273519317\",\n                \"node\": \"3618\",\n                \"macId\": \"55:46:4F:8E:59:1B\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.19026839638845,\n                    28.54534478772965\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Toward Basement\",\n                \"roomNumber\": \"Toward Basement\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02ecec\",\n                \"global\": false,\n                \"latitude\": \"28.54534478772965\",\n                \"longitude\": \"77.19026839638845\",\n                \"node\": \"5005\"\n            }\n        },\n        {\n            \"building_ID\": \"66347d89fc75d6a57a8ae56d\",\n            \"type\": \"Feature\",\n            \"geometry\": {\n                \"type\": \"Point\",\n                \"coordinates\": [\n                    77.1902138051407,\n                    28.545458417472222\n                ]\n            },\n            \"properties\": {\n                \"name\": \"Lift\",\n                \"roomNumber\": \"Lift\",\n                \"buildingName\": \"ANSKSIT\",\n                \"element\": {\n                    \"type\": \"Services\",\n                    \"subType\": \"beacons\"\n                },\n                \"floor\": 0,\n                \"priority\": 0,\n                \"landmarkId\": \"68a3018a2876ace39a02eced\",\n                \"global\": false,\n                \"latitude\": \"28.545458417472222\",\n                \"longitude\": \"77.1902138051407\",\n                \"node\": \"4842\",\n                \"macId\": \"7C:D9:F4:1B:30:11\"\n            }\n        }\n    ]\n}"}],"_postman_id":"215fead4-cbc4-4340-87f7-21fd3da7575b"},{"name":"/get-indoor-geojson-venue/venueName","id":"a3155a85-dd65-407e-8925-c02d9c1a3716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"x-access-token","value":"{{token}}"},{"key":"Content-Type","value":"application/json"}],"url":"http://maps.iwayplus.in/secured/get-indoor-geojson-venue/all?floor=0","urlObject":{"protocol":"http","path":["secured","get-indoor-geojson-venue","all"],"host":["maps","iwayplus","in"],"query":[{"key":"floor","value":"0"}],"variable":[]}},"response":[],"_postman_id":"a3155a85-dd65-407e-8925-c02d9c1a3716"}],"id":"00cf5bae-57d3-40da-9dfe-e9e48603c95b","_postman_id":"00cf5bae-57d3-40da-9dfe-e9e48603c95b","description":""},{"name":"super_admin","item":[{"name":"pending request of admins","id":"9ab083f3-bb71-4039-8b0b-0ffd40421cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"url":"https://dev.iwayplus.in/super-admin/pending-requests-cms","urlObject":{"protocol":"https","path":["super-admin","pending-requests-cms"],"host":["dev","iwayplus","in"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"9ab083f3-bb71-4039-8b0b-0ffd40421cd4"},{"name":"approving request of admins","id":"1d666b61-715f-489c-a8ab-ad88e1b6a897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"67386abf9ea33ce6542e7152\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/super-admin/approve-request-cms","urlObject":{"protocol":"http","port":"8000","path":["super-admin","approve-request-cms"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d666b61-715f-489c-a8ab-ad88e1b6a897"}],"id":"b82613dd-9290-4502-8928-43babfeaa3e5","_postman_id":"b82613dd-9290-4502-8928-43babfeaa3e5","description":""},{"name":"fingerprinting APIs","item":[{"name":"add-fingerprint-data","id":"a55bcc5c-7536-4e81-adb9-72277f5bd0b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n    \"building_ID\": \"676171576711e89104527934\",\n   \"fingerPrintData\": {\n          \"94,24,1\": [\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435771,\n                    \"longitude\": 77.1876212,\n                    \"accuracy\": 14.01099967956543,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.0890001058578491,\n                    \"y\": 1.4380500316619873,\n                    \"z\": 8.60205078125\n                },\n                \"lux\": 93,\n                \"timeStamp\": \"2025-06-19T11:34:04.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 50,\n                \"timeStamp\": \"2025-06-19T11:34:05.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.2630000114440918,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 90,\n                \"timeStamp\": \"2025-06-19T11:34:06.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.111050009727478,\n                    \"y\": 1.954050064086914,\n                    \"z\": 9.022050857543945\n                },\n                \"lux\": 101,\n                \"timeStamp\": \"2025-06-19T11:34:07.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.9350000619888306,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 88,\n                \"timeStamp\": \"2025-06-19T11:34:08.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.9320000410079956,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 98,\n                \"timeStamp\": \"2025-06-19T11:34:09.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e0\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435763,\n                    \"longitude\": 77.1876273,\n                    \"accuracy\": 13.829999923706055,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.9320000410079956,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 99,\n                \"timeStamp\": \"2025-06-19T11:34:10.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543612,\n                    \"longitude\": 77.1875795,\n                    \"accuracy\": 13.057000160217285,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.9339500665664673,\n                    \"z\": 8.983050346374512\n                },\n                \"lux\": 95,\n                \"timeStamp\": \"2025-06-19T11:34:11.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543612,\n                    \"longitude\": 77.1875795,\n                    \"accuracy\": 13.057000160217285,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.9339500665664673,\n                    \"z\": 8.983050346374512\n                },\n                \"lux\": 91,\n                \"timeStamp\": \"2025-06-19T11:34:12.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543612,\n                    \"longitude\": 77.1875795,\n                    \"accuracy\": 13.057000160217285,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.9360500574111938,\n                    \"z\": 8.985000610351562\n                },\n                \"lux\": 97,\n                \"timeStamp\": \"2025-06-19T11:34:13.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543612,\n                    \"longitude\": 77.1875795,\n                    \"accuracy\": 13.057000160217285,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.1470500230789185,\n                    \"z\": 9\n                },\n                \"lux\": 88,\n                \"timeStamp\": \"2025-06-19T11:34:14.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.1860500574111938,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 91,\n                \"timeStamp\": \"2025-06-19T11:34:15.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.897050142288208,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 89,\n                \"timeStamp\": \"2025-06-19T11:34:16.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.897050142288208,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 89,\n                \"timeStamp\": \"2025-06-19T11:34:17.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.8750001192092896,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 88,\n                \"timeStamp\": \"2025-06-19T11:34:18.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.1470500230789185,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 86,\n                \"timeStamp\": \"2025-06-19T11:34:19.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543613,\n                    \"longitude\": 77.1875896,\n                    \"accuracy\": 13.53600025177002,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.1490000486373901,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 90,\n                \"timeStamp\": \"2025-06-19T11:34:20.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435844,\n                    \"longitude\": 77.1876094,\n                    \"accuracy\": 13.680999755859375,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.8960001468658447,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 96,\n                \"timeStamp\": \"2025-06-19T11:34:21.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435844,\n                    \"longitude\": 77.1876094,\n                    \"accuracy\": 13.680999755859375,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.8979500532150269,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 97,\n                \"timeStamp\": \"2025-06-19T11:34:22.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435844,\n                    \"longitude\": 77.1876094,\n                    \"accuracy\": 13.680999755859375,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.8979500532150269,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 96,\n                \"timeStamp\": \"2025-06-19T11:34:23.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435844,\n                    \"longitude\": 77.1876094,\n                    \"accuracy\": 13.680999755859375,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.894950032234192,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 92,\n                \"timeStamp\": \"2025-06-19T11:34:24.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.894950032234192,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 95,\n                \"timeStamp\": \"2025-06-19T11:34:25.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.897050142288208,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 94,\n                \"timeStamp\": \"2025-06-19T11:34:26.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.897050142288208,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 92,\n                \"timeStamp\": \"2025-06-19T11:34:27.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.1470500230789185,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 87,\n                \"timeStamp\": \"2025-06-19T11:34:28.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.1470500230789185,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 85,\n                \"timeStamp\": \"2025-06-19T11:34:29.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435838,\n                    \"longitude\": 77.1876114,\n                    \"accuracy\": 13.696999549865723,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.1490000486373901,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 87,\n                \"timeStamp\": \"2025-06-19T11:34:30.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435851,\n                    \"longitude\": 77.1876131,\n                    \"accuracy\": 14.131999969482422,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.1490000486373901,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 87,\n                \"timeStamp\": \"2025-06-19T11:34:31.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435851,\n                    \"longitude\": 77.1876131,\n                    \"accuracy\": 14.131999969482422,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.1509500741958618,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 93,\n                \"timeStamp\": \"2025-06-19T11:34:32.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435851,\n                    \"longitude\": 77.1876131,\n                    \"accuracy\": 14.131999969482422,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.8790501356124878,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 98,\n                \"timeStamp\": \"2025-06-19T11:34:33.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435851,\n                    \"longitude\": 77.1876131,\n                    \"accuracy\": 14.131999969482422,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.8760501146316528,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 94,\n                \"timeStamp\": \"2025-06-19T11:34:34.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435851,\n                    \"longitude\": 77.1876131,\n                    \"accuracy\": 14.131999969482422,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.8780001401901245,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 89,\n                \"timeStamp\": \"2025-06-19T11:34:35.011Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435859,\n                    \"longitude\": 77.1876106,\n                    \"accuracy\": 14.08899974822998,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.8780001401901245,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 90,\n                \"timeStamp\": \"2025-06-19T11:34:36.012Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435859,\n                    \"longitude\": 77.1876106,\n                    \"accuracy\": 14.08899974822998,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.8750001192092896,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 90,\n                \"timeStamp\": \"2025-06-19T11:34:37.011Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435859,\n                    \"longitude\": 77.1876106,\n                    \"accuracy\": 14.08899974822998,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.8360000848770142,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 87,\n                \"timeStamp\": \"2025-06-19T11:34:38.012Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435859,\n                    \"longitude\": 77.1876106,\n                    \"accuracy\": 14.08899974822998,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.7040001153945923,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 82,\n                \"timeStamp\": \"2025-06-19T11:34:39.011Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435859,\n                    \"longitude\": 77.1876106,\n                    \"accuracy\": 14.08899974822998,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.7040001153945923,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 83,\n                \"timeStamp\": \"2025-06-19T11:34:40.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435726,\n                    \"longitude\": 77.1876226,\n                    \"accuracy\": 14.095999717712402,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.6870501041412354,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 85,\n                \"timeStamp\": \"2025-06-19T11:34:41.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435726,\n                    \"longitude\": 77.1876226,\n                    \"accuracy\": 14.095999717712402,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.6870501041412354,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 81,\n                \"timeStamp\": \"2025-06-19T11:34:42.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435726,\n                    \"longitude\": 77.1876226,\n                    \"accuracy\": 14.095999717712402,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.665000081062317,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 84,\n                \"timeStamp\": \"2025-06-19T11:34:43.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435726,\n                    \"longitude\": 77.1876226,\n                    \"accuracy\": 14.095999717712402,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.665000081062317,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 89,\n                \"timeStamp\": \"2025-06-19T11:34:44.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.6669501066207886,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 95,\n                \"timeStamp\": \"2025-06-19T11:34:45.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.6669501066207886,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 92,\n                \"timeStamp\": \"2025-06-19T11:34:46.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.6639500856399536,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 97,\n                \"timeStamp\": \"2025-06-19T11:34:47.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 1.6639500856399536,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 95,\n                \"timeStamp\": \"2025-06-19T11:34:48.010Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.6660500764846802,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 88,\n                \"timeStamp\": \"2025-06-19T11:34:49.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:3f:63\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.187611,\n                    \"accuracy\": 14.07800006866455,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 1.6660500764846802,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 95,\n                \"timeStamp\": \"2025-06-19T11:34:50.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5436085,\n                    \"longitude\": 77.1875855,\n                    \"accuracy\": 12.737000465393066,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.6680001020431519,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 94,\n                \"timeStamp\": \"2025-06-19T11:34:51.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5436085,\n                    \"longitude\": 77.1875855,\n                    \"accuracy\": 12.737000465393066,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 1.6680001020431519,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 87,\n                \"timeStamp\": \"2025-06-19T11:34:52.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5436085,\n                    \"longitude\": 77.1875855,\n                    \"accuracy\": 12.737000465393066,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9180000424385071,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 73,\n                \"timeStamp\": \"2025-06-19T11:34:53.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5436085,\n                    \"longitude\": 77.1875855,\n                    \"accuracy\": 12.737000465393066,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9180000424385071,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 85,\n                \"timeStamp\": \"2025-06-19T11:34:54.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9199500679969788,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 78,\n                \"timeStamp\": \"2025-06-19T11:34:55.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9199500679969788,\n                    \"z\": 9.808050155639648\n                },\n                \"lux\": 86,\n                \"timeStamp\": \"2025-06-19T11:34:56.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": 0.9169500470161438,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 84,\n                \"timeStamp\": \"2025-06-19T11:34:57.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0010500000789761543,\n                    \"y\": -0.0010500000789761543,\n                    \"z\": 9.80505084991455\n                },\n                \"lux\": 59,\n                \"timeStamp\": \"2025-06-19T11:34:58.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9570000171661377,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 78,\n                \"timeStamp\": \"2025-06-19T11:34:59.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e1\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -98\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435987,\n                    \"longitude\": 77.1875999,\n                    \"accuracy\": 13.027999877929688,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0,\n                    \"y\": 0.9570000171661377,\n                    \"z\": 9.807000160217285\n                },\n                \"lux\": 73,\n                \"timeStamp\": \"2025-06-19T11:35:00.009Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.1876156,\n                    \"accuracy\": 12.97599983215332,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 0.9589500427246094,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 77,\n                \"timeStamp\": \"2025-06-19T11:35:01.008Z\"\n            },\n            {\n                \"beacons\": [],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:25\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:24\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:20\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:3c:21\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"18:0f:76:80:d5:be\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:51:36:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:61:7a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"00:17:7c:c8:67:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"12:6f:d9:83:93:78\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5435843,\n                    \"longitude\": 77.1876156,\n                    \"accuracy\": 12.97599983215332,\n                    \"altitude\": 196.3000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 0\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0010500000789761543,\n                    \"y\": 0.0010500000789761543,\n                    \"z\": 9.808950424194336\n                },\n                \"lux\": 63,\n                \"timeStamp\": \"2025-06-19T11:35:02.008Z\"\n            }\n        ],\n        \"178,96,0\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433365,\n                    \"longitude\": 77.1878171,\n                    \"accuracy\": 9.211999893188477,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 174.22189719755733\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.019142581149935722,\n                    \"y\": 3.1172497272491455,\n                    \"z\": 7.316354274749756\n                },\n                \"lux\": 380,\n                \"timeStamp\": \"2025-06-19T11:34:34.282Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -143.3365057708117\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.97926265001297,\n                    \"y\": 5.221437931060791,\n                    \"z\": 8.577970504760742\n                },\n                \"lux\": 400,\n                \"timeStamp\": \"2025-06-19T11:34:35.286Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -156.05179083538252\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.19621145725250244,\n                    \"y\": 5.077868938446045,\n                    \"z\": 8.355437278747559\n                },\n                \"lux\": 390,\n                \"timeStamp\": \"2025-06-19T11:34:36.295Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -136.42968187831138\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.490827739238739,\n                    \"y\": 3.3373894691467285,\n                    \"z\": 8.920442581176758\n                },\n                \"lux\": 403,\n                \"timeStamp\": \"2025-06-19T11:34:37.295Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -112.16400734230456\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.21296121180057526,\n                    \"y\": 2.841775894165039,\n                    \"z\": 9.059226989746094\n                },\n                \"lux\": 330,\n                \"timeStamp\": \"2025-06-19T11:34:38.280Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -114.83577927012762\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.31854450702667236,\n                    \"y\": 2.95902419090271,\n                    \"z\": 9.061619758605957\n                },\n                \"lux\": 331,\n                \"timeStamp\": \"2025-06-19T11:34:39.278Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878153,\n                    \"accuracy\": 8.746000289916992,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -116.54211078895855\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.4621138870716095,\n                    \"y\": 3.184248685836792,\n                    \"z\": 8.987442016601562\n                },\n                \"lux\": 352,\n                \"timeStamp\": \"2025-06-19T11:34:40.279Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878141,\n                    \"accuracy\": 8.505999565124512,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -115.70203850218199\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3927220106124878,\n                    \"y\": 3.0403802394866943,\n                    \"z\": 9.257830619812012\n                },\n                \"lux\": 328,\n                \"timeStamp\": \"2025-06-19T11:34:41.271Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878141,\n                    \"accuracy\": 8.505999565124512,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -115.84037715363144\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5315057039260864,\n                    \"y\": 2.7508487701416016,\n                    \"z\": 9.633803367614746\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:34:42.281Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878141,\n                    \"accuracy\": 8.505999565124512,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -119.8271995533029\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3161516785621643,\n                    \"y\": 2.7580273151397705,\n                    \"z\": 9.859027862548828\n                },\n                \"lux\": 370,\n                \"timeStamp\": \"2025-06-19T11:34:43.285Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878141,\n                    \"accuracy\": 8.505999565124512,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -121.71472233043592\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3640081584453583,\n                    \"y\": 2.7101707458496094,\n                    \"z\": 9.63619613647461\n                },\n                \"lux\": 373,\n                \"timeStamp\": \"2025-06-19T11:34:44.287Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543339,\n                    \"longitude\": 77.1878141,\n                    \"accuracy\": 8.505999565124512,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -123.0365688405085\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.612861692905426,\n                    \"y\": 2.542673110961914,\n                    \"z\": 9.909276962280273\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T11:34:45.287Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433454,\n                    \"longitude\": 77.18781,\n                    \"accuracy\": 7.635000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -124.3217372347381\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2225325107574463,\n                    \"y\": 2.4921247959136963,\n                    \"z\": 9.423234939575195\n                },\n                \"lux\": 374,\n                \"timeStamp\": \"2025-06-19T11:34:46.287Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433454,\n                    \"longitude\": 77.18781,\n                    \"accuracy\": 7.635000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -121.88449351244576\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.06939185410737991,\n                    \"y\": 3.145963668823242,\n                    \"z\": 8.760123252868652\n                },\n                \"lux\": 379,\n                \"timeStamp\": \"2025-06-19T11:34:47.284Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433454,\n                    \"longitude\": 77.18781,\n                    \"accuracy\": 7.635000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -122.58596760058441\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.37836506962776184,\n                    \"y\": 4.086641788482666,\n                    \"z\": 8.640183448791504\n                },\n                \"lux\": 373,\n                \"timeStamp\": \"2025-06-19T11:34:48.295Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433454,\n                    \"longitude\": 77.18781,\n                    \"accuracy\": 7.635000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -133.5786652960997\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0023928226437419653,\n                    \"y\": 4.567898273468018,\n                    \"z\": 8.803194046020508\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:34:49.294Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433454,\n                    \"longitude\": 77.18781,\n                    \"accuracy\": 7.635000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -136.13687166859296\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4166502356529236,\n                    \"y\": 3.952643871307373,\n                    \"z\": 9.004191398620605\n                },\n                \"lux\": 371,\n                \"timeStamp\": \"2025-06-19T11:34:50.296Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:61\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433502,\n                    \"longitude\": 77.1878125,\n                    \"accuracy\": 7.585999965667725,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -135.86916923426347\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.39511483907699585,\n                    \"y\": 4.0196428298950195,\n                    \"z\": 8.805587768554688\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:34:51.288Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:61\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433502,\n                    \"longitude\": 77.1878125,\n                    \"accuracy\": 7.585999965667725,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -149.08660980661364\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0390832424163818,\n                    \"y\": 4.1368913650512695,\n                    \"z\": 8.35872745513916\n                },\n                \"lux\": 369,\n                \"timeStamp\": \"2025-06-19T11:34:52.292Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:61\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433502,\n                    \"longitude\": 77.1878125,\n                    \"accuracy\": 7.585999965667725,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -143.4740521203174\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.625723123550415,\n                    \"y\": 4.181756496429443,\n                    \"z\": 9.12712287902832\n                },\n                \"lux\": 369,\n                \"timeStamp\": \"2025-06-19T11:34:53.283Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:61\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433502,\n                    \"longitude\": 77.1878125,\n                    \"accuracy\": 7.585999965667725,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -139.57633636855792\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6625127792358398,\n                    \"y\": 4.4976091384887695,\n                    \"z\": 9.020044326782227\n                },\n                \"lux\": 379,\n                \"timeStamp\": \"2025-06-19T11:34:54.283Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:61\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433502,\n                    \"longitude\": 77.1878125,\n                    \"accuracy\": 7.585999965667725,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -137.8248846200699\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.3725829124450684,\n                    \"y\": 5.0979084968566895,\n                    \"z\": 8.084151268005371\n                },\n                \"lux\": 385,\n                \"timeStamp\": \"2025-06-19T11:34:55.289Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"4e:64:e5:4c:ca:4e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -135.244316208234\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7827520966529846,\n                    \"y\": 3.3780672550201416,\n                    \"z\": 9.164510726928711\n                },\n                \"lux\": 378,\n                \"timeStamp\": \"2025-06-19T11:34:56.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"4e:64:e5:4c:ca:4e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -132.251108747881\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9218349456787109,\n                    \"y\": 4.036392688751221,\n                    \"z\": 8.963513374328613\n                },\n                \"lux\": 374,\n                \"timeStamp\": \"2025-06-19T11:34:57.287Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"4e:64:e5:4c:ca:4e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -130.96232035339128\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.014356935396790504,\n                    \"y\": 3.684647798538208,\n                    \"z\": 9.516554832458496\n                },\n                \"lux\": 373,\n                \"timeStamp\": \"2025-06-19T11:34:58.298Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"4e:64:e5:4c:ca:4e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -120.93527480273241\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.385543555021286,\n                    \"y\": 4.6540398597717285,\n                    \"z\": 7.910073280334473\n                },\n                \"lux\": 369,\n                \"timeStamp\": \"2025-06-19T11:34:59.284Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"4e:64:e5:4c:ca:4e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -128.3119883893729\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5338985323905945,\n                    \"y\": 4.701896667480469,\n                    \"z\": 8.274081230163574\n                },\n                \"lux\": 368,\n                \"timeStamp\": \"2025-06-19T11:35:00.290Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -128.86722812738157\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4668995141983032,\n                    \"y\": 3.490530014038086,\n                    \"z\": 8.80798053741455\n                },\n                \"lux\": 374,\n                \"timeStamp\": \"2025-06-19T11:35:01.291Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -126.18714385933862\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9122636318206787,\n                    \"y\": 4.551148891448975,\n                    \"z\": 8.510971069335938\n                },\n                \"lux\": 363,\n                \"timeStamp\": \"2025-06-19T11:35:02.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -124.24940553142766\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.074975609779358,\n                    \"y\": 4.177569389343262,\n                    \"z\": 9.294022560119629\n                },\n                \"lux\": 384,\n                \"timeStamp\": \"2025-06-19T11:35:03.297Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -118.9985063616836\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.33050861954689026,\n                    \"y\": 4.390829563140869,\n                    \"z\": 8.506185531616211\n                },\n                \"lux\": 379,\n                \"timeStamp\": \"2025-06-19T11:35:04.298Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433484,\n                    \"longitude\": 77.1878133,\n                    \"accuracy\": 25.198999404907227,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -124.55858087439745\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7061817646026611,\n                    \"y\": 4.453042984008789,\n                    \"z\": 7.9316086769104\n                },\n                \"lux\": 384,\n                \"timeStamp\": \"2025-06-19T11:35:05.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433547,\n                    \"longitude\": 77.1878137,\n                    \"accuracy\": 186.10000610351562,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -160.19692335963654\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.4214358925819397,\n                    \"y\": 5.50648307800293,\n                    \"z\": 7.862216949462891\n                },\n                \"lux\": 348,\n                \"timeStamp\": \"2025-06-19T11:35:06.300Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433547,\n                    \"longitude\": 77.1878137,\n                    \"accuracy\": 186.10000610351562,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -168.20753314276757\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7181459069252014,\n                    \"y\": 4.946263313293457,\n                    \"z\": 8.005785942077637\n                },\n                \"lux\": 351,\n                \"timeStamp\": \"2025-06-19T11:35:07.298Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433547,\n                    \"longitude\": 77.1878137,\n                    \"accuracy\": 186.10000610351562,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -174.9292862295172\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.994417667388916,\n                    \"y\": 4.567898273468018,\n                    \"z\": 8.231010437011719\n                },\n                \"lux\": 359,\n                \"timeStamp\": \"2025-06-19T11:35:08.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -160.69197547067907\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.450947880744934,\n                    \"y\": 4.905585289001465,\n                    \"z\": 8.398508071899414\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:35:09.286Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -169.28218144639905\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5123631358146667,\n                    \"y\": 5.257330417633057,\n                    \"z\": 8.707481384277344\n                },\n                \"lux\": 354,\n                \"timeStamp\": \"2025-06-19T11:35:10.292Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -172.1286081414885\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.36640095710754395,\n                    \"y\": 5.415555953979492,\n                    \"z\": 7.99382209777832\n                },\n                \"lux\": 342,\n                \"timeStamp\": \"2025-06-19T11:35:11.289Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -168.60379339765504\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6272186636924744,\n                    \"y\": 5.152046203613281,\n                    \"z\": 8.585148811340332\n                },\n                \"lux\": 349,\n                \"timeStamp\": \"2025-06-19T11:35:12.294Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -164.3901267552691\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.12203395366668701,\n                    \"y\": 4.963013172149658,\n                    \"z\": 8.769695281982422\n                },\n                \"lux\": 346,\n                \"timeStamp\": \"2025-06-19T11:35:13.289Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -161.21609686682916\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6248258352279663,\n                    \"y\": 4.295116424560547,\n                    \"z\": 8.30279541015625\n                },\n                \"lux\": 373,\n                \"timeStamp\": \"2025-06-19T11:35:14.300Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433588,\n                    \"longitude\": 77.1878127,\n                    \"accuracy\": 52.23500061035156,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -155.3933605993933\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.30179476737976074,\n                    \"y\": 4.340580463409424,\n                    \"z\": 8.9850492477417\n                },\n                \"lux\": 379,\n                \"timeStamp\": \"2025-06-19T11:35:15.288Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543359,\n                    \"longitude\": 77.1878118,\n                    \"accuracy\": 36.43299865722656,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -152.41109510209063\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5697908997535706,\n                    \"y\": 4.479363918304443,\n                    \"z\": 8.443971633911133\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:35:16.291Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543359,\n                    \"longitude\": 77.1878118,\n                    \"accuracy\": 36.43299865722656,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -159.893020922706\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.27038896083831787,\n                    \"y\": 4.953442096710205,\n                    \"z\": 8.089534759521484\n                },\n                \"lux\": 353,\n                \"timeStamp\": \"2025-06-19T11:35:17.289Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543359,\n                    \"longitude\": 77.1878118,\n                    \"accuracy\": 36.43299865722656,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -160.88268801268416\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.39032918214797974,\n                    \"y\": 5.056333541870117,\n                    \"z\": 8.697610855102539\n                },\n                \"lux\": 354,\n                \"timeStamp\": \"2025-06-19T11:35:18.283Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543359,\n                    \"longitude\": 77.1878118,\n                    \"accuracy\": 36.43299865722656,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -140.955010052525\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0390832424163818,\n                    \"y\": 4.321437835693359,\n                    \"z\": 9.368199348449707\n                },\n                \"lux\": 375,\n                \"timeStamp\": \"2025-06-19T11:35:19.282Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -42\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -28\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543359,\n                    \"longitude\": 77.1878118,\n                    \"accuracy\": 36.43299865722656,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -139.38577409071456\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8476574420928955,\n                    \"y\": 3.873680830001831,\n                    \"z\": 9.181260108947754\n                },\n                \"lux\": 389,\n                \"timeStamp\": \"2025-06-19T11:35:20.284Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433593,\n                    \"longitude\": 77.1878114,\n                    \"accuracy\": 30.827999114990234,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -133.01913619929223\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.7277171611785889,\n                    \"y\": 5.101797103881836,\n                    \"z\": 8.348258972167969\n                },\n                \"lux\": 380,\n                \"timeStamp\": \"2025-06-19T11:35:21.300Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433593,\n                    \"longitude\": 77.1878114,\n                    \"accuracy\": 30.827999114990234,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -146.5014105265205\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.48364928364753723,\n                    \"y\": 4.4721856117248535,\n                    \"z\": 8.046463966369629\n                },\n                \"lux\": 374,\n                \"timeStamp\": \"2025-06-19T11:35:22.287Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433593,\n                    \"longitude\": 77.1878114,\n                    \"accuracy\": 30.827999114990234,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -138.9629170791991\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.13639089465141296,\n                    \"y\": 5.187938690185547,\n                    \"z\": 9.107083320617676\n                },\n                \"lux\": 369,\n                \"timeStamp\": \"2025-06-19T11:35:23.296Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433593,\n                    \"longitude\": 77.1878114,\n                    \"accuracy\": 30.827999114990234,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -142.83883086712788\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.14356936514377594,\n                    \"y\": 4.9965128898620605,\n                    \"z\": 8.748159408569336\n                },\n                \"lux\": 364,\n                \"timeStamp\": \"2025-06-19T11:35:24.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433593,\n                    \"longitude\": 77.1878114,\n                    \"accuracy\": 30.827999114990234,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -141.55405862387013\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5410770177841187,\n                    \"y\": 4.931906700134277,\n                    \"z\": 8.717052459716797\n                },\n                \"lux\": 371,\n                \"timeStamp\": \"2025-06-19T11:35:25.295Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433609,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 146.4290008544922,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -139.4001174879716\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5362913608551025,\n                    \"y\": 4.412364959716797,\n                    \"z\": 8.664112091064453\n                },\n                \"lux\": 365,\n                \"timeStamp\": \"2025-06-19T11:35:26.301Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433609,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 146.4290008544922,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -139.4688565117786\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6415755748748779,\n                    \"y\": 4.247260093688965,\n                    \"z\": 8.846264839172363\n                },\n                \"lux\": 375,\n                \"timeStamp\": \"2025-06-19T11:35:27.299Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433609,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 146.4290008544922,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -128.96640247413015\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9002995491027832,\n                    \"y\": 5.235795021057129,\n                    \"z\": 7.608577728271484\n                },\n                \"lux\": 387,\n                \"timeStamp\": \"2025-06-19T11:35:28.296Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433609,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 146.4290008544922,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -104.33684277990173\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.40707895159721375,\n                    \"y\": 4.819443702697754,\n                    \"z\": 11.139785766601562\n                },\n                \"lux\": 387,\n                \"timeStamp\": \"2025-06-19T11:35:29.288Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -35\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433609,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 146.4290008544922,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -140.44306005347588\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.45972105860710144,\n                    \"y\": 4.536791801452637,\n                    \"z\": 8.827122688293457\n                },\n                \"lux\": 369,\n                \"timeStamp\": \"2025-06-19T11:35:30.293Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433597,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 92.41899871826172,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -153.33552022511682\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7827520966529846,\n                    \"y\": 3.294318675994873,\n                    \"z\": 8.570791244506836\n                },\n                \"lux\": 366,\n                \"timeStamp\": \"2025-06-19T11:35:31.285Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -69,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -83,\n                            -69,\n                            -71,\n                            -69,\n                            -71,\n                            -71,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -73,\n                            -81,\n                            -73,\n                            -81,\n                            -81,\n                            -67,\n                            -67,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -67,\n                            -72,\n                            -72,\n                            -72,\n                            -75,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -74,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -69,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -89,\n                            -89,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -89,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -78,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -76,\n                            -78,\n                            -70,\n                            -78,\n                            -70,\n                            -70,\n                            -78,\n                            -78\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -73,\n                            -80,\n                            -80,\n                            -79,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -80,\n                            -79,\n                            -68,\n                            -79,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -70,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -76,\n                            -73,\n                            -70,\n                            -81,\n                            -73,\n                            -70,\n                            -81,\n                            -70,\n                            -81,\n                            -81,\n                            -69,\n                            -69,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -69,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -74,\n                            -70,\n                            -78,\n                            -74,\n                            -70,\n                            -78,\n                            -70,\n                            -78,\n                            -78,\n                            -66,\n                            -66,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -66,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -72,\n                            -72,\n                            -71,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -72,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -71,\n                            -78,\n                            -72,\n                            -76,\n                            -78,\n                            -72,\n                            -76,\n                            -72,\n                            -76,\n                            -76\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -78,\n                            -78,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -78,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -80,\n                            -76,\n                            -86,\n                            -80,\n                            -76,\n                            -86,\n                            -76,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -80,\n                            -73,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -80,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -78,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -77,\n                            -79,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -77,\n                            -78,\n                            -92,\n                            -77,\n                            -78,\n                            -92,\n                            -78,\n                            -92,\n                            -92,\n                            -92,\n                            -78,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -78,\n                            -80,\n                            -78,\n                            -80,\n                            -80,\n                            -86,\n                            -86\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -71,\n                            -86,\n                            -71,\n                            -74,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -86,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -71,\n                            -74,\n                            -68,\n                            -87,\n                            -74,\n                            -68,\n                            -87,\n                            -68,\n                            -87,\n                            -87,\n                            -71,\n                            -71,\n                            -81,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -81,\n                            -80,\n                            -71,\n                            -80,\n                            -71,\n                            -71,\n                            -69,\n                            -69,\n                            -80,\n                            -69,\n                            -80,\n                            -85,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -69,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -80,\n                            -85,\n                            -68,\n                            -82,\n                            -85,\n                            -68,\n                            -82,\n                            -68,\n                            -82,\n                            -82,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -78,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -78,\n                            -69,\n                            -69,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -91,\n                            -91,\n                            -91,\n                            -74,\n                            -91,\n                            -74,\n                            -82,\n                            -91,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -74,\n                            -82,\n                            -71,\n                            -82,\n                            -71,\n                            -71\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -89,\n                            -92,\n                            -92,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -90,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -87,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -90,\n                            -81,\n                            -87,\n                            -98,\n                            -81,\n                            -87,\n                            -98,\n                            -87,\n                            -98,\n                            -98,\n                            -90,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -87,\n                            -93,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -93,\n                            -94,\n                            -91,\n                            -93,\n                            -94,\n                            -91,\n                            -94,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -94,\n                            -94,\n                            -88,\n                            -94,\n                            -88,\n                            -87,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -94,\n                            -88,\n                            -87,\n                            -92,\n                            -88,\n                            -87,\n                            -92,\n                            -87,\n                            -92,\n                            -92,\n                            -81,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -81,\n                            -90,\n                            -90,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -85,\n                            -87,\n                            -85,\n                            -87,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -94,\n                            -94,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -94,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -94\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -100,\n                            -92,\n                            -92,\n                            -92,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -95,\n                            -89,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -94,\n                            -95,\n                            -94,\n                            -95,\n                            -91,\n                            -94,\n                            -95,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -91,\n                            -92,\n                            -90,\n                            -91,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -92,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -94,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -91,\n                            -93,\n                            -96,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -91,\n                            -93,\n                            -96,\n                            -95,\n                            -93,\n                            -96,\n                            -95,\n                            -96,\n                            -95,\n                            -95\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -96,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433597,\n                    \"longitude\": 77.1878111,\n                    \"accuracy\": 92.41899871826172,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -149.64730003558\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6535396575927734,\n                    \"y\": 4.110570430755615,\n                    \"z\": 9.365806579589844\n                },\n                \"lux\": 370,\n                \"timeStamp\": \"2025-06-19T11:35:32.309Z\"\n            }\n        ],\n        \"44,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428328,\n                    \"longitude\": 77.1872777,\n                    \"accuracy\": 9.362000465393066,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -57.43243110780677\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9400500655174255,\n                    \"y\": 3.29295015335083,\n                    \"z\": 8.881950378417969\n                },\n                \"lux\": 1434,\n                \"timeStamp\": \"2025-06-19T11:35:18.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428328,\n                    \"longitude\": 77.1872777,\n                    \"accuracy\": 9.362000465393066,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -51.59199099004223\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6430500149726868,\n                    \"y\": 3.2280001640319824,\n                    \"z\": 9.238950729370117\n                },\n                \"lux\": 1434,\n                \"timeStamp\": \"2025-06-19T11:35:19.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428409,\n                    \"longitude\": 77.1872682,\n                    \"accuracy\": 10.72599983215332,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -52.330689609157446\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7170000076293945,\n                    \"y\": 2.761050224304199,\n                    \"z\": 8.87700080871582\n                },\n                \"lux\": 1434,\n                \"timeStamp\": \"2025-06-19T11:35:20.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428409,\n                    \"longitude\": 77.1872682,\n                    \"accuracy\": 10.72599983215332,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -51.51741898468403\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7870500087738037,\n                    \"y\": 2.574000120162964,\n                    \"z\": 9.496950149536133\n                },\n                \"lux\": 1434,\n                \"timeStamp\": \"2025-06-19T11:35:21.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428409,\n                    \"longitude\": 77.1872682,\n                    \"accuracy\": 10.72599983215332,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -49.815417805786886\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8440500497817993,\n                    \"y\": 2.6050500869750977,\n                    \"z\": 9.559050559997559\n                },\n                \"lux\": 1434,\n                \"timeStamp\": \"2025-06-19T11:35:22.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428409,\n                    \"longitude\": 77.1872682,\n                    \"accuracy\": 10.72599983215332,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -50.0916306558222\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1080501079559326,\n                    \"y\": 2.694000244140625,\n                    \"z\": 9.454050064086914\n                },\n                \"lux\": 1215,\n                \"timeStamp\": \"2025-06-19T11:35:23.131Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -88\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428409,\n                    \"longitude\": 77.1872682,\n                    \"accuracy\": 10.72599983215332,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -51.308794271580574\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9949500560760498,\n                    \"y\": 2.6959500312805176,\n                    \"z\": 9.42300033569336\n                },\n                \"lux\": 1215,\n                \"timeStamp\": \"2025-06-19T11:35:24.126Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -88\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428468,\n                    \"longitude\": 77.1872537,\n                    \"accuracy\": 10.163999557495117,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -54.70990745935593\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0600500106811523,\n                    \"y\": 2.671950101852417,\n                    \"z\": 9.313050270080566\n                },\n                \"lux\": 1215,\n                \"timeStamp\": \"2025-06-19T11:35:25.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -88\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428468,\n                    \"longitude\": 77.1872537,\n                    \"accuracy\": 10.163999557495117,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -54.958574156468586\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1290500164031982,\n                    \"y\": 2.746950149536133,\n                    \"z\": 9.519000053405762\n                },\n                \"lux\": 1215,\n                \"timeStamp\": \"2025-06-19T11:35:26.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -88\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428468,\n                    \"longitude\": 77.1872537,\n                    \"accuracy\": 10.163999557495117,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -53.32021668025762\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.2060000896453857,\n                    \"y\": 2.7079501152038574,\n                    \"z\": 9.346050262451172\n                },\n                \"lux\": 1215,\n                \"timeStamp\": \"2025-06-19T11:35:27.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -88\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428468,\n                    \"longitude\": 77.1872537,\n                    \"accuracy\": 10.163999557495117,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -49.72330928973468\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9660000205039978,\n                    \"y\": 2.811000108718872,\n                    \"z\": 9.282000541687012\n                },\n                \"lux\": 1182,\n                \"timeStamp\": \"2025-06-19T11:35:28.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428468,\n                    \"longitude\": 77.1872537,\n                    \"accuracy\": 10.163999557495117,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -72.00959158917723\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.5769500732421875,\n                    \"y\": 4.006050109863281,\n                    \"z\": 8.221050262451172\n                },\n                \"lux\": 1182,\n                \"timeStamp\": \"2025-06-19T11:35:29.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428638,\n                    \"longitude\": 77.1872554,\n                    \"accuracy\": 10.791999816894531,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -117.37524360353837\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.06795000284910202,\n                    \"y\": 4.837050437927246,\n                    \"z\": 8.347949981689453\n                },\n                \"lux\": 1182,\n                \"timeStamp\": \"2025-06-19T11:35:30.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428638,\n                    \"longitude\": 77.1872554,\n                    \"accuracy\": 10.791999816894531,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -153.38002573774864\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.6300500631332397,\n                    \"y\": 3.690000057220459,\n                    \"z\": 9.193050384521484\n                },\n                \"lux\": 2001,\n                \"timeStamp\": \"2025-06-19T11:35:31.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428638,\n                    \"longitude\": 77.1872554,\n                    \"accuracy\": 10.791999816894531,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -156.16517197560475\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1269500255584717,\n                    \"y\": 3.4560000896453857,\n                    \"z\": 9.415950775146484\n                },\n                \"lux\": 2001,\n                \"timeStamp\": \"2025-06-19T11:35:32.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428638,\n                    \"longitude\": 77.1872554,\n                    \"accuracy\": 10.791999816894531,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -167.75930880867466\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3169500231742859,\n                    \"y\": 4.192950248718262,\n                    \"z\": 9.085050582885742\n                },\n                \"lux\": 1872,\n                \"timeStamp\": \"2025-06-19T11:35:33.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428638,\n                    \"longitude\": 77.1872554,\n                    \"accuracy\": 10.791999816894531,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -171.56055496859688\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5760000348091125,\n                    \"y\": 3.4770002365112305,\n                    \"z\": 8.82705020904541\n                },\n                \"lux\": 1872,\n                \"timeStamp\": \"2025-06-19T11:35:34.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429164,\n                    \"longitude\": 77.1872698,\n                    \"accuracy\": 9.793000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -173.5668410750181\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7459500432014465,\n                    \"y\": 3.8680500984191895,\n                    \"z\": 9.109050750732422\n                },\n                \"lux\": 1872,\n                \"timeStamp\": \"2025-06-19T11:35:35.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429164,\n                    \"longitude\": 77.1872698,\n                    \"accuracy\": 9.793000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -173.42910348021562\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.895050048828125,\n                    \"y\": 3.979950189590454,\n                    \"z\": 9.291000366210938\n                },\n                \"lux\": 1872,\n                \"timeStamp\": \"2025-06-19T11:35:36.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429164,\n                    \"longitude\": 77.1872698,\n                    \"accuracy\": 9.793000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -169.76366880174993\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4440000355243683,\n                    \"y\": 2.55495023727417,\n                    \"z\": 9.042000770568848\n                },\n                \"lux\": 1872,\n                \"timeStamp\": \"2025-06-19T11:35:37.125Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429164,\n                    \"longitude\": 77.1872698,\n                    \"accuracy\": 9.793000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -158.5120249744211\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5400000214576721,\n                    \"y\": 3.709050178527832,\n                    \"z\": 9.054000854492188\n                },\n                \"lux\": 1510,\n                \"timeStamp\": \"2025-06-19T11:35:38.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429164,\n                    \"longitude\": 77.1872698,\n                    \"accuracy\": 9.793000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -152.51990001556894\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.12300000339746475,\n                    \"y\": 2.2890000343322754,\n                    \"z\": 10.362000465393066\n                },\n                \"lux\": 1510,\n                \"timeStamp\": \"2025-06-19T11:35:39.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431517,\n                    \"longitude\": 77.1872134,\n                    \"accuracy\": 6.960000038146973,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -149.54165066949824\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.15300001204013824,\n                    \"y\": 2.2200000286102295,\n                    \"z\": 9.556950569152832\n                },\n                \"lux\": 1510,\n                \"timeStamp\": \"2025-06-19T11:35:40.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431517,\n                    \"longitude\": 77.1872134,\n                    \"accuracy\": 6.960000038146973,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -149.0080626311585\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.034950003027915955,\n                    \"y\": 2.4190502166748047,\n                    \"z\": 9.844050407409668\n                },\n                \"lux\": 1510,\n                \"timeStamp\": \"2025-06-19T11:35:41.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431517,\n                    \"longitude\": 77.1872134,\n                    \"accuracy\": 6.960000038146973,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -148.4267725516554\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2970000207424164,\n                    \"y\": 2.253000020980835,\n                    \"z\": 9.658050537109375\n                },\n                \"lux\": 1510,\n                \"timeStamp\": \"2025-06-19T11:35:42.122Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431517,\n                    \"longitude\": 77.1872134,\n                    \"accuracy\": 6.960000038146973,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -148.49996485880123\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2850000262260437,\n                    \"y\": 2.344050168991089,\n                    \"z\": 8.929950714111328\n                },\n                \"lux\": 1386,\n                \"timeStamp\": \"2025-06-19T11:35:43.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431517,\n                    \"longitude\": 77.1872134,\n                    \"accuracy\": 6.960000038146973,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -147.11055411745892\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1749500036239624,\n                    \"y\": 2.464050054550171,\n                    \"z\": 8.809950828552246\n                },\n                \"lux\": 1386,\n                \"timeStamp\": \"2025-06-19T11:35:44.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432683,\n                    \"longitude\": 77.1871255,\n                    \"accuracy\": 5.065999984741211,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -140.8745367637239\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6049500107765198,\n                    \"y\": 3.3379502296447754,\n                    \"z\": 9.223950386047363\n                },\n                \"lux\": 1386,\n                \"timeStamp\": \"2025-06-19T11:35:45.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432683,\n                    \"longitude\": 77.1871255,\n                    \"accuracy\": 5.065999984741211,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -143.51239680231785\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7800000309944153,\n                    \"y\": 3.681000232696533,\n                    \"z\": 8.68005084991455\n                },\n                \"lux\": 1386,\n                \"timeStamp\": \"2025-06-19T11:35:46.122Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432683,\n                    \"longitude\": 77.1871255,\n                    \"accuracy\": 5.065999984741211,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -141.85173192827764\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.31995001435279846,\n                    \"y\": 3.781050205230713,\n                    \"z\": 9.744000434875488\n                },\n                \"lux\": 1386,\n                \"timeStamp\": \"2025-06-19T11:35:47.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -92\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432683,\n                    \"longitude\": 77.1871255,\n                    \"accuracy\": 5.065999984741211,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -140.16837716581463\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5989500284194946,\n                    \"y\": 4.504950046539307,\n                    \"z\": 9.097050666809082\n                },\n                \"lux\": 1205,\n                \"timeStamp\": \"2025-06-19T11:35:48.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432683,\n                    \"longitude\": 77.1871255,\n                    \"accuracy\": 5.065999984741211,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -142.9342622702113\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.322050005197525,\n                    \"y\": 3.4699501991271973,\n                    \"z\": 8.88900089263916\n                },\n                \"lux\": 1205,\n                \"timeStamp\": \"2025-06-19T11:35:49.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432576,\n                    \"longitude\": 77.1870958,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -146.56566894623197\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.8310500383377075,\n                    \"y\": 4.248000144958496,\n                    \"z\": 9.351000785827637\n                },\n                \"lux\": 1205,\n                \"timeStamp\": \"2025-06-19T11:35:50.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432576,\n                    \"longitude\": 77.1870958,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -102.75988187414002\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.3620001077651978,\n                    \"y\": 5.331000328063965,\n                    \"z\": 8.40000057220459\n                },\n                \"lux\": 1205,\n                \"timeStamp\": \"2025-06-19T11:35:51.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432576,\n                    \"longitude\": 77.1870958,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -145.05966687575753\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.205000162124634,\n                    \"y\": 5.922000408172607,\n                    \"z\": 7.641000270843506\n                },\n                \"lux\": 1205,\n                \"timeStamp\": \"2025-06-19T11:35:52.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432576,\n                    \"longitude\": 77.1870958,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -178.19335167159625\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.3460001945495605,\n                    \"y\": 4.98105001449585,\n                    \"z\": 7.948050498962402\n                },\n                \"lux\": 1211,\n                \"timeStamp\": \"2025-06-19T11:35:53.122Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432576,\n                    \"longitude\": 77.1870958,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 176.43232399789187\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.7120001316070557,\n                    \"y\": 5.578050136566162,\n                    \"z\": 7.639050483703613\n                },\n                \"lux\": 1211,\n                \"timeStamp\": \"2025-06-19T11:35:54.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432345,\n                    \"longitude\": 77.1870755,\n                    \"accuracy\": 5.132999897003174,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -179.48545953802258\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.344050168991089,\n                    \"y\": 4.129050254821777,\n                    \"z\": 7.660050392150879\n                },\n                \"lux\": 1211,\n                \"timeStamp\": \"2025-06-19T11:35:55.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432345,\n                    \"longitude\": 77.1870755,\n                    \"accuracy\": 5.132999897003174,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 176.6890161672793\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.29805001616477966,\n                    \"y\": 4.653000354766846,\n                    \"z\": 7.44705057144165\n                },\n                \"lux\": 1211,\n                \"timeStamp\": \"2025-06-19T11:35:56.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432345,\n                    \"longitude\": 77.1870755,\n                    \"accuracy\": 5.132999897003174,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 174.74414712187485\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6100500226020813,\n                    \"y\": 3.1969501972198486,\n                    \"z\": 9.258000373840332\n                },\n                \"lux\": 1211,\n                \"timeStamp\": \"2025-06-19T11:35:57.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432345,\n                    \"longitude\": 77.1870755,\n                    \"accuracy\": 5.132999897003174,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.37246521923308\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.294950008392334,\n                    \"y\": 4.773000240325928,\n                    \"z\": 8.302050590515137\n                },\n                \"lux\": 1505,\n                \"timeStamp\": \"2025-06-19T11:35:58.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432345,\n                    \"longitude\": 77.1870755,\n                    \"accuracy\": 5.132999897003174,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 166.7661310014631\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.5870001316070557,\n                    \"y\": 5.902950286865234,\n                    \"z\": 7.9860005378723145\n                },\n                \"lux\": 1505,\n                \"timeStamp\": \"2025-06-19T11:35:59.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432819,\n                    \"longitude\": 77.1871063,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 175.26246285723042\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.4050500392913818,\n                    \"y\": 5.865000247955322,\n                    \"z\": 7.725000381469727\n                },\n                \"lux\": 1505,\n                \"timeStamp\": \"2025-06-19T11:36:00.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432819,\n                    \"longitude\": 77.1871063,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 173.83267203751498\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.5360000133514404,\n                    \"y\": 5.379000186920166,\n                    \"z\": 7.579050540924072\n                },\n                \"lux\": 1505,\n                \"timeStamp\": \"2025-06-19T11:36:01.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432819,\n                    \"longitude\": 77.1871063,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 161.4867909240151\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9040500521659851,\n                    \"y\": 4.399050235748291,\n                    \"z\": 7.854000568389893\n                },\n                \"lux\": 969,\n                \"timeStamp\": \"2025-06-19T11:36:02.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -93\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432819,\n                    \"longitude\": 77.1871063,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 142.65762594844745\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.287000060081482,\n                    \"y\": 5.211000442504883,\n                    \"z\": 9.178950309753418\n                },\n                \"lux\": 1220,\n                \"timeStamp\": \"2025-06-19T11:36:03.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:a9\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -96\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432819,\n                    \"longitude\": 77.1871063,\n                    \"accuracy\": 5.099999904632568,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 151.4276571446355\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.3780500888824463,\n                    \"y\": 5.57295036315918,\n                    \"z\": 7.333950519561768\n                },\n                \"lux\": 1220,\n                \"timeStamp\": \"2025-06-19T11:36:04.118Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"8c:90:2d:ca:64:e6\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 140.82806415661113\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.320050001144409,\n                    \"y\": 3.01200008392334,\n                    \"z\": 8.304000854492188\n                },\n                \"lux\": 946,\n                \"timeStamp\": \"2025-06-19T11:36:05.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"8c:90:2d:ca:64:e6\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 142.00349873163532\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.0970001220703125,\n                    \"y\": 4.039950370788574,\n                    \"z\": 7.750950336456299\n                },\n                \"lux\": 946,\n                \"timeStamp\": \"2025-06-19T11:36:06.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"8c:90:2d:ca:64:e6\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 141.10878493149866\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.9110500812530518,\n                    \"y\": 4.138050079345703,\n                    \"z\": 8.96505069732666\n                },\n                \"lux\": 946,\n                \"timeStamp\": \"2025-06-19T11:36:07.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"8c:90:2d:ca:64:e6\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 139.3464731822303\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0690500736236572,\n                    \"y\": 3.939000129699707,\n                    \"z\": 8.785950660705566\n                },\n                \"lux\": 946,\n                \"timeStamp\": \"2025-06-19T11:36:08.131Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 129.9309344679627\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.05505000427365303,\n                    \"y\": 3.094050168991089,\n                    \"z\": 9.267000198364258\n                },\n                \"lux\": 874,\n                \"timeStamp\": \"2025-06-19T11:36:09.122Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 130.4879637155339\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.453000009059906,\n                    \"y\": 2.6269500255584717,\n                    \"z\": 9.454050064086914\n                },\n                \"lux\": 874,\n                \"timeStamp\": \"2025-06-19T11:36:10.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432352,\n                    \"longitude\": 77.1871395,\n                    \"accuracy\": 5.400000095367432,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 141.00959692437175\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.16200000047683716,\n                    \"y\": 3.4579501152038574,\n                    \"z\": 9.223950386047363\n                },\n                \"lux\": 874,\n                \"timeStamp\": \"2025-06-19T11:36:11.120Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433344,\n                    \"longitude\": 77.186993,\n                    \"accuracy\": 6.300000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 148.18119993023674\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.036000002175569534,\n                    \"y\": 3.5749502182006836,\n                    \"z\": 9.552000045776367\n                },\n                \"lux\": 874,\n                \"timeStamp\": \"2025-06-19T11:36:12.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433344,\n                    \"longitude\": 77.186993,\n                    \"accuracy\": 6.300000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 142.58362767897952\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.781950056552887,\n                    \"y\": 3.5299501419067383,\n                    \"z\": 9.805950164794922\n                },\n                \"lux\": 874,\n                \"timeStamp\": \"2025-06-19T11:36:13.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433344,\n                    \"longitude\": 77.186993,\n                    \"accuracy\": 6.300000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 135.05760615708255\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6709500551223755,\n                    \"y\": 3.3360002040863037,\n                    \"z\": 9.09000015258789\n                },\n                \"lux\": 889,\n                \"timeStamp\": \"2025-06-19T11:36:14.121Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433344,\n                    \"longitude\": 77.186993,\n                    \"accuracy\": 6.300000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 134.58441065138408\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.286050021648407,\n                    \"y\": 3.513000249862671,\n                    \"z\": 8.704050064086914\n                },\n                \"lux\": 889,\n                \"timeStamp\": \"2025-06-19T11:36:15.119Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -101,\n                            -92,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -85,\n                            -93,\n                            -85,\n                            -93,\n                            -93,\n                            -93,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -82,\n                            -83,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -70,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -70,\n                            -77,\n                            -77,\n                            -79,\n                            -79,\n                            -79\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -99,\n                            -97,\n                            -99,\n                            -99,\n                            -99,\n                            -99,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -103\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -91,\n                            -89,\n                            -89,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -92\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433344,\n                    \"longitude\": 77.186993,\n                    \"accuracy\": 6.300000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 137.8117433361068\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5089499950408936,\n                    \"y\": 3.160950183868408,\n                    \"z\": 8.970000267028809\n                },\n                \"lux\": 889,\n                \"timeStamp\": \"2025-06-19T11:36:16.120Z\"\n            }\n        ],\n        \"156,118,0\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54336,\n                    \"longitude\": 77.1877483,\n                    \"accuracy\": 21.062000274658203,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -117.55097071050444\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.11724831163883209,\n                    \"y\": 2.8130621910095215,\n                    \"z\": 9.078369140625\n                },\n                \"lux\": 408,\n                \"timeStamp\": \"2025-06-19T11:36:00.732Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54336,\n                    \"longitude\": 77.1877483,\n                    \"accuracy\": 21.062000274658203,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -131.1762145574394\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.38315072655677795,\n                    \"y\": 2.95184588432312,\n                    \"z\": 9.882955551147461\n                },\n                \"lux\": 434,\n                \"timeStamp\": \"2025-06-19T11:36:01.744Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54336,\n                    \"longitude\": 77.1877483,\n                    \"accuracy\": 21.062000274658203,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -160.0520277265839\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2153540402650833,\n                    \"y\": 3.200998544692993,\n                    \"z\": 10.225129127502441\n                },\n                \"lux\": 440,\n                \"timeStamp\": \"2025-06-19T11:36:02.743Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54336,\n                    \"longitude\": 77.1877483,\n                    \"accuracy\": 21.062000274658203,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 148.32717473317825\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.7779664397239685,\n                    \"y\": 4.057928085327148,\n                    \"z\": 6.942774772644043\n                },\n                \"lux\": 422,\n                \"timeStamp\": \"2025-06-19T11:36:03.749Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 144.34562523954605\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.38315072655677795,\n                    \"y\": 3.4713873863220215,\n                    \"z\": 11.917752265930176\n                },\n                \"lux\": 457,\n                \"timeStamp\": \"2025-06-19T11:36:04.757Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 120.98039503238951\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.9960124492645264,\n                    \"y\": 4.893621444702148,\n                    \"z\": 7.795217990875244\n                },\n                \"lux\": 419,\n                \"timeStamp\": \"2025-06-19T11:36:05.753Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 132.18115395040172\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5626124143600464,\n                    \"y\": 4.838586330413818,\n                    \"z\": 9.835099220275879\n                },\n                \"lux\": 425,\n                \"timeStamp\": \"2025-06-19T11:36:06.757Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 177.75011337559746\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.8234301209449768,\n                    \"y\": 5.061119079589844,\n                    \"z\": 8.365009307861328\n                },\n                \"lux\": 414,\n                \"timeStamp\": \"2025-06-19T11:36:07.748Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 139.34329031407708\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3496512174606323,\n                    \"y\": 4.486542224884033,\n                    \"z\": 8.556434631347656\n                },\n                \"lux\": 427,\n                \"timeStamp\": \"2025-06-19T11:36:08.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877748,\n                    \"accuracy\": 13.463000297546387,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 145.69999711044622\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3616153299808502,\n                    \"y\": 4.3070807456970215,\n                    \"z\": 8.781659126281738\n                },\n                \"lux\": 428,\n                \"timeStamp\": \"2025-06-19T11:36:09.762Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:41\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877812,\n                    \"accuracy\": 10.503000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 154.77711361171808\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.064606212079525,\n                    \"y\": 3.555136203765869,\n                    \"z\": 9.734301567077637\n                },\n                \"lux\": 408,\n                \"timeStamp\": \"2025-06-19T11:36:10.754Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:41\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877812,\n                    \"accuracy\": 10.503000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 149.78167717731083\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5985047817230225,\n                    \"y\": 4.78594446182251,\n                    \"z\": 8.640183448791504\n                },\n                \"lux\": 417,\n                \"timeStamp\": \"2025-06-19T11:36:11.748Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:41\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877812,\n                    \"accuracy\": 10.503000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 148.56393641056758\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5650052428245544,\n                    \"y\": 5.185545921325684,\n                    \"z\": 8.31715202331543\n                },\n                \"lux\": 384,\n                \"timeStamp\": \"2025-06-19T11:36:12.744Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:41\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877812,\n                    \"accuracy\": 10.503000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 150.0822738026831\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.4796617031097412,\n                    \"y\": 4.781158924102783,\n                    \"z\": 8.724231719970703\n                },\n                \"lux\": 386,\n                \"timeStamp\": \"2025-06-19T11:36:13.755Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:45\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -49\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:41\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -32\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -34\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433717,\n                    \"longitude\": 77.1877812,\n                    \"accuracy\": 10.503000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 153.0904530376968\n                },\n                \"accelerometerData\": {\n                    \"x\": -2.011167526245117,\n                    \"y\": 3.5718860626220703,\n                    \"z\": 8.930013656616211\n                },\n                \"lux\": 418,\n                \"timeStamp\": \"2025-06-19T11:36:14.756Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54337,\n                    \"longitude\": 77.1877816,\n                    \"accuracy\": 8.253000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 149.6172062220969\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.8042874932289124,\n                    \"y\": 3.9502511024475098,\n                    \"z\": 8.570791244506836\n                },\n                \"lux\": 427,\n                \"timeStamp\": \"2025-06-19T11:36:15.755Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54337,\n                    \"longitude\": 77.1877816,\n                    \"accuracy\": 8.253000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 145.9733276206518\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6487540602684021,\n                    \"y\": 4.400400638580322,\n                    \"z\": 8.55882740020752\n                },\n                \"lux\": 413,\n                \"timeStamp\": \"2025-06-19T11:36:16.744Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54337,\n                    \"longitude\": 77.1877816,\n                    \"accuracy\": 8.253000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 144.2718182153749\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.0654042959213257,\n                    \"y\": 2.92073917388916,\n                    \"z\": 7.890930652618408\n                },\n                \"lux\": 430,\n                \"timeStamp\": \"2025-06-19T11:36:17.755Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54337,\n                    \"longitude\": 77.1877816,\n                    \"accuracy\": 8.253000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 140.85022129027865\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.09092725813388824,\n                    \"y\": 3.4019956588745117,\n                    \"z\": 9.19561767578125\n                },\n                \"lux\": 429,\n                \"timeStamp\": \"2025-06-19T11:36:18.758Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:64\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:43\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:4d:c2:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -38\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54337,\n                    \"longitude\": 77.1877816,\n                    \"accuracy\": 8.253000259399414,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 135.04860396775646\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0023928226437419653,\n                    \"y\": 4.788337230682373,\n                    \"z\": 8.30279541015625\n                },\n                \"lux\": 429,\n                \"timeStamp\": \"2025-06-19T11:36:19.756Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433678,\n                    \"longitude\": 77.1877845,\n                    \"accuracy\": 7.46999979019165,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 128.50929889411623\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5913262963294983,\n                    \"y\": 4.6301116943359375,\n                    \"z\": 8.738588333129883\n                },\n                \"lux\": 409,\n                \"timeStamp\": \"2025-06-19T11:36:20.754Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433678,\n                    \"longitude\": 77.1877845,\n                    \"accuracy\": 7.46999979019165,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 141.6289584783085\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8162516355514526,\n                    \"y\": 4.326223373413086,\n                    \"z\": 8.17836856842041\n                },\n                \"lux\": 407,\n                \"timeStamp\": \"2025-06-19T11:36:21.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433678,\n                    \"longitude\": 77.1877845,\n                    \"accuracy\": 7.46999979019165,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 158.58637841372587\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.15074782073497772,\n                    \"y\": 4.16799783706665,\n                    \"z\": 9.040083885192871\n                },\n                \"lux\": 411,\n                \"timeStamp\": \"2025-06-19T11:36:22.751Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433678,\n                    \"longitude\": 77.1877845,\n                    \"accuracy\": 7.46999979019165,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -140.23054554764008\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.11485548317432404,\n                    \"y\": 4.618147850036621,\n                    \"z\": 8.642576217651367\n                },\n                \"lux\": 408,\n                \"timeStamp\": \"2025-06-19T11:36:23.740Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -46\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6c\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433678,\n                    \"longitude\": 77.1877845,\n                    \"accuracy\": 7.46999979019165,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -96.5930406763189\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5267201066017151,\n                    \"y\": 4.4410786628723145,\n                    \"z\": 9.365806579589844\n                },\n                \"lux\": 317,\n                \"timeStamp\": \"2025-06-19T11:36:24.739Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433666,\n                    \"longitude\": 77.1877851,\n                    \"accuracy\": 7.953999996185303,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -59.54444854257977\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.8146568536758423,\n                    \"y\": 4.1057844161987305,\n                    \"z\": 7.9627156257629395\n                },\n                \"lux\": 331,\n                \"timeStamp\": \"2025-06-19T11:36:25.752Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433666,\n                    \"longitude\": 77.1877851,\n                    \"accuracy\": 7.953999996185303,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -9.737982553473831\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3209373354911804,\n                    \"y\": 4.261617183685303,\n                    \"z\": 9.025727272033691\n                },\n                \"lux\": 357,\n                \"timeStamp\": \"2025-06-19T11:36:26.740Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433666,\n                    \"longitude\": 77.1877851,\n                    \"accuracy\": 7.953999996185303,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -14.94856738541554\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.12442677468061447,\n                    \"y\": 3.9239299297332764,\n                    \"z\": 9.325128555297852\n                },\n                \"lux\": 392,\n                \"timeStamp\": \"2025-06-19T11:36:27.755Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433666,\n                    \"longitude\": 77.1877851,\n                    \"accuracy\": 7.953999996185303,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -21.210421637233406\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.34247273206710815,\n                    \"y\": 3.332603693008423,\n                    \"z\": 9.39452075958252\n                },\n                \"lux\": 374,\n                \"timeStamp\": \"2025-06-19T11:36:28.762Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -47\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433666,\n                    \"longitude\": 77.1877851,\n                    \"accuracy\": 7.953999996185303,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -7.2093577302759\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8042874932289124,\n                    \"y\": 4.982155799865723,\n                    \"z\": 9.310771942138672\n                },\n                \"lux\": 386,\n                \"timeStamp\": \"2025-06-19T11:36:29.759Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -74\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433681,\n                    \"longitude\": 77.1877848,\n                    \"accuracy\": 7.892000198364258,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 8.74447348208753\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.7037889361381531,\n                    \"y\": 4.675575256347656,\n                    \"z\": 8.918049812316895\n                },\n                \"lux\": 422,\n                \"timeStamp\": \"2025-06-19T11:36:30.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -74\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433681,\n                    \"longitude\": 77.1877848,\n                    \"accuracy\": 7.892000198364258,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 9.701207961208835\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.33768710494041443,\n                    \"y\": 4.977370262145996,\n                    \"z\": 8.28843879699707\n                },\n                \"lux\": 427,\n                \"timeStamp\": \"2025-06-19T11:36:31.763Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -74\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433681,\n                    \"longitude\": 77.1877848,\n                    \"accuracy\": 7.892000198364258,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 9.899812786799881\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.41186460852622986,\n                    \"y\": 4.994120121002197,\n                    \"z\": 8.388936996459961\n                },\n                \"lux\": 432,\n                \"timeStamp\": \"2025-06-19T11:36:32.771Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -74\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433681,\n                    \"longitude\": 77.1877848,\n                    \"accuracy\": 7.892000198364258,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 5.106396272568688\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.21774685382843018,\n                    \"y\": 5.137689113616943,\n                    \"z\": 8.613862037658691\n                },\n                \"lux\": 427,\n                \"timeStamp\": \"2025-06-19T11:36:33.763Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -50\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -48\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -74\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433681,\n                    \"longitude\": 77.1877848,\n                    \"accuracy\": 7.892000198364258,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 4.6072503168923875\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6272186636924744,\n                    \"y\": 5.020441055297852,\n                    \"z\": 6.7106709480285645\n                },\n                \"lux\": 423,\n                \"timeStamp\": \"2025-06-19T11:36:34.769Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -55\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433743,\n                    \"longitude\": 77.1877896,\n                    \"accuracy\": 8.010000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -4.928547111204842\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.5346965789794922,\n                    \"y\": 3.873680830001831,\n                    \"z\": 8.166404724121094\n                },\n                \"lux\": 414,\n                \"timeStamp\": \"2025-06-19T11:36:35.753Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -55\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433743,\n                    \"longitude\": 77.1877896,\n                    \"accuracy\": 8.010000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 19.66481129976205\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1204391717910767,\n                    \"y\": 4.857728958129883,\n                    \"z\": 7.495816230773926\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:36:36.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -55\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433743,\n                    \"longitude\": 77.1877896,\n                    \"accuracy\": 8.010000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 3.651901085512126\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6056832075119019,\n                    \"y\": 4.824229717254639,\n                    \"z\": 8.216653823852539\n                },\n                \"lux\": 443,\n                \"timeStamp\": \"2025-06-19T11:36:37.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -55\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433743,\n                    \"longitude\": 77.1877896,\n                    \"accuracy\": 8.010000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -1.76457467631774\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.7835501432418823,\n                    \"y\": 5.614160060882568,\n                    \"z\": 7.898109436035156\n                },\n                \"lux\": 396,\n                \"timeStamp\": \"2025-06-19T11:36:38.765Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -55\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -37\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -84\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433743,\n                    \"longitude\": 77.1877896,\n                    \"accuracy\": 8.010000228881836,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -3.429055918556705\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.6208382844924927,\n                    \"y\": 5.152046203613281,\n                    \"z\": 8.764909744262695\n                },\n                \"lux\": 411,\n                \"timeStamp\": \"2025-06-19T11:36:39.759Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -73\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433798,\n                    \"longitude\": 77.1877921,\n                    \"accuracy\": 7.874000072479248,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -6.3493955057494516\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.3381860256195068,\n                    \"y\": 5.18315315246582,\n                    \"z\": 8.381758689880371\n                },\n                \"lux\": 407,\n                \"timeStamp\": \"2025-06-19T11:36:40.759Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -73\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433798,\n                    \"longitude\": 77.1877921,\n                    \"accuracy\": 7.874000072479248,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -6.814621888233822\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.0055837631225586,\n                    \"y\": 5.2477593421936035,\n                    \"z\": 8.443971633911133\n                },\n                \"lux\": 441,\n                \"timeStamp\": \"2025-06-19T11:36:41.758Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -73\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433798,\n                    \"longitude\": 77.1877921,\n                    \"accuracy\": 7.874000072479248,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -6.986220572733461\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.33529427647590637,\n                    \"y\": 5.283651351928711,\n                    \"z\": 9.042476654052734\n                },\n                \"lux\": 463,\n                \"timeStamp\": \"2025-06-19T11:36:42.761Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -73\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433798,\n                    \"longitude\": 77.1877921,\n                    \"accuracy\": 7.874000072479248,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -18.38539904745548\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.568196177482605,\n                    \"y\": 5.702694416046143,\n                    \"z\": 9.104690551757812\n                },\n                \"lux\": 444,\n                \"timeStamp\": \"2025-06-19T11:36:43.762Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:60\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -43\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:60\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -31\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -30\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -73\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433798,\n                    \"longitude\": 77.1877921,\n                    \"accuracy\": 7.874000072479248,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -0.34083254940129226\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3281157910823822,\n                    \"y\": 5.870192050933838,\n                    \"z\": 8.036892890930176\n                },\n                \"lux\": 472,\n                \"timeStamp\": \"2025-06-19T11:36:44.755Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -4.471493476949214\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6391827464103699,\n                    \"y\": 5.2405805587768555,\n                    \"z\": 7.756932735443115\n                },\n                \"lux\": 477,\n                \"timeStamp\": \"2025-06-19T11:36:45.746Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -9.543402416851215\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.20338992774486542,\n                    \"y\": 4.864907741546631,\n                    \"z\": 8.314759254455566\n                },\n                \"lux\": 478,\n                \"timeStamp\": \"2025-06-19T11:36:46.753Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -13.121839268311152\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0023928226437419653,\n                    \"y\": 5.0587263107299805,\n                    \"z\": 8.432007789611816\n                },\n                \"lux\": 494,\n                \"timeStamp\": \"2025-06-19T11:36:47.759Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -17.151803704101354\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6152545213699341,\n                    \"y\": 4.773980140686035,\n                    \"z\": 8.432007789611816\n                },\n                \"lux\": 488,\n                \"timeStamp\": \"2025-06-19T11:36:48.765Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -20.552679542803055\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.34725838899612427,\n                    \"y\": 4.548755645751953,\n                    \"z\": 9.298808097839355\n                },\n                \"lux\": 488,\n                \"timeStamp\": \"2025-06-19T11:36:49.758Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:63\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -29\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -10.594091270647922\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.17228323221206665,\n                    \"y\": 5.104189872741699,\n                    \"z\": 8.55164909362793\n                },\n                \"lux\": 492,\n                \"timeStamp\": \"2025-06-19T11:36:50.754Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -26.675244039329563\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.16749759018421173,\n                    \"y\": 5.307579517364502,\n                    \"z\": 8.82233715057373\n                },\n                \"lux\": 465,\n                \"timeStamp\": \"2025-06-19T11:36:51.769Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -28.018556126416186\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.23688943684101105,\n                    \"y\": 4.912764072418213,\n                    \"z\": 9.109476089477539\n                },\n                \"lux\": 474,\n                \"timeStamp\": \"2025-06-19T11:36:52.769Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433783,\n                    \"longitude\": 77.1877932,\n                    \"accuracy\": 7.866000175476074,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -26.434802597524897\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5650052428245544,\n                    \"y\": 4.833800792694092,\n                    \"z\": 7.967501163482666\n                },\n                \"lux\": 487,\n                \"timeStamp\": \"2025-06-19T11:36:53.763Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:83\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:80\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:81\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:64\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -44\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -45\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:64\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:92:10:65\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:40\",\n                        \"wifiStrength\": -33\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:84\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6e\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -29.28853076483709\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3616153299808502,\n                    \"y\": 5.389235019683838,\n                    \"z\": 8.365009307861328\n                },\n                \"lux\": 484,\n                \"timeStamp\": \"2025-06-19T11:36:54.772Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -19.188830784429495\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3735794425010681,\n                    \"y\": 5.140082359313965,\n                    \"z\": 8.238189697265625\n                },\n                \"lux\": 494,\n                \"timeStamp\": \"2025-06-19T11:36:55.759Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -21.786923754128335\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.30658039450645447,\n                    \"y\": 5.149653434753418,\n                    \"z\": 8.7505521774292\n                },\n                \"lux\": 494,\n                \"timeStamp\": \"2025-06-19T11:36:56.773Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -30.488769171832168\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.17228323221206665,\n                    \"y\": 4.744967460632324,\n                    \"z\": 8.67607593536377\n                },\n                \"lux\": 473,\n                \"timeStamp\": \"2025-06-19T11:36:57.765Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -22.23458801270931\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.316650629043579,\n                    \"y\": 5.152046203613281,\n                    \"z\": 7.189534664154053\n                },\n                \"lux\": 514,\n                \"timeStamp\": \"2025-06-19T11:36:58.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030308\",\n                        \"beaconRssi\": [\n                            -88,\n                            -88,\n                            -88,\n                            -74,\n                            -88,\n                            -74,\n                            -86,\n                            -88,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -86,\n                            -76,\n                            -74,\n                            -76,\n                            -74,\n                            -74,\n                            -86,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -86,\n                            -81,\n                            -81,\n                            -78,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -78,\n                            -82,\n                            -82,\n                            -76,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -76,\n                            -75,\n                            -78,\n                            -78,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -75,\n                            -75,\n                            -81,\n                            -75,\n                            -81,\n                            -77,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -81,\n                            -77,\n                            -76,\n                            -75,\n                            -77,\n                            -76,\n                            -75,\n                            -76,\n                            -75,\n                            -75,\n                            -71,\n                            -71,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -71,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -79,\n                            -84,\n                            -87,\n                            -87,\n                            -87\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030314\",\n                        \"beaconRssi\": [\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -85,\n                            -85,\n                            -85,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -85,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -95,\n                            -95,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -95,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030311\",\n                        \"beaconRssi\": [\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -76,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -70,\n                            -70,\n                            -82,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -70,\n                            -82,\n                            -83,\n                            -82,\n                            -83,\n                            -75,\n                            -83,\n                            -75,\n                            -75,\n                            -75,\n                            -75,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -78,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -78,\n                            -73,\n                            -72,\n                            -78,\n                            -73,\n                            -72,\n                            -73,\n                            -72,\n                            -72,\n                            -72,\n                            -74,\n                            -74,\n                            -79,\n                            -74,\n                            -79,\n                            -81,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -74,\n                            -79,\n                            -81,\n                            -76,\n                            -79,\n                            -81,\n                            -76,\n                            -92,\n                            -81,\n                            -76,\n                            -92,\n                            -76,\n                            -92,\n                            -92,\n                            -92,\n                            -77,\n                            -77,\n                            -74,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -77,\n                            -74,\n                            -83,\n                            -74,\n                            -83,\n                            -83\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030307\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -87,\n                            -69,\n                            -69,\n                            -69,\n                            -62,\n                            -62,\n                            -67,\n                            -62,\n                            -67,\n                            -76,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -62,\n                            -67,\n                            -76,\n                            -78,\n                            -67,\n                            -76,\n                            -78,\n                            -74,\n                            -76,\n                            -78,\n                            -74,\n                            -78,\n                            -74,\n                            -74,\n                            -74,\n                            -83,\n                            -83,\n                            -85,\n                            -83,\n                            -85,\n                            -80,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -83,\n                            -85,\n                            -80,\n                            -81,\n                            -85,\n                            -80,\n                            -81,\n                            -80,\n                            -81,\n                            -81,\n                            -75,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -78,\n                            -75,\n                            -75,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -66,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -78,\n                            -88,\n                            -88,\n                            -77,\n                            -77,\n                            -79,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80,\n                            -77,\n                            -79,\n                            -80\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030313\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -92,\n                            -91,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -91,\n                            -91,\n                            -85,\n                            -90,\n                            -91,\n                            -85,\n                            -90,\n                            -77,\n                            -85,\n                            -90,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -90,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -77,\n                            -82,\n                            -77,\n                            -82,\n                            -76,\n                            -77,\n                            -82,\n                            -76,\n                            -82,\n                            -76,\n                            -76,\n                            -76,\n                            -88,\n                            -88,\n                            -79,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -88,\n                            -79,\n                            -78,\n                            -79,\n                            -78,\n                            -78,\n                            -90,\n                            -90,\n                            -85,\n                            -90,\n                            -85,\n                            -81,\n                            -90,\n                            -85,\n                            -81,\n                            -84,\n                            -90,\n                            -85,\n                            -81,\n                            -84\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030310\",\n                        \"beaconRssi\": [\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -74,\n                            -74,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -81,\n                            -81,\n                            -72,\n                            -81,\n                            -72,\n                            -80,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -72,\n                            -80,\n                            -76,\n                            -80,\n                            -76,\n                            -76,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -70,\n                            -76,\n                            -70,\n                            -76,\n                            -76,\n                            -82,\n                            -82,\n                            -70,\n                            -82,\n                            -70,\n                            -69,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -82,\n                            -70,\n                            -69,\n                            -67,\n                            -70,\n                            -69,\n                            -67,\n                            -69,\n                            -67,\n                            -67,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -65,\n                            -68,\n                            -65,\n                            -68,\n                            -68,\n                            -70,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -70,\n                            -74,\n                            -66,\n                            -70,\n                            -74,\n                            -66,\n                            -71,\n                            -74,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -66,\n                            -71,\n                            -71,\n                            -64,\n                            -64,\n                            -77,\n                            -64,\n                            -77,\n                            -66,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -64,\n                            -77,\n                            -66,\n                            -68,\n                            -77,\n                            -66,\n                            -68\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030315\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -90,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -87,\n                            -94,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -94,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -90,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030316\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -93,\n                            -89,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -84,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -84,\n                            -88,\n                            -87,\n                            -84,\n                            -88,\n                            -87,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -92,\n                            -92,\n                            -90,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -92,\n                            -90,\n                            -88,\n                            -90,\n                            -88,\n                            -88,\n                            -87,\n                            -87,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -87,\n                            -90,\n                            -90,\n                            -90,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030304\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -100\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030312\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030321\",\n                        \"beaconRssi\": [\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"c2:18:03:a7:97:49\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:65\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:66:75:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:60\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:80\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:81\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:83\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:84\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:85\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"f8:c4:f3:d5:bc:0b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:da:90:6e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6e\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6f\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8c\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:23:5e:8f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c1\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c0\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:c3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a2\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"08:5a:11:fb:d5:a4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:1d:8f:6a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4f\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4e\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4c\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4b\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:4a\",\n                        \"wifiStrength\": -41\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:eb\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"e0:1c:fc:69:14:ed\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8e\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ce\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cf\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:8a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:ca\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cc\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"5c:a6:2d:2c:85:cb\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:45\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:44\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:43\",\n                        \"wifiStrength\": -36\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:88:4f:85\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:a0:e3:6a\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433648,\n                    \"longitude\": 77.1878063,\n                    \"accuracy\": 19.47599983215332,\n                    \"altitude\": 193.10000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -22.18299788636091\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3281157910823822,\n                    \"y\": 4.977370262145996,\n                    \"z\": 8.554041862487793\n                },\n                \"lux\": 504,\n                \"timeStamp\": \"2025-06-19T11:36:59.757Z\"\n            }\n        ],\n        \"44,198,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431957,\n                    \"longitude\": 77.1873764,\n                    \"accuracy\": 13.402000427246094,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -147.443484858362\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5879999995231628,\n                    \"y\": 2.995950222015381,\n                    \"z\": 9.202950477600098\n                },\n                \"lux\": 61,\n                \"timeStamp\": \"2025-06-19T11:36:43.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431957,\n                    \"longitude\": 77.1873764,\n                    \"accuracy\": 13.402000427246094,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -150.73672886857537\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.7769501209259033,\n                    \"y\": 2.791950225830078,\n                    \"z\": 10.615950584411621\n                },\n                \"lux\": 68,\n                \"timeStamp\": \"2025-06-19T11:36:44.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431957,\n                    \"longitude\": 77.1873764,\n                    \"accuracy\": 13.402000427246094,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -166.89641002969194\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9570000171661377,\n                    \"y\": 3.7740001678466797,\n                    \"z\": 8.824049949645996\n                },\n                \"lux\": 68,\n                \"timeStamp\": \"2025-06-19T11:36:45.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431957,\n                    \"longitude\": 77.1873764,\n                    \"accuracy\": 13.402000427246094,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 168.47632840736426\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.13305000960826874,\n                    \"y\": 4.105050086975098,\n                    \"z\": 8.26395034790039\n                },\n                \"lux\": 68,\n                \"timeStamp\": \"2025-06-19T11:36:46.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431957,\n                    \"longitude\": 77.1873764,\n                    \"accuracy\": 13.402000427246094,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 154.04779967252244\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.322050005197525,\n                    \"y\": 4.621950149536133,\n                    \"z\": 8.26395034790039\n                },\n                \"lux\": 68,\n                \"timeStamp\": \"2025-06-19T11:36:47.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431782,\n                    \"longitude\": 77.1873864,\n                    \"accuracy\": 13.413000106811523,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 156.6677782758693\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.11805000901222229,\n                    \"y\": 5.347950458526611,\n                    \"z\": 8.896050453186035\n                },\n                \"lux\": 68,\n                \"timeStamp\": \"2025-06-19T11:36:48.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431782,\n                    \"longitude\": 77.1873864,\n                    \"accuracy\": 13.413000106811523,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 161.07360546036435\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.004950000438839197,\n                    \"y\": 4.930950164794922,\n                    \"z\": 9.049050331115723\n                },\n                \"lux\": 134,\n                \"timeStamp\": \"2025-06-19T11:36:49.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431782,\n                    \"longitude\": 77.1873864,\n                    \"accuracy\": 13.413000106811523,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 177.97195791983947\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0410000085830688,\n                    \"y\": 4.461000442504883,\n                    \"z\": 8.86305046081543\n                },\n                \"lux\": 134,\n                \"timeStamp\": \"2025-06-19T11:36:50.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431782,\n                    \"longitude\": 77.1873864,\n                    \"accuracy\": 13.413000106811523,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -160.3541679747086\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.3520500063896179,\n                    \"y\": 4.726950168609619,\n                    \"z\": 8.66100025177002\n                },\n                \"lux\": 134,\n                \"timeStamp\": \"2025-06-19T11:36:51.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431782,\n                    \"longitude\": 77.1873864,\n                    \"accuracy\": 13.413000106811523,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -172.77101475368488\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9859500527381897,\n                    \"y\": 4.071000099182129,\n                    \"z\": 9.159000396728516\n                },\n                \"lux\": 134,\n                \"timeStamp\": \"2025-06-19T11:36:52.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -168.97689931125615\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.366050124168396,\n                    \"y\": 4.372950077056885,\n                    \"z\": 8.962950706481934\n                },\n                \"lux\": 134,\n                \"timeStamp\": \"2025-06-19T11:36:53.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -167.90007900746863\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6619500517845154,\n                    \"y\": 4.342050075531006,\n                    \"z\": 8.770950317382812\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:54.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 174.29211154222506\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.01895010471344,\n                    \"y\": 4.009050369262695,\n                    \"z\": 8.97705078125\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:55.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 164.79206972754602\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.625950038433075,\n                    \"y\": 4.513950347900391,\n                    \"z\": 8.458050727844238\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:56.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 163.12462930584914\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.620950222015381,\n                    \"y\": 3.787950277328491,\n                    \"z\": 7.114050388336182\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:57.814Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431789,\n                    \"longitude\": 77.1873788,\n                    \"accuracy\": 10.482000350952148,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 169.31839510937846\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0120500326156616,\n                    \"y\": 4.974000453948975,\n                    \"z\": 8.695050239562988\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:58.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431734,\n                    \"longitude\": 77.1873731,\n                    \"accuracy\": 15.034000396728516,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 169.40583519113295\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.3140000104904175,\n                    \"y\": 6.253050327301025,\n                    \"z\": 8.290050506591797\n                },\n                \"lux\": 62,\n                \"timeStamp\": \"2025-06-19T11:36:59.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431734,\n                    \"longitude\": 77.1873731,\n                    \"accuracy\": 15.034000396728516,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 159.1593083416849\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.5720000267028809,\n                    \"y\": 6.286050319671631,\n                    \"z\": 7.557000160217285\n                },\n                \"lux\": 116,\n                \"timeStamp\": \"2025-06-19T11:37:00.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431734,\n                    \"longitude\": 77.1873731,\n                    \"accuracy\": 15.034000396728516,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 147.14514219541587\n                },\n                \"accelerometerData\": {\n                    \"x\": 3.3160500526428223,\n                    \"y\": 5.671050071716309,\n                    \"z\": 7.950000286102295\n                },\n                \"lux\": 116,\n                \"timeStamp\": \"2025-06-19T11:37:01.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431734,\n                    \"longitude\": 77.1873731,\n                    \"accuracy\": 15.034000396728516,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 143.77958014227042\n                },\n                \"accelerometerData\": {\n                    \"x\": 3.769050121307373,\n                    \"y\": 5.688000202178955,\n                    \"z\": 7.035000324249268\n                },\n                \"lux\": 116,\n                \"timeStamp\": \"2025-06-19T11:37:02.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431734,\n                    \"longitude\": 77.1873731,\n                    \"accuracy\": 15.034000396728516,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 167.64290872483932\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.14505000412464142,\n                    \"y\": 6.78000020980835,\n                    \"z\": 7.183950424194336\n                },\n                \"lux\": 116,\n                \"timeStamp\": \"2025-06-19T11:37:03.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -81.75589587438108\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7890000343322754,\n                    \"y\": 1.6189501285552979,\n                    \"z\": 8.709000587463379\n                },\n                \"lux\": 49,\n                \"timeStamp\": \"2025-06-19T11:37:04.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -21.26973158489121\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.760000228881836,\n                    \"y\": 5.47005033493042,\n                    \"z\": 7.873050212860107\n                },\n                \"lux\": 23,\n                \"timeStamp\": \"2025-06-19T11:37:05.809Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -14.09612989492033\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.76500004529953,\n                    \"y\": 7.398000240325928,\n                    \"z\": 6.757050514221191\n                },\n                \"lux\": 23,\n                \"timeStamp\": \"2025-06-19T11:37:06.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 37.152250499677834\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.999000072479248,\n                    \"y\": 5.805000305175781,\n                    \"z\": 6.5370001792907715\n                },\n                \"lux\": 23,\n                \"timeStamp\": \"2025-06-19T11:37:07.814Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 107.14489747223405\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4350000321865082,\n                    \"y\": 5.740050315856934,\n                    \"z\": 8.890950202941895\n                },\n                \"lux\": 23,\n                \"timeStamp\": \"2025-06-19T11:37:08.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543172,\n                    \"longitude\": 77.1873738,\n                    \"accuracy\": 9.430999755859375,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 114.17558684533253\n                },\n                \"accelerometerData\": {\n                    \"x\": -2.802000045776367,\n                    \"y\": 2.6290500164031982,\n                    \"z\": 15.47805118560791\n                },\n                \"lux\": 168,\n                \"timeStamp\": \"2025-06-19T11:37:09.816Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 149.30187004849577\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.503000020980835,\n                    \"y\": 4.653000354766846,\n                    \"z\": 6.487050533294678\n                },\n                \"lux\": 168,\n                \"timeStamp\": \"2025-06-19T11:37:10.814Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 167.45189565451074\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.4549500346183777,\n                    \"y\": 2.5069501399993896,\n                    \"z\": 9.330000877380371\n                },\n                \"lux\": 168,\n                \"timeStamp\": \"2025-06-19T11:37:11.816Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 176.82208191268947\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.4050000309944153,\n                    \"y\": 2.3560500144958496,\n                    \"z\": 8.961000442504883\n                },\n                \"lux\": 168,\n                \"timeStamp\": \"2025-06-19T11:37:12.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 178.0755855499269\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2179500162601471,\n                    \"y\": 3.0240001678466797,\n                    \"z\": 8.950950622558594\n                },\n                \"lux\": 168,\n                \"timeStamp\": \"2025-06-19T11:37:13.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 174.38354045445485\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.08505000174045563,\n                    \"y\": 2.8690500259399414,\n                    \"z\": 9.451950073242188\n                },\n                \"lux\": 163,\n                \"timeStamp\": \"2025-06-19T11:37:14.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 178.92721451677912\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7920000553131104,\n                    \"y\": 2.980950117111206,\n                    \"z\": 9.054000854492188\n                },\n                \"lux\": 163,\n                \"timeStamp\": \"2025-06-19T11:37:15.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -152.503029448319\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.36195001006126404,\n                    \"y\": 2.803950071334839,\n                    \"z\": 9.490050315856934\n                },\n                \"lux\": 163,\n                \"timeStamp\": \"2025-06-19T11:37:16.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431732,\n                    \"longitude\": 77.187371,\n                    \"accuracy\": 9.711999893188477,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -167.07918589188148\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.5680500268936157,\n                    \"y\": 1.5919500589370728,\n                    \"z\": 9.061050415039062\n                },\n                \"lux\": 163,\n                \"timeStamp\": \"2025-06-19T11:37:17.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873612,\n                    \"accuracy\": 10.980999946594238,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -177.15823650288084\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3340500295162201,\n                    \"y\": 3.0580501556396484,\n                    \"z\": 10.041000366210938\n                },\n                \"lux\": 163,\n                \"timeStamp\": \"2025-06-19T11:37:18.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873612,\n                    \"accuracy\": 10.980999946594238,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.93644759937936\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.6800000667572021,\n                    \"y\": 3.0580501556396484,\n                    \"z\": 8.884050369262695\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:19.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873612,\n                    \"accuracy\": 10.980999946594238,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -179.61188633955953\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4440000355243683,\n                    \"y\": 2.7660000324249268,\n                    \"z\": 9.403950691223145\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:20.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873612,\n                    \"accuracy\": 10.980999946594238,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": -176.1097751445272\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.40605002641677856,\n                    \"y\": 2.512050151824951,\n                    \"z\": 9.355950355529785\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:21.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873612,\n                    \"accuracy\": 10.980999946594238,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 166.5240144557645\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7099500298500061,\n                    \"y\": 2.6989500522613525,\n                    \"z\": 9.214950561523438\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:22.814Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543161,\n                    \"longitude\": 77.187359,\n                    \"accuracy\": 11.156000137329102,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 167.810343982153\n                },\n                \"accelerometerData\": {\n                    \"x\": -2.0719501972198486,\n                    \"y\": 2.5290000438690186,\n                    \"z\": 9.229050636291504\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:23.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543161,\n                    \"longitude\": 77.187359,\n                    \"accuracy\": 11.156000137329102,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 147.0744087563712\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.23295001685619354,\n                    \"y\": 3.901050090789795,\n                    \"z\": 8.689949989318848\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:24.809Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543161,\n                    \"longitude\": 77.187359,\n                    \"accuracy\": 11.156000137329102,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 151.7274478076857\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0070500001311302185,\n                    \"y\": 3.652050256729126,\n                    \"z\": 9.624000549316406\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:25.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543161,\n                    \"longitude\": 77.187359,\n                    \"accuracy\": 11.156000137329102,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 152.2379498066308\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.28995001316070557,\n                    \"y\": 3.6660001277923584,\n                    \"z\": 9.018000602722168\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:26.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -101\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.543161,\n                    \"longitude\": 77.187359,\n                    \"accuracy\": 11.156000137329102,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 152.55894137686474\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.1680000126361847,\n                    \"y\": 3.5350501537323,\n                    \"z\": 8.941950798034668\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:27.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 152.48176023924358\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.34995001554489136,\n                    \"y\": 3.5590500831604004,\n                    \"z\": 9.235950469970703\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:28.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 151.46585156247423\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.08505000174045563,\n                    \"y\": 3.3190500736236572,\n                    \"z\": 9.121050834655762\n                },\n                \"lux\": 155,\n                \"timeStamp\": \"2025-06-19T11:37:29.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 155.57791231076703\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.29100000858306885,\n                    \"y\": 3.391050100326538,\n                    \"z\": 9.279000282287598\n                },\n                \"lux\": 170,\n                \"timeStamp\": \"2025-06-19T11:37:30.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 155.4876172099395\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.38895002007484436,\n                    \"y\": 3.373950242996216,\n                    \"z\": 8.731050491333008\n                },\n                \"lux\": 170,\n                \"timeStamp\": \"2025-06-19T11:37:31.810Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 173.78969648725726\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.15300001204013824,\n                    \"y\": 0.34005001187324524,\n                    \"z\": 10.335000038146973\n                },\n                \"lux\": 170,\n                \"timeStamp\": \"2025-06-19T11:37:32.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 172.24095109295686\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2950500249862671,\n                    \"y\": 2.1910500526428223,\n                    \"z\": 9.648000717163086\n                },\n                \"lux\": 170,\n                \"timeStamp\": \"2025-06-19T11:37:33.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 170.30854031259852\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.21405000984668732,\n                    \"y\": 2.39205002784729,\n                    \"z\": 9.483000755310059\n                },\n                \"lux\": 170,\n                \"timeStamp\": \"2025-06-19T11:37:34.812Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.32007766829906\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.07200000435113907,\n                    \"y\": 2.5000500679016113,\n                    \"z\": 9.837000846862793\n                },\n                \"lux\": 173,\n                \"timeStamp\": \"2025-06-19T11:37:35.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.55097904338052\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.04005000367760658,\n                    \"y\": 2.5960500240325928,\n                    \"z\": 9.496950149536133\n                },\n                \"lux\": 173,\n                \"timeStamp\": \"2025-06-19T11:37:36.813Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431613,\n                    \"longitude\": 77.1873569,\n                    \"accuracy\": 11.70300006866455,\n                    \"altitude\": 206.00001525878906\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.3807024273721\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.08595000207424164,\n                    \"y\": 2.5669500827789307,\n                    \"z\": 9.39900016784668\n                },\n                \"lux\": 173,\n                \"timeStamp\": \"2025-06-19T11:37:37.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432036,\n                    \"longitude\": 77.1874104,\n                    \"accuracy\": 18.118999481201172,\n                    \"altitude\": 203.40000915527344\n                },\n                \"magnetometerData\": {\n                    \"value\": 170.15588558464873\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.05505000427365303,\n                    \"y\": 2.5980000495910645,\n                    \"z\": 9.421050071716309\n                },\n                \"lux\": 173,\n                \"timeStamp\": \"2025-06-19T11:37:38.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432036,\n                    \"longitude\": 77.1874104,\n                    \"accuracy\": 18.118999481201172,\n                    \"altitude\": 203.40000915527344\n                },\n                \"magnetometerData\": {\n                    \"value\": 170.00086761124612\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.022050000727176666,\n                    \"y\": 2.6389501094818115,\n                    \"z\": 9.37695026397705\n                },\n                \"lux\": 173,\n                \"timeStamp\": \"2025-06-19T11:37:39.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432036,\n                    \"longitude\": 77.1874104,\n                    \"accuracy\": 18.118999481201172,\n                    \"altitude\": 203.40000915527344\n                },\n                \"magnetometerData\": {\n                    \"value\": 169.71731913804223\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.028050001710653305,\n                    \"y\": 2.581050157546997,\n                    \"z\": 9.40095043182373\n                },\n                \"lux\": 167,\n                \"timeStamp\": \"2025-06-19T11:37:40.811Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030970\",\n                        \"beaconRssi\": [\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -84,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -105,\n                            -105,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -105,\n                            -88,\n                            -88,\n                            -88,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -93,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -56,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -81,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -68,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -96,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -88,\n                            -65,\n                            -88,\n                            -88,\n                            -88,\n                            -65,\n                            -88,\n                            -65,\n                            -65,\n                            -65,\n                            -65,\n                            -70,\n                            -70,\n                            -70,\n                            -70,\n                            -88,\n                            -70,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -71,\n                            -74,\n                            -74,\n                            -75,\n                            -74,\n                            -75,\n                            -74,\n                            -75\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432036,\n                    \"longitude\": 77.1874104,\n                    \"accuracy\": 18.118999481201172,\n                    \"altitude\": 203.40000915527344\n                },\n                \"magnetometerData\": {\n                    \"value\": 171.33189389556318\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.09600000083446503,\n                    \"y\": 2.641050100326538,\n                    \"z\": 9.291000366210938\n                },\n                \"lux\": 167,\n                \"timeStamp\": \"2025-06-19T11:37:41.814Z\"\n            }\n        ],\n        \"81,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": null,\n                    \"longitude\": null,\n                    \"accuracy\": null,\n                    \"altitude\": null\n                },\n                \"magnetometerData\": {\n                    \"value\": 111.54615526017437\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.7560501098632812,\n                    \"y\": 5.800050258636475,\n                    \"z\": 7.428000450134277\n                },\n                \"lux\": 205,\n                \"timeStamp\": \"2025-06-19T11:47:28.521Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 109.59699685597116\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.20400001108646393,\n                    \"y\": 5.797950267791748,\n                    \"z\": 8.10300064086914\n                },\n                \"lux\": 205,\n                \"timeStamp\": \"2025-06-19T11:47:29.513Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 110.00747756471058\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.21105000376701355,\n                    \"y\": 5.175000190734863,\n                    \"z\": 7.260000228881836\n                },\n                \"lux\": 205,\n                \"timeStamp\": \"2025-06-19T11:47:30.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 100.52013990188777\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.13305000960826874,\n                    \"y\": 5.5320000648498535,\n                    \"z\": 8.27595043182373\n                },\n                \"lux\": 205,\n                \"timeStamp\": \"2025-06-19T11:47:31.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 99.20388048655627\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.0580500029027462,\n                    \"y\": 5.749950408935547,\n                    \"z\": 7.488000392913818\n                },\n                \"lux\": 205,\n                \"timeStamp\": \"2025-06-19T11:47:32.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.71475348113614\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.13095000386238098,\n                    \"y\": 5.7210001945495605,\n                    \"z\": 7.857000350952148\n                },\n                \"lux\": 218,\n                \"timeStamp\": \"2025-06-19T11:47:33.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"fe:f5:c4:b2:e3:cf\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ef:80\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431784,\n                    \"longitude\": 77.1874144,\n                    \"accuracy\": 13.753999710083008,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.88087500974439\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.27900001406669617,\n                    \"y\": 5.833950042724609,\n                    \"z\": 7.777950286865234\n                },\n                \"lux\": 218,\n                \"timeStamp\": \"2025-06-19T11:47:34.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431639,\n                    \"longitude\": 77.1874084,\n                    \"accuracy\": 15.571999549865723,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.4704546065151\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.15900000929832458,\n                    \"y\": 5.82705020904541,\n                    \"z\": 7.785000324249268\n                },\n                \"lux\": 218,\n                \"timeStamp\": \"2025-06-19T11:47:35.520Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431639,\n                    \"longitude\": 77.1874084,\n                    \"accuracy\": 15.571999549865723,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 85.74175521737956\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.40095001459121704,\n                    \"y\": 5.7210001945495605,\n                    \"z\": 7.842000484466553\n                },\n                \"lux\": 218,\n                \"timeStamp\": \"2025-06-19T11:47:36.521Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431639,\n                    \"longitude\": 77.1874084,\n                    \"accuracy\": 15.571999549865723,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 88.11848346362558\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5230500102043152,\n                    \"y\": 5.748000144958496,\n                    \"z\": 8.194050788879395\n                },\n                \"lux\": 218,\n                \"timeStamp\": \"2025-06-19T11:47:37.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431639,\n                    \"longitude\": 77.1874084,\n                    \"accuracy\": 15.571999549865723,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 88.28287245656945\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5860500335693359,\n                    \"y\": 5.776050090789795,\n                    \"z\": 7.845000267028809\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:38.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -56\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -76\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433479,\n                    \"longitude\": 77.1873601,\n                    \"accuracy\": 6.099999904632568,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 88.42789103302717\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4540500342845917,\n                    \"y\": 5.854950428009033,\n                    \"z\": 7.746000289916992\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:39.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433479,\n                    \"longitude\": 77.1873601,\n                    \"accuracy\": 6.099999904632568,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 89.55703058585699\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6289500594139099,\n                    \"y\": 5.898000240325928,\n                    \"z\": 7.768050193786621\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:40.515Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433479,\n                    \"longitude\": 77.1873601,\n                    \"accuracy\": 6.099999904632568,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 91.30990301369238\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.46605002880096436,\n                    \"y\": 5.878950119018555,\n                    \"z\": 7.7560505867004395\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:41.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433479,\n                    \"longitude\": 77.1873601,\n                    \"accuracy\": 6.099999904632568,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.72335602091316\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5689499974250793,\n                    \"y\": 6.034950256347656,\n                    \"z\": 7.701000213623047\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:42.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5433479,\n                    \"longitude\": 77.1873601,\n                    \"accuracy\": 6.099999904632568,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.96177060408162\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5779500007629395,\n                    \"y\": 6.247950077056885,\n                    \"z\": 7.468950271606445\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:43.514Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432759,\n                    \"longitude\": 77.1873914,\n                    \"accuracy\": 5.550000190734863,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 87.43785511283382\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7579500079154968,\n                    \"y\": 5.908050060272217,\n                    \"z\": 7.804050445556641\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:44.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432759,\n                    \"longitude\": 77.1873914,\n                    \"accuracy\": 5.550000190734863,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 91.64883066068676\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6910500526428223,\n                    \"y\": 6.207000255584717,\n                    \"z\": 7.6650004386901855\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:45.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432759,\n                    \"longitude\": 77.1873914,\n                    \"accuracy\": 5.550000190734863,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.5847931394135\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7770000100135803,\n                    \"y\": 6.552000522613525,\n                    \"z\": 7.258050441741943\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:46.513Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432759,\n                    \"longitude\": 77.1873914,\n                    \"accuracy\": 5.550000190734863,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.93547437577708\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.612000048160553,\n                    \"y\": 6.634050369262695,\n                    \"z\": 7.03695011138916\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:47.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5432759,\n                    \"longitude\": 77.1873914,\n                    \"accuracy\": 5.550000190734863,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 90.86368675521545\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7480500340461731,\n                    \"y\": 6.538050174713135,\n                    \"z\": 7.2870001792907715\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:48.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:80\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -82\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431742,\n                    \"longitude\": 77.1874114,\n                    \"accuracy\": 4.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 90.8156363744044\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6790500283241272,\n                    \"y\": 6.531000137329102,\n                    \"z\": 7.102050304412842\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:49.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:eb:fc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431742,\n                    \"longitude\": 77.1874114,\n                    \"accuracy\": 4.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.58667027524287\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9180000424385071,\n                    \"y\": 6.559950351715088,\n                    \"z\": 7.354050159454346\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:50.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:eb:fc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431742,\n                    \"longitude\": 77.1874114,\n                    \"accuracy\": 4.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 96.38185805737128\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.16395001113414764,\n                    \"y\": 5.673000335693359,\n                    \"z\": 7.881000518798828\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:51.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:eb:fc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431742,\n                    \"longitude\": 77.1874114,\n                    \"accuracy\": 4.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 96.24585533061799\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.0970500037074089,\n                    \"y\": 5.593950271606445,\n                    \"z\": 7.8349504470825195\n                },\n                \"lux\": 245,\n                \"timeStamp\": \"2025-06-19T11:47:52.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:eb:fc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431742,\n                    \"longitude\": 77.1874114,\n                    \"accuracy\": 4.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.35950617982981\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.48705002665519714,\n                    \"y\": 5.793000221252441,\n                    \"z\": 7.804050445556641\n                },\n                \"lux\": 217,\n                \"timeStamp\": \"2025-06-19T11:47:53.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:eb:fc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431337,\n                    \"longitude\": 77.1874025,\n                    \"accuracy\": 4.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.09565147438784\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.35805001854896545,\n                    \"y\": 5.833950042724609,\n                    \"z\": 7.785000324249268\n                },\n                \"lux\": 217,\n                \"timeStamp\": \"2025-06-19T11:47:54.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431337,\n                    \"longitude\": 77.1874025,\n                    \"accuracy\": 4.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.0074669020138\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.43905001878738403,\n                    \"y\": 5.898000240325928,\n                    \"z\": 7.785000324249268\n                },\n                \"lux\": 217,\n                \"timeStamp\": \"2025-06-19T11:47:55.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431337,\n                    \"longitude\": 77.1874025,\n                    \"accuracy\": 4.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.75182774795097\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.37995001673698425,\n                    \"y\": 5.95395040512085,\n                    \"z\": 7.672050476074219\n                },\n                \"lux\": 217,\n                \"timeStamp\": \"2025-06-19T11:47:56.515Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431337,\n                    \"longitude\": 77.1874025,\n                    \"accuracy\": 4.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.69655102699805\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5070000290870667,\n                    \"y\": 6.078000068664551,\n                    \"z\": 7.699050426483154\n                },\n                \"lux\": 217,\n                \"timeStamp\": \"2025-06-19T11:47:57.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431337,\n                    \"longitude\": 77.1874025,\n                    \"accuracy\": 4.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.83790062567907\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3559500277042389,\n                    \"y\": 5.985000133514404,\n                    \"z\": 7.69605016708374\n                },\n                \"lux\": 238,\n                \"timeStamp\": \"2025-06-19T11:47:58.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431349,\n                    \"longitude\": 77.1873743,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.34864168124511\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.34095001220703125,\n                    \"y\": 6.133050441741943,\n                    \"z\": 7.681950569152832\n                },\n                \"lux\": 238,\n                \"timeStamp\": \"2025-06-19T11:47:59.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431349,\n                    \"longitude\": 77.1873743,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.36789481832298\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.27195000648498535,\n                    \"y\": 6.034950256347656,\n                    \"z\": 7.81095027923584\n                },\n                \"lux\": 238,\n                \"timeStamp\": \"2025-06-19T11:48:00.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431349,\n                    \"longitude\": 77.1873743,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.60664408076077\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.31995001435279846,\n                    \"y\": 5.974950313568115,\n                    \"z\": 7.641000270843506\n                },\n                \"lux\": 238,\n                \"timeStamp\": \"2025-06-19T11:48:01.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431349,\n                    \"longitude\": 77.1873743,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.9085452722645\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4710000157356262,\n                    \"y\": 6.127950191497803,\n                    \"z\": 7.480950355529785\n                },\n                \"lux\": 238,\n                \"timeStamp\": \"2025-06-19T11:48:02.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431349,\n                    \"longitude\": 77.1873743,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.4581546020123\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4440000355243683,\n                    \"y\": 6.219000339508057,\n                    \"z\": 7.519050121307373\n                },\n                \"lux\": 248,\n                \"timeStamp\": \"2025-06-19T11:48:03.513Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"b4:86:18:0d:a4:59\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -79\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431479,\n                    \"longitude\": 77.187346,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.81911527307673\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.45900002121925354,\n                    \"y\": 6.243000507354736,\n                    \"z\": 7.597950458526611\n                },\n                \"lux\": 248,\n                \"timeStamp\": \"2025-06-19T11:48:04.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431479,\n                    \"longitude\": 77.187346,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.45954113041381\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4249500334262848,\n                    \"y\": 6.3100504875183105,\n                    \"z\": 7.357950210571289\n                },\n                \"lux\": 248,\n                \"timeStamp\": \"2025-06-19T11:48:05.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431479,\n                    \"longitude\": 77.187346,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.08171555609621\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4630500078201294,\n                    \"y\": 6.2749505043029785,\n                    \"z\": 7.258050441741943\n                },\n                \"lux\": 248,\n                \"timeStamp\": \"2025-06-19T11:48:06.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431479,\n                    \"longitude\": 77.187346,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.13309223903306\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.17805001139640808,\n                    \"y\": 6.142950057983398,\n                    \"z\": 7.369950294494629\n                },\n                \"lux\": 248,\n                \"timeStamp\": \"2025-06-19T11:48:07.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431479,\n                    \"longitude\": 77.187346,\n                    \"accuracy\": 4.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 90.81483724227152\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.27195000648498535,\n                    \"y\": 6.11400032043457,\n                    \"z\": 7.222050189971924\n                },\n                \"lux\": 247,\n                \"timeStamp\": \"2025-06-19T11:48:08.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431402,\n                    \"longitude\": 77.1873402,\n                    \"accuracy\": 3.9000000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 91.77192432990873\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5809500217437744,\n                    \"y\": 6.307950496673584,\n                    \"z\": 7.770000457763672\n                },\n                \"lux\": 247,\n                \"timeStamp\": \"2025-06-19T11:48:09.514Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"3e:f8:7e:bf:f9:86\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431402,\n                    \"longitude\": 77.1873402,\n                    \"accuracy\": 3.9000000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.13542016734763\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.531000018119812,\n                    \"y\": 6.363000392913818,\n                    \"z\": 7.276950359344482\n                },\n                \"lux\": 247,\n                \"timeStamp\": \"2025-06-19T11:48:10.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"3e:f8:7e:bf:f9:86\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431402,\n                    \"longitude\": 77.1873402,\n                    \"accuracy\": 3.9000000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.37688784507509\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5380499958992004,\n                    \"y\": 6.504000186920166,\n                    \"z\": 7.23900032043457\n                },\n                \"lux\": 247,\n                \"timeStamp\": \"2025-06-19T11:48:11.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"3e:f8:7e:bf:f9:86\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431402,\n                    \"longitude\": 77.1873402,\n                    \"accuracy\": 3.9000000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 90.5973435285308\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0000500679016113,\n                    \"y\": 6.388950347900391,\n                    \"z\": 7.648050308227539\n                },\n                \"lux\": 247,\n                \"timeStamp\": \"2025-06-19T11:48:12.512Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"3e:f8:7e:bf:f9:86\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431402,\n                    \"longitude\": 77.1873402,\n                    \"accuracy\": 3.9000000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 92.67380299848472\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5419500470161438,\n                    \"y\": 6.076050281524658,\n                    \"z\": 7.345950126647949\n                },\n                \"lux\": 265,\n                \"timeStamp\": \"2025-06-19T11:48:13.518Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -98\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -39\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"3e:f8:7e:bf:f9:86\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431562,\n                    \"longitude\": 77.1873335,\n                    \"accuracy\": 3.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.69618669458724\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5500500202178955,\n                    \"y\": 5.707050323486328,\n                    \"z\": 6.9559502601623535\n                },\n                \"lux\": 265,\n                \"timeStamp\": \"2025-06-19T11:48:14.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431562,\n                    \"longitude\": 77.1873335,\n                    \"accuracy\": 3.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.26510730150346\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.30195000767707825,\n                    \"y\": 6.0520501136779785,\n                    \"z\": 7.669950485229492\n                },\n                \"lux\": 265,\n                \"timeStamp\": \"2025-06-19T11:48:15.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431562,\n                    \"longitude\": 77.1873335,\n                    \"accuracy\": 3.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.46561316858596\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.22905001044273376,\n                    \"y\": 6.006000518798828,\n                    \"z\": 7.5360002517700195\n                },\n                \"lux\": 265,\n                \"timeStamp\": \"2025-06-19T11:48:16.513Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431562,\n                    \"longitude\": 77.1873335,\n                    \"accuracy\": 3.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.27422443785304\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.24705001711845398,\n                    \"y\": 6.037050247192383,\n                    \"z\": 7.440000534057617\n                },\n                \"lux\": 265,\n                \"timeStamp\": \"2025-06-19T11:48:17.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431562,\n                    \"longitude\": 77.1873335,\n                    \"accuracy\": 3.75,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.77987017229825\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.09795000404119492,\n                    \"y\": 5.95395040512085,\n                    \"z\": 7.399050235748291\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:18.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"90:9f:22:5e:03:e0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -77\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431567,\n                    \"longitude\": 77.1873333,\n                    \"accuracy\": 3.5999999046325684,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.63257830903932\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.1489500105381012,\n                    \"y\": 5.944050312042236,\n                    \"z\": 7.794000148773193\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:19.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431567,\n                    \"longitude\": 77.1873333,\n                    \"accuracy\": 3.5999999046325684,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.60820253008394\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.1080000028014183,\n                    \"y\": 5.994000434875488,\n                    \"z\": 7.782000541687012\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:20.509Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431567,\n                    \"longitude\": 77.1873333,\n                    \"accuracy\": 3.5999999046325684,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.04125584783786\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.06705000251531601,\n                    \"y\": 5.986950397491455,\n                    \"z\": 7.555050373077393\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:21.515Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431567,\n                    \"longitude\": 77.1873333,\n                    \"accuracy\": 3.5999999046325684,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.10925721121451\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.11595000326633453,\n                    \"y\": 5.970000267028809,\n                    \"z\": 7.609950542449951\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:22.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431567,\n                    \"longitude\": 77.1873333,\n                    \"accuracy\": 3.5999999046325684,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 94.38928697080347\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.28005000948905945,\n                    \"y\": 5.90595006942749,\n                    \"z\": 7.4569501876831055\n                },\n                \"lux\": 194,\n                \"timeStamp\": \"2025-06-19T11:48:23.515Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5430967,\n                    \"longitude\": 77.1873494,\n                    \"accuracy\": 3.6500000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 93.97593075242347\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.25394999980926514,\n                    \"y\": 5.974950313568115,\n                    \"z\": 6.829050540924072\n                },\n                \"lux\": 182,\n                \"timeStamp\": \"2025-06-19T11:48:24.510Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:85\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:84\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:81\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -75\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5430967,\n                    \"longitude\": 77.1873494,\n                    \"accuracy\": 3.6500000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 95.33635417092826\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.4830000102519989,\n                    \"y\": 6.004050254821777,\n                    \"z\": 7.7560505867004395\n                },\n                \"lux\": 182,\n                \"timeStamp\": \"2025-06-19T11:48:25.511Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5430967,\n                    \"longitude\": 77.1873494,\n                    \"accuracy\": 3.6500000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 98.75904392629168\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.33195000886917114,\n                    \"y\": 5.620950222015381,\n                    \"z\": 8.532000541687012\n                },\n                \"lux\": 182,\n                \"timeStamp\": \"2025-06-19T11:48:26.517Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -80,\n                            -82,\n                            -82,\n                            -82,\n                            -82,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -89,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -79,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -79,\n                            -79,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -85,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -97,\n                            -86,\n                            -86,\n                            -86,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -107,\n                            -100,\n                            -107,\n                            -107,\n                            -107,\n                            -107,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -103,\n                            -103,\n                            -103,\n                            -103,\n                            -95,\n                            -103,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -88,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -93,\n                            -93,\n                            -93,\n                            -101,\n                            -93,\n                            -101,\n                            -93,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -101,\n                            -101,\n                            -101,\n                            -101,\n                            -101\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"a6:34:d9:53:1d:17\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"f8:0d:a9:ed:e5:a8\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5430967,\n                    \"longitude\": 77.1873494,\n                    \"accuracy\": 3.6500000953674316,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": 97.52797746047776\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.08400000631809235,\n                    \"y\": 6.472950458526611,\n                    \"z\": 7.792050361633301\n                },\n                \"lux\": 182,\n                \"timeStamp\": \"2025-06-19T11:48:27.510Z\"\n            }\n        ],\n        \"89,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -89\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431371,\n                    \"longitude\": 77.1873891,\n                    \"accuracy\": 13.527999877929688,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -104.44830463696717\n                },\n                \"accelerometerData\": {\n                    \"x\": 2.311950206756592,\n                    \"y\": 5.107950210571289,\n                    \"z\": 8.659049987792969\n                },\n                \"lux\": 243,\n                \"timeStamp\": \"2025-06-19T11:52:34.799Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -89\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431371,\n                    \"longitude\": 77.1873891,\n                    \"accuracy\": 13.527999877929688,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -109.86229506371279\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.6920000314712524,\n                    \"y\": 5.877000331878662,\n                    \"z\": 7.461000442504883\n                },\n                \"lux\": 243,\n                \"timeStamp\": \"2025-06-19T11:52:35.788Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -89\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431371,\n                    \"longitude\": 77.1873891,\n                    \"accuracy\": 13.527999877929688,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -111.60134318866808\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8629500269889832,\n                    \"y\": 5.563050270080566,\n                    \"z\": 7.750950336456299\n                },\n                \"lux\": 243,\n                \"timeStamp\": \"2025-06-19T11:52:36.790Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -89\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431371,\n                    \"longitude\": 77.1873891,\n                    \"accuracy\": 13.527999877929688,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -110.67245795211386\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.3990501165390015,\n                    \"y\": 5.158050060272217,\n                    \"z\": 8.568000793457031\n                },\n                \"lux\": 243,\n                \"timeStamp\": \"2025-06-19T11:52:37.790Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -89\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431371,\n                    \"longitude\": 77.1873891,\n                    \"accuracy\": 13.527999877929688,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": -130.62403474417889\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8629500269889832,\n                    \"y\": 4.690950393676758,\n                    \"z\": 8.79104995727539\n                },\n                \"lux\": 243,\n                \"timeStamp\": \"2025-06-19T11:52:38.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431507,\n                    \"longitude\": 77.1874031,\n                    \"accuracy\": 15.473999977111816,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -136.99616410769391\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.45000001788139343,\n                    \"y\": 4.750950336456299,\n                    \"z\": 8.245050430297852\n                },\n                \"lux\": 277,\n                \"timeStamp\": \"2025-06-19T11:52:39.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431507,\n                    \"longitude\": 77.1874031,\n                    \"accuracy\": 15.473999977111816,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -138.58247554242936\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0930500030517578,\n                    \"y\": 4.15500020980835,\n                    \"z\": 9.337050437927246\n                },\n                \"lux\": 277,\n                \"timeStamp\": \"2025-06-19T11:52:40.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431507,\n                    \"longitude\": 77.1874031,\n                    \"accuracy\": 15.473999977111816,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -133.2167335719807\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.853950023651123,\n                    \"y\": 4.2870001792907715,\n                    \"z\": 8.689949989318848\n                },\n                \"lux\": 277,\n                \"timeStamp\": \"2025-06-19T11:52:41.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431507,\n                    \"longitude\": 77.1874031,\n                    \"accuracy\": 15.473999977111816,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -129.4877371530989\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5140500068664551,\n                    \"y\": 4.438050270080566,\n                    \"z\": 8.520000457763672\n                },\n                \"lux\": 277,\n                \"timeStamp\": \"2025-06-19T11:52:42.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:4f:89:21:ab:29\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431507,\n                    \"longitude\": 77.1874031,\n                    \"accuracy\": 15.473999977111816,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -127.07348384755282\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7699500322341919,\n                    \"y\": 4.330049991607666,\n                    \"z\": 8.629950523376465\n                },\n                \"lux\": 277,\n                \"timeStamp\": \"2025-06-19T11:52:43.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54318,\n                    \"longitude\": 77.1874214,\n                    \"accuracy\": 15.168000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -126.21589895574436\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.33900001645088196,\n                    \"y\": 4.40595006942749,\n                    \"z\": 8.629950523376465\n                },\n                \"lux\": 221,\n                \"timeStamp\": \"2025-06-19T11:52:44.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54318,\n                    \"longitude\": 77.1874214,\n                    \"accuracy\": 15.168000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -126.9932701059402\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.6310500502586365,\n                    \"y\": 4.593000411987305,\n                    \"z\": 8.82705020904541\n                },\n                \"lux\": 221,\n                \"timeStamp\": \"2025-06-19T11:52:45.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54318,\n                    \"longitude\": 77.1874214,\n                    \"accuracy\": 15.168000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -126.02739939503036\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.33705002069473267,\n                    \"y\": 4.105050086975098,\n                    \"z\": 8.956050872802734\n                },\n                \"lux\": 221,\n                \"timeStamp\": \"2025-06-19T11:52:46.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54318,\n                    \"longitude\": 77.1874214,\n                    \"accuracy\": 15.168000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -121.08138620945732\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.30900001525878906,\n                    \"y\": 3.9660000801086426,\n                    \"z\": 9.065999984741211\n                },\n                \"lux\": 221,\n                \"timeStamp\": \"2025-06-19T11:52:47.792Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54318,\n                    \"longitude\": 77.1874214,\n                    \"accuracy\": 15.168000221252441,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -121.47130804879501\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.2970000207424164,\n                    \"y\": 3.979950189590454,\n                    \"z\": 8.932050704956055\n                },\n                \"lux\": 221,\n                \"timeStamp\": \"2025-06-19T11:52:48.788Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431697,\n                    \"longitude\": 77.1874336,\n                    \"accuracy\": 13.996999740600586,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -123.54358744297687\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.19395001232624054,\n                    \"y\": 3.894000291824341,\n                    \"z\": 9.049050331115723\n                },\n                \"lux\": 228,\n                \"timeStamp\": \"2025-06-19T11:52:49.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431697,\n                    \"longitude\": 77.1874336,\n                    \"accuracy\": 13.996999740600586,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -122.24126161355221\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.08700000494718552,\n                    \"y\": 3.9250502586364746,\n                    \"z\": 8.380949974060059\n                },\n                \"lux\": 228,\n                \"timeStamp\": \"2025-06-19T11:52:50.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431697,\n                    \"longitude\": 77.1874336,\n                    \"accuracy\": 13.996999740600586,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -119.45670277196473\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.10905000567436218,\n                    \"y\": 3.633000135421753,\n                    \"z\": 9.034950256347656\n                },\n                \"lux\": 228,\n                \"timeStamp\": \"2025-06-19T11:52:51.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431697,\n                    \"longitude\": 77.1874336,\n                    \"accuracy\": 13.996999740600586,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -118.09541874962451\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7290000319480896,\n                    \"y\": 2.8620002269744873,\n                    \"z\": 9.094950675964355\n                },\n                \"lux\": 228,\n                \"timeStamp\": \"2025-06-19T11:52:52.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"a8:3a:48:95:5d:d0\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -81\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431697,\n                    \"longitude\": 77.1874336,\n                    \"accuracy\": 13.996999740600586,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -114.4404889021023\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.2959500253200531,\n                    \"y\": 2.8879501819610596,\n                    \"z\": 9.331950187683105\n                },\n                \"lux\": 228,\n                \"timeStamp\": \"2025-06-19T11:52:53.788Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431551,\n                    \"longitude\": 77.187416,\n                    \"accuracy\": 15.767999649047852,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -115.42357168972057\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.23805001378059387,\n                    \"y\": 3.4459502696990967,\n                    \"z\": 8.901000022888184\n                },\n                \"lux\": 201,\n                \"timeStamp\": \"2025-06-19T11:52:54.788Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431551,\n                    \"longitude\": 77.187416,\n                    \"accuracy\": 15.767999649047852,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -131.14796489503223\n                },\n                \"accelerometerData\": {\n                    \"x\": 3.0979502201080322,\n                    \"y\": 2.0280001163482666,\n                    \"z\": 8.6850004196167\n                },\n                \"lux\": 201,\n                \"timeStamp\": \"2025-06-19T11:52:55.802Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431551,\n                    \"longitude\": 77.187416,\n                    \"accuracy\": 15.767999649047852,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -123.07864280579577\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5539500117301941,\n                    \"y\": 2.6959500312805176,\n                    \"z\": 9.43695068359375\n                },\n                \"lux\": 201,\n                \"timeStamp\": \"2025-06-19T11:52:56.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431551,\n                    \"longitude\": 77.187416,\n                    \"accuracy\": 15.767999649047852,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -118.19666947388077\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.5120000839233398,\n                    \"y\": 3.214050054550171,\n                    \"z\": 8.485950469970703\n                },\n                \"lux\": 201,\n                \"timeStamp\": \"2025-06-19T11:52:57.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -85\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431551,\n                    \"longitude\": 77.187416,\n                    \"accuracy\": 15.767999649047852,\n                    \"altitude\": 202.70001220703125\n                },\n                \"magnetometerData\": {\n                    \"value\": -117.32838850583208\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.1389501094818115,\n                    \"y\": 2.943000078201294,\n                    \"z\": 9.540000915527344\n                },\n                \"lux\": 201,\n                \"timeStamp\": \"2025-06-19T11:52:58.788Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:55:a9:10\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429185,\n                    \"longitude\": 77.1874666,\n                    \"accuracy\": 6.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -118.9603529249799\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0360500812530518,\n                    \"y\": 3.0990002155303955,\n                    \"z\": 9.219000816345215\n                },\n                \"lux\": 190,\n                \"timeStamp\": \"2025-06-19T11:52:59.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:55:a9:10\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429185,\n                    \"longitude\": 77.1874666,\n                    \"accuracy\": 6.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -114.89331678369581\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.2630000114440918,\n                    \"y\": 2.5960500240325928,\n                    \"z\": 9.514050483703613\n                },\n                \"lux\": 190,\n                \"timeStamp\": \"2025-06-19T11:53:00.787Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:55:a9:10\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429185,\n                    \"longitude\": 77.1874666,\n                    \"accuracy\": 6.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -116.00516229754716\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.4119501113891602,\n                    \"y\": 2.512050151824951,\n                    \"z\": 9.325050354003906\n                },\n                \"lux\": 190,\n                \"timeStamp\": \"2025-06-19T11:53:01.786Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -92,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -82,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -86,\n                            -92,\n                            -86,\n                            -86,\n                            -86,\n                            -86,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -95,\n                            -93,\n                            -93\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -83,\n                            -86,\n                            -86,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -86,\n                            -80,\n                            -80,\n                            -80,\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -88,\n                            -87,\n                            -88,\n                            -88\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -102,\n                            -103,\n                            -98,\n                            -103,\n                            -98,\n                            -98,\n                            -98,\n                            -98\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"7a:c7:7d:91:22:92\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:55:a9:10\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:03\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:01\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:76:14:ed:83\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:00\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:05\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -87\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:04\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -80\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5429185,\n                    \"longitude\": 77.1874666,\n                    \"accuracy\": 6.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -114.37371697277626\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.2679500579833984,\n                    \"y\": 2.5380001068115234,\n                    \"z\": 9.301050186157227\n                },\n                \"lux\": 190,\n                \"timeStamp\": \"2025-06-19T11:53:02.786Z\"\n            }\n        ],\n        \"99,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": null,\n                    \"longitude\": null,\n                    \"accuracy\": null,\n                    \"altitude\": null\n                },\n                \"magnetometerData\": {\n                    \"value\": 117.486753271928\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.9900000691413879,\n                    \"y\": 2.1670501232147217,\n                    \"z\": 9.484950065612793\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:59:33.587Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 115.6480800077389\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0840500593185425,\n                    \"y\": 3.06000018119812,\n                    \"z\": 9.181050300598145\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:59:34.580Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 116.86437277437808\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8419500589370728,\n                    \"y\": 2.845050096511841,\n                    \"z\": 9.219000816345215\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:59:35.579Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 124.35411233140395\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.25394999980926514,\n                    \"y\": 2.155050039291382,\n                    \"z\": 9.540000915527344\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:59:36.578Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 136.89897051580462\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.739050030708313,\n                    \"y\": 2.7850501537323,\n                    \"z\": 8.613000869750977\n                },\n                \"lux\": 466,\n                \"timeStamp\": \"2025-06-19T11:59:37.577Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 146.16287903049798\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8779500126838684,\n                    \"y\": 4.0759501457214355,\n                    \"z\": 8.929950714111328\n                },\n                \"lux\": 456,\n                \"timeStamp\": \"2025-06-19T11:59:38.584Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"64:fb:92:97:8d:93\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:57:2b:64\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:65:90:29\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:62:ee:90\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"84:9c:a4:da:3d:04\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"bc:5a:56:b4:78:41\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:6e:c0:da\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"ac:15:a2:d1:67:aa\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:cf\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"34:e8:94:be:03:98\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:af:59:78\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"20:b5:c6:63:e0:34\",\n                        \"wifiStrength\": -94\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431362,\n                    \"longitude\": 77.1874429,\n                    \"accuracy\": 17.062999725341797,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 145.50929822881946\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.8730000257492065,\n                    \"y\": 3.4099502563476562,\n                    \"z\": 9.16200065612793\n                },\n                \"lux\": 456,\n                \"timeStamp\": \"2025-06-19T11:59:39.578Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431299,\n                    \"longitude\": 77.1874559,\n                    \"accuracy\": 16.781999588012695,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 143.732479157754\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7249500155448914,\n                    \"y\": 3.0919501781463623,\n                    \"z\": 8.886000633239746\n                },\n                \"lux\": 456,\n                \"timeStamp\": \"2025-06-19T11:59:40.577Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -100,\n                            -100,\n                            -100,\n                            -100,\n                            -90,\n                            -100,\n                            -90,\n                            -90,\n                            -90,\n                            -96,\n                            -90,\n                            -96,\n                            -96\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -72,\n                            -74\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030954\",\n                        \"beaconRssi\": [\n                            -102,\n                            -102,\n                            -102,\n                            -102,\n                            -102\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030957\",\n                        \"beaconRssi\": [\n                            -100\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ee\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ef\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ec\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:ea\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:eb\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e5\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -87\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431299,\n                    \"longitude\": 77.1874559,\n                    \"accuracy\": 16.781999588012695,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 141.39386336707665\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.078950047492981,\n                    \"y\": 3.0960001945495605,\n                    \"z\": 9.190950393676758\n                },\n                \"lux\": 456,\n                \"timeStamp\": \"2025-06-19T11:59:41.577Z\"\n            }\n        ],\n        \"108,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5431581,\n                    \"longitude\": 77.1875168,\n                    \"accuracy\": 5.699999809265137,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 137.85526530149812\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.3079500198364258,\n                    \"y\": 2.9380500316619873,\n                    \"z\": 9.217050552368164\n                },\n                \"lux\": 324,\n                \"timeStamp\": \"2025-06-19T12:01:31.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54309,\n                    \"longitude\": 77.1875418,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 140.35674012274524\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.19305001199245453,\n                    \"y\": 3.01200008392334,\n                    \"z\": 9.313050270080566\n                },\n                \"lux\": 324,\n                \"timeStamp\": \"2025-06-19T12:01:32.753Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54309,\n                    \"longitude\": 77.1875418,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 139.04716063242202\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.46800002455711365,\n                    \"y\": 2.8500001430511475,\n                    \"z\": 9.085050582885742\n                },\n                \"lux\": 324,\n                \"timeStamp\": \"2025-06-19T12:01:33.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"00:ad:24:f6:a9:d1\",\n                        \"wifiStrength\": -101\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -90\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -83\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54309,\n                    \"longitude\": 77.1875418,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 140.64375833204753\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.34800001978874207,\n                    \"y\": 2.734950065612793,\n                    \"z\": 9.163949966430664\n                },\n                \"lux\": 324,\n                \"timeStamp\": \"2025-06-19T12:01:34.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9a:c8:b8:12:4c:8b\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54309,\n                    \"longitude\": 77.1875418,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 141.2001182210801\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.22905001044273376,\n                    \"y\": 2.802000045776367,\n                    \"z\": 9.42495059967041\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T12:01:35.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9a:c8:b8:12:4c:8b\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.54309,\n                    \"longitude\": 77.1875418,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.60000610351562\n                },\n                \"magnetometerData\": {\n                    \"value\": 140.8110160044428\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.28395000100135803,\n                    \"y\": 2.802000045776367,\n                    \"z\": 9.4350004196167\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T12:01:36.760Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9a:c8:b8:12:4c:8b\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428546,\n                    \"longitude\": 77.1874189,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 144.47395083367226\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.18495000898838043,\n                    \"y\": 2.514000177383423,\n                    \"z\": 9.547050476074219\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T12:01:37.750Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9a:c8:b8:12:4c:8b\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428546,\n                    \"longitude\": 77.1874189,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 146.26220364140832\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.4030500054359436,\n                    \"y\": 2.6479501724243164,\n                    \"z\": 9.43695068359375\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T12:01:38.752Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -91,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -101,\n                            -91,\n                            -91\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -92,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -92,\n                            -82,\n                            -82\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -87,\n                            -87,\n                            -87,\n                            -87,\n                            -94\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"60:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -97\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -79\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9a:c8:b8:12:4c:8b\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"4e:e2:82:e6:81:26\",\n                        \"wifiStrength\": -86\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5428546,\n                    \"longitude\": 77.1874189,\n                    \"accuracy\": 5.800000190734863,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 144.04747382189666\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.028950002044439316,\n                    \"y\": 2.6959500312805176,\n                    \"z\": 9.41100025177002\n                },\n                \"lux\": 362,\n                \"timeStamp\": \"2025-06-19T12:01:39.751Z\"\n            }\n        ],\n        \"115,191,3\": [\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:b0:24:dd:8c:95\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"7c:a9:6b:76:cb:3e\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -66\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425556,\n                    \"longitude\": 77.187464,\n                    \"accuracy\": 5.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 150.08571621802477\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.13199999928474426,\n                    \"y\": 3.1780500411987305,\n                    \"z\": 9.045000076293945\n                },\n                \"lux\": 488,\n                \"timeStamp\": \"2025-06-19T12:02:03.253Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:b0:24:dd:8c:95\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"7c:a9:6b:76:cb:3e\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -66\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425556,\n                    \"longitude\": 77.187464,\n                    \"accuracy\": 5.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 147.6464097786031\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.7320000529289246,\n                    \"y\": 2.9380500316619873,\n                    \"z\": 9.229050636291504\n                },\n                \"lux\": 488,\n                \"timeStamp\": \"2025-06-19T12:02:04.258Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"b4:b0:24:dd:8c:95\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -89\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"7c:a9:6b:76:cb:3e\",\n                        \"wifiStrength\": -102\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -74\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9e:d8:72:83:b2:11\",\n                        \"wifiStrength\": -99\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"36:d3:64:4b:e9:94\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -83\n                    },\n                    {\n                        \"wifiName\": \"aa:b1:3b:0e:3f:dc\",\n                        \"wifiStrength\": -88\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"b4:3d:08:1e:80:e4\",\n                        \"wifiStrength\": -95\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -66\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425556,\n                    \"longitude\": 77.187464,\n                    \"accuracy\": 5.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 147.41147859191133\n                },\n                \"accelerometerData\": {\n                    \"x\": 0.5520000457763672,\n                    \"y\": 3.034050226211548,\n                    \"z\": 9.214950561523438\n                },\n                \"lux\": 488,\n                \"timeStamp\": \"2025-06-19T12:02:05.255Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425556,\n                    \"longitude\": 77.187464,\n                    \"accuracy\": 5.5,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 153.0072886543627\n                },\n                \"accelerometerData\": {\n                    \"x\": 1.0960500240325928,\n                    \"y\": 2.931000232696533,\n                    \"z\": 9.73905086517334\n                },\n                \"lux\": 566,\n                \"timeStamp\": \"2025-06-19T12:02:06.256Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425772,\n                    \"longitude\": 77.1874745,\n                    \"accuracy\": 5.5329999923706055,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": -172.2851970584002\n                },\n                \"accelerometerData\": {\n                    \"x\": -1.01295006275177,\n                    \"y\": 3.742950201034546,\n                    \"z\": 9.514050483703613\n                },\n                \"lux\": 566,\n                \"timeStamp\": \"2025-06-19T12:02:07.260Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425772,\n                    \"longitude\": 77.1874745,\n                    \"accuracy\": 5.5329999923706055,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 144.31584561476478\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.37905001640319824,\n                    \"y\": 4.105050086975098,\n                    \"z\": 9.009000778198242\n                },\n                \"lux\": 566,\n                \"timeStamp\": \"2025-06-19T12:02:08.254Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425772,\n                    \"longitude\": 77.1874745,\n                    \"accuracy\": 5.5329999923706055,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 150.7029194321838\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.364050030708313,\n                    \"y\": 2.871000051498413,\n                    \"z\": 9.624000549316406\n                },\n                \"lux\": 294,\n                \"timeStamp\": \"2025-06-19T12:02:09.254Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e0\",\n                        \"wifiStrength\": -85\n                    },\n                    {\n                        \"wifiName\": \"92:a2:f4:d4:86:16\",\n                        \"wifiStrength\": -65\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:68\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -67\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -80\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -72\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -73\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"66:c6:d2:21:10:40\",\n                        \"wifiStrength\": -84\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -81\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -58\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -62\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -96\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -66\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -91\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:60\",\n                        \"wifiStrength\": -62\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425772,\n                    \"longitude\": 77.1874745,\n                    \"accuracy\": 5.5329999923706055,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 151.20179644916152\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.6280500292778015,\n                    \"y\": 2.713050127029419,\n                    \"z\": 9.427950859069824\n                },\n                \"lux\": 294,\n                \"timeStamp\": \"2025-06-19T12:02:10.255Z\"\n            },\n            {\n                \"beacons\": [\n                    {\n                        \"beaconMacId\": \"IW25030953\",\n                        \"beaconRssi\": [\n                            -97,\n                            -97,\n                            -97,\n                            -97,\n                            -97\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030955\",\n                        \"beaconRssi\": [\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -94,\n                            -98,\n                            -94,\n                            -98\n                        ]\n                    },\n                    {\n                        \"beaconMacId\": \"IW25030956\",\n                        \"beaconRssi\": [\n                            -89,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -89,\n                            -87,\n                            -87\n                        ]\n                    }\n                ],\n                \"wifi\": [\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e1\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6f\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6e\",\n                        \"wifiStrength\": -68\n                    },\n                    {\n                        \"wifiName\": \"20:0c:86:5d:a2:69\",\n                        \"wifiStrength\": -86\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6c\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0c\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6b\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0b\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:6a\",\n                        \"wifiStrength\": -69\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0a\",\n                        \"wifiStrength\": -78\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0f\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:58:96:0e\",\n                        \"wifiStrength\": -77\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0c\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0b\",\n                        \"wifiStrength\": -75\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0a\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0f\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:0e\",\n                        \"wifiStrength\": -76\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:00\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:04\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:03\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:01\",\n                        \"wifiStrength\": -60\n                    },\n                    {\n                        \"wifiName\": \"4c:e1:75:3e:19:05\",\n                        \"wifiStrength\": -57\n                    },\n                    {\n                        \"wifiName\": \"62:32:b1:2e:c0:da\",\n                        \"wifiStrength\": -100\n                    },\n                    {\n                        \"wifiName\": \"82:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -70\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:14\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e5\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:13\",\n                        \"wifiStrength\": -59\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:65\",\n                        \"wifiStrength\": -64\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e0\",\n                        \"wifiStrength\": -92\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e3\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:64\",\n                        \"wifiStrength\": -61\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:d4:86:12\",\n                        \"wifiStrength\": -71\n                    },\n                    {\n                        \"wifiName\": \"9c:a2:f4:19:f0:e1\",\n                        \"wifiStrength\": -94\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:4b:2d:e4\",\n                        \"wifiStrength\": -82\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:63\",\n                        \"wifiStrength\": -63\n                    },\n                    {\n                        \"wifiName\": \"6c:31:0e:55:4d:61\",\n                        \"wifiStrength\": -61\n                    }\n                ],\n                \"gpsData\": {\n                    \"latitude\": 28.5425772,\n                    \"longitude\": 77.1874745,\n                    \"accuracy\": 5.5329999923706055,\n                    \"altitude\": 202.8000030517578\n                },\n                \"magnetometerData\": {\n                    \"value\": 151.50082213102468\n                },\n                \"accelerometerData\": {\n                    \"x\": -0.08400000631809235,\n                    \"y\": 2.490000009536743,\n                    \"z\": 9.562050819396973\n                },\n                \"lux\": 371,\n                \"timeStamp\": \"2025-06-19T12:02:11.254Z\"\n            }\n        ]\n   }\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/admin/add-fingerprinting-data","urlObject":{"protocol":"https","path":["admin","add-fingerprinting-data"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"a55bcc5c-7536-4e81-adb9-72277f5bd0b8"},{"name":"Get data","id":"0e74c416-aedb-43a4-a278-ad527ba30ed8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"url":"https://dev.iwayplus.in/secured/get-fingerprinting-data/65d887a5db333f89457145f6","urlObject":{"protocol":"https","path":["secured","get-fingerprinting-data","65d887a5db333f89457145f6"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e74c416-aedb-43a4-a278-ad527ba30ed8"},{"name":"New Request","id":"468cd840-dd89-4f75-9f96-41e9e4c52c6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"url":"https://dev.iwayplus.in/admin/delete-fingerprint-data/676171576711e89104527934","urlObject":{"protocol":"https","path":["admin","delete-fingerprint-data","676171576711e89104527934"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"468cd840-dd89-4f75-9f96-41e9e4c52c6f"},{"name":"get-fingerprints","id":"cc369b52-aeff-4989-a77e-c7420064a447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2OTdjODBhNTFmZGI1NTI0MTJhOThhYjEiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iXSwiaWF0IjoxNzcxNTY0ODMwLCJleHAiOjE3NzE1NjY2MzB9.IHwQVIEVc39AJYoTi55Bm6kjM8bkmUBzOeFZSMAYOKI","type":"text"}],"url":"https://dev.iwayplus.in/admin/get-fingerprints/65d887a5db333f89457145f6/0","urlObject":{"protocol":"https","path":["admin","get-fingerprints","65d887a5db333f89457145f6","0"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc369b52-aeff-4989-a77e-c7420064a447"},{"name":"New Request","id":"343a0845-1c41-4161-b133-81c4fc95a0f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"location\": \"79,24,3\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/admin/delete-fingerprint-location/65d887a5db333f89457145f6","urlObject":{"protocol":"https","path":["admin","delete-fingerprint-location","65d887a5db333f89457145f6"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"343a0845-1c41-4161-b133-81c4fc95a0f8"}],"id":"51055f1d-182c-45e4-abc0-0f3ee6b44edb","_postman_id":"51055f1d-182c-45e4-abc0-0f3ee6b44edb","description":""},{"name":"master graph and entry graph","item":[{"name":"infuse graph","id":"d7c21e13-b849-4cee-8e99-fc3f6fbdf96f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmE4OGVlOTI1NzQyNmIzZTc1YzRjNzAiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iLCJzdXBlcl9hZG1pbiJdLCJpYXQiOjE3MzkzNTc3OTIsImV4cCI6MTczOTM1ODYzMn0.TiF0O4ubXgfEJhc5Rmy9I_U4HVB7bRZmt3vB9vNxaS0"}],"body":{"mode":"raw","raw":"{\n    \"campusId\": \"65d9cacfdb333f8945861f0f\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/admin/graph-infuse","urlObject":{"protocol":"https","path":["admin","graph-infuse"],"host":["dev","iwayplus","in"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"d7c21e13-b849-4cee-8e99-fc3f6fbdf96f"},{"name":"create entry graph","id":"f18ffad0-2bb9-4643-9c05-acc92e42ed08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmE4OGVlOTI1NzQyNmIzZTc1YzRjNzAiLCJyb2xlcyI6WyJ1c2VyIiwiYWRtaW4iLCJzdXBlcl9hZG1pbiJdLCJpYXQiOjE3MzkxNzE0MDUsImV4cCI6MTczOTE3MjI0NX0.gOhL333tr5ng9uMoudMR-_LRVQNF_gq6SNrmmgFtHbI"}],"body":{"mode":"raw","raw":"{\n    \"campusId\": \"65d9cacfdb333f8945861f0f\"\n}","options":{"raw":{"language":"json"}}},"url":"https://dev.iwayplus.in/admin/create-entries-network","urlObject":{"protocol":"https","path":["admin","create-entries-network"],"host":["dev","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"f18ffad0-2bb9-4643-9c05-acc92e42ed08"},{"name":"global-path-finding","id":"3b649228-b78d-4284-bc0d-1b158d43ab0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"source\": {\n    \"latitude\": \"32.563419946001034\",\n    \"longitude\": \"75.03638984542069\",\n    \"level\": 0\n  },\n  \"destination\": {\n    \"latitude\": \"32.56363130598132\",\n    \"longitude\": \"75.03639970528334\",\n    \"level\": 2\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/global-path-finding","urlObject":{"protocol":"https","path":["secured","global-path-finding"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[{"id":"c4e137e8-46ca-47d8-b3e8-0f0636df7b81","name":"global-path-finding","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"source\": {\n    \"latitude\": \"32.563419946001034\",\n    \"longitude\": \"75.03638984542069\",\n    \"level\": 0\n  },\n  \"destination\": {\n    \"latitude\": \"32.56363130598132\",\n    \"longitude\": \"75.03639970528334\",\n    \"level\": 2\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/global-path-finding"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 20 Aug 2025 07:10:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3450"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"d7a-B25rSb74kpqt9IKJgnoyEet5mEo\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"buildingId\": \"66794105b80a6778c53c4856\",\n        \"floor\": 0,\n        \"path\": [\n            [\n                75.03638984542069,\n                32.563419946001034\n            ],\n            [\n                75.036394076007,\n                32.5634095903744\n            ],\n            [\n                75.0364125068105,\n                32.56341493866742\n            ],\n            [\n                75.03642786581342,\n                32.56341939557827\n            ],\n            [\n                75.03643708121517,\n                32.56342206972479\n            ],\n            [\n                75.03645858381927,\n                32.56342830939998\n            ],\n            [\n                75.03649851722686,\n                32.5634398973682\n            ],\n            [\n                75.0365691686403,\n                32.563460399158124\n            ],\n            [\n                75.03658291804582,\n                32.563426743371544\n            ],\n            [\n                75.03660442064991,\n                32.56343298304674\n            ]\n        ],\n        \"properties\": {\n            \"instruction\": [\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"1.22\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 1\n                    }\n                },\n                {\n                    \"statement\": \"Turn left, and Go Straight\",\n                    \"distance\": \"1.83\",\n                    \"turnDirection\": \"left\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 1\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"1.52\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 1\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"2.13\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 2\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"3.96\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 3\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"7.00\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 5\n                    }\n                },\n                {\n                    \"statement\": \"Turn right, and Go Straight\",\n                    \"distance\": \"3.96\",\n                    \"turnDirection\": \"right\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 3\n                    }\n                },\n                {\n                    \"statement\": \"Turn left, and Go Straight\",\n                    \"distance\": \"2.13\",\n                    \"turnDirection\": \"left\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 2\n                    }\n                }\n            ],\n            \"totalDistance\": \"24.66\",\n            \"totalTime\": {\n                \"minutes\": 0,\n                \"seconds\": 18\n            }\n        }\n    },\n    {\n        \"buildingId\": \"66794105b80a6778c53c4856\",\n        \"floor\": 2,\n        \"path\": [\n            [\n                75.03660124771018,\n                32.56344074976672\n            ],\n            [\n                75.0365766733055,\n                32.563433618709354\n            ],\n            [\n                75.03656926977945,\n                32.56345174105597\n            ],\n            [\n                75.03656292389998,\n                32.56346727449593\n            ],\n            [\n                75.03661514450991,\n                32.56348242799283\n            ],\n            [\n                75.03659187628516,\n                32.56353938393935\n            ],\n            [\n                75.03655803159464,\n                32.56362222895246\n            ],\n            [\n                75.0365241869041,\n                32.56370507396558\n            ],\n            [\n                75.03645660729124,\n                32.563685463557825\n            ],\n            [\n                75.03641053028248,\n                32.563672092825264\n            ],\n            [\n                75.03637981227665,\n                32.56366317900356\n            ],\n            [\n                75.03638298521638,\n                32.56365541228358\n            ]\n        ],\n        \"properties\": {\n            \"instruction\": [\n                {\n                    \"statement\": \"Go Straight\",\n                    \"distance\": \"2.44\",\n                    \"turnDirection\": \"straight\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 2\n                    }\n                },\n                {\n                    \"statement\": \"Turn right, and Go Straight\",\n                    \"distance\": \"2.13\",\n                    \"turnDirection\": \"right\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 2\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"1.83\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 1\n                    }\n                },\n                {\n                    \"statement\": \"Turn right, and Go Straight\",\n                    \"distance\": \"5.18\",\n                    \"turnDirection\": \"right\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 4\n                    }\n                },\n                {\n                    \"statement\": \"Turn left, and Go Straight\",\n                    \"distance\": \"6.70\",\n                    \"turnDirection\": \"left\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 5\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"9.74\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 7\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"9.74\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 7\n                    }\n                },\n                {\n                    \"statement\": \"Turn left, and Go Straight\",\n                    \"distance\": \"6.70\",\n                    \"turnDirection\": \"left\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 5\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"4.57\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 3\n                    }\n                },\n                {\n                    \"statement\": \"Make a u-turn, and Go Straight\",\n                    \"distance\": \"3.04\",\n                    \"turnDirection\": \"u-turn\",\n                    \"expectedTime\": {\n                        \"minutes\": 0,\n                        \"seconds\": 2\n                    }\n                }\n            ],\n            \"totalDistance\": \"52.98\",\n            \"totalTime\": {\n                \"minutes\": 0,\n                \"seconds\": 38\n            }\n        }\n    }\n]"}],"_postman_id":"3b649228-b78d-4284-bc0d-1b158d43ab0e"},{"name":"get nearby nodes","id":"4bffacef-81db-4bc9-b618-7f1e8c231066","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/nearby-nodes","urlObject":{"protocol":"https","path":["secured","nearby-nodes"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bffacef-81db-4bc9-b618-7f1e8c231066"},{"name":"global-path-finding","id":"da6b79bd-7155-43d5-9ba3-b0c24325f00d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"x-access-token","value":"{{token}}"}],"body":{"mode":"raw","raw":"{\n  \"source\": {\n    \"latitude\": \"28.543036013384665\",\n    \"longitude\": \"77.19315470661672\",\n    \"level\": 0\n  },\n  \"destination\": {\n    \"latitude\": \"28.54301685802426\",\n    \"longitude\": \"77.19316657209646\",\n    \"level\": 2\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/global-path-finding?liftOnly=true&stairsOnly=true&rampOnly=true&escalatorOnly=true&tactileOnly=true&vehicleOnly=true&shadedOnly=true","urlObject":{"protocol":"https","path":["secured","global-path-finding"],"host":["maps","iwayplus","in"],"query":[{"key":"liftOnly","value":"true"},{"key":"stairsOnly","value":"true"},{"key":"rampOnly","value":"true"},{"key":"escalatorOnly","value":"true"},{"key":"tactileOnly","value":"true"},{"key":"vehicleOnly","value":"true"},{"key":"shadedOnly","value":"true"}],"variable":[]}},"response":[],"_postman_id":"da6b79bd-7155-43d5-9ba3-b0c24325f00d"}],"id":"ad325fdc-a14b-4b3e-bfd8-306646ff0c3f","_postman_id":"ad325fdc-a14b-4b3e-bfd8-306646ff0c3f","description":""},{"name":"deeplinks","item":[{"name":"/deeplinks/landmarkId","id":"d1a641fd-f83e-4435-a354-684056588d6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d1a641fd-f83e-4435-a354-684056588d6b"}],"id":"eb703cfb-1198-4da5-b28b-528ba336970a","_postman_id":"eb703cfb-1198-4da5-b28b-528ba336970a","description":""},{"name":"BLE Advertisement","item":[{"name":"/add-adv-record","id":"51090ecc-cf3c-4b7f-b998-cf6d0f66d458","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"peers\": {\n    \"68a6f782dc3eac2d1053e736\" : {\n      \"rssi\": -98,\n      \"macAddress\": \"76:22:33:11:22\",\n      \"lat\": 12.44,\n      \"lng\": 33.444,\n      \"floor\": 3\n    },\n    \"6880ca9eac24ca794d6228dd\" : {\n      \"rssi\": -98,\n      \"macAddress\": \"76:22:33:11:22\",\n       \"lat\": 12.44,\n      \"lng\": 33.444,\n      \"floor\": 3\n    }\n  }\n}\n\n\n//67626781f2a9eb851ee34a78\n//67626781f2a9eb8","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/secured/add-adv-record/user","urlObject":{"protocol":"https","path":["secured","add-adv-record","user"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"51090ecc-cf3c-4b7f-b998-cf6d0f66d458"},{"name":"/get-adv-records","id":"3ea62bd5-805f-4920-8ce9-ab2879fb8fc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-access-token","value":"{{token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://maps.iwayplus.in/admin/get-adv-records","urlObject":{"protocol":"https","path":["admin","get-adv-records"],"host":["maps","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ea62bd5-805f-4920-8ce9-ab2879fb8fc7"}],"id":"ecf12fc9-3795-49cc-a340-cd50a9defb7e","_postman_id":"ecf12fc9-3795-49cc-a340-cd50a9defb7e","description":""},{"name":"Maptiles","item":[{"name":"upload maptiles","id":"8d37727d-b870-4e1f-a2ab-7742a4779372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"geojson\": {\n    \"data\": {}\n  },\n  \"floor\": \"\",\n  \"venueName\": \"\"\n}\n"},"url":"https://maptiles.iwayplus.in/api/convert-mbtiles","urlObject":{"protocol":"https","path":["api","convert-mbtiles"],"host":["maptiles","iwayplus","in"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d37727d-b870-4e1f-a2ab-7742a4779372"},{"name":"route","id":"63dc13bc-f45e-4b28-8ae9-3443cecff808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"63dc13bc-f45e-4b28-8ae9-3443cecff808"},{"name":"https://maps.iwayplus.in/api/mapples-route/walking/77.227691,28.613005;77.192485,28.545272?steps=true","id":"abc73396-5634-4390-b741-821a5086ebdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://maps.iwayplus.in/api/mapples-route/walking/77.227691,28.613005;77.192485,28.545272?steps=true","urlObject":{"protocol":"https","path":["api","mapples-route","walking","77.227691,28.613005;77.192485,28.545272"],"host":["maps","iwayplus","in"],"query":[{"key":"steps","value":"true"}],"variable":[]}},"response":[],"_postman_id":"abc73396-5634-4390-b741-821a5086ebdf"},{"name":"/mapples-place-details","id":"7fff9c14-2985-44f5-a534-d190346d28dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://lmaps.iwayplus.in/api/mapples-place-details?eLoc=FAD5SS","urlObject":{"protocol":"https","path":["api","mapples-place-details"],"host":["lmaps","iwayplus","in"],"query":[{"key":"eLoc","value":"FAD5SS"}],"variable":[]}},"response":[],"_postman_id":"7fff9c14-2985-44f5-a534-d190346d28dd"}],"id":"abc90671-ead6-4951-85a4-09d285d1f4c9","_postman_id":"abc90671-ead6-4951-85a4-09d285d1f4c9","description":""},{"name":"New Request","id":"06a58b43-b311-4d32-b31a-aab96b4a2fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"06a58b43-b311-4d32-b31a-aab96b4a2fe6"}]}